-- Logs begin at Tue 2021-01-19 07:30:24 UTC, end at Tue 2021-01-19 10:17:31 UTC. -- Jan 19 08:12:25.522662 n-d-771363-1 systemd[1]: Starting Devstack devstack@c-api.service... Jan 19 08:12:25.532261 n-d-771363-1 devstack@c-api.service[87853]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: *** Starting uWSGI 2.0.15-debian (64bit) on [Tue Jan 19 08:12:25 2021] *** Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: nodename: n-d-771363-1 Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: machine: x86_64 Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: clock source: unix Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: pcre jit disabled Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: detected number of CPU cores: 4 Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: current working directory: / Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: detected binary path: /usr/bin/uwsgi-core Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: dropping root privileges as early as possible Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: your processes number limit is 47843 Jan 19 08:12:25.534257 n-d-771363-1 devstack@c-api.service[87853]: your memory page size is 4096 bytes Jan 19 08:12:25.535367 n-d-771363-1 devstack@c-api.service[87853]: detected max file descriptor number: 2048 Jan 19 08:12:25.535367 n-d-771363-1 devstack@c-api.service[87853]: lock engine: pthread robust mutexes Jan 19 08:12:25.535367 n-d-771363-1 devstack@c-api.service[87853]: thunder lock: enabled Jan 19 08:12:25.535367 n-d-771363-1 devstack@c-api.service[87853]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 19 08:12:25.535367 n-d-771363-1 devstack@c-api.service[87853]: dropping root privileges after socket binding Jan 19 08:12:25.535367 n-d-771363-1 devstack@c-api.service[87853]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 19 08:12:25.581519 n-d-771363-1 devstack@c-api.service[87853]: Python main interpreter initialized at 0x55cf1a1a19c0 Jan 19 08:12:25.581519 n-d-771363-1 devstack@c-api.service[87853]: dropping root privileges after plugin initialization Jan 19 08:12:25.581519 n-d-771363-1 devstack@c-api.service[87853]: python threads support enabled Jan 19 08:12:25.581519 n-d-771363-1 devstack@c-api.service[87853]: your server socket listen backlog is limited to 100 connections Jan 19 08:12:25.581519 n-d-771363-1 devstack@c-api.service[87853]: your mercy for graceful operations on workers is 90 seconds Jan 19 08:12:25.582007 n-d-771363-1 devstack@c-api.service[87853]: mapped 402621 bytes (393 KB) for 2 cores Jan 19 08:12:25.582007 n-d-771363-1 devstack@c-api.service[87853]: *** Operational MODE: preforking *** Jan 19 08:12:25.582185 n-d-771363-1 devstack@c-api.service[87853]: dropping root privileges after application loading Jan 19 08:12:25.582185 n-d-771363-1 devstack@c-api.service[87853]: *** uWSGI is running in multiple interpreter mode *** Jan 19 08:12:25.582185 n-d-771363-1 devstack@c-api.service[87853]: spawned uWSGI master process (pid: 87853) Jan 19 08:12:25.582285 n-d-771363-1 systemd[1]: Started Devstack devstack@c-api.service. Jan 19 08:12:25.582621 n-d-771363-1 devstack@c-api.service[87853]: spawned uWSGI worker 1 (pid: 87854, cores: 1) Jan 19 08:12:25.582987 n-d-771363-1 devstack@c-api.service[87853]: spawned uWSGI worker 2 (pid: 87855, cores: 1) Jan 19 08:12:25.583101 n-d-771363-1 devstack@c-api.service[87853]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 19 08:12:28.956132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87855) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 19 08:12:28.958432 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 19 08:12:28.967741 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87855) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:12:28.969173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:28.970244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:28.970665 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:28.971615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:28.971862 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:28.972119 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:28.972326 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:28.972542 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:28.972772 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:28.973003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.013356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87854) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 19 08:12:29.015548 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 19 08:12:29.019293 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87854) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:12:29.020585 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.021205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.021617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.022275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.022510 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.022745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.022920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.023134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.023345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.023572 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.168878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.169210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.169338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.169559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.169784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.170009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.170248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.177525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.177763 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.177991 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.178219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.178442 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.178664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.178902 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.186352 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.186592 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.186818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.187045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.187264 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.187482 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.187715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.189511 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.189745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.189972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.190201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.190421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.190640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.190875 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.213094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.213331 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.213565 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.213828 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.214093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.214322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.214554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.217928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.218163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.218390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.218615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.218839 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.219089 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.219363 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.221110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.221383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.221648 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.221876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.222096 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.222314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.222554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.223498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.223717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.223942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.224168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.224383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.224598 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.224804 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.782504 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.782702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.782788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.782891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.782964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.783098 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.783247 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.783369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.783473 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.783580 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.783678 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.783773 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.783879 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.783976 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.788467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.788699 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.788812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.788920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.789143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.789143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.789298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.789368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.789435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.789604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.789727 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.789813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.789890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.789958 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.793123 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.793924 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.794137 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.794247 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.794344 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.794443 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.794540 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.794640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.794744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.794851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.794946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.795049 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.795151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.795247 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.796432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.796635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.796786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.796901 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.797010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.797131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.797230 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.797335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.797446 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.797549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.797649 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.797750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.797850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.797952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.802515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.802758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.802868 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.802970 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.803066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.803202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.803307 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.803424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.803520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.803619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.803713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.803812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.803912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.804017 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.813820 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.814054 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.814170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.814268 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.814368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.814501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.814636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.814742 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.814846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.814949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.815051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.815155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.815251 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.815351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.820927 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.821201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.821321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.821433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.821530 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.821628 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.821736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.821838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.821933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.822038 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.822133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.822267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.822378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.822501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.825079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.825265 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.825381 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.825477 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.825576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.825716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.825816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.825919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.826020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.826114 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.826207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.826343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.826442 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.826550 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.827818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.827939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.828042 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.828143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.828260 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.828358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.828454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.828548 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.828648 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.828754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.828857 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.828959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.829054 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.829149 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.832139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.832252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.832372 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.832551 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.832654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.832756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.832856 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.832951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.833063 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.833191 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.833295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.833390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.833484 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.833578 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.836800 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.836956 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.837166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.837266 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.837361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.837455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.837561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.837664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.837760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.837854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.837946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.838046 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.838151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.838247 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.839463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.839591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.839718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.839819 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.839925 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.840072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.840692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.840796 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.840898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.841063 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.841287 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.841386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.841479 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.841572 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.844353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.844608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.844833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.844997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.845116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.845261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.845357 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.845450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.845555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.845659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.845758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.845852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.845951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.846044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.854907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.855033 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.855142 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.855237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.855336 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.855430 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.855574 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.855680 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.855890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.856107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.856204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.856304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.856554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.856665 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.857763 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.857880 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.857988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.858095 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.858190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.858288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.858387 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.858480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.858572 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.858736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.858838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.858946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.859041 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.859134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.861462 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.861592 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.861690 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.861783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.861908 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.862004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.862097 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.862216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.862319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.862419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.862513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.862614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.862740 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.862849 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.867647 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.867844 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.867959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.868091 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.868195 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.868301 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.868396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.868495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.868590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.868723 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.868821 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.868922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.869022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.869167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.871259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.871530 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.871727 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.871826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.871920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.872013 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.872114 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.872220 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.872321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.872415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.872507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.872653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.872758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.872865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.874107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.874272 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.874475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.874573 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.874676 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.874825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.874929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.875025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.875118 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.875212 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.875305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.875397 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.875577 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.875741 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.880269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.880543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.880750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.880863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.880969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.881075 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.881248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.881396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.881503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.881599 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.881692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.881792 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.881885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.882105 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.887529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.887752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.887897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.888198 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.888389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.888544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.888692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.888833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.888984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.889147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.889288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.889288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.889288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.889807 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.968848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.969516 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.969516 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.969666 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.969762 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.969851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.969923 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.969999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.970150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.970246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.970375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.970604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.970854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.971067 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.972732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.972973 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.973236 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.973476 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.973591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.973695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.973797 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.973900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.973995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.974103 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.974205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.974393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.974623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.974863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.975634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.975878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.976112 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.976340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.976548 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.976649 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.976752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.976854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.976950 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.977044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.977225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.977447 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.977668 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.977903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.978315 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.978553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.978662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.978758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.978922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.979020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.979173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.979285 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.979383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.979477 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.979634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.979634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.979797 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.979891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.980964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.981230 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.981344 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.981521 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.981621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.981739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.981837 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.981938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.982042 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.982139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.982233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.982328 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.982422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.982662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:29.984305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.984546 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.984667 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:29.984757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.984884 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:29.984982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.985129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:29.985237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.985333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:29.985427 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:29.985562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:29.985783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.021056 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87855) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:12:30.021364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87854) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:12:30.021471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.021654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.021756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.021923 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.022074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.022311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.022412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.022526 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.022623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.022718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.022812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.022905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.022999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.023094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.023203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.023313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.023417 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.023513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.023607 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.023701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.023795 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.023889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.023983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.024078 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.024172 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.024524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.024624 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.024718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.024812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.024906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.025000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.025139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.025241 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.025335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.025441 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.025538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.025631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.025725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.025818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.025912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.026005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.026100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.026195 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.026298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.026394 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.026488 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.026583 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.026717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.026812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.026907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.027001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.027095 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.027195 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.027291 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.027386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.027480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.028118 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.028118 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.028288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.028380 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.028474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.028576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.028673 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.028766 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.028860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.028954 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.029047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.029204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.029328 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.029406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.029495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.029613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.029709 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.029821 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.029924 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.030019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.030113 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.030210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.030304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.030412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.030509 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.030603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.030696 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.030790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.030883 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.030977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.031079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.031175 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.031276 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.031371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.031465 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.031558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.031652 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.031745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.031820 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.031888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.031981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.032074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.032176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.032280 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.032375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.032467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.032600 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.032703 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.032798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.032798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.032970 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.033073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.033204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.033299 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.033393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.033486 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.033580 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.033655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.033738 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.033832 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.033935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.034031 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.034125 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.034218 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.034312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.034406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.034499 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.034594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.034688 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.034794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.034890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.034993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.035088 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.035088 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.035261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.035355 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.035449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.035449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.035631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.035726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.035820 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.035914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.036007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.036100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.036194 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.036194 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.036374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.036459 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.036529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.036595 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.036687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.036779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.036889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.036959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.037027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.037156 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.037288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.037367 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.037437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.037565 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.037652 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.037778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.037878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.037973 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.038066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.038168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.038263 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.038357 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.038450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.038543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.038637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.038730 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.038823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.038920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.039023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.039119 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.039212 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.039320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.039583 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.039699 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.039794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.039889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.039983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.040085 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.040158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.040225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.040317 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.040411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.040487 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.040487 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.040607 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.040706 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.040808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.040808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.040984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.041077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.041213 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.041308 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.041402 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.041495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.041588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.041588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.041777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.041871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.041945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.042013 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.042078 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.042170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.042263 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.042357 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.042458 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.042553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.042646 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.042739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.042831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.042923 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.043016 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.043109 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.043231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.043313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.043464 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.043565 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.043659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.043659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.043809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.043876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.044140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.044243 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.044348 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.044444 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.044539 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.044633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.044737 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.044831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.044925 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.045018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.045148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.045317 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.045416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.045510 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.045603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.045696 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.045789 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.045883 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.045977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.046071 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.046174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.046269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.046363 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.046457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.046551 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.046627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.046695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.046761 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.046852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.046953 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.047030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.047099 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.047190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.047284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.047377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.047470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.047564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.047656 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.047734 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.047804 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.047904 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.048000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.048094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.048186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.048280 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.048373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.048467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.048569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.048665 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.048759 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.048852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.048945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.049042 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.049153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.049249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.049345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.049451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.049529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.049615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.049724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.049795 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.049861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.049951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.050045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.050138 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.050221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.050291 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.050383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.050477 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.050570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.050651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.050719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.050810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.050903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.051004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.051099 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.051193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.051286 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.051380 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.051473 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.051567 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.051660 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.051760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.051863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.051958 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.052051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.052122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.052188 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.052280 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.052381 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.052476 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.052569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.052670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.052765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.052858 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.052951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.053044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.053284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.053386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.053482 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.053576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.053682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.053761 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.053831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.053947 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.053947 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.054171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.054171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.054426 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.054532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.054636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.054731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.054825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.054918 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.055011 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.055011 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.055183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.055275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.055368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.055460 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.055561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.055655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.055749 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.055842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.055935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.055935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.056108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.056108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.056280 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.056380 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.056474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.056567 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.056660 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.056753 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.056846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.056922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.056989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.057055 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.057155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.057229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.057321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.057414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.057508 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.057601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.057708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.057779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.057851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.057928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.057997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.058063 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.058155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.058237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.058305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.058395 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.058488 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.058581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.058743 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.058845 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.059028 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.059209 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.059305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.059400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.059493 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.059587 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.059662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.059662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.059795 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.059868 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.059935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.060002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.060067 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.060157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.060250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.060516 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.060636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.060716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.060785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.060851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.060942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.061036 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.061196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.061292 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.061386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.061386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.061576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.061679 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.061775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.061870 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.061963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.062057 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.062149 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.062224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.062300 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.062373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.062465 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.062560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.062653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.062747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.062848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.062943 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.063037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.063138 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.063233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.063344 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.063415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.063481 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.063571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.063665 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.063759 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.063852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.063953 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.064055 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.064133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.064201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.064266 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.064357 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.064451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.064544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.064638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.064745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.064841 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.064934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.065027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.065137 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.065245 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.065341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.065434 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.065528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.065629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.065790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.066706 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 19 08:12:30.066706 n-d-771363-1 devstack@c-api.service[87853]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 19 08:12:30.067169 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 19 08:12:30.067169 n-d-771363-1 devstack@c-api.service[87853]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 19 08:12:30.102628 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:12:30.103874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:12:30.302701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 19 08:12:30.303476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 19 08:12:30.307802 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 19 08:12:30.308677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 19 08:12:30.313452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 19 08:12:30.314107 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 19 08:12:30.318438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 19 08:12:30.319041 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 19 08:12:30.319233 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.319676 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.319823 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.320264 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.338216 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.keymgr.conf_key_mgr [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 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' Jan 19 08:12:30.338448 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.keymgr.conf_key_mgr [None req-2e211b86-663c-457b-9569-c9af85c92d0e 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' Jan 19 08:12:30.340952 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.341298 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.341449 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.341717 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.348647 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.348906 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.349082 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.349348 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.354242 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.354496 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.354668 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.354919 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.359112 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.359420 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.359524 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.359836 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.368348 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:12:30.368758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:12:30.374193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 19 08:12:30.374979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 19 08:12:30.379504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 19 08:12:30.380199 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.rpc [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 19 08:12:30.380506 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.380961 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.381221 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.381647 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.383480 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.383890 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.384055 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.384473 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.385811 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.386252 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.387193 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.387841 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.388277 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.388688 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.389759 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.390167 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.390459 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.390871 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.391942 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.392352 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.393441 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.api.contrib.hosts [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 19 08:12:30.394395 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.394800 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.394899 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.api.contrib.hosts [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 19 08:12:30.395823 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.396228 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.397154 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.397575 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.398531 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.398939 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.399939 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.400360 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.401353 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.401768 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.402272 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.403410 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.404279 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.404687 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.405073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: extensions {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.406260 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: extensions {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.406954 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: extra_specs {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.408104 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: extra_specs {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.408995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: backups {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.410172 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: backups {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.412062 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-volume-manage {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.413122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-volume-manage {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.414107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-snapshot-manage {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.415154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-snapshot-manage {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.416236 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: encryption {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.417298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: encryption {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.419052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-quota-sets {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.420015 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-quota-sets {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.421315 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-volume-transfer {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.422290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-volume-transfer {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.423736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-quota-class-sets {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.424645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-quota-class-sets {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.425599 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-hosts {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.426510 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-hosts {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.428147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-volume-type-access {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.429050 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-volume-type-access {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.430435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: qos-specs {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.431277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: qos-specs {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.433323 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: scheduler-stats {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.434253 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: scheduler-stats {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.435917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: cgsnapshots {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.436376 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: cgsnapshots {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.437946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: capabilities {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.438396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: capabilities {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.439734 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: consistencygroups {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.440172 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: consistencygroups {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.442549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-services {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.443038 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-services {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.444335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: encryption {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.444820 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: encryption {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.446424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-availability-zone {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.446994 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-availability-zone {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.449056 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.449565 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.449784 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.450130 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.451550 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.451967 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.452070 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.452470 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.453967 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.454384 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.454484 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.454833 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.456476 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.456886 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.456997 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.457353 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.458878 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.459282 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.459383 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.459691 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.461469 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.461804 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.461933 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.462216 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.464157 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.464579 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.469136 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.469324 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.469494 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.469643 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.469643 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.469926 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.470532 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.471116 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.471849 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.472282 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.473548 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.474164 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.474271 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.snapshot_actions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] SnapshotActionsController initialized {{(pid=87854) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 19 08:12:30.474626 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeActions extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.475052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.475415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.475844 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension AdminActions extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.476174 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.476268 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension AdminActions extending resource: snapshots {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.476537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension AdminActions extending resource: backups {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.476639 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.476896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.477272 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.477659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.478002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.478363 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.478465 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.snapshot_actions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] SnapshotActionsController initialized {{(pid=87855) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 19 08:12:30.478712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.478866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeActions extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.479059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension TypesManage extending resource: types {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.479295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.479400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.479653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.479746 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension UsedLimits extending resource: limits {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.480015 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension AdminActions extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.480113 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.480382 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension AdminActions extending resource: snapshots {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.481337 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension AdminActions extending resource: backups {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.481825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.482281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeTypeAccess extending resource: types {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.482655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.482998 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.483363 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.483719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.484209 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension TypesManage extending resource: types {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.484570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension SnapshotActions extending resource: snapshots {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.484914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension UsedLimits extending resource: limits {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.485305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.487672 n-d-771363-1 devstack@c-api.service[87853]: WARNING keystonemiddleware.auth_token [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 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. Jan 19 08:12:30.492622 n-d-771363-1 devstack@c-api.service[87853]: WARNING keystonemiddleware.auth_token [None req-2e211b86-663c-457b-9569-c9af85c92d0e 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. Jan 19 08:12:30.494647 n-d-771363-1 devstack@c-api.service[87853]: WARNING keystonemiddleware.auth_token [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 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 Jan 19 08:12:30.499714 n-d-771363-1 devstack@c-api.service[87853]: WARNING keystonemiddleware.auth_token [None req-2e211b86-663c-457b-9569-c9af85c92d0e 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 Jan 19 08:12:30.569701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Initializing extension manager. {{(pid=87855) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:12:30.570013 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Initializing extension manager. {{(pid=87854) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:12:30.570139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.570414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.570531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.570805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.570917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.571249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.571358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.571584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: ExtendedServices {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.571693 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.571909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-extended-services {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.572019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: ExtendedServices {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.572239 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Extended services support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.572348 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-extended-services {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.572561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.572661 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Extended services support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.572881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.572989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-extended-services {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.573231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-extended-services {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.573349 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.573560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.573669 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.573883 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.573990 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: TypesExtraSpecs {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.574201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-types-extra-specs {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.574811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: TypesExtraSpecs {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.575067 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Type extra specs support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.575229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-types-extra-specs {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.575372 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.575569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Type extra specs support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.575693 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-types-extra-specs {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.575898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.576029 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.576216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-types-extra-specs {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.576311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.576539 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.576637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: Backups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.576844 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: backups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.576959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.577203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: Backups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.577330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Backups support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.577514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.577632 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: backups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.577827 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Backups support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.577938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: backups {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.578141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.578251 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.578457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: backups {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.578564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.578790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.578891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: VolumeActions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.579133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-volume-actions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.579280 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.579423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: VolumeActions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.579530 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Enable volume actions. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.579729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.579830 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-volume-actions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.580041 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Enable volume actions. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.580142 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-volume-actions {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.580356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.580463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.580670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.580779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-volume-actions {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.580984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: SchedulerHints {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.581090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.581321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: OS-SCH-HNT {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.581575 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.581675 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.581899 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: SchedulerHints {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.582001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.582207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: OS-SCH-HNT {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.582314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: OS-SCH-HNT {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.582520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.582628 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.582833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.582940 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.583140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: OS-SCH-HNT {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.583242 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: VolumeManage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.583444 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-volume-manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.583617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.583758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.583859 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.584067 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: VolumeManage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.584167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.584354 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-volume-manage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.584466 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-volume-manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.584671 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.584771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.584983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.585129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.585332 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: SnapshotManage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.585488 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-volume-manage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.585646 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-snapshot-manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.585747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.585985 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.586123 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.586267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.586368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: SnapshotManage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.586573 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-snapshot-manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.586672 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-snapshot-manage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.586891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.587000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.587218 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.587370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.587505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: VolumeTypeEncryption {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.587618 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-snapshot-manage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.587831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.587944 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: encryption {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.588145 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Encryption support for volume types. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.588246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.588452 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: VolumeTypeEncryption {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.588559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.588756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: encryption {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.588864 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: encryption {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.589064 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Encryption support for volume types. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.589245 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.589406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.589522 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.589713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: encryption {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.589819 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: ExtendedSnapshotAttributes {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.590581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-extended-snapshot-attributes {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.590701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.590891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Extended SnapshotAttributes support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.590993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.591235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.591342 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.591542 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.591717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.591865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.591973 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.592177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.592284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.592484 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: Quotas {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.593155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.593320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-quota-sets {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.593422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.593640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Quota management support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.593747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.593954 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.594063 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: Quotas {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.594274 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-quota-sets {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.594375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-quota-sets {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.594605 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.594708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Quota management support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.594918 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.595020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.595226 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: VolumeTransfer {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.595327 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-quota-sets {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.595539 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-volume-transfer {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.595643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.595854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.595957 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Volume transfer management support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.596159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.596309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: VolumeTransfer {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.596466 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-volume-transfer {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.596579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-volume-transfer {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.596784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Volume transfer management support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.596884 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.597127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.597231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.597429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: AdminActions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.597537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-volume-transfer {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.597740 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-admin-actions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.597972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.598082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Enable admin actions. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.598179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.598345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: AdminActions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.598448 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.598658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-admin-actions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.598765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-admin-actions {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.598975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Enable admin actions. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.599085 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.599326 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.599435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.599636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-admin-actions {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.599740 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: QuotaClasses {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.599963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.600072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-quota-class-sets {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.600284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Quota classes management support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.600385 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.600594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: QuotaClasses {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.600695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.600934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-quota-class-sets {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.601035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-quota-class-sets {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.601291 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.601404 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Quota classes management support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.601599 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.601708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.601907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: VolumeTenantAttribute {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.602007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-quota-class-sets {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.602217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-vol-tenant-attr {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.602318 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.602531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.602639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.602835 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.602936 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: VolumeTenantAttribute {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.603139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-vol-tenant-attr {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.603239 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-vol-tenant-attr {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.603478 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.603633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.603767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.603867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.604079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-vol-tenant-attr {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.604180 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: Hosts {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.604385 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-hosts {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.604488 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.604698 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.604824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Admin-only host administration. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.605004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.605193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: Hosts {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.605341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-hosts {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.605443 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-hosts {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.605681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Admin-only host administration. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.605784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.605993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.606267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.606267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: VolumeTypeAccess {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.606495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-hosts {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.606592 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-volume-type-access {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.606693 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.606881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Volume type access support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.606983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.607190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: VolumeTypeAccess {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.607290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.607495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-volume-type-access {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.607606 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-volume-type-access {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.607804 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Volume type access support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.607932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.608090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.608190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.608401 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-volume-type-access {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.608519 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: VolumeUnmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.608706 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-volume-unmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.608811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.609021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.609142 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Enable volume unmanage operation. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.609351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.609453 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: VolumeUnmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.609658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-volume-unmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.609764 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-volume-unmanage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.609971 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Enable volume unmanage operation. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.610077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.610282 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.610384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.610589 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: VolumeImageMetadata {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.610690 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-volume-unmanage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.610908 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.611010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-vol-image-meta {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.611229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.611330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Show image metadata associated with the volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.611533 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.611633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: VolumeImageMetadata {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.611837 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-vol-image-meta {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.612008 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-vol-image-meta {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.612154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Show image metadata associated with the volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.612255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.612463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.612564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.612771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: Qos_specs_manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.612872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-vol-image-meta {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.613081 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: qos-specs {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.613224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.613420 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: QoS specs support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.613528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.613727 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: Qos_specs_manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.613827 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.614033 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: qos-specs {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.614134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: qos-specs {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.614342 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: QoS specs support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.614457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.614654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.614804 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.614929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: VolumeMigStatusAttribute {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.615029 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: qos-specs {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.615243 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-vol-mig-status-attr {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.615352 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.615557 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.615683 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.615865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: VolumeMigStatusAttribute {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.615968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.616167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-vol-mig-status-attr {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.616274 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-vol-mig-status-attr {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.616475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.616576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.616786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.616894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.617091 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: Scheduler_stats {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.617314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.617424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: scheduler-stats {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.617532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.617714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Scheduler stats support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.617844 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.618020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: Scheduler_stats {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.618121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.618324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: scheduler-stats {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.618433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: scheduler-stats {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.618633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Scheduler stats support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.618740 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.618944 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.619044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.619255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: scheduler-stats {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.619356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: Cgsnapshots {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.619557 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: cgsnapshots {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.619683 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.619871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: cgsnapshots support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.619972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.620178 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: Cgsnapshots {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.620290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.620481 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: cgsnapshots {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.620587 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: cgsnapshots {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.620788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: cgsnapshots support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.620888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.621128 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.621322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.621553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: Capabilities {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.621657 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: cgsnapshots {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.621768 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: capabilities {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.621915 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.622024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Capabilities support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.622122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.622323 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.622437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: Capabilities {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.622632 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: capabilities {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.622733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: capabilities {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.622959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Capabilities support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.623061 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.623271 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.623378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.623577 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: SnapshotUnmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.623685 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: capabilities {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.623887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-snapshot-unmanage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.623988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.624199 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.624300 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Enable volume unmanage operation. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.624502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.624611 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: SnapshotUnmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.624805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-snapshot-unmanage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.624905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-snapshot-unmanage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.625131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Enable volume unmanage operation. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.625236 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.625443 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.625556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.625746 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-snapshot-unmanage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.625905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: Consistencygroups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.626049 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: consistencygroups {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.626150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.626361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: consistency groups support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.626479 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.626669 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: Consistencygroups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.626770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.626974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: consistencygroups {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.627081 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: consistencygroups {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.627282 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: consistency groups support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.627391 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.services.Services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.627592 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.627696 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.627896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: Services {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.628002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: consistencygroups {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.628205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-services {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.628350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.628518 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.628625 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Services support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.628818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.628931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: Services {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.629142 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-services {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.629248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-services {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.629457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Services support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.629558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.629768 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.629889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.630074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: TypesManage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.630177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-services {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.630384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-types-manage {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.630485 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.630695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.630803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Types manage support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.630998 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.631098 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: TypesManage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.631301 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-types-manage {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.631402 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-types-manage {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.631615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Types manage support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.631724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.631923 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.632024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.632229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: SnapshotActions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.632330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-types-manage {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.632539 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-snapshot-actions {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.632640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.632851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Enable snapshot manager actions. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.632951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.633181 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.633284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: SnapshotActions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.633493 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-snapshot-actions {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.633594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-snapshot-actions {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.633801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Enable snapshot manager actions. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.633908 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.634113 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.634222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.634422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: UsedLimits {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.634534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-snapshot-actions {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.634731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-used-limits {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.634832 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.635043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.635158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Provide data on limited resources that are being used. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.635345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.635446 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: UsedLimits {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.635647 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-used-limits {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.635754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-used-limits {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.635962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.636072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.636274 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.636374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.636580 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: VolumeEncryptionMetadata {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.636692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-used-limits {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.637439 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-volume-encryption-metadata {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.637581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.637755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.637874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.638064 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.638174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: VolumeEncryptionMetadata {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.638374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-volume-encryption-metadata {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.638521 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-volume-encryption-metadata {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.638700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.638801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.639018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.639119 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.639327 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.639428 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: VolumeHostAttribute {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.639630 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-vol-host-attr {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.639801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.639945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Expose host as an attribute of a volume. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.640052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.640251 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: VolumeHostAttribute {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.640357 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.640553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-vol-host-attr {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.640662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-vol-host-attr {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.640863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.640981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.641198 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.641322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.641510 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-vol-host-attr {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.641623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext name: AvailabilityZones {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.641811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext alias: os-availability-zone {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.641912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:12:30.642123 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext description: Describe Availability Zones. {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.642231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:12:30.642429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext name: AvailabilityZones {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:12:30.642533 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.642732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Loaded extension: os-availability-zone {{(pid=87855) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.642833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext alias: os-availability-zone {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:12:30.643039 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext description: Describe Availability Zones. {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:12:30.643350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:12:30.643661 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.extensions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Loaded extension: os-availability-zone {{(pid=87854) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:12:30.644099 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.644515 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.645011 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.645451 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.646899 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.647303 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.647809 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.648214 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.649682 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.650082 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.650577 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.650983 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.651890 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.652296 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.653468 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.654033 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.665724 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.666137 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.666764 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.667193 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.670513 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.670930 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.671688 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.672098 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.675200 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.675607 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.676386 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.676804 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.680572 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.680987 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.681823 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.682234 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.684926 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.685359 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.686259 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.686678 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.688992 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.689424 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.690368 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.690786 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.695359 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.695359 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.695603 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.695603 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.697664 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.698074 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.699048 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.700027 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.702738 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.703146 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.704136 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.704551 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.705313 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.705722 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.706679 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.707085 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.709214 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.709638 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.710543 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.710955 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.719017 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.719464 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.720418 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.720868 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.724535 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.724965 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.726057 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.726481 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.727178 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.727585 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.728852 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.729291 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.729475 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.729880 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.731401 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.731797 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.731902 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.732205 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.733643 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.733998 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.734100 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.734401 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.735772 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.736187 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.737404 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.737816 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.739142 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.739542 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.740006 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.740417 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.741793 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.742220 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.742587 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.742993 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.744348 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.744753 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.744872 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.745325 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.746812 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.747223 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.747335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: extensions {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.748786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: extensions {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.749163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: extra_specs {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.750682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: extra_specs {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.751353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: backups {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.752883 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: backups {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.754182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-volume-manage {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.755765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-volume-manage {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.756200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-snapshot-manage {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.757773 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-snapshot-manage {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.758392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: encryption {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.759909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: encryption {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.760421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-quota-sets {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.762520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-quota-sets {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.763550 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-volume-transfer {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.764845 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-volume-transfer {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.765903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-quota-class-sets {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.767117 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-quota-class-sets {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.767742 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-hosts {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.768995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-hosts {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.770420 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-volume-type-access {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.771662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-volume-type-access {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.772501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: qos-specs {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.773802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: qos-specs {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.775736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: scheduler-stats {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.776989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: scheduler-stats {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.778338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: cgsnapshots {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.779651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: cgsnapshots {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.780417 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: capabilities {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.781635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: capabilities {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.782340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: consistencygroups {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.783535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: consistencygroups {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.785267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-services {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.786377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-services {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.787050 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: encryption {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.788136 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: encryption {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.789265 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extended resource: os-availability-zone {{(pid=87855) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.790415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extended resource: os-availability-zone {{(pid=87854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:12:30.791694 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.792122 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.792829 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.793334 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.794308 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.794714 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.795252 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.795659 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.796732 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.797156 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.797691 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.798096 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.799352 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.799761 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.800178 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.800584 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.801795 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.802179 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.802584 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.802988 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.804271 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.804672 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.805058 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.805489 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.806796 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.807197 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.807579 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.807990 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.809658 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.810060 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.810227 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.810637 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.811849 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.812252 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.812423 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.812828 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.814121 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.814526 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.814664 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:12:30.815067 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:12:30.816096 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.snapshot_actions [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] SnapshotActionsController initialized {{(pid=87855) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 19 08:12:30.816480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeActions extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.816631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.snapshot_actions [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] SnapshotActionsController initialized {{(pid=87854) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 19 08:12:30.816899 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.817000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeActions extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.817280 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.817433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.817640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension AdminActions extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.817787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.818150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension AdminActions extending resource: snapshots {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.818250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension AdminActions extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.818517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension AdminActions extending resource: backups {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.818617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension AdminActions extending resource: snapshots {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.818867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.818980 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension AdminActions extending resource: backups {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.819210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.819310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeTypeAccess extending resource: types {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.819560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.819661 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.819941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.820048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.820260 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.820360 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.820597 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.820697 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.820942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension TypesManage extending resource: types {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.821052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.821311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension SnapshotActions extending resource: snapshots {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.821473 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension TypesManage extending resource: types {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.821629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.821774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension UsedLimits extending resource: limits {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.821975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension UsedLimits extending resource: limits {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.822144 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-2e211b86-663c-457b-9569-c9af85c92d0e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87855) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.822432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:12:30.828402 n-d-771363-1 devstack@c-api.service[87853]: WARNING keystonemiddleware.auth_token [None req-2e211b86-663c-457b-9569-c9af85c92d0e 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. Jan 19 08:12:30.828737 n-d-771363-1 devstack@c-api.service[87853]: WARNING keystonemiddleware.auth_token [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 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. Jan 19 08:12:30.833945 n-d-771363-1 devstack@c-api.service[87853]: WARNING keystonemiddleware.auth_token [None req-2e211b86-663c-457b-9569-c9af85c92d0e 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 Jan 19 08:12:30.834288 n-d-771363-1 devstack@c-api.service[87853]: WARNING keystonemiddleware.auth_token [None req-b51b343e-2276-4e08-9e0b-1c09a1f64288 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 Jan 19 08:12:30.841007 n-d-771363-1 devstack@c-api.service[87853]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55cf1a1a19c0 pid: 87855 (default app) Jan 19 08:12:30.841314 n-d-771363-1 devstack@c-api.service[87853]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55cf1a1a19c0 pid: 87854 (default app) Jan 19 08:12:30.843690 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1/1] 10.222.0.50 () {50 vars in 766 bytes} [Tue Jan 19 08:12:30 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 19 08:12:37.062119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] POST http://10.222.0.50/volume/v3/958bf189a45443deac88de18de6ca59f/types Jan 19 08:12:37.064259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:12:37.064259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:12:37.064821 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:12:37.067786 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:12:37.067786 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:12:37.081767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:12:37.213661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] http://10.222.0.50/volume/v3/958bf189a45443deac88de18de6ca59f/types returned with HTTP 200 Jan 19 08:12:37.214484 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1/2] 10.222.0.50 () {60 vars in 1228 bytes} [Tue Jan 19 08:12:36 2021] POST /volume/v3/958bf189a45443deac88de18de6ca59f/types => generated 186 bytes in 810 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:12:37.594858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-940c2302-5958-4dce-a804-d777fce6725b req-3c87ff2c-ff11-4b7b-a6d8-87a710347e9e admin admin] POST http://10.222.0.50/volume/v3/958bf189a45443deac88de18de6ca59f/types/afa96aec-9d87-4955-96a6-cf4b3b72b2f1/extra_specs Jan 19 08:12:37.597046 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:12:37.597046 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:12:37.597626 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-940c2302-5958-4dce-a804-d777fce6725b req-3c87ff2c-ff11-4b7b-a6d8-87a710347e9e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:12:37.600751 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:12:37.600751 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:12:37.738898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [req-940c2302-5958-4dce-a804-d777fce6725b req-3c87ff2c-ff11-4b7b-a6d8-87a710347e9e admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:12:37.834542 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-940c2302-5958-4dce-a804-d777fce6725b req-3c87ff2c-ff11-4b7b-a6d8-87a710347e9e admin admin] http://10.222.0.50/volume/v3/958bf189a45443deac88de18de6ca59f/types/afa96aec-9d87-4955-96a6-cf4b3b72b2f1/extra_specs returned with HTTP 200 Jan 19 08:12:37.835325 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 2/3] 10.222.0.50 () {62 vars in 1445 bytes} [Tue Jan 19 08:12:37 2021] POST /volume/v3/958bf189a45443deac88de18de6ca59f/types/afa96aec-9d87-4955-96a6-cf4b3b72b2f1/extra_specs => generated 55 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:13:35.714264 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] GET http://10.222.0.50/volume// Jan 19 08:13:35.714803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:13:35.715187 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:13:35.716663 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:13:35.717279 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 2/4] 10.222.0.50 () {56 vars in 1088 bytes} [Tue Jan 19 08:13:35 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:16:03.213403 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6f4e7c7-e8ba-4b86-9f2b-36937eb4408e tempest-verify_tempest_config-1524288682 tempest-verify_tempest_config-1524288682] GET http://10.222.0.50/volume/v3/1f57448909b847aa82a0b99ee3ce1a29/extensions Jan 19 08:16:03.213953 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6f4e7c7-e8ba-4b86-9f2b-36937eb4408e tempest-verify_tempest_config-1524288682 tempest-verify_tempest_config-1524288682] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:16:03.214387 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6f4e7c7-e8ba-4b86-9f2b-36937eb4408e tempest-verify_tempest_config-1524288682 tempest-verify_tempest_config-1524288682] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:16:03.215215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6f4e7c7-e8ba-4b86-9f2b-36937eb4408e tempest-verify_tempest_config-1524288682 tempest-verify_tempest_config-1524288682] http://10.222.0.50/volume/v3/1f57448909b847aa82a0b99ee3ce1a29/extensions returned with HTTP 200 Jan 19 08:16:03.215972 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 3/5] 10.222.0.50 () {58 vars in 1213 bytes} [Tue Jan 19 08:16:03 2021] GET /volume/v3/1f57448909b847aa82a0b99ee3ce1a29/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:16:03.251831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] GET http://10.222.0.50/volume/ Jan 19 08:16:03.252297 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:16:03.252486 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Jan 19 08:16:03.252486 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:16:03.252847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:16:03.253896 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-940c2302-5958-4dce-a804-d777fce6725b admin admin] http://10.222.0.50/volume/ returned with HTTP 300 Jan 19 08:16:03.254484 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 3/6] 10.222.0.50 () {52 vars in 806 bytes} [Tue Jan 19 08:16:03 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:22:50.169590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] POST http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes Jan 19 08:22:50.170939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1847144047"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:22:50.173258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1847144047'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:22:50.184994 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Create volume of 1 GB Jan 19 08:22:50.233388 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Availability zone cache updated, next update will occur around 2021-01-19 09:22:50.227104. {{(pid=87855) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 08:22:50.234062 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Availability Zones retrieved successfully. Jan 19 08:22:50.358010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Flow 'volume_create_api' (06939c2a-0e7e-42c1-bafa-54b401a0c592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:22:50.367373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffd5f3b-b871-4907-9ebe-6b67ced8031e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:22:50.371584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:22:50.563375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffd5f3b-b871-4907-9ebe-6b67ced8031e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:22:50.570760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf440f0-60eb-4ded-bb4e-dbe964e4c189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:22:50.655843 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] 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. Jan 19 08:22:50.659326 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] 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. Jan 19 08:22:50.765426 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Created reservations ['84288516-16b5-4cea-8955-7d14a92f65d5', '2a30b954-7670-417e-92ee-3e29ee528fdc', '371e0e76-a1fc-4863-831b-326c55018652', '81a96a76-2404-4541-9de5-48b703eedecb'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:22:50.767835 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf440f0-60eb-4ded-bb4e-dbe964e4c189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84288516-16b5-4cea-8955-7d14a92f65d5', '2a30b954-7670-417e-92ee-3e29ee528fdc', '371e0e76-a1fc-4863-831b-326c55018652', '81a96a76-2404-4541-9de5-48b703eedecb']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:22:50.770235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26df4dc-0bea-4a63-af0d-44c8710ccf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:22:50.856579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26df4dc-0bea-4a63-af0d-44c8710ccf61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '023599b6-d711-454c-b650-ef54af536da8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1847144047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='415c62762abf47bc809d723e535b63fd',qos_specs=None,replication_status=,reservations=['84288516-16b5-4cea-8955-7d14a92f65d5','2a30b954-7670-417e-92ee-3e29ee528fdc','371e0e76-a1fc-4863-831b-326c55018652','81a96a76-2404-4541-9de5-48b703eedecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9210a2d131dd4cb2a561a9294e82bd57',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1847144047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=023599b6-d711-454c-b650-ef54af536da8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='415c62762abf47bc809d723e535b63fd',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,user_id='9210a2d131dd4cb2a561a9294e82bd57',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:22:50.859211 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c747c4-65dd-480f-a6d8-2145709d794e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:22:50.896577 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c747c4-65dd-480f-a6d8-2145709d794e) 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-LiveAutoBlockMigrationV225Test-volume-1847144047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='415c62762abf47bc809d723e535b63fd',qos_specs=None,replication_status=,reservations=['84288516-16b5-4cea-8955-7d14a92f65d5','2a30b954-7670-417e-92ee-3e29ee528fdc','371e0e76-a1fc-4863-831b-326c55018652','81a96a76-2404-4541-9de5-48b703eedecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9210a2d131dd4cb2a561a9294e82bd57',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:22:50.900778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83661af1-74cf-44e0-8187-d7ad9b8c3596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:22:51.015775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83661af1-74cf-44e0-8187-d7ad9b8c3596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:22:51.022222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Flow 'volume_create_api' (06939c2a-0e7e-42c1-bafa-54b401a0c592) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:22:51.126935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Create volume request issued successfully. Jan 19 08:22:51.161376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2487d830-a269-4911-b7ba-1afdb7aab2a7 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes returned with HTTP 202 Jan 19 08:22:51.162571 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 4/7] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:22:50 2021] POST /volume/v3/415c62762abf47bc809d723e535b63fd/volumes => generated 830 bytes in 998 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:22:51.179846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee219e65-9f85-4890-8976-b5f352c1ed13 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:22:51.180368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee219e65-9f85-4890-8976-b5f352c1ed13 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:51.180939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee219e65-9f85-4890-8976-b5f352c1ed13 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:51.306887 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:51.306887 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:51.319495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ee219e65-9f85-4890-8976-b5f352c1ed13 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:22:51.358723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee219e65-9f85-4890-8976-b5f352c1ed13 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:22:51.359822 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 4/8] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:22:51 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 922 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:22:52.378681 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b722aae-022a-4974-82f9-8a158f4b3bd2 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:22:52.389564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b722aae-022a-4974-82f9-8a158f4b3bd2 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:52.389564 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:52.389564 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:22:52.390003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b722aae-022a-4974-82f9-8a158f4b3bd2 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:52.629539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:52.629539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:52.657470 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9b722aae-022a-4974-82f9-8a158f4b3bd2 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:22:52.712231 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b722aae-022a-4974-82f9-8a158f4b3bd2 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:22:52.724035 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 5/9] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:22:52 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 922 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:22:53.738343 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b87e021d-61d9-44f7-b63a-ba55a39aca7e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:22:53.739451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b87e021d-61d9-44f7-b63a-ba55a39aca7e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:53.739828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:53.739828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:22:53.740399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b87e021d-61d9-44f7-b63a-ba55a39aca7e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:53.817673 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:53.817673 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:53.829501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b87e021d-61d9-44f7-b63a-ba55a39aca7e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:22:53.857618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b87e021d-61d9-44f7-b63a-ba55a39aca7e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:22:53.867872 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 5/10] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:22:53 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 923 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:22:54.602095 n-d-771363-1 devstack@c-api.service[87853]: WARNING keystonemiddleware.auth_token [None req-9b722aae-022a-4974-82f9-8a158f4b3bd2 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] 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. Jan 19 08:22:54.606115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-afedb7f0-27b9-4ba5-99f0-9c7d932cb82c tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:22:54.606863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-afedb7f0-27b9-4ba5-99f0-9c7d932cb82c tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:54.607415 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:54.607415 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:22:54.607996 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-afedb7f0-27b9-4ba5-99f0-9c7d932cb82c tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:54.713293 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:54.713293 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:54.741159 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-afedb7f0-27b9-4ba5-99f0-9c7d932cb82c tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:22:54.795672 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-afedb7f0-27b9-4ba5-99f0-9c7d932cb82c tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:22:54.798432 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 6/11] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:22:54 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 923 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:22:54.952178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b87e021d-61d9-44f7-b63a-ba55a39aca7e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume// Jan 19 08:22:54.953449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b87e021d-61d9-44f7-b63a-ba55a39aca7e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:54.953967 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:54.953967 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:22:54.954549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b87e021d-61d9-44f7-b63a-ba55a39aca7e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:54.955738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b87e021d-61d9-44f7-b63a-ba55a39aca7e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:22:54.956759 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 6/12] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:22:54 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:22:54.984746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-5e98f8a0-f164-43fe-b57f-ae7100872943 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] POST http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/attachments Jan 19 08:22:54.985558 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:54.985558 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:22:54.985984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-5e98f8a0-f164-43fe-b57f-ae7100872943 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "023599b6-d711-454c-b650-ef54af536da8", "instance_uuid": "9da1d6c1-49c8-4865-aad3-6bc6b24de1e6", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:22:55.120306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:55.120306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:55.231408 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-5e98f8a0-f164-43fe-b57f-ae7100872943 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/attachments returned with HTTP 200 Jan 19 08:22:55.232320 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 7/13] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:22:54 2021] POST /volume/v3/415c62762abf47bc809d723e535b63fd/attachments => generated 273 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:22:55.297857 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c0ca30c-4e00-4058-9c53-3d45e5bed5e4 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:22:55.298721 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c0ca30c-4e00-4058-9c53-3d45e5bed5e4 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:55.299238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c0ca30c-4e00-4058-9c53-3d45e5bed5e4 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:55.329808 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-5e98f8a0-f164-43fe-b57f-ae7100872943 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume// Jan 19 08:22:55.330284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-5e98f8a0-f164-43fe-b57f-ae7100872943 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:55.330538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:55.330538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:22:55.330922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-5e98f8a0-f164-43fe-b57f-ae7100872943 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:55.332362 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-5e98f8a0-f164-43fe-b57f-ae7100872943 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:22:55.332978 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 8/14] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 08:22:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:22:55.470953 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:55.470953 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:55.486167 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5c0ca30c-4e00-4058-9c53-3d45e5bed5e4 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:22:55.535421 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:55.535421 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:55.555102 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c0ca30c-4e00-4058-9c53-3d45e5bed5e4 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:22:55.556188 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 7/15] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:22:55 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 922 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:22:55.864656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-73212aa8-ad54-4057-a506-a8bacd872691 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:22:55.865386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-73212aa8-ad54-4057-a506-a8bacd872691 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:55.865874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-73212aa8-ad54-4057-a506-a8bacd872691 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:55.947119 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:55.947119 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:55.959915 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-73212aa8-ad54-4057-a506-a8bacd872691 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:22:55.988007 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:55.988007 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:56.002096 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-73212aa8-ad54-4057-a506-a8bacd872691 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:22:56.003649 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 9/16] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 08:22:55 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 1021 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:22:56.138376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-1d73dd98-8ddf-49b0-a025-d62343937320 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] PUT http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/attachments/b9e13698-9356-43e4-902c-1a81893ebd7d Jan 19 08:22:56.139163 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:56.139163 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:22:56.139802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-1d73dd98-8ddf-49b0-a025-d62343937320 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:22:56.201142 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:22:56.201142 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:22:56.201513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-1d73dd98-8ddf-49b0-a025-d62343937320 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Lock "b'cinder-attachment_update-023599b6-d711-454c-b650-ef54af536da8-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.011s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:22:56.204147 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:56.204147 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:56.572394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9c0737e0-f5e8-4248-8996-06c1993fc836 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:22:56.572907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9c0737e0-f5e8-4248-8996-06c1993fc836 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:56.573669 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:56.573669 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:22:56.574045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9c0737e0-f5e8-4248-8996-06c1993fc836 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:56.739956 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:56.739956 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:56.792601 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9c0737e0-f5e8-4248-8996-06c1993fc836 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:22:56.853349 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:56.853349 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:56.866128 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9c0737e0-f5e8-4248-8996-06c1993fc836 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:22:56.866948 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 10/17] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:22:56 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 922 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:22:57.883092 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12c792d7-c59c-4680-81a3-a17cf5f12180 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:22:57.883733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12c792d7-c59c-4680-81a3-a17cf5f12180 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:57.884053 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:57.884053 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:22:57.884716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12c792d7-c59c-4680-81a3-a17cf5f12180 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:57.992129 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:57.992129 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:58.008279 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-12c792d7-c59c-4680-81a3-a17cf5f12180 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:22:58.052402 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:58.052402 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:58.074714 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12c792d7-c59c-4680-81a3-a17cf5f12180 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:22:58.078898 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 11/18] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:22:57 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 922 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:22:59.095695 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7eb6fbe3-9a9d-42fc-92be-8091e5bc78a5 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:22:59.096224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7eb6fbe3-9a9d-42fc-92be-8091e5bc78a5 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:59.096569 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:59.096569 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:22:59.097038 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7eb6fbe3-9a9d-42fc-92be-8091e5bc78a5 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:59.203505 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:59.203505 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:59.231746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7eb6fbe3-9a9d-42fc-92be-8091e5bc78a5 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:22:59.272034 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:59.272034 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:22:59.322834 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7eb6fbe3-9a9d-42fc-92be-8091e5bc78a5 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:22:59.324580 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 12/19] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:22:59 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 922 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:00.340744 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7606decb-3801-4c9e-a3c5-217b430307ad tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:23:00.342353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7606decb-3801-4c9e-a3c5-217b430307ad tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:00.342898 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:00.342898 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:00.343526 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7606decb-3801-4c9e-a3c5-217b430307ad tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:00.453153 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:00.453153 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:00.463539 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7606decb-3801-4c9e-a3c5-217b430307ad tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:23:00.514838 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:00.514838 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:00.560562 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7606decb-3801-4c9e-a3c5-217b430307ad tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:23:00.570919 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 13/20] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:00 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 922 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:23:01.578118 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58a08a2a-6196-476d-97e4-8b9d5cbf700e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:23:01.578655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58a08a2a-6196-476d-97e4-8b9d5cbf700e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:01.578804 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:01.578804 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:01.579432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58a08a2a-6196-476d-97e4-8b9d5cbf700e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:01.699639 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:01.699639 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:01.710703 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-58a08a2a-6196-476d-97e4-8b9d5cbf700e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:23:01.758010 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:01.758010 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:01.781898 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58a08a2a-6196-476d-97e4-8b9d5cbf700e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:23:01.783036 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 14/21] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:01 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 922 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:23:02.804534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0aa1875-45bc-413a-8144-b58a55c33b99 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:23:02.805052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0aa1875-45bc-413a-8144-b58a55c33b99 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:02.809500 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:02.809500 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:02.810224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0aa1875-45bc-413a-8144-b58a55c33b99 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:02.935234 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:02.935234 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:02.951671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d0aa1875-45bc-413a-8144-b58a55c33b99 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:23:02.973449 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:02.973449 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:02.983379 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0aa1875-45bc-413a-8144-b58a55c33b99 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:23:02.984843 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 15/22] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:02 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 922 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:23:03.230174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-1d73dd98-8ddf-49b0-a025-d62343937320 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Lock "b'cinder-attachment_update-023599b6-d711-454c-b650-ef54af536da8-n-h1-771363-1'" released by "attachment_update" :: held 7.028s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:23:03.231642 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-1d73dd98-8ddf-49b0-a025-d62343937320 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/attachments/b9e13698-9356-43e4-902c-1a81893ebd7d returned with HTTP 200 Jan 19 08:23:03.232746 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 8/23] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 08:22:56 2021] PUT /volume/v3/415c62762abf47bc809d723e535b63fd/attachments/b9e13698-9356-43e4-902c-1a81893ebd7d => generated 762 bytes in 7099 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:04.002267 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88b57726-4332-49ee-b20c-0e4ed032ee8e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:23:04.003790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-88b57726-4332-49ee-b20c-0e4ed032ee8e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:04.004204 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:04.004204 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:04.004893 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-88b57726-4332-49ee-b20c-0e4ed032ee8e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:04.079434 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:04.079434 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:04.090994 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-88b57726-4332-49ee-b20c-0e4ed032ee8e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:23:04.127487 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:04.127487 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:04.141325 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88b57726-4332-49ee-b20c-0e4ed032ee8e tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:23:04.143390 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 16/24] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:03 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 923 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:05.159359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3355c67e-72d0-4250-b582-5ae3ae99c84a tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:23:05.159823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3355c67e-72d0-4250-b582-5ae3ae99c84a tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:05.159823 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:05.159823 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:05.160203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3355c67e-72d0-4250-b582-5ae3ae99c84a tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:05.217064 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:05.217064 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:05.227391 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3355c67e-72d0-4250-b582-5ae3ae99c84a tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:23:05.251037 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:05.251037 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:05.263111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3355c67e-72d0-4250-b582-5ae3ae99c84a tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:23:05.272912 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 9/25] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:05 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 923 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:06.286432 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98450cac-bd28-4f6e-a05c-1727d58db0ae tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:23:06.286432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98450cac-bd28-4f6e-a05c-1727d58db0ae tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:06.286432 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:06.286432 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:06.286432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98450cac-bd28-4f6e-a05c-1727d58db0ae tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:06.346083 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:06.346083 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:06.356571 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-98450cac-bd28-4f6e-a05c-1727d58db0ae tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:23:06.385266 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:06.385266 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:06.398340 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98450cac-bd28-4f6e-a05c-1727d58db0ae tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:23:06.399845 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 17/26] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:06 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 923 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:07.417422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1abea5df-fc5b-476d-9af1-fae4868921fb tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:23:07.418594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1abea5df-fc5b-476d-9af1-fae4868921fb tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:07.418948 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:07.418948 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:07.419541 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1abea5df-fc5b-476d-9af1-fae4868921fb tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:07.574449 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:07.574449 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:07.598012 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1abea5df-fc5b-476d-9af1-fae4868921fb tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:23:07.652060 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:07.652060 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:07.672618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1abea5df-fc5b-476d-9af1-fae4868921fb tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:23:07.674005 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 10/27] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:07 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 923 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:08.690464 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d8efa07-0a15-4867-9206-1bf8cd87993d tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:23:08.690988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d8efa07-0a15-4867-9206-1bf8cd87993d tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:08.691191 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:08.691191 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:08.691544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d8efa07-0a15-4867-9206-1bf8cd87993d tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:08.775282 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:08.775282 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:08.784599 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8d8efa07-0a15-4867-9206-1bf8cd87993d tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:23:08.820530 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:08.820530 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:08.843865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d8efa07-0a15-4867-9206-1bf8cd87993d tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:23:08.857603 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 18/28] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:08 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 923 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:09.864921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aadd89df-dfbf-4134-8bf4-33cd8b41b899 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:23:09.865381 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aadd89df-dfbf-4134-8bf4-33cd8b41b899 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:09.865381 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:09.865381 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:09.866074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aadd89df-dfbf-4134-8bf4-33cd8b41b899 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:09.947513 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:09.947513 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:09.958384 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aadd89df-dfbf-4134-8bf4-33cd8b41b899 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:23:09.984109 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:09.984109 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:09.999219 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aadd89df-dfbf-4134-8bf4-33cd8b41b899 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:23:10.000147 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 11/29] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:09 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 923 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:10.139190 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-6a7d105f-330a-47cf-924f-7d6d1f760c73 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] POST http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/attachments/b9e13698-9356-43e4-902c-1a81893ebd7d/action Jan 19 08:23:10.140805 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:10.140805 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:10.164168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-6a7d105f-330a-47cf-924f-7d6d1f760c73 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:23:10.164168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-6a7d105f-330a-47cf-924f-7d6d1f760c73 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:10.336930 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:10.336930 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:10.365990 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-6a7d105f-330a-47cf-924f-7d6d1f760c73 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/attachments/b9e13698-9356-43e4-902c-1a81893ebd7d/action returned with HTTP 204 Jan 19 08:23:10.367159 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 19/30] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 08:23:10 2021] POST /volume/v3/415c62762abf47bc809d723e535b63fd/attachments/b9e13698-9356-43e4-902c-1a81893ebd7d/action => generated 0 bytes in 235 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:23:11.015760 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6324375-e8aa-45ef-94b0-bde6bb4d43e8 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:23:11.016280 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6324375-e8aa-45ef-94b0-bde6bb4d43e8 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:11.016430 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:11.016430 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:11.017146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6324375-e8aa-45ef-94b0-bde6bb4d43e8 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:11.150153 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:11.150153 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:11.176506 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a6324375-e8aa-45ef-94b0-bde6bb4d43e8 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:23:11.223963 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:11.223963 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:11.234805 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6324375-e8aa-45ef-94b0-bde6bb4d43e8 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:23:11.236334 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 12/31] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:11 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 1215 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:23.205873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-6a7d105f-330a-47cf-924f-7d6d1f760c73 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume// Jan 19 08:23:23.206396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-6a7d105f-330a-47cf-924f-7d6d1f760c73 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:23.206538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:23.206538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:23.207203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-6a7d105f-330a-47cf-924f-7d6d1f760c73 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:23.208251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5c63d37b-7ad5-4209-ab13-c3b6dff55dba req-6a7d105f-330a-47cf-924f-7d6d1f760c73 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:23:23.209216 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 20/32] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:23:23 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:23:23.766552 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-16270c05-3695-4e04-b4c2-e1e24b3294a5 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] POST http://10.222.0.50/volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments Jan 19 08:23:23.767282 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:23.767282 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:23.768374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-16270c05-3695-4e04-b4c2-e1e24b3294a5 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "023599b6-d711-454c-b650-ef54af536da8", "instance_uuid": "9da1d6c1-49c8-4865-aad3-6bc6b24de1e6", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:23.834597 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:23.834597 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:25.401476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-16270c05-3695-4e04-b4c2-e1e24b3294a5 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] http://10.222.0.50/volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments returned with HTTP 200 Jan 19 08:23:25.403295 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 13/33] 10.222.0.18 () {64 vars in 1358 bytes} [Tue Jan 19 08:23:23 2021] POST /volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments => generated 762 bytes in 1641 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:25.678563 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-47d0dd3a-1019-47b9-9838-2b451063dd30 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] GET http://10.222.0.50/volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments/5d39d056-d2c9-46bc-a9c9-6f7e76169c22 Jan 19 08:23:25.679237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-47d0dd3a-1019-47b9-9838-2b451063dd30 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:25.680384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-47d0dd3a-1019-47b9-9838-2b451063dd30 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:25.701739 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-47d0dd3a-1019-47b9-9838-2b451063dd30 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] http://10.222.0.50/volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments/5d39d056-d2c9-46bc-a9c9-6f7e76169c22 returned with HTTP 200 Jan 19 08:23:25.703169 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 21/34] 10.222.0.18 () {60 vars in 1415 bytes} [Tue Jan 19 08:23:25 2021] GET /volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments/5d39d056-d2c9-46bc-a9c9-6f7e76169c22 => generated 789 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:28.894194 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] POST http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes Jan 19 08:23:28.895187 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:28.895187 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:28.896030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-323123948"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:28.897784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-323123948'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:23:28.899621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Create volume of 1 GB Jan 19 08:23:28.900539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:28.900539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:28.944826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Availability zone cache updated, next update will occur around 2021-01-19 09:23:28.940520. {{(pid=87854) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 08:23:28.946573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Availability Zones retrieved successfully. Jan 19 08:23:29.049561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Flow 'volume_create_api' (c0694330-df92-4d72-9330-5587271425df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:23:29.053159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3270f1-ae0c-445d-960e-aac7ebce8ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:29.056082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:23:29.281233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3270f1-ae0c-445d-960e-aac7ebce8ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:29.284528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6331ac5b-5644-4815-bd59-059d57200d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:29.397056 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] 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. Jan 19 08:23:29.397997 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] 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. Jan 19 08:23:29.477625 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Created reservations ['af9ce478-feab-419c-9527-4405f920dd05', '384205c4-de55-448a-a71b-9fa25692e6a8', '192d6e01-8d91-41c5-a2ad-85a770f309f5', '99270535-7fe8-47ae-bc79-60b862740e35'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:23:29.479838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6331ac5b-5644-4815-bd59-059d57200d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af9ce478-feab-419c-9527-4405f920dd05', '384205c4-de55-448a-a71b-9fa25692e6a8', '192d6e01-8d91-41c5-a2ad-85a770f309f5', '99270535-7fe8-47ae-bc79-60b862740e35']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:29.482210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4411f47e-9c51-475d-aef6-45bc37ada606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:29.560591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4411f47e-9c51-475d-aef6-45bc37ada606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f497fad6-89e8-480a-96a4-d603e13c895f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-323123948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9a524dc06eb497ab259fd8ab55fdf3d',qos_specs=None,replication_status=,reservations=['af9ce478-feab-419c-9527-4405f920dd05','384205c4-de55-448a-a71b-9fa25692e6a8','192d6e01-8d91-41c5-a2ad-85a770f309f5','99270535-7fe8-47ae-bc79-60b862740e35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1357595f0415415da32ac5629dbf6546',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-323123948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f497fad6-89e8-480a-96a4-d603e13c895f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9a524dc06eb497ab259fd8ab55fdf3d',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,user_id='1357595f0415415da32ac5629dbf6546',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:29.563439 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b23fd2-6094-4d62-8755-628c47038825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:29.610416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b23fd2-6094-4d62-8755-628c47038825) 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-AttachSCSIVolumeTestJSON-volume-323123948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9a524dc06eb497ab259fd8ab55fdf3d',qos_specs=None,replication_status=,reservations=['af9ce478-feab-419c-9527-4405f920dd05','384205c4-de55-448a-a71b-9fa25692e6a8','192d6e01-8d91-41c5-a2ad-85a770f309f5','99270535-7fe8-47ae-bc79-60b862740e35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1357595f0415415da32ac5629dbf6546',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:29.612486 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3782b27-40aa-4e10-9903-8b5f43b5e027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:29.641392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3782b27-40aa-4e10-9903-8b5f43b5e027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:29.648148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Flow 'volume_create_api' (c0694330-df92-4d72-9330-5587271425df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:23:29.736465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Create volume request issued successfully. Jan 19 08:23:29.767096 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-458dbeec-e64f-4a27-920c-c077ca2f71de tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes returned with HTTP 202 Jan 19 08:23:29.768524 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 14/35] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:23:28 2021] POST /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes => generated 823 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:23:29.784231 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3fabf39f-c0a2-4d8d-80df-1bc5ca0ea54d tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:29.784928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3fabf39f-c0a2-4d8d-80df-1bc5ca0ea54d tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:29.785310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:29.785310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:29.785913 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3fabf39f-c0a2-4d8d-80df-1bc5ca0ea54d tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:29.868580 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:29.868580 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:29.878354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3fabf39f-c0a2-4d8d-80df-1bc5ca0ea54d tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:29.903676 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3fabf39f-c0a2-4d8d-80df-1bc5ca0ea54d tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:29.905500 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 22/36] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:29 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 915 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:30.922666 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-522ec7b2-d65c-47f4-8d47-eebeb26f2444 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:30.923186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-522ec7b2-d65c-47f4-8d47-eebeb26f2444 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:30.923378 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:30.923378 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:30.924128 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-522ec7b2-d65c-47f4-8d47-eebeb26f2444 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:31.028624 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:31.028624 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:31.039712 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-522ec7b2-d65c-47f4-8d47-eebeb26f2444 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:31.066762 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-522ec7b2-d65c-47f4-8d47-eebeb26f2444 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:31.068078 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 15/37] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:30 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 916 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:31.424634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-ac820770-179f-4cae-9d17-586b83bca264 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:31.425537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-ac820770-179f-4cae-9d17-586b83bca264 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:31.425972 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:31.425972 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:31.426607 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-ac820770-179f-4cae-9d17-586b83bca264 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:31.513905 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:31.513905 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:31.523341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-ac820770-179f-4cae-9d17-586b83bca264 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:31.564802 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-ac820770-179f-4cae-9d17-586b83bca264 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:31.566173 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 23/38] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:23:31 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:31.698749 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-522ec7b2-d65c-47f4-8d47-eebeb26f2444 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume// Jan 19 08:23:31.699459 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-522ec7b2-d65c-47f4-8d47-eebeb26f2444 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:31.699804 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:31.699804 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:31.700380 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-522ec7b2-d65c-47f4-8d47-eebeb26f2444 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:31.701969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-522ec7b2-d65c-47f4-8d47-eebeb26f2444 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:23:31.702846 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 16/39] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:23:31 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:23:31.718002 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-6dbfe565-48b9-4bfe-9974-abe59112e7d6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] POST http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments Jan 19 08:23:31.718511 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:31.718511 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:31.718913 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-6dbfe565-48b9-4bfe-9974-abe59112e7d6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f497fad6-89e8-480a-96a4-d603e13c895f", "instance_uuid": "acaf0531-0ba1-4691-b1ff-6e931b1d7742", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:31.776593 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:31.776593 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:31.869846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-6dbfe565-48b9-4bfe-9974-abe59112e7d6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments returned with HTTP 200 Jan 19 08:23:31.882140 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 24/40] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:23:31 2021] POST /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:31.913701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67912c77-3850-498e-aec3-edc298d73ffe tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:31.914106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67912c77-3850-498e-aec3-edc298d73ffe tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:31.914619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67912c77-3850-498e-aec3-edc298d73ffe tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:32.001143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-6dbfe565-48b9-4bfe-9974-abe59112e7d6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume// Jan 19 08:23:32.001620 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:32.001620 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:32.002297 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-6dbfe565-48b9-4bfe-9974-abe59112e7d6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:32.002652 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:32.002652 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:32.003220 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-6dbfe565-48b9-4bfe-9974-abe59112e7d6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:32.004857 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-6dbfe565-48b9-4bfe-9974-abe59112e7d6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:23:32.006208 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 25/41] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:23:31 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:23:32.024091 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-72c06967-864f-4e5b-ae6a-51625bab9b29 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:32.026712 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-67912c77-3850-498e-aec3-edc298d73ffe tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:32.030852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-72c06967-864f-4e5b-ae6a-51625bab9b29 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:32.036133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-72c06967-864f-4e5b-ae6a-51625bab9b29 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:32.047807 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:32.047807 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:32.060072 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67912c77-3850-498e-aec3-edc298d73ffe tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:32.070292 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 17/42] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:31 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 915 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:32.153994 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:32.153994 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:32.178373 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-72c06967-864f-4e5b-ae6a-51625bab9b29 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:32.225984 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:32.225984 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:32.253039 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-72c06967-864f-4e5b-ae6a-51625bab9b29 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:32.257340 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 26/43] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:23:32 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 1014 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:23:32.319328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-90d183c4-ebf1-44b8-8bd9-3994ad5be33d tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] PUT http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments/15ceafbe-66fb-4c4f-b7ac-052f9d2a9ee8 Jan 19 08:23:32.319832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:32.319832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:32.320259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-90d183c4-ebf1-44b8-8bd9-3994ad5be33d tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:32.412040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:23:32.412040 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:23:32.412557 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-90d183c4-ebf1-44b8-8bd9-3994ad5be33d tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Lock "b'cinder-attachment_update-f497fad6-89e8-480a-96a4-d603e13c895f-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.040s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:23:32.414898 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:32.414898 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:33.077577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d38a4923-b3e3-45e5-8666-16dfce62878a tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:33.079217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d38a4923-b3e3-45e5-8666-16dfce62878a tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:33.079431 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:33.079431 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:33.079979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d38a4923-b3e3-45e5-8666-16dfce62878a tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:33.182726 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:33.182726 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:33.206311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d38a4923-b3e3-45e5-8666-16dfce62878a tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:33.253547 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:33.253547 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:33.283852 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d38a4923-b3e3-45e5-8666-16dfce62878a tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:33.288435 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 27/44] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:33 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:34.301653 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5e91cff-481b-4139-9a94-eb22c060812e tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:34.302877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5e91cff-481b-4139-9a94-eb22c060812e tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:34.303232 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:34.303232 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:34.304002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5e91cff-481b-4139-9a94-eb22c060812e tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:34.413373 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:34.413373 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:34.434421 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f5e91cff-481b-4139-9a94-eb22c060812e tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:34.478413 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:34.478413 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:34.501890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5e91cff-481b-4139-9a94-eb22c060812e tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:34.502705 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 28/45] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:34 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:34.575349 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-90d183c4-ebf1-44b8-8bd9-3994ad5be33d tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Lock "b'cinder-attachment_update-f497fad6-89e8-480a-96a4-d603e13c895f-n-h2-771363-1'" released by "attachment_update" :: held 2.163s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:23:34.575970 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-90d183c4-ebf1-44b8-8bd9-3994ad5be33d tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments/15ceafbe-66fb-4c4f-b7ac-052f9d2a9ee8 returned with HTTP 200 Jan 19 08:23:34.577906 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 18/46] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:23:32 2021] PUT /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments/15ceafbe-66fb-4c4f-b7ac-052f9d2a9ee8 => generated 762 bytes in 2264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:35.521914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ad3a837-f380-4e9d-a2f0-87b7c3c5f3ae tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:35.522513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ad3a837-f380-4e9d-a2f0-87b7c3c5f3ae tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:35.522900 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:35.522900 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:35.523928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ad3a837-f380-4e9d-a2f0-87b7c3c5f3ae tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:35.654747 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:35.654747 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:35.671927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3ad3a837-f380-4e9d-a2f0-87b7c3c5f3ae tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:35.715388 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:35.715388 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:35.725655 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ad3a837-f380-4e9d-a2f0-87b7c3c5f3ae tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:35.726715 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 29/47] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:35 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 916 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:36.745815 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1b31512-9e59-4ff0-952a-fa87f2a243fd tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:36.747411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1b31512-9e59-4ff0-952a-fa87f2a243fd tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:36.747825 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:36.747825 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:36.748791 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1b31512-9e59-4ff0-952a-fa87f2a243fd tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:36.820891 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:36.820891 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:36.835982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c1b31512-9e59-4ff0-952a-fa87f2a243fd tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:36.860440 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:36.860440 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:36.873228 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1b31512-9e59-4ff0-952a-fa87f2a243fd tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:36.883814 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 19/48] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:36 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:37.891121 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e1d62d57-488e-40f0-809e-e948416cf6a8 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:37.893732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e1d62d57-488e-40f0-809e-e948416cf6a8 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:37.894769 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:37.894769 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:37.895394 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e1d62d57-488e-40f0-809e-e948416cf6a8 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:38.060457 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:38.060457 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:38.080628 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e1d62d57-488e-40f0-809e-e948416cf6a8 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:38.148562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:38.148562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:38.170842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e1d62d57-488e-40f0-809e-e948416cf6a8 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:38.178818 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 30/49] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:37 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 916 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:39.194602 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e5c15dd-c92b-47e9-b1fb-c54b1e13bdc0 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:39.195141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e5c15dd-c92b-47e9-b1fb-c54b1e13bdc0 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:39.195463 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:39.195463 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:39.195929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e5c15dd-c92b-47e9-b1fb-c54b1e13bdc0 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:39.300894 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:39.300894 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:39.337565 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3e5c15dd-c92b-47e9-b1fb-c54b1e13bdc0 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:39.387395 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:39.387395 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:39.419916 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e5c15dd-c92b-47e9-b1fb-c54b1e13bdc0 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:39.420889 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 20/50] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:39 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 916 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:40.263057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-f2269611-ac87-45bf-ab93-3328a787c88c tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] POST http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments/15ceafbe-66fb-4c4f-b7ac-052f9d2a9ee8/action Jan 19 08:23:40.264243 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:40.264243 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:40.264928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-f2269611-ac87-45bf-ab93-3328a787c88c tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:23:40.265512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-f2269611-ac87-45bf-ab93-3328a787c88c tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:40.357803 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:40.357803 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:40.372223 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7a421fe6-ab5b-49b9-95ed-3694f5f3a58c req-f2269611-ac87-45bf-ab93-3328a787c88c tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments/15ceafbe-66fb-4c4f-b7ac-052f9d2a9ee8/action returned with HTTP 204 Jan 19 08:23:40.373867 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 31/51] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:23:40 2021] POST /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments/15ceafbe-66fb-4c4f-b7ac-052f9d2a9ee8/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:23:40.442863 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-65464680-9459-4324-acf7-ec2212da6719 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:40.443506 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-65464680-9459-4324-acf7-ec2212da6719 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:40.443792 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:40.443792 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:40.444392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-65464680-9459-4324-acf7-ec2212da6719 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:40.575432 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:40.575432 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:40.586469 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-6ceda001-d26e-4f30-b04d-540dc1a1a957 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] POST http://10.222.0.50/volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments/5d39d056-d2c9-46bc-a9c9-6f7e76169c22/action Jan 19 08:23:40.587122 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:40.587122 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:40.587652 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-6ceda001-d26e-4f30-b04d-540dc1a1a957 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:23:40.588667 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-6ceda001-d26e-4f30-b04d-540dc1a1a957 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:40.610610 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-65464680-9459-4324-acf7-ec2212da6719 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:40.654471 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:40.654471 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:40.663986 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-65464680-9459-4324-acf7-ec2212da6719 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:40.682330 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 21/52] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:40 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 1208 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:40.688755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9abb891a-9773-4a66-8966-3c24cfc032a9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:40.689559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9abb891a-9773-4a66-8966-3c24cfc032a9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:40.689961 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:40.689961 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:40.690612 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9abb891a-9773-4a66-8966-3c24cfc032a9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:40.756495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:40.756495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:40.783712 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-6ceda001-d26e-4f30-b04d-540dc1a1a957 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] http://10.222.0.50/volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments/5d39d056-d2c9-46bc-a9c9-6f7e76169c22/action returned with HTTP 204 Jan 19 08:23:40.784895 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 32/53] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:23:40 2021] POST /volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments/5d39d056-d2c9-46bc-a9c9-6f7e76169c22/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:23:40.790354 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:40.790354 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:40.799047 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9abb891a-9773-4a66-8966-3c24cfc032a9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:40.821318 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:40.821318 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:40.831532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9abb891a-9773-4a66-8966-3c24cfc032a9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:40.832652 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 22/54] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:40 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 1208 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:41.834068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-def5896d-04e9-46a2-983c-aa26159f5e67 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:41.834651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-def5896d-04e9-46a2-983c-aa26159f5e67 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:41.834769 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:41.834769 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:41.835137 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-def5896d-04e9-46a2-983c-aa26159f5e67 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:41.894300 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:41.894300 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:41.923618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-def5896d-04e9-46a2-983c-aa26159f5e67 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:41.961435 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:41.961435 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:41.984801 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-def5896d-04e9-46a2-983c-aa26159f5e67 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:41.985825 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 33/55] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:23:41 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 1208 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:42.013715 n-d-771363-1 devstack@c-api.service[87853]: WARNING keystonemiddleware.auth_token [None req-9abb891a-9773-4a66-8966-3c24cfc032a9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] 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. Jan 19 08:23:42.016973 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-3078f831-1391-4b2d-8387-92cffabf4902 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] POST http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f/action Jan 19 08:23:42.017937 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:42.017937 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:42.028523 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-3078f831-1391-4b2d-8387-92cffabf4902 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Action body: b'{"os-begin_detaching": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:23:42.029048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-3078f831-1391-4b2d-8387-92cffabf4902 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:42.097081 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:42.097081 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:42.098427 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-3078f831-1391-4b2d-8387-92cffabf4902 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:42.115906 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-3078f831-1391-4b2d-8387-92cffabf4902 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Begin detaching volume completed successfully. Jan 19 08:23:42.116606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-3078f831-1391-4b2d-8387-92cffabf4902 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f/action returned with HTTP 202 Jan 19 08:23:42.117907 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 23/56] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:23:42 2021] POST /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:23:42.154514 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9a518888-2a0e-4aa2-9be1-08f761229484 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:42.155235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9a518888-2a0e-4aa2-9be1-08f761229484 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:42.155542 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:42.155542 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:42.156395 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9a518888-2a0e-4aa2-9be1-08f761229484 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:42.242132 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-3078f831-1391-4b2d-8387-92cffabf4902 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume// Jan 19 08:23:42.243013 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-3078f831-1391-4b2d-8387-92cffabf4902 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:42.243405 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:42.243405 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:42.244614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-3078f831-1391-4b2d-8387-92cffabf4902 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:42.245982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-3078f831-1391-4b2d-8387-92cffabf4902 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:23:42.246996 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 24/57] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:23:42 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:23:42.277981 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-238bd6c9-7754-45c6-9144-2c25ba23a687 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:42.278718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-238bd6c9-7754-45c6-9144-2c25ba23a687 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:42.279211 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-238bd6c9-7754-45c6-9144-2c25ba23a687 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:42.285157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:42.285157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:42.309755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9a518888-2a0e-4aa2-9be1-08f761229484 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:42.366692 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:42.366692 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:42.393904 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9a518888-2a0e-4aa2-9be1-08f761229484 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:42.394717 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 34/58] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:42 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 1211 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:42.396177 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:42.396177 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:42.406245 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-238bd6c9-7754-45c6-9144-2c25ba23a687 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:42.429754 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:42.429754 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:42.443309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-238bd6c9-7754-45c6-9144-2c25ba23a687 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:42.444627 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 25/59] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:23:42 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 1310 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:23:42.956961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-12d0758a-6da3-486b-9b86-c0519e29bd1b tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] DELETE http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments/15ceafbe-66fb-4c4f-b7ac-052f9d2a9ee8 Jan 19 08:23:42.956961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-12d0758a-6da3-486b-9b86-c0519e29bd1b tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:42.959363 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:42.959363 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:42.959363 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-12d0758a-6da3-486b-9b86-c0519e29bd1b tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:42.981310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:42.981310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:43.410940 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb4f38bf-15ac-40af-b799-bc5c85f69f8b tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:43.411810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb4f38bf-15ac-40af-b799-bc5c85f69f8b tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:43.412244 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:43.412244 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:43.412904 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb4f38bf-15ac-40af-b799-bc5c85f69f8b tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:43.532968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:43.532968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:43.548914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eb4f38bf-15ac-40af-b799-bc5c85f69f8b tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:43.594535 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:43.594535 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:43.606886 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-12d0758a-6da3-486b-9b86-c0519e29bd1b tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:23:43.607700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-12d0758a-6da3-486b-9b86-c0519e29bd1b tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:23:43.618288 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dedda4c7-3df7-4f52-96db-99190c238b29 req-12d0758a-6da3-486b-9b86-c0519e29bd1b tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments/15ceafbe-66fb-4c4f-b7ac-052f9d2a9ee8 returned with HTTP 200 Jan 19 08:23:43.620375 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 35/60] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:23:42 2021] DELETE /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/attachments/15ceafbe-66fb-4c4f-b7ac-052f9d2a9ee8 => generated 19 bytes in 669 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:43.629252 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb4f38bf-15ac-40af-b799-bc5c85f69f8b tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:43.631518 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 26/61] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:43 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 1211 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:44.647369 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a9efcea-aa57-40f9-ad08-9c9abef0f997 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:44.648036 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2a9efcea-aa57-40f9-ad08-9c9abef0f997 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:44.648229 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:44.648229 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:44.648874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2a9efcea-aa57-40f9-ad08-9c9abef0f997 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:44.745891 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:44.745891 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:44.760164 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2a9efcea-aa57-40f9-ad08-9c9abef0f997 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:44.790897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a9efcea-aa57-40f9-ad08-9c9abef0f997 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:44.793114 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 36/62] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:44 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 916 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:45.191339 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3808d5a0-5524-4f8d-b3ba-01afa3931b28 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:45.192176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3808d5a0-5524-4f8d-b3ba-01afa3931b28 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:45.192546 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:45.192546 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:45.193413 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3808d5a0-5524-4f8d-b3ba-01afa3931b28 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:45.272195 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:45.272195 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:45.286150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3808d5a0-5524-4f8d-b3ba-01afa3931b28 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:45.334759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3808d5a0-5524-4f8d-b3ba-01afa3931b28 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:45.338316 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 27/63] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:45 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:45.354468 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d553ffd6-ae72-420c-adf5-31c55339ab09 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:45.355348 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d553ffd6-ae72-420c-adf5-31c55339ab09 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:45.355727 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:45.355727 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:45.356768 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d553ffd6-ae72-420c-adf5-31c55339ab09 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:45.488341 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:45.488341 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:45.526091 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d553ffd6-ae72-420c-adf5-31c55339ab09 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:45.567631 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d553ffd6-ae72-420c-adf5-31c55339ab09 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:45.569390 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 37/64] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:45 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 916 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:47.061745 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-f79a9d1a-3415-4ec6-ad55-23ec8e44c867 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] DELETE http://10.222.0.50/volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments/b9e13698-9356-43e4-902c-1a81893ebd7d Jan 19 08:23:47.062993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-f79a9d1a-3415-4ec6-ad55-23ec8e44c867 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:47.063422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:47.063422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:47.064457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-f79a9d1a-3415-4ec6-ad55-23ec8e44c867 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:47.089063 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:47.089063 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:47.326941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-f79a9d1a-3415-4ec6-ad55-23ec8e44c867 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(5d39d056-d2c9-46bc-a9c9-6f7e76169c22)]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:23:47.327371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-f79a9d1a-3415-4ec6-ad55-23ec8e44c867 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] Adding status of: attached to pending status list for volume. {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 19 08:23:47.327780 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-f79a9d1a-3415-4ec6-ad55-23ec8e44c867 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:23:47.342630 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3821841d-78ed-45cf-a211-9be2ca2b1e54 req-f79a9d1a-3415-4ec6-ad55-23ec8e44c867 tempest-LiveAutoBlockMigrationV225Test-1728181751 tempest-LiveAutoBlockMigrationV225Test-1728181751] http://10.222.0.50/volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments/b9e13698-9356-43e4-902c-1a81893ebd7d returned with HTTP 200 Jan 19 08:23:47.344992 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 28/65] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 08:23:47 2021] DELETE /volume/v3/5a66db92ab5b4b9d8b5351e39e176c4f/attachments/b9e13698-9356-43e4-902c-1a81893ebd7d => generated 192 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:56.152983 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e88c70ab-4dcc-49d6-88d1-c035c6d45fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] DELETE http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:56.154584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e88c70ab-4dcc-49d6-88d1-c035c6d45fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:56.155215 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:56.155215 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:56.156234 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e88c70ab-4dcc-49d6-88d1-c035c6d45fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:56.156873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e88c70ab-4dcc-49d6-88d1-c035c6d45fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Delete volume with id: f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:56.226233 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:56.226233 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:56.228411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e88c70ab-4dcc-49d6-88d1-c035c6d45fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:56.274751 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e88c70ab-4dcc-49d6-88d1-c035c6d45fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Delete volume request issued successfully. Jan 19 08:23:56.275604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e88c70ab-4dcc-49d6-88d1-c035c6d45fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 202 Jan 19 08:23:56.276704 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 38/66] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:23:56 2021] DELETE /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:23:56.286625 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba24af44-a161-474f-b92d-34f97ffdddc6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:56.293943 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba24af44-a161-474f-b92d-34f97ffdddc6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:56.297344 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:56.297344 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:56.298014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba24af44-a161-474f-b92d-34f97ffdddc6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:56.371732 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:56.371732 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:56.382420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ba24af44-a161-474f-b92d-34f97ffdddc6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:56.412787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba24af44-a161-474f-b92d-34f97ffdddc6 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:56.414209 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 29/67] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:56 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 915 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:23:57.432113 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-78e8fd2e-f61a-48e6-950d-96b277a25ef9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:57.433329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-78e8fd2e-f61a-48e6-950d-96b277a25ef9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:57.433695 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:57.433695 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:57.434319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-78e8fd2e-f61a-48e6-950d-96b277a25ef9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:57.625214 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:57.625214 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:57.648719 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-78e8fd2e-f61a-48e6-950d-96b277a25ef9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:57.674820 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-78e8fd2e-f61a-48e6-950d-96b277a25ef9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:57.676676 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 39/68] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:57 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 915 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:58.691666 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2502c07f-5356-4ad9-9f68-293d33c64fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:58.692171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2502c07f-5356-4ad9-9f68-293d33c64fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:58.692471 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:58.692471 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:58.692945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2502c07f-5356-4ad9-9f68-293d33c64fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:58.762324 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:58.762324 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:23:58.774479 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2502c07f-5356-4ad9-9f68-293d33c64fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Volume info retrieved successfully. Jan 19 08:23:58.801688 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2502c07f-5356-4ad9-9f68-293d33c64fb9 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 200 Jan 19 08:23:58.803157 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 30/69] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:58 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 915 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:59.819454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ceb4de1f-8871-45ad-bd51-234733058853 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] GET http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f Jan 19 08:23:59.819951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ceb4de1f-8871-45ad-bd51-234733058853 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:59.820334 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:59.820334 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:23:59.820969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ceb4de1f-8871-45ad-bd51-234733058853 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:59.930996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ceb4de1f-8871-45ad-bd51-234733058853 tempest-AttachSCSIVolumeTestJSON-1423257129 tempest-AttachSCSIVolumeTestJSON-1423257129] http://10.222.0.50/volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f returned with HTTP 404 Jan 19 08:23:59.933126 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 40/70] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:59 2021] GET /volume/v3/b9a524dc06eb497ab259fd8ab55fdf3d/volumes/f497fad6-89e8-480a-96a4-d603e13c895f => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:24:04.976256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8611b5f-8b6f-497b-84c5-b3270acb6186 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:24:04.976792 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8611b5f-8b6f-497b-84c5-b3270acb6186 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:04.976956 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:04.976956 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:04.977604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8611b5f-8b6f-497b-84c5-b3270acb6186 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:05.146340 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:05.146340 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:05.182977 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a8611b5f-8b6f-497b-84c5-b3270acb6186 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:24:05.246341 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:05.246341 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:05.283668 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8611b5f-8b6f-497b-84c5-b3270acb6186 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:24:05.289185 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 31/71] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:04 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 1215 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:05.651927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-d82ff674-9935-4029-94a0-d7d9e727d0d3 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:24:05.652689 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-d82ff674-9935-4029-94a0-d7d9e727d0d3 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:05.653867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-d82ff674-9935-4029-94a0-d7d9e727d0d3 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:05.710170 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:05.710170 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:05.719905 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-d82ff674-9935-4029-94a0-d7d9e727d0d3 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:24:05.741587 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:05.741587 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:05.751622 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-d82ff674-9935-4029-94a0-d7d9e727d0d3 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:24:05.771468 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 41/72] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:24:05 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 1215 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:05.777119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-6cf5d4be-a480-4414-ba57-5ab373bc51f1 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] POST http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8/action Jan 19 08:24:05.778594 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:05.778594 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:05.779326 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-6cf5d4be-a480-4414-ba57-5ab373bc51f1 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Action body: b'{"os-begin_detaching": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:24:05.779712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-6cf5d4be-a480-4414-ba57-5ab373bc51f1 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:05.833965 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:05.833965 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:05.835169 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-6cf5d4be-a480-4414-ba57-5ab373bc51f1 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:24:05.846101 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-6cf5d4be-a480-4414-ba57-5ab373bc51f1 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Begin detaching volume completed successfully. Jan 19 08:24:05.846629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-6cf5d4be-a480-4414-ba57-5ab373bc51f1 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8/action returned with HTTP 202 Jan 19 08:24:05.847918 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 32/73] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:24:05 2021] POST /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:24:05.873390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d9a97df-8591-4ea3-a722-0e33d6e1be6f tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:24:05.874328 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d9a97df-8591-4ea3-a722-0e33d6e1be6f tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:05.875113 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:05.875113 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:05.876034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d9a97df-8591-4ea3-a722-0e33d6e1be6f tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:05.921263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-6cf5d4be-a480-4414-ba57-5ab373bc51f1 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume// Jan 19 08:24:05.921992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-6cf5d4be-a480-4414-ba57-5ab373bc51f1 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:05.922358 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:05.922358 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:05.922972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-6cf5d4be-a480-4414-ba57-5ab373bc51f1 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:05.924208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-6cf5d4be-a480-4414-ba57-5ab373bc51f1 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:24:05.925543 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 33/74] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:24:05 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:24:05.934836 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:05.934836 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:05.939907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-752ad8ef-7ab1-4e86-98b4-d5080875020a tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:24:05.940857 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-752ad8ef-7ab1-4e86-98b4-d5080875020a tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:05.941553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-752ad8ef-7ab1-4e86-98b4-d5080875020a tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:05.944556 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5d9a97df-8591-4ea3-a722-0e33d6e1be6f tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:24:05.966639 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:05.966639 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:05.976789 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d9a97df-8591-4ea3-a722-0e33d6e1be6f tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:24:05.987633 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 42/75] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:05 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 1218 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:06.005381 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:06.005381 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:06.014392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-752ad8ef-7ab1-4e86-98b4-d5080875020a tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:24:06.035166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:06.035166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:06.044358 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-752ad8ef-7ab1-4e86-98b4-d5080875020a tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:24:06.045352 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 34/76] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:24:05 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 1317 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:24:06.710974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-b049fef4-743d-4873-962f-626f7ff1ecf0 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] DELETE http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/attachments/5d39d056-d2c9-46bc-a9c9-6f7e76169c22 Jan 19 08:24:06.711835 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-b049fef4-743d-4873-962f-626f7ff1ecf0 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:06.712234 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:06.712234 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:06.713040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-b049fef4-743d-4873-962f-626f7ff1ecf0 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:06.743308 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:06.743308 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:06.998426 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3305e45-04c8-4736-88d4-732a4107c169 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:24:07.001861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3305e45-04c8-4736-88d4-732a4107c169 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:07.002314 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:07.002314 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:07.004076 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3305e45-04c8-4736-88d4-732a4107c169 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:07.114096 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:07.114096 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:07.123233 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c3305e45-04c8-4736-88d4-732a4107c169 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:24:07.183857 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:07.183857 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:07.193253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3305e45-04c8-4736-88d4-732a4107c169 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:24:07.209242 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 35/77] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:06 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 1218 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:07.460151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-b049fef4-743d-4873-962f-626f7ff1ecf0 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:24:07.460580 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-b049fef4-743d-4873-962f-626f7ff1ecf0 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:24:07.477985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-691fabfa-9eed-4f36-b889-0baa3a46adb4 req-b049fef4-743d-4873-962f-626f7ff1ecf0 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/attachments/5d39d056-d2c9-46bc-a9c9-6f7e76169c22 returned with HTTP 200 Jan 19 08:24:07.478794 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 43/78] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:24:06 2021] DELETE /volume/v3/415c62762abf47bc809d723e535b63fd/attachments/5d39d056-d2c9-46bc-a9c9-6f7e76169c22 => generated 19 bytes in 774 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:08.214957 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ae3bfa4-4620-4a02-9602-a0d470b344df tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:24:08.215502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ae3bfa4-4620-4a02-9602-a0d470b344df tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:08.215675 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:08.215675 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:08.216053 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ae3bfa4-4620-4a02-9602-a0d470b344df tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:08.274483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:08.274483 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:08.285397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8ae3bfa4-4620-4a02-9602-a0d470b344df tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:24:08.311703 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ae3bfa4-4620-4a02-9602-a0d470b344df tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:24:08.312705 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 36/79] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:08 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 923 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:46.705900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] POST http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes Jan 19 08:24:46.713264 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:46.713264 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:46.713821 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1652138613"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:46.714979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1652138613'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:24:46.715468 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Create volume of 1 GB Jan 19 08:24:46.716111 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:46.716111 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:46.739382 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Availability Zones retrieved successfully. Jan 19 08:24:46.770994 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Flow 'volume_create_api' (f44ace49-8634-4f60-b6bf-104059186c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:24:46.776498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afaebec0-3b5a-4862-b086-fb13229520f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:24:46.789665 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:24:46.878453 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afaebec0-3b5a-4862-b086-fb13229520f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:24:46.880848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01d79c5-09ac-4f59-9e22-c1acc3f60366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:24:46.987651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Created reservations ['f85f50c5-affe-4e12-b551-23d949759107', '5d878cb1-41a7-4cae-bd74-696b03dee3ef', '532f55bb-03ae-4c2a-9bac-68b8993cb84d', '9f4ae4d5-e20b-4cb5-8a5d-e8e59c0acd2f'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:24:46.989929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01d79c5-09ac-4f59-9e22-c1acc3f60366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f85f50c5-affe-4e12-b551-23d949759107', '5d878cb1-41a7-4cae-bd74-696b03dee3ef', '532f55bb-03ae-4c2a-9bac-68b8993cb84d', '9f4ae4d5-e20b-4cb5-8a5d-e8e59c0acd2f']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:24:46.992022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431e265e-8f3a-4164-aecf-3e28c0286b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:24:47.079782 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431e265e-8f3a-4164-aecf-3e28c0286b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aff0777-32c2-47e9-85e1-cf3e468414b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1652138613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214eddf276644c358d2556d35c45b247',qos_specs=None,replication_status=,reservations=['f85f50c5-affe-4e12-b551-23d949759107','5d878cb1-41a7-4cae-bd74-696b03dee3ef','532f55bb-03ae-4c2a-9bac-68b8993cb84d','9f4ae4d5-e20b-4cb5-8a5d-e8e59c0acd2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3535c5c1e07e47239f7323eed865f744',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1652138613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aff0777-32c2-47e9-85e1-cf3e468414b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214eddf276644c358d2556d35c45b247',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,user_id='3535c5c1e07e47239f7323eed865f744',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:24:47.081857 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e30657a-0b29-49af-8424-da45707f861d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:24:47.130729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e30657a-0b29-49af-8424-da45707f861d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1652138613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214eddf276644c358d2556d35c45b247',qos_specs=None,replication_status=,reservations=['f85f50c5-affe-4e12-b551-23d949759107','5d878cb1-41a7-4cae-bd74-696b03dee3ef','532f55bb-03ae-4c2a-9bac-68b8993cb84d','9f4ae4d5-e20b-4cb5-8a5d-e8e59c0acd2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3535c5c1e07e47239f7323eed865f744',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:24:47.134095 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0eabf3-eddb-454d-a277-c7e9d440a80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:24:47.152194 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0eabf3-eddb-454d-a277-c7e9d440a80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:24:47.155312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Flow 'volume_create_api' (f44ace49-8634-4f60-b6bf-104059186c7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:24:47.210680 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Create volume request issued successfully. Jan 19 08:24:47.225763 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b80c450f-7a4b-4eb8-b320-512d2c8f9d0f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes returned with HTTP 202 Jan 19 08:24:47.227174 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 44/80] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:24:46 2021] POST /volume/v3/214eddf276644c358d2556d35c45b247/volumes => generated 824 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:24:47.241615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ff8043d-7b5d-4106-b491-23611b598da3 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:47.242122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9ff8043d-7b5d-4106-b491-23611b598da3 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:47.243456 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:47.243456 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:47.244054 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9ff8043d-7b5d-4106-b491-23611b598da3 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:47.295627 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:47.295627 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:47.304071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9ff8043d-7b5d-4106-b491-23611b598da3 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:47.328957 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ff8043d-7b5d-4106-b491-23611b598da3 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:47.329879 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 37/81] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:47 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 892 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:48.348419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-473a0145-f843-4b9a-88db-49dd89741cc6 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:48.354373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-473a0145-f843-4b9a-88db-49dd89741cc6 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:48.354582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:48.354582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:48.355941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-473a0145-f843-4b9a-88db-49dd89741cc6 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:48.446584 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:48.446584 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:48.468099 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-473a0145-f843-4b9a-88db-49dd89741cc6 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:48.520672 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-473a0145-f843-4b9a-88db-49dd89741cc6 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:48.522098 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 45/82] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:48 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 917 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:49.272497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-9c4f4980-4e25-45a0-bee0-1d367cdcdfb4 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:49.273346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-9c4f4980-4e25-45a0-bee0-1d367cdcdfb4 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:49.274077 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:49.274077 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:49.274717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-9c4f4980-4e25-45a0-bee0-1d367cdcdfb4 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:49.333457 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:49.333457 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:49.343966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-9c4f4980-4e25-45a0-bee0-1d367cdcdfb4 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:49.374358 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-9c4f4980-4e25-45a0-bee0-1d367cdcdfb4 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:49.376718 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 38/83] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:24:49 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:49.493030 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-473a0145-f843-4b9a-88db-49dd89741cc6 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume// Jan 19 08:24:49.493802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-473a0145-f843-4b9a-88db-49dd89741cc6 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:49.494211 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:49.494211 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:49.494836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-473a0145-f843-4b9a-88db-49dd89741cc6 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:49.496210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-473a0145-f843-4b9a-88db-49dd89741cc6 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:24:49.497301 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 46/84] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:24:49 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:24:49.510694 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-e76c9cdf-9834-434f-a546-c1c89667f443 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] POST http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/attachments Jan 19 08:24:49.511306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:49.511306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:49.511955 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-e76c9cdf-9834-434f-a546-c1c89667f443 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9aff0777-32c2-47e9-85e1-cf3e468414b6", "instance_uuid": "3fcce344-f658-4bdf-9d88-89232526b4d3", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:49.565352 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:49.565352 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:49.621922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-e76c9cdf-9834-434f-a546-c1c89667f443 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/attachments returned with HTTP 200 Jan 19 08:24:49.622776 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 39/85] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:24:49 2021] POST /volume/v3/214eddf276644c358d2556d35c45b247/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:24:49.664034 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36973583-e69a-4a2b-a749-b15b5cd72579 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:49.664034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36973583-e69a-4a2b-a749-b15b5cd72579 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:49.664034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36973583-e69a-4a2b-a749-b15b5cd72579 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:49.706046 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-e76c9cdf-9834-434f-a546-c1c89667f443 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume// Jan 19 08:24:49.706505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-e76c9cdf-9834-434f-a546-c1c89667f443 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:49.706933 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:49.706933 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:49.707569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-e76c9cdf-9834-434f-a546-c1c89667f443 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:49.708793 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-e76c9cdf-9834-434f-a546-c1c89667f443 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:24:49.709689 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 40/86] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:24:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:24:49.723599 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-ec138d97-b655-465b-924f-2157b8201d84 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:49.724468 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-ec138d97-b655-465b-924f-2157b8201d84 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:49.724952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-ec138d97-b655-465b-924f-2157b8201d84 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:49.755498 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:49.755498 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:49.764885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-36973583-e69a-4a2b-a749-b15b5cd72579 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:49.788146 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:49.788146 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:49.797792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36973583-e69a-4a2b-a749-b15b5cd72579 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:49.799254 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 47/87] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:49 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 916 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:49.817829 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:49.817829 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:49.828448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-ec138d97-b655-465b-924f-2157b8201d84 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:49.847674 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:49.847674 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:49.856361 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-ec138d97-b655-465b-924f-2157b8201d84 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:49.857362 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 41/88] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:24:49 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 1015 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:24:49.895230 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-581b89ad-83b2-46a5-b75b-c3879592b78c tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] PUT http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/attachments/9453ebc3-d1b3-4b23-b49a-fc9f6f190c18 Jan 19 08:24:49.895824 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:49.895824 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:49.896333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-581b89ad-83b2-46a5-b75b-c3879592b78c tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:49.928434 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:24:49.928434 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:24:49.929284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-581b89ad-83b2-46a5-b75b-c3879592b78c tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Lock "b'cinder-attachment_update-9aff0777-32c2-47e9-85e1-cf3e468414b6-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.010s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:24:49.931779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:49.931779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:50.816950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6894a6fe-d8ba-43a0-a0b4-83e831536464 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:50.817461 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6894a6fe-d8ba-43a0-a0b4-83e831536464 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:50.817653 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:50.817653 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:50.818296 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6894a6fe-d8ba-43a0-a0b4-83e831536464 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:50.944699 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:50.944699 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:50.968461 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6894a6fe-d8ba-43a0-a0b4-83e831536464 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:51.015901 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:51.015901 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:51.033670 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6894a6fe-d8ba-43a0-a0b4-83e831536464 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:51.038460 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 42/89] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:50 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 916 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:51.512329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-581b89ad-83b2-46a5-b75b-c3879592b78c tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Lock "b'cinder-attachment_update-9aff0777-32c2-47e9-85e1-cf3e468414b6-n-h2-771363-1'" released by "attachment_update" :: held 1.583s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:24:51.513085 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-581b89ad-83b2-46a5-b75b-c3879592b78c tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/attachments/9453ebc3-d1b3-4b23-b49a-fc9f6f190c18 returned with HTTP 200 Jan 19 08:24:51.516138 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 48/90] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:24:49 2021] PUT /volume/v3/214eddf276644c358d2556d35c45b247/attachments/9453ebc3-d1b3-4b23-b49a-fc9f6f190c18 => generated 762 bytes in 1626 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:52.054512 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3db6b580-2ead-4fdb-a0db-061505333bd0 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:52.055889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3db6b580-2ead-4fdb-a0db-061505333bd0 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:52.056110 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:52.056110 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:52.056492 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3db6b580-2ead-4fdb-a0db-061505333bd0 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:52.181022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:52.181022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:52.205454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3db6b580-2ead-4fdb-a0db-061505333bd0 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:52.245074 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:52.245074 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:52.266278 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3db6b580-2ead-4fdb-a0db-061505333bd0 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:52.267916 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 43/91] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:52 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 917 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:53.284659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-670b6fb2-49dd-49e7-a279-f41f10b99d98 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:53.286106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-670b6fb2-49dd-49e7-a279-f41f10b99d98 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:53.286547 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:53.286547 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:53.287174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-670b6fb2-49dd-49e7-a279-f41f10b99d98 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:53.410774 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:53.410774 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:53.434269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-670b6fb2-49dd-49e7-a279-f41f10b99d98 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:53.499635 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:53.499635 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:53.517870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-670b6fb2-49dd-49e7-a279-f41f10b99d98 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:53.521904 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 49/92] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:53 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 917 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:54.542559 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d969585a-414e-46e9-99e8-09817fca061b tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:54.543092 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d969585a-414e-46e9-99e8-09817fca061b tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:54.543310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:54.543310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:54.543686 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d969585a-414e-46e9-99e8-09817fca061b tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:54.639625 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:54.639625 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:54.649705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d969585a-414e-46e9-99e8-09817fca061b tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:54.679845 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:54.679845 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:54.694282 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d969585a-414e-46e9-99e8-09817fca061b tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:54.696367 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 44/93] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:54 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 917 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:55.712317 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-91c09b0c-c378-4317-8cb5-5cdb784c44ec tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:55.713374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-91c09b0c-c378-4317-8cb5-5cdb784c44ec tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:55.713973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:55.713973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:55.714596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-91c09b0c-c378-4317-8cb5-5cdb784c44ec tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:55.770917 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:55.770917 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:55.779741 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-91c09b0c-c378-4317-8cb5-5cdb784c44ec tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:55.803701 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:55.803701 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:55.813629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-91c09b0c-c378-4317-8cb5-5cdb784c44ec tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:55.815008 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 50/94] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:55 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:56.831575 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8acddcb4-40f0-4ef3-93b3-0979d6784e0a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:56.832748 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8acddcb4-40f0-4ef3-93b3-0979d6784e0a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:56.833191 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:56.833191 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:56.833850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8acddcb4-40f0-4ef3-93b3-0979d6784e0a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:56.949710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:56.949710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:56.969363 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8acddcb4-40f0-4ef3-93b3-0979d6784e0a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:56.993710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:56.993710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:57.006811 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8acddcb4-40f0-4ef3-93b3-0979d6784e0a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:57.010275 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 45/95] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:56 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 917 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:57.224994 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-13291f91-7f2b-4436-988c-856589bbabfc tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] POST http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/attachments/9453ebc3-d1b3-4b23-b49a-fc9f6f190c18/action Jan 19 08:24:57.225549 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:57.225549 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:57.225944 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-13291f91-7f2b-4436-988c-856589bbabfc tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:24:57.226510 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-13291f91-7f2b-4436-988c-856589bbabfc tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:57.363710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:57.363710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:57.395759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4ca0844-9c58-4d8c-94dd-fcc9cf83681c req-13291f91-7f2b-4436-988c-856589bbabfc tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/attachments/9453ebc3-d1b3-4b23-b49a-fc9f6f190c18/action returned with HTTP 204 Jan 19 08:24:57.396635 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 51/96] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:24:57 2021] POST /volume/v3/214eddf276644c358d2556d35c45b247/attachments/9453ebc3-d1b3-4b23-b49a-fc9f6f190c18/action => generated 0 bytes in 176 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:24:58.027093 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-33583ddb-5708-4e9b-8b74-ae78b1e8eb3b tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:58.027756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-33583ddb-5708-4e9b-8b74-ae78b1e8eb3b tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:58.027970 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:58.027970 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:58.028345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-33583ddb-5708-4e9b-8b74-ae78b1e8eb3b tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:58.161210 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:58.161210 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:58.174152 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-33583ddb-5708-4e9b-8b74-ae78b1e8eb3b tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:58.217403 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:58.217403 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:58.232472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-33583ddb-5708-4e9b-8b74-ae78b1e8eb3b tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:58.237555 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 46/97] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:58 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 1209 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:59.096815 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-182aeebb-991b-43c5-9830-78b33f035cb2 req-29477dbd-dc20-4a8b-ba2a-5d77b58bbd3b tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] GET http://10.222.0.50/volume/v3/26d0064e867b4f2fa5040e4a15980a59/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:59.098501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-182aeebb-991b-43c5-9830-78b33f035cb2 req-29477dbd-dc20-4a8b-ba2a-5d77b58bbd3b tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:59.098924 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:59.098924 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:59.099564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-182aeebb-991b-43c5-9830-78b33f035cb2 req-29477dbd-dc20-4a8b-ba2a-5d77b58bbd3b tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:59.165638 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:59.165638 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:59.175560 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-182aeebb-991b-43c5-9830-78b33f035cb2 req-29477dbd-dc20-4a8b-ba2a-5d77b58bbd3b tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] Volume info retrieved successfully. Jan 19 08:24:59.199381 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:59.199381 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:59.209631 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-182aeebb-991b-43c5-9830-78b33f035cb2 req-29477dbd-dc20-4a8b-ba2a-5d77b58bbd3b tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] http://10.222.0.50/volume/v3/26d0064e867b4f2fa5040e4a15980a59/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:59.212290 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 52/98] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:24:59 2021] GET /volume/v3/26d0064e867b4f2fa5040e4a15980a59/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 1391 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:59.225757 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-182aeebb-991b-43c5-9830-78b33f035cb2 req-5d434e63-5733-4974-9539-5024509ebfb2 tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] GET http://10.222.0.50/volume/v3/26d0064e867b4f2fa5040e4a15980a59/volumes/021fa6bb-8b55-4aca-999c-347f5dbbc4f0 Jan 19 08:24:59.227201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-182aeebb-991b-43c5-9830-78b33f035cb2 req-5d434e63-5733-4974-9539-5024509ebfb2 tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:59.227931 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:59.227931 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:59.228544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-182aeebb-991b-43c5-9830-78b33f035cb2 req-5d434e63-5733-4974-9539-5024509ebfb2 tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:59.284434 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-182aeebb-991b-43c5-9830-78b33f035cb2 req-5d434e63-5733-4974-9539-5024509ebfb2 tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] http://10.222.0.50/volume/v3/26d0064e867b4f2fa5040e4a15980a59/volumes/021fa6bb-8b55-4aca-999c-347f5dbbc4f0 returned with HTTP 404 Jan 19 08:24:59.300467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7774456-1bac-4bda-8b4a-0699fb36e7a3 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:24:59.301077 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 47/99] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:24:59 2021] GET /volume/v3/26d0064e867b4f2fa5040e4a15980a59/volumes/021fa6bb-8b55-4aca-999c-347f5dbbc4f0 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:24:59.301229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7774456-1bac-4bda-8b4a-0699fb36e7a3 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:59.301537 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:59.301537 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:24:59.302298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7774456-1bac-4bda-8b4a-0699fb36e7a3 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:59.408293 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:59.408293 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:59.429337 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d7774456-1bac-4bda-8b4a-0699fb36e7a3 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:24:59.476921 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:59.476921 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:24:59.493856 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7774456-1bac-4bda-8b4a-0699fb36e7a3 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:24:59.494955 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 53/100] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:59 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 1209 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:25:00.434481 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-dab3f2b7-4661-420e-b5f5-6edc79f02976 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:25:00.435717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-dab3f2b7-4661-420e-b5f5-6edc79f02976 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:00.436432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-dab3f2b7-4661-420e-b5f5-6edc79f02976 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:00.527888 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:00.527888 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:00.537909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-dab3f2b7-4661-420e-b5f5-6edc79f02976 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:00.561657 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:00.561657 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:00.572985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-dab3f2b7-4661-420e-b5f5-6edc79f02976 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:25:00.574333 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 48/101] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:25:00 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 1209 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:25:00.607081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-e2a723e0-afe0-4a4f-b891-7105e6b4b84f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] POST http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6/action Jan 19 08:25:00.607785 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:00.607785 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:00.608412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-e2a723e0-afe0-4a4f-b891-7105e6b4b84f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Action body: b'{"os-begin_detaching": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:25:00.608914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-e2a723e0-afe0-4a4f-b891-7105e6b4b84f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:25:00.710043 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:00.710043 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:00.711606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-e2a723e0-afe0-4a4f-b891-7105e6b4b84f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:00.722815 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-e2a723e0-afe0-4a4f-b891-7105e6b4b84f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Begin detaching volume completed successfully. Jan 19 08:25:00.725760 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-e2a723e0-afe0-4a4f-b891-7105e6b4b84f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6/action returned with HTTP 202 Jan 19 08:25:00.726847 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 54/102] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:25:00 2021] POST /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:25:00.749449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92f54d8e-65dc-4a20-8ea0-4e725a4bdd6c tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:25:00.750164 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92f54d8e-65dc-4a20-8ea0-4e725a4bdd6c tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:00.750524 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:00.750524 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:00.751252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92f54d8e-65dc-4a20-8ea0-4e725a4bdd6c tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:00.818921 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:00.818921 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:00.829255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-92f54d8e-65dc-4a20-8ea0-4e725a4bdd6c tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:00.869651 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:00.869651 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:00.882279 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92f54d8e-65dc-4a20-8ea0-4e725a4bdd6c tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:25:00.884781 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 49/103] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:00 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 1212 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:25:00.937222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-e2a723e0-afe0-4a4f-b891-7105e6b4b84f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume// Jan 19 08:25:00.937697 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-e2a723e0-afe0-4a4f-b891-7105e6b4b84f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:00.937912 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:00.937912 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:00.938287 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-e2a723e0-afe0-4a4f-b891-7105e6b4b84f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:00.939370 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-e2a723e0-afe0-4a4f-b891-7105e6b4b84f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:25:00.939930 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 55/104] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:25:00 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:25:00.958217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-2e972306-c61b-4498-a5dc-ef21aa7e6279 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:25:00.959211 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-2e972306-c61b-4498-a5dc-ef21aa7e6279 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:00.959759 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:00.959759 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:00.961452 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-2e972306-c61b-4498-a5dc-ef21aa7e6279 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:01.075330 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:01.075330 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:01.095933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-2e972306-c61b-4498-a5dc-ef21aa7e6279 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:01.137413 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:01.137413 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:01.159026 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-2e972306-c61b-4498-a5dc-ef21aa7e6279 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:25:01.160356 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 50/105] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:25:00 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 1311 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:25:01.613030 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-d44b5d5a-ad3e-4831-adc5-dbc076dc4043 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] DELETE http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/attachments/9453ebc3-d1b3-4b23-b49a-fc9f6f190c18 Jan 19 08:25:01.614291 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-d44b5d5a-ad3e-4831-adc5-dbc076dc4043 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:01.615030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-d44b5d5a-ad3e-4831-adc5-dbc076dc4043 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:01.638827 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:01.638827 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:01.901979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-381bbfd2-4e71-43aa-934b-df77a0ea2caf tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:25:01.902756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-381bbfd2-4e71-43aa-934b-df77a0ea2caf tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:01.903151 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:01.903151 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:01.903741 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-381bbfd2-4e71-43aa-934b-df77a0ea2caf tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:01.967332 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:01.967332 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:01.979212 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-381bbfd2-4e71-43aa-934b-df77a0ea2caf tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:02.010938 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:02.010938 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:02.029866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-381bbfd2-4e71-43aa-934b-df77a0ea2caf tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:25:02.048935 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 51/106] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:01 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 1212 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:25:02.311208 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-d44b5d5a-ad3e-4831-adc5-dbc076dc4043 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:25:02.311853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-d44b5d5a-ad3e-4831-adc5-dbc076dc4043 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:25:02.321737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0602968b-0e5a-4829-9466-a50ca9534c51 req-d44b5d5a-ad3e-4831-adc5-dbc076dc4043 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/attachments/9453ebc3-d1b3-4b23-b49a-fc9f6f190c18 returned with HTTP 200 Jan 19 08:25:02.323185 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 56/107] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:25:01 2021] DELETE /volume/v3/214eddf276644c358d2556d35c45b247/attachments/9453ebc3-d1b3-4b23-b49a-fc9f6f190c18 => generated 19 bytes in 715 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:25:03.055338 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f726f2c9-05f7-4a78-bdca-e7652db60574 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:25:03.056663 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f726f2c9-05f7-4a78-bdca-e7652db60574 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:03.057083 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:03.057083 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:03.058086 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f726f2c9-05f7-4a78-bdca-e7652db60574 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:03.188794 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:03.188794 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:03.219277 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f726f2c9-05f7-4a78-bdca-e7652db60574 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:03.264933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f726f2c9-05f7-4a78-bdca-e7652db60574 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:25:03.270014 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 52/108] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:03 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 917 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:25:03.287827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] POST http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes Jan 19 08:25:03.288387 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:03.288387 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:03.288831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-52385313"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:25:03.290070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-52385313'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:25:03.290443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Create volume of 1 GB Jan 19 08:25:03.291086 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:03.291086 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:03.325400 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Availability Zones retrieved successfully. Jan 19 08:25:03.355163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Flow 'volume_create_api' (a527cd2d-a388-4bf9-93ac-ad2fe959c676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:25:03.369529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1c7e24-7db3-4c19-9535-5c7500a854cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:25:03.371610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:25:03.548588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1c7e24-7db3-4c19-9535-5c7500a854cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:25:03.551244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbaf5f66-1057-4fb7-bf47-1327bb506ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:25:03.699384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Created reservations ['ec0fc819-8ebe-4acf-b06a-0fe486b8a62c', 'e39bad93-2408-4eaa-9460-0c6894898a06', '8b9fe22b-ba6e-4c25-9022-cc86ca2b4d09', '16621c10-bfa2-42a2-9af2-829e4af7b478'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:25:03.701605 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbaf5f66-1057-4fb7-bf47-1327bb506ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec0fc819-8ebe-4acf-b06a-0fe486b8a62c', 'e39bad93-2408-4eaa-9460-0c6894898a06', '8b9fe22b-ba6e-4c25-9022-cc86ca2b4d09', '16621c10-bfa2-42a2-9af2-829e4af7b478']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:25:03.703903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21fe74b5-aa89-4e3f-bcd1-f32da8b7c50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:25:03.801276 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21fe74b5-aa89-4e3f-bcd1-f32da8b7c50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-52385313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214eddf276644c358d2556d35c45b247',qos_specs=None,replication_status=,reservations=['ec0fc819-8ebe-4acf-b06a-0fe486b8a62c','e39bad93-2408-4eaa-9460-0c6894898a06','8b9fe22b-ba6e-4c25-9022-cc86ca2b4d09','16621c10-bfa2-42a2-9af2-829e4af7b478'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3535c5c1e07e47239f7323eed865f744',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-52385313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214eddf276644c358d2556d35c45b247',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,user_id='3535c5c1e07e47239f7323eed865f744',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:25:03.806561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e167e9-8b0e-43d3-8852-dc028a267b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:25:03.894691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e167e9-8b0e-43d3-8852-dc028a267b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-52385313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='214eddf276644c358d2556d35c45b247',qos_specs=None,replication_status=,reservations=['ec0fc819-8ebe-4acf-b06a-0fe486b8a62c','e39bad93-2408-4eaa-9460-0c6894898a06','8b9fe22b-ba6e-4c25-9022-cc86ca2b4d09','16621c10-bfa2-42a2-9af2-829e4af7b478'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3535c5c1e07e47239f7323eed865f744',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:25:03.897437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (754d3cd0-af88-4cc9-ba5b-d8380f471081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:25:03.933968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (754d3cd0-af88-4cc9-ba5b-d8380f471081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:25:03.937641 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Flow 'volume_create_api' (a527cd2d-a388-4bf9-93ac-ad2fe959c676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:25:04.066967 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Create volume request issued successfully. Jan 19 08:25:04.092558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93aed207-00f4-4b94-96d1-4f5f3fdb2a4f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes returned with HTTP 202 Jan 19 08:25:04.102509 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 57/109] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:25:03 2021] POST /volume/v3/214eddf276644c358d2556d35c45b247/volumes => generated 822 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:25:04.109404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-653512bf-3316-431d-8e2c-118a9a4b0c33 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f Jan 19 08:25:04.110152 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-653512bf-3316-431d-8e2c-118a9a4b0c33 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:04.110424 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:04.110424 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:04.110997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-653512bf-3316-431d-8e2c-118a9a4b0c33 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:04.272641 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:04.272641 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:04.298874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-653512bf-3316-431d-8e2c-118a9a4b0c33 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:04.366444 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-653512bf-3316-431d-8e2c-118a9a4b0c33 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f returned with HTTP 200 Jan 19 08:25:04.368790 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 53/110] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:04 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f => generated 890 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:25:05.393173 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-85b6fc6b-47e3-49b8-9bde-afef93c0bf75 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f Jan 19 08:25:05.394276 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-85b6fc6b-47e3-49b8-9bde-afef93c0bf75 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:05.394649 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:05.394649 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:05.395268 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-85b6fc6b-47e3-49b8-9bde-afef93c0bf75 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:05.558405 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:05.558405 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:05.568307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-85b6fc6b-47e3-49b8-9bde-afef93c0bf75 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:05.608946 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-85b6fc6b-47e3-49b8-9bde-afef93c0bf75 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f returned with HTTP 200 Jan 19 08:25:05.610447 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 58/111] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:05 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f => generated 914 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:25:06.631842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23dc1af3-ce3a-491a-afd1-0e455026ebde tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f Jan 19 08:25:06.632392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23dc1af3-ce3a-491a-afd1-0e455026ebde tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:06.632623 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:06.632623 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:06.634154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23dc1af3-ce3a-491a-afd1-0e455026ebde tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:06.830880 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:06.830880 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:06.856592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-23dc1af3-ce3a-491a-afd1-0e455026ebde tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:06.904517 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23dc1af3-ce3a-491a-afd1-0e455026ebde tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f returned with HTTP 200 Jan 19 08:25:06.927687 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 54/112] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:06 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f => generated 915 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:25:07.387829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-d9f759fc-5b94-4244-bd9d-93df3c107655 req-78ee3df6-af88-45c0-ba75-f87f7449125a tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] GET http://10.222.0.50/volume/v3/26d0064e867b4f2fa5040e4a15980a59/volumes/13a97ac9-6c13-45f3-ac43-5639facc6915 Jan 19 08:25:07.389254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-d9f759fc-5b94-4244-bd9d-93df3c107655 req-78ee3df6-af88-45c0-ba75-f87f7449125a tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:07.389891 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:07.389891 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:07.390532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-d9f759fc-5b94-4244-bd9d-93df3c107655 req-78ee3df6-af88-45c0-ba75-f87f7449125a tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:07.557962 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-d9f759fc-5b94-4244-bd9d-93df3c107655 req-78ee3df6-af88-45c0-ba75-f87f7449125a tempest-VolumesAdminNegativeTest-2137008743 tempest-VolumesAdminNegativeTest-2137008743] http://10.222.0.50/volume/v3/26d0064e867b4f2fa5040e4a15980a59/volumes/13a97ac9-6c13-45f3-ac43-5639facc6915 returned with HTTP 404 Jan 19 08:25:07.559854 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 59/113] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:25:07 2021] GET /volume/v3/26d0064e867b4f2fa5040e4a15980a59/volumes/13a97ac9-6c13-45f3-ac43-5639facc6915 => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:25:07.574850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-331f4d61-13d7-4e1e-a4f1-5e2ec1a8865f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] DELETE http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f Jan 19 08:25:07.575996 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-331f4d61-13d7-4e1e-a4f1-5e2ec1a8865f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:07.576382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:07.576382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:07.576993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-331f4d61-13d7-4e1e-a4f1-5e2ec1a8865f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:07.577846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-331f4d61-13d7-4e1e-a4f1-5e2ec1a8865f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Delete volume with id: f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f Jan 19 08:25:07.688079 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:07.688079 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:07.692045 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-331f4d61-13d7-4e1e-a4f1-5e2ec1a8865f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:07.814206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-331f4d61-13d7-4e1e-a4f1-5e2ec1a8865f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Delete volume request issued successfully. Jan 19 08:25:07.814864 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-331f4d61-13d7-4e1e-a4f1-5e2ec1a8865f tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f returned with HTTP 202 Jan 19 08:25:07.818178 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 55/114] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:25:07 2021] DELETE /volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:25:07.827607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e89f0b3c-42d5-43fb-aeaa-22002daa9eb5 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f Jan 19 08:25:07.828229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e89f0b3c-42d5-43fb-aeaa-22002daa9eb5 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:07.828813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e89f0b3c-42d5-43fb-aeaa-22002daa9eb5 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:07.974386 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:07.974386 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:07.998776 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e89f0b3c-42d5-43fb-aeaa-22002daa9eb5 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:08.051774 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e89f0b3c-42d5-43fb-aeaa-22002daa9eb5 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f returned with HTTP 200 Jan 19 08:25:08.053063 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 60/115] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:07 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f => generated 914 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:25:09.070081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-485260d7-3b5b-4c1c-bba1-5a209f3d8188 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f Jan 19 08:25:09.071336 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-485260d7-3b5b-4c1c-bba1-5a209f3d8188 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:09.071732 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:09.071732 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:09.072355 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-485260d7-3b5b-4c1c-bba1-5a209f3d8188 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:09.193593 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:09.193593 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:09.203246 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-485260d7-3b5b-4c1c-bba1-5a209f3d8188 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:09.234797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-485260d7-3b5b-4c1c-bba1-5a209f3d8188 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f returned with HTTP 200 Jan 19 08:25:09.235597 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 56/116] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:09 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f => generated 914 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:25:10.253447 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bd8d557-3865-4057-b828-946b0d424335 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f Jan 19 08:25:10.254662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6bd8d557-3865-4057-b828-946b0d424335 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:10.255026 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:10.255026 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:10.255630 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6bd8d557-3865-4057-b828-946b0d424335 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:10.425277 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bd8d557-3865-4057-b828-946b0d424335 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f returned with HTTP 404 Jan 19 08:25:10.426547 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 61/117] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:10 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/f23238f1-9ab3-4f3d-bb38-a9025ffb2e9f => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:25:10.434811 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d976f0dc-6c2e-4e23-ac62-0b2ca1eb8c2a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] DELETE http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:25:10.435336 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d976f0dc-6c2e-4e23-ac62-0b2ca1eb8c2a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:10.435556 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:10.435556 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:10.436197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d976f0dc-6c2e-4e23-ac62-0b2ca1eb8c2a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:10.437227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-d976f0dc-6c2e-4e23-ac62-0b2ca1eb8c2a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Delete volume with id: 9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:25:10.651165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:10.651165 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:10.652793 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d976f0dc-6c2e-4e23-ac62-0b2ca1eb8c2a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:10.719364 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d976f0dc-6c2e-4e23-ac62-0b2ca1eb8c2a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Delete volume request issued successfully. Jan 19 08:25:10.719839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d976f0dc-6c2e-4e23-ac62-0b2ca1eb8c2a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 202 Jan 19 08:25:10.721009 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 57/118] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:25:10 2021] DELETE /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:25:10.728994 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c170f89c-1c9a-4f02-a7d9-829a60f54993 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:25:10.729832 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c170f89c-1c9a-4f02-a7d9-829a60f54993 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:10.730465 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c170f89c-1c9a-4f02-a7d9-829a60f54993 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:10.877492 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:10.877492 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:10.906394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c170f89c-1c9a-4f02-a7d9-829a60f54993 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:10.973725 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c170f89c-1c9a-4f02-a7d9-829a60f54993 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:25:10.975024 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 62/119] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:10 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 916 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:25:11.991498 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-272b04cc-aa32-45d0-b9c6-f799498446e8 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:25:11.992615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-272b04cc-aa32-45d0-b9c6-f799498446e8 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:11.992722 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:11.992722 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:11.994242 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-272b04cc-aa32-45d0-b9c6-f799498446e8 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:12.153473 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:12.153473 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:12.164259 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-272b04cc-aa32-45d0-b9c6-f799498446e8 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:12.205598 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-272b04cc-aa32-45d0-b9c6-f799498446e8 tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:25:12.210981 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 58/120] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:11 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 916 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:25:13.227777 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e49460a6-8528-4578-815f-4eed3e06057d tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:25:13.228979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e49460a6-8528-4578-815f-4eed3e06057d tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:13.229679 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:13.229679 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:13.230361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e49460a6-8528-4578-815f-4eed3e06057d tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:13.329356 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:25:13.329356 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:25:13.351103 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e49460a6-8528-4578-815f-4eed3e06057d tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Volume info retrieved successfully. Jan 19 08:25:13.421374 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e49460a6-8528-4578-815f-4eed3e06057d tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 200 Jan 19 08:25:13.457166 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 63/121] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:13 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 916 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:25:14.472538 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-808f13a9-2bef-440a-b983-e9d97bf1878a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] GET http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 Jan 19 08:25:14.477288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-808f13a9-2bef-440a-b983-e9d97bf1878a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:25:14.477736 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:25:14.477736 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:25:14.478526 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-808f13a9-2bef-440a-b983-e9d97bf1878a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:25:14.581347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-808f13a9-2bef-440a-b983-e9d97bf1878a tempest-VolumesAdminNegativeTest-1058490238 tempest-VolumesAdminNegativeTest-1058490238] http://10.222.0.50/volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 returned with HTTP 404 Jan 19 08:25:14.582400 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 59/122] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:25:14 2021] GET /volume/v3/214eddf276644c358d2556d35c45b247/volumes/9aff0777-32c2-47e9-85e1-cf3e468414b6 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:26:36.884186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ca8532c-4f73-4988-a13c-880b30f88b21 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] DELETE http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:26:36.884648 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ca8532c-4f73-4988-a13c-880b30f88b21 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:36.884757 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:36.884757 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:36.885134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ca8532c-4f73-4988-a13c-880b30f88b21 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:36.885584 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-2ca8532c-4f73-4988-a13c-880b30f88b21 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Delete volume with id: 023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:26:36.988484 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:36.988484 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:36.989807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ca8532c-4f73-4988-a13c-880b30f88b21 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:26:37.054725 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ca8532c-4f73-4988-a13c-880b30f88b21 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Delete volume request issued successfully. Jan 19 08:26:37.055212 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ca8532c-4f73-4988-a13c-880b30f88b21 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 202 Jan 19 08:26:37.056072 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 64/123] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:26:36 2021] DELETE /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:26:37.063698 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f97e77ac-29b4-42bc-8add-425150e745af tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:26:37.064440 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f97e77ac-29b4-42bc-8add-425150e745af tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:37.064900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f97e77ac-29b4-42bc-8add-425150e745af tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:37.127093 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:37.127093 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:37.137078 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f97e77ac-29b4-42bc-8add-425150e745af tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:26:37.161364 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f97e77ac-29b4-42bc-8add-425150e745af tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:26:37.171999 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 60/124] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:37 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 922 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:38.179483 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b46c4e0-c44a-4f11-9356-c0bc50768049 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:26:38.180610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b46c4e0-c44a-4f11-9356-c0bc50768049 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:38.180996 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:38.180996 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:38.181634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b46c4e0-c44a-4f11-9356-c0bc50768049 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:38.284278 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:38.284278 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:38.311465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2b46c4e0-c44a-4f11-9356-c0bc50768049 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Volume info retrieved successfully. Jan 19 08:26:38.363464 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b46c4e0-c44a-4f11-9356-c0bc50768049 tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 200 Jan 19 08:26:38.364855 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 65/125] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:38 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 922 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:38.435233 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] POST http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes Jan 19 08:26:38.435685 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:38.435685 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:38.436100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1481514707", "imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "size": 1}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:26:38.469368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1481514707', 'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'size': 1}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:26:38.653462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Create volume of 1 GB Jan 19 08:26:38.667630 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Availability Zones retrieved successfully. Jan 19 08:26:38.687548 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Flow 'volume_create_api' (167339ad-1958-4598-b0ab-4ea72240e593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:26:38.691015 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902f9d6c-c7f7-4208-8486-2e007e0d2746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:26:38.694126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:26:38.854555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902f9d6c-c7f7-4208-8486-2e007e0d2746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:26:38.857512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc83a9d-b1d1-4ff1-a878-37c8f7a22591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:26:38.988740 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Created reservations ['589782a3-0942-4909-af4a-e0985dd4fb36', '6200766a-da73-4c9b-a149-a0c9a3a26221', '14caad09-959d-4cf5-89cf-7e48b5b6754b', '1ac53770-f077-4d4c-857d-5968b4da29af'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:26:38.992596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc83a9d-b1d1-4ff1-a878-37c8f7a22591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['589782a3-0942-4909-af4a-e0985dd4fb36', '6200766a-da73-4c9b-a149-a0c9a3a26221', '14caad09-959d-4cf5-89cf-7e48b5b6754b', '1ac53770-f077-4d4c-857d-5968b4da29af']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:26:38.996961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da20c300-4a55-4664-b031-f0c9b160a46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:26:39.109208 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da20c300-4a55-4664-b031-f0c9b160a46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1f2a889-efa2-4448-91b0-b0bcfa42d69a', '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-1481514707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b69af35dcaa404ca57e211b91f7b25b',qos_specs=None,replication_status=,reservations=['589782a3-0942-4909-af4a-e0985dd4fb36','6200766a-da73-4c9b-a149-a0c9a3a26221','14caad09-959d-4cf5-89cf-7e48b5b6754b','1ac53770-f077-4d4c-857d-5968b4da29af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ad69d3e54a8471da6652eb72b18268c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1481514707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1f2a889-efa2-4448-91b0-b0bcfa42d69a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b69af35dcaa404ca57e211b91f7b25b',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,user_id='7ad69d3e54a8471da6652eb72b18268c',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:26:39.111209 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91590b03-293e-4ed8-8904-710ab3288d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:26:39.172601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91590b03-293e-4ed8-8904-710ab3288d3d) 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-1481514707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b69af35dcaa404ca57e211b91f7b25b',qos_specs=None,replication_status=,reservations=['589782a3-0942-4909-af4a-e0985dd4fb36','6200766a-da73-4c9b-a149-a0c9a3a26221','14caad09-959d-4cf5-89cf-7e48b5b6754b','1ac53770-f077-4d4c-857d-5968b4da29af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ad69d3e54a8471da6652eb72b18268c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:26:39.175157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (912a1f84-e31c-40f5-a466-bf945c73bac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:26:39.199786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (912a1f84-e31c-40f5-a466-bf945c73bac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:26:39.214883 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Flow 'volume_create_api' (167339ad-1958-4598-b0ab-4ea72240e593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:26:39.284269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Create volume request issued successfully. Jan 19 08:26:39.305982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed1574c7-1ea5-485e-ab7c-35904ec89562 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes returned with HTTP 202 Jan 19 08:26:39.307239 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 61/126] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:26:38 2021] POST /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes => generated 822 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:26:39.322595 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b916a38e-2a41-49ad-a404-58c4624a67bb tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:39.323623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b916a38e-2a41-49ad-a404-58c4624a67bb tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:39.323933 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:39.323933 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:39.324641 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b916a38e-2a41-49ad-a404-58c4624a67bb tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:39.379946 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd304004-4ace-448d-9c4a-8876cdce647c tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] GET http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 Jan 19 08:26:39.380627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd304004-4ace-448d-9c4a-8876cdce647c tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:39.380838 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:39.380838 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:39.381772 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd304004-4ace-448d-9c4a-8876cdce647c tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:39.517281 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:39.517281 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:39.518130 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd304004-4ace-448d-9c4a-8876cdce647c tempest-LiveAutoBlockMigrationV225Test-1271132502 tempest-LiveAutoBlockMigrationV225Test-1271132502] http://10.222.0.50/volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 returned with HTTP 404 Jan 19 08:26:39.523193 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 62/127] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:39 2021] GET /volume/v3/415c62762abf47bc809d723e535b63fd/volumes/023599b6-d711-454c-b650-ef54af536da8 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:26:39.537831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b916a38e-2a41-49ad-a404-58c4624a67bb tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:39.590305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b916a38e-2a41-49ad-a404-58c4624a67bb tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:39.591807 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 66/128] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:39 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 890 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:40.608831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-24a3eb99-a2cd-4317-a485-a23a77e44280 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:40.609552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-24a3eb99-a2cd-4317-a485-a23a77e44280 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:40.610143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-24a3eb99-a2cd-4317-a485-a23a77e44280 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:40.803708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:40.803708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:40.833734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-24a3eb99-a2cd-4317-a485-a23a77e44280 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:40.882039 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-24a3eb99-a2cd-4317-a485-a23a77e44280 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:40.883687 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 63/129] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:40 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:41.904765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c1ed3ea-79ff-40e0-adef-9373130046ce tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:41.906172 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c1ed3ea-79ff-40e0-adef-9373130046ce tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:41.906598 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:41.906598 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:41.907950 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c1ed3ea-79ff-40e0-adef-9373130046ce tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:41.994002 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:41.994002 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:42.022354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1c1ed3ea-79ff-40e0-adef-9373130046ce tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:42.049884 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c1ed3ea-79ff-40e0-adef-9373130046ce tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:42.050708 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 67/130] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:41 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:43.072558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a676fe5f-e8c6-41a4-8965-17d62b361791 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:43.073982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a676fe5f-e8c6-41a4-8965-17d62b361791 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:43.074392 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:43.074392 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:43.075073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a676fe5f-e8c6-41a4-8965-17d62b361791 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:43.210912 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:43.210912 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:43.248082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a676fe5f-e8c6-41a4-8965-17d62b361791 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:43.304915 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a676fe5f-e8c6-41a4-8965-17d62b361791 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:43.321706 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 64/131] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:43 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:44.323173 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dde6c88e-dc9c-4387-bcef-47bc0aaa6f54 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:44.324616 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dde6c88e-dc9c-4387-bcef-47bc0aaa6f54 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:44.325126 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:44.325126 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:44.326244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dde6c88e-dc9c-4387-bcef-47bc0aaa6f54 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:44.486909 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:44.486909 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:44.543546 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dde6c88e-dc9c-4387-bcef-47bc0aaa6f54 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:44.600366 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dde6c88e-dc9c-4387-bcef-47bc0aaa6f54 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:44.607972 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 68/132] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:44 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:45.632395 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea4ae6de-087d-4214-a852-7c05cacaa10b tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:45.632941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea4ae6de-087d-4214-a852-7c05cacaa10b tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:45.633186 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:45.633186 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:45.633566 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea4ae6de-087d-4214-a852-7c05cacaa10b tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:45.753805 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:45.753805 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:45.764322 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea4ae6de-087d-4214-a852-7c05cacaa10b tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:45.793388 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea4ae6de-087d-4214-a852-7c05cacaa10b tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:45.795433 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 65/133] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:45 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:46.811599 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-20f3603c-6b3a-441f-9244-7993212e6d0d tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:46.812764 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-20f3603c-6b3a-441f-9244-7993212e6d0d tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:46.813191 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:46.813191 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:46.813955 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-20f3603c-6b3a-441f-9244-7993212e6d0d tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:46.885745 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:46.885745 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:46.901250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-20f3603c-6b3a-441f-9244-7993212e6d0d tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:46.929835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-20f3603c-6b3a-441f-9244-7993212e6d0d tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:46.938443 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 69/134] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:46 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:47.950642 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-253f3df6-d004-4b5e-ada0-aabf4024cf13 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:47.951936 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-253f3df6-d004-4b5e-ada0-aabf4024cf13 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:47.952281 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:47.952281 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:47.952898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-253f3df6-d004-4b5e-ada0-aabf4024cf13 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:48.085080 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:48.085080 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:48.114233 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-253f3df6-d004-4b5e-ada0-aabf4024cf13 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:48.169110 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-253f3df6-d004-4b5e-ada0-aabf4024cf13 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:48.169884 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 66/135] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:47 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:49.186792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7dcd45ef-5144-4682-9b12-7627061ea8ff tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:49.187399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7dcd45ef-5144-4682-9b12-7627061ea8ff tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:49.187520 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:49.187520 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:49.187902 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7dcd45ef-5144-4682-9b12-7627061ea8ff tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:49.286747 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:49.286747 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:49.297515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7dcd45ef-5144-4682-9b12-7627061ea8ff tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:49.349463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7dcd45ef-5144-4682-9b12-7627061ea8ff tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:49.352484 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 70/136] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:49 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:50.370573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-990f4062-4b1c-458c-bb61-d5b2c73a1c6c tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:50.372571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-990f4062-4b1c-458c-bb61-d5b2c73a1c6c tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:50.373747 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:50.373747 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:50.374728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-990f4062-4b1c-458c-bb61-d5b2c73a1c6c tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:50.452555 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:50.452555 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:50.479388 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-990f4062-4b1c-458c-bb61-d5b2c73a1c6c tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:50.514500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-990f4062-4b1c-458c-bb61-d5b2c73a1c6c tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:50.515658 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 67/137] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:50 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:51.533277 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8e1e3e8d-9fc3-426f-b0ca-da4ef91b8e34 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:51.534653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8e1e3e8d-9fc3-426f-b0ca-da4ef91b8e34 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:51.535080 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:51.535080 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:51.535738 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8e1e3e8d-9fc3-426f-b0ca-da4ef91b8e34 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:51.631282 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:51.631282 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:51.641013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8e1e3e8d-9fc3-426f-b0ca-da4ef91b8e34 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:51.671732 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8e1e3e8d-9fc3-426f-b0ca-da4ef91b8e34 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:51.673151 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 71/138] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:51 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:52.689163 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e6b5d7dd-ba35-486b-82c7-c52159af9b7b tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:52.690210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e6b5d7dd-ba35-486b-82c7-c52159af9b7b tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:52.690580 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:52.690580 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:52.691281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e6b5d7dd-ba35-486b-82c7-c52159af9b7b tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:52.760406 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:52.760406 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:52.782125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e6b5d7dd-ba35-486b-82c7-c52159af9b7b tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:52.806240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e6b5d7dd-ba35-486b-82c7-c52159af9b7b tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:52.807654 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 68/139] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:52 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:53.823976 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5be4baae-548b-42e2-940e-eafe76ca4ad6 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:53.824615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5be4baae-548b-42e2-940e-eafe76ca4ad6 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:53.825062 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:53.825062 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:53.825736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5be4baae-548b-42e2-940e-eafe76ca4ad6 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:53.929171 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:53.929171 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:53.953688 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5be4baae-548b-42e2-940e-eafe76ca4ad6 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:54.014536 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5be4baae-548b-42e2-940e-eafe76ca4ad6 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:54.017710 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 72/140] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:53 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:55.031254 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70a41fb5-b88d-4be0-912d-2f696e85e0fd tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:55.031799 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70a41fb5-b88d-4be0-912d-2f696e85e0fd tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:55.031799 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:55.031799 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:55.032448 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70a41fb5-b88d-4be0-912d-2f696e85e0fd tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:55.156424 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:55.156424 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:55.187348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-70a41fb5-b88d-4be0-912d-2f696e85e0fd tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:55.302121 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70a41fb5-b88d-4be0-912d-2f696e85e0fd tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:55.303450 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 69/141] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:55 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:26:56.319932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96a551ca-fa29-44da-abd3-e0fe19520fd7 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:56.321047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96a551ca-fa29-44da-abd3-e0fe19520fd7 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:56.321558 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:56.321558 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:56.322194 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96a551ca-fa29-44da-abd3-e0fe19520fd7 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:56.384868 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:56.384868 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:56.395469 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-96a551ca-fa29-44da-abd3-e0fe19520fd7 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:56.431337 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96a551ca-fa29-44da-abd3-e0fe19520fd7 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:56.432596 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 73/142] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:56 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 914 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:57.448248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b477c07-ce42-4c76-a8a6-95a4a17527e6 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:57.449519 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b477c07-ce42-4c76-a8a6-95a4a17527e6 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:57.449870 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:57.449870 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:57.450250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b477c07-ce42-4c76-a8a6-95a4a17527e6 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:57.567747 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:57.567747 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:57.577312 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b477c07-ce42-4c76-a8a6-95a4a17527e6 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:57.603677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b477c07-ce42-4c76-a8a6-95a4a17527e6 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:57.605486 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 70/143] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:57 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 972 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:58.621553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-468fc7fc-3832-4983-967e-66acc6539652 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:58.622320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-468fc7fc-3832-4983-967e-66acc6539652 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:58.622649 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:58.622649 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:58.623207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-468fc7fc-3832-4983-967e-66acc6539652 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:58.734452 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:58.734452 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:58.758159 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-468fc7fc-3832-4983-967e-66acc6539652 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:26:58.806921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-468fc7fc-3832-4983-967e-66acc6539652 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:26:58.812316 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 74/144] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:58 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 975 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:26:59.828987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74c61526-5bd8-4cb1-92ab-33e124751585 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:26:59.830158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74c61526-5bd8-4cb1-92ab-33e124751585 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:26:59.830517 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:26:59.830517 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:26:59.831075 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74c61526-5bd8-4cb1-92ab-33e124751585 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:26:59.950173 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:26:59.950173 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:26:59.976627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-74c61526-5bd8-4cb1-92ab-33e124751585 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:27:00.011595 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74c61526-5bd8-4cb1-92ab-33e124751585 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:27:00.012996 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 71/145] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:26:59 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 975 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:01.030495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa698031-354e-4b50-a71e-6e27eb3150b8 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:27:01.031314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa698031-354e-4b50-a71e-6e27eb3150b8 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:01.031503 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:01.031503 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:01.034252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa698031-354e-4b50-a71e-6e27eb3150b8 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:01.088675 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:01.088675 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:01.098339 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aa698031-354e-4b50-a71e-6e27eb3150b8 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:27:01.125384 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa698031-354e-4b50-a71e-6e27eb3150b8 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:27:01.126729 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 75/146] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:01 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 975 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:02.144552 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8be1839-0b89-4ea5-86e6-b1b338b1cc97 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:27:02.145989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8be1839-0b89-4ea5-86e6-b1b338b1cc97 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:02.146436 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:02.146436 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:02.147176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8be1839-0b89-4ea5-86e6-b1b338b1cc97 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:02.221216 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:02.221216 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:02.241922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f8be1839-0b89-4ea5-86e6-b1b338b1cc97 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:27:02.276108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8be1839-0b89-4ea5-86e6-b1b338b1cc97 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:27:02.281775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 72/147] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:02 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 975 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:03.294284 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b5b1313-bc6b-43e7-a19f-f529c067aed5 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:27:03.294805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b5b1313-bc6b-43e7-a19f-f529c067aed5 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:03.294989 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:03.294989 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:03.295615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b5b1313-bc6b-43e7-a19f-f529c067aed5 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:03.419253 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:03.419253 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:03.431206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b5b1313-bc6b-43e7-a19f-f529c067aed5 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:27:03.468860 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b5b1313-bc6b-43e7-a19f-f529c067aed5 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:27:03.475875 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 76/148] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:03 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 975 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:04.492037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8793b54e-a849-44fc-8f70-068b49bf36ad tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:27:04.492569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8793b54e-a849-44fc-8f70-068b49bf36ad tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:04.492728 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:04.492728 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:04.493342 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8793b54e-a849-44fc-8f70-068b49bf36ad tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:04.606137 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:04.606137 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:04.623448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8793b54e-a849-44fc-8f70-068b49bf36ad tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:27:04.653724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8793b54e-a849-44fc-8f70-068b49bf36ad tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:27:04.654865 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 73/149] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:04 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 1363 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:27:05.622316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:27:05.622807 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:05.623188 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:05.623188 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:05.623793 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:05.685197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:05.685197 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:05.696641 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:27:05.729078 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:27:05.731154 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 77/150] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:27:05 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 1363 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:27:07.567656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-bcf4d27a-1ad8-4792-8e12-f11eecc029f7 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:27:07.568676 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-bcf4d27a-1ad8-4792-8e12-f11eecc029f7 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:07.568973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:07.568973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:07.569494 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-bcf4d27a-1ad8-4792-8e12-f11eecc029f7 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:07.619531 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:07.619531 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:07.627900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-bcf4d27a-1ad8-4792-8e12-f11eecc029f7 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:27:07.653383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-bcf4d27a-1ad8-4792-8e12-f11eecc029f7 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:27:07.654223 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 74/151] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:27:07 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 1363 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:27:07.665688 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume// Jan 19 08:27:07.666180 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:07.666396 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:07.666396 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:07.666770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:07.668043 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:27:07.668956 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 78/152] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:27:07 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:27:07.683186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f49fe1e7-04b9-4a11-bef1-c7d4578551ac tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] POST http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments Jan 19 08:27:07.683670 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:07.683670 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:07.684084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f49fe1e7-04b9-4a11-bef1-c7d4578551ac tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1f2a889-efa2-4448-91b0-b0bcfa42d69a", "instance_uuid": "7840a197-a3d4-40db-a05b-bc474dc36ce5", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:27:07.738229 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:07.738229 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:07.798816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f49fe1e7-04b9-4a11-bef1-c7d4578551ac tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments returned with HTTP 200 Jan 19 08:27:07.799717 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 75/153] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:27:07 2021] POST /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:27:09.567480 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume// Jan 19 08:27:09.568639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:09.569584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:09.570616 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f0d1db03-3bd4-4369-80f3-10c8e5aaf236 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:27:09.571187 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 79/154] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:27:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:27:09.586324 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f72c7f75-7886-43f3-a061-8b46616ce992 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] GET http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:27:09.586892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f72c7f75-7886-43f3-a061-8b46616ce992 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:09.587271 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:09.587271 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:09.587622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f72c7f75-7886-43f3-a061-8b46616ce992 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:09.704224 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:09.704224 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:09.718785 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f72c7f75-7886-43f3-a061-8b46616ce992 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:27:09.743895 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:09.743895 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:09.756076 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-f72c7f75-7886-43f3-a061-8b46616ce992 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 200 Jan 19 08:27:09.757556 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 76/155] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:27:09 2021] GET /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 1461 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:27:09.850949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-c552ab9f-ac3d-4b5a-b0b2-373ca4706068 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] PUT http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments/629738f0-ce6a-4284-bd15-24899bc918f0 Jan 19 08:27:09.852005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-c552ab9f-ac3d-4b5a-b0b2-373ca4706068 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:27:09.915854 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:27:09.915854 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:27:09.916822 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-c552ab9f-ac3d-4b5a-b0b2-373ca4706068 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Lock "b'cinder-attachment_update-a1f2a889-efa2-4448-91b0-b0bcfa42d69a-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.021s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:27:09.919895 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:09.919895 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:11.600024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-c552ab9f-ac3d-4b5a-b0b2-373ca4706068 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Lock "b'cinder-attachment_update-a1f2a889-efa2-4448-91b0-b0bcfa42d69a-n-h2-771363-1'" released by "attachment_update" :: held 1.682s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:27:11.601215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-c552ab9f-ac3d-4b5a-b0b2-373ca4706068 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments/629738f0-ce6a-4284-bd15-24899bc918f0 returned with HTTP 200 Jan 19 08:27:11.602267 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 80/156] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:27:09 2021] PUT /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments/629738f0-ce6a-4284-bd15-24899bc918f0 => generated 762 bytes in 1757 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:27:11.645459 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-2dc587dc-4da2-4830-8cf2-691426b2e246 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] POST http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments/629738f0-ce6a-4284-bd15-24899bc918f0/action Jan 19 08:27:11.647691 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:11.647691 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:11.649871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-2dc587dc-4da2-4830-8cf2-691426b2e246 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:27:11.650357 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-2dc587dc-4da2-4830-8cf2-691426b2e246 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:27:11.738793 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:11.738793 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:11.757241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69531fef-1352-4cf4-88b8-8aa1b81fd4fb req-2dc587dc-4da2-4830-8cf2-691426b2e246 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments/629738f0-ce6a-4284-bd15-24899bc918f0/action returned with HTTP 204 Jan 19 08:27:11.758703 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 77/157] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:27:11 2021] POST /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments/629738f0-ce6a-4284-bd15-24899bc918f0/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:27:39.872928 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] POST http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes Jan 19 08:27:39.873452 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:39.873452 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:39.873851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-140217157"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:27:39.875346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-140217157'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:27:39.875932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Create volume of 1 GB Jan 19 08:27:39.876695 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:39.876695 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:39.915233 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Availability Zones retrieved successfully. Jan 19 08:27:40.041885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Flow 'volume_create_api' (3e1299ec-ee0c-4d7b-acd5-e797246f31ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:27:40.054783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4093d7be-335d-44e4-aeb7-7cc333676857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:27:40.057651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:27:40.165782 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4093d7be-335d-44e4-aeb7-7cc333676857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:27:40.172449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04b0ccb-c2ef-488f-b61f-8146b9f5e3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:27:40.298162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Created reservations ['90272f26-f227-4ccf-a2c4-bbd1aa59b48d', '3b119a08-fe3b-46ec-b61d-6b0e12fc4bd4', 'b136508e-468a-4cc9-be8c-1eb97ded9615', 'ce00af80-463b-4b3a-9c00-8dc756f1f4fe'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:27:40.300496 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04b0ccb-c2ef-488f-b61f-8146b9f5e3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90272f26-f227-4ccf-a2c4-bbd1aa59b48d', '3b119a08-fe3b-46ec-b61d-6b0e12fc4bd4', 'b136508e-468a-4cc9-be8c-1eb97ded9615', 'ce00af80-463b-4b3a-9c00-8dc756f1f4fe']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:27:40.303912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9216ab04-e7f8-4234-ba80-aff4e54efcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:27:40.576846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9216ab04-e7f8-4234-ba80-aff4e54efcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c395d11-503c-416e-9c6f-ec71d1365fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-140217157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3987a28b0b446e8bfc9690e39b0656',qos_specs=None,replication_status=,reservations=['90272f26-f227-4ccf-a2c4-bbd1aa59b48d','3b119a08-fe3b-46ec-b61d-6b0e12fc4bd4','b136508e-468a-4cc9-be8c-1eb97ded9615','ce00af80-463b-4b3a-9c00-8dc756f1f4fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd350568897d4b3ca1f009bbbb80a55e',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-140217157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c395d11-503c-416e-9c6f-ec71d1365fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df3987a28b0b446e8bfc9690e39b0656',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,user_id='bd350568897d4b3ca1f009bbbb80a55e',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:27:40.583992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2081717-a298-441c-b3ed-4d9f35487f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:27:40.644696 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2081717-a298-441c-b3ed-4d9f35487f36) 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-LiveMigrationTest-volume-140217157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3987a28b0b446e8bfc9690e39b0656',qos_specs=None,replication_status=,reservations=['90272f26-f227-4ccf-a2c4-bbd1aa59b48d','3b119a08-fe3b-46ec-b61d-6b0e12fc4bd4','b136508e-468a-4cc9-be8c-1eb97ded9615','ce00af80-463b-4b3a-9c00-8dc756f1f4fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd350568897d4b3ca1f009bbbb80a55e',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:27:40.647445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce7a852-41c2-4722-bdd3-96713daa7906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:27:40.712801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce7a852-41c2-4722-bdd3-96713daa7906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:27:40.731019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Flow 'volume_create_api' (3e1299ec-ee0c-4d7b-acd5-e797246f31ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:27:40.900213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Create volume request issued successfully. Jan 19 08:27:40.983190 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00f72445-1183-47ba-a701-116af05c473c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes returned with HTTP 202 Jan 19 08:27:40.993987 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 81/158] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:27:39 2021] POST /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes => generated 816 bytes in 1115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:27:41.001623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c5461abb-8726-48e0-985e-a680f5d9f61c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:41.002562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c5461abb-8726-48e0-985e-a680f5d9f61c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:41.002925 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:41.002925 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:41.003603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c5461abb-8726-48e0-985e-a680f5d9f61c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:41.109968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:41.109968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:41.122157 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c5461abb-8726-48e0-985e-a680f5d9f61c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:41.148773 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c5461abb-8726-48e0-985e-a680f5d9f61c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:41.149863 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 78/159] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:40 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 908 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:42.170035 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fe45141-fbc4-449c-930f-935757e3028f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:42.171742 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fe45141-fbc4-449c-930f-935757e3028f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:42.171742 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:42.171742 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:42.171742 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fe45141-fbc4-449c-930f-935757e3028f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:42.250081 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:42.250081 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:42.260495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2fe45141-fbc4-449c-930f-935757e3028f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:42.299477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fe45141-fbc4-449c-930f-935757e3028f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:42.300259 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 82/160] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:42 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 909 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:42.595997 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-3b9640fe-8704-47c6-8357-e106d5cf50b7 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:42.596865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-3b9640fe-8704-47c6-8357-e106d5cf50b7 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:42.597114 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:42.597114 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:42.597732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-3b9640fe-8704-47c6-8357-e106d5cf50b7 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:42.699091 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:42.699091 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:42.716502 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-598fbe98-04c5-42d2-8413-46b6530373ee req-3b9640fe-8704-47c6-8357-e106d5cf50b7 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:42.753621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-3b9640fe-8704-47c6-8357-e106d5cf50b7 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:42.755327 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 79/161] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:27:42 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 909 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:42.891528 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fe45141-fbc4-449c-930f-935757e3028f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume// Jan 19 08:27:42.892001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fe45141-fbc4-449c-930f-935757e3028f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:42.892221 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:42.892221 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:42.892643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fe45141-fbc4-449c-930f-935757e3028f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:42.899247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fe45141-fbc4-449c-930f-935757e3028f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:27:42.900182 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 83/162] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:27:42 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:27:42.914428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-a78d647d-2293-4ae8-abd4-49417c1785b3 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] POST http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments Jan 19 08:27:42.914933 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:42.914933 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:42.915344 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-a78d647d-2293-4ae8-abd4-49417c1785b3 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c395d11-503c-416e-9c6f-ec71d1365fec", "instance_uuid": "d1dcef6f-44a2-4f08-a12c-184c0427ef0a", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:27:42.996676 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:42.996676 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:43.125700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-a78d647d-2293-4ae8-abd4-49417c1785b3 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments returned with HTTP 200 Jan 19 08:27:43.126984 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 80/163] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:27:42 2021] POST /volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments => generated 273 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:27:43.175864 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c199b7da-a54c-407d-bd74-7594b0fb247f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:43.177811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c199b7da-a54c-407d-bd74-7594b0fb247f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:43.178509 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c199b7da-a54c-407d-bd74-7594b0fb247f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:43.215570 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-a78d647d-2293-4ae8-abd4-49417c1785b3 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume// Jan 19 08:27:43.216338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-a78d647d-2293-4ae8-abd4-49417c1785b3 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:43.216740 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:43.216740 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:43.217415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-a78d647d-2293-4ae8-abd4-49417c1785b3 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:43.218904 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-a78d647d-2293-4ae8-abd4-49417c1785b3 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:27:43.219927 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 81/164] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 08:27:43 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:27:43.232249 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-d4d9fbae-fad0-4678-8644-6ac8b0348dd9 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:43.233190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-d4d9fbae-fad0-4678-8644-6ac8b0348dd9 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:43.233860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-d4d9fbae-fad0-4678-8644-6ac8b0348dd9 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:43.371916 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:43.371916 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:43.402448 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:43.402448 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:43.409535 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c199b7da-a54c-407d-bd74-7594b0fb247f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:43.442066 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-598fbe98-04c5-42d2-8413-46b6530373ee req-d4d9fbae-fad0-4678-8644-6ac8b0348dd9 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:43.481344 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:43.481344 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:43.523491 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c199b7da-a54c-407d-bd74-7594b0fb247f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:43.532864 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 84/165] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:43 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 908 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:43.541823 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:43.541823 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:43.564000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-d4d9fbae-fad0-4678-8644-6ac8b0348dd9 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:43.565400 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 82/166] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 08:27:43 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 1007 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:27:43.604786 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-ac6e7d60-5c50-48f7-af41-cbc7a5d69373 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] PUT http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments/e7d700b6-cb49-4ebf-9e0b-0d5d0abb11a6 Jan 19 08:27:43.605375 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:43.605375 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:43.605772 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-ac6e7d60-5c50-48f7-af41-cbc7a5d69373 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:27:43.667368 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:27:43.667368 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:27:43.668197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-598fbe98-04c5-42d2-8413-46b6530373ee req-ac6e7d60-5c50-48f7-af41-cbc7a5d69373 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Lock "b'cinder-attachment_update-8c395d11-503c-416e-9c6f-ec71d1365fec-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.019s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:27:43.670836 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:43.670836 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:44.541464 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26fdbcc7-37f4-48ae-8f5e-2fb1e773ca54 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:44.541997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26fdbcc7-37f4-48ae-8f5e-2fb1e773ca54 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:44.542205 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:44.542205 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:44.542581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26fdbcc7-37f4-48ae-8f5e-2fb1e773ca54 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:44.721047 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:44.721047 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:44.751560 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-26fdbcc7-37f4-48ae-8f5e-2fb1e773ca54 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:44.776946 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:44.776946 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:44.791087 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26fdbcc7-37f4-48ae-8f5e-2fb1e773ca54 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:44.793204 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 83/167] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:44 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 908 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:45.810756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8eba45cf-beb2-43c4-86c3-1a9548ccf290 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:45.811249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8eba45cf-beb2-43c4-86c3-1a9548ccf290 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:45.811833 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:45.811833 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:45.812207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8eba45cf-beb2-43c4-86c3-1a9548ccf290 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:45.965821 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:45.965821 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:45.985964 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8eba45cf-beb2-43c4-86c3-1a9548ccf290 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:46.016606 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:46.016606 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:46.027609 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8eba45cf-beb2-43c4-86c3-1a9548ccf290 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:46.028714 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 84/168] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:45 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 908 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:46.832258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-598fbe98-04c5-42d2-8413-46b6530373ee req-ac6e7d60-5c50-48f7-af41-cbc7a5d69373 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Lock "b'cinder-attachment_update-8c395d11-503c-416e-9c6f-ec71d1365fec-n-h1-771363-1'" released by "attachment_update" :: held 3.164s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:27:46.833649 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-ac6e7d60-5c50-48f7-af41-cbc7a5d69373 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments/e7d700b6-cb49-4ebf-9e0b-0d5d0abb11a6 returned with HTTP 200 Jan 19 08:27:46.834866 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 85/169] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 08:27:43 2021] PUT /volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments/e7d700b6-cb49-4ebf-9e0b-0d5d0abb11a6 => generated 762 bytes in 3235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:27:47.047087 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-511d7593-58ef-433a-9afd-9d151be201c4 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:47.047922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-511d7593-58ef-433a-9afd-9d151be201c4 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:47.048321 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:47.048321 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:47.048945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-511d7593-58ef-433a-9afd-9d151be201c4 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:47.194670 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:47.194670 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:47.204418 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-511d7593-58ef-433a-9afd-9d151be201c4 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:47.279247 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:47.279247 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:47.305606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-511d7593-58ef-433a-9afd-9d151be201c4 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:47.311707 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 85/170] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:47 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 909 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:48.334365 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93a0ccef-8f9b-43a7-a53d-dcd021e80d38 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:48.334365 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93a0ccef-8f9b-43a7-a53d-dcd021e80d38 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:48.334365 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:48.334365 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:48.334365 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93a0ccef-8f9b-43a7-a53d-dcd021e80d38 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:48.496560 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:48.496560 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:48.516091 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-93a0ccef-8f9b-43a7-a53d-dcd021e80d38 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:48.556655 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:48.556655 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:48.573028 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93a0ccef-8f9b-43a7-a53d-dcd021e80d38 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:48.573028 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 86/171] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:48 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 909 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:49.590746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f99bfed5-6485-4651-a21a-3cde2110ab01 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:49.590746 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f99bfed5-6485-4651-a21a-3cde2110ab01 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:49.590746 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:49.590746 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:49.590746 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f99bfed5-6485-4651-a21a-3cde2110ab01 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:49.747539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:49.747539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:49.770033 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f99bfed5-6485-4651-a21a-3cde2110ab01 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:49.821502 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:49.821502 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:49.834642 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f99bfed5-6485-4651-a21a-3cde2110ab01 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:49.835500 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 86/172] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:49 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 909 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:50.854309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-232d64a1-c30e-4075-82e0-10262c7c281c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:50.854993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-232d64a1-c30e-4075-82e0-10262c7c281c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:50.855320 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:50.855320 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:50.855903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-232d64a1-c30e-4075-82e0-10262c7c281c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:50.934642 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:50.934642 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:50.943927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-232d64a1-c30e-4075-82e0-10262c7c281c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:50.966018 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:50.966018 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:50.979685 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-232d64a1-c30e-4075-82e0-10262c7c281c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:50.980555 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 87/173] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:50 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 909 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:51.997697 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c57ba495-a9fb-47ff-bbc0-8bb6b2cf2525 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:51.998189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c57ba495-a9fb-47ff-bbc0-8bb6b2cf2525 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:51.998415 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:51.998415 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:51.998765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c57ba495-a9fb-47ff-bbc0-8bb6b2cf2525 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:52.175969 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:52.175969 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:52.206912 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c57ba495-a9fb-47ff-bbc0-8bb6b2cf2525 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:52.243553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:52.243553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:52.289646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c57ba495-a9fb-47ff-bbc0-8bb6b2cf2525 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:52.305425 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 87/174] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:51 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 909 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:52.539712 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-57719f95-b9cb-47c9-ad71-88b1b132cb27 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] POST http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments/e7d700b6-cb49-4ebf-9e0b-0d5d0abb11a6/action Jan 19 08:27:52.539712 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:52.539712 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:52.539712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-57719f95-b9cb-47c9-ad71-88b1b132cb27 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:27:52.539712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-57719f95-b9cb-47c9-ad71-88b1b132cb27 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:27:52.727405 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:52.727405 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:52.800376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-57719f95-b9cb-47c9-ad71-88b1b132cb27 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments/e7d700b6-cb49-4ebf-9e0b-0d5d0abb11a6/action returned with HTTP 204 Jan 19 08:27:52.805004 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 88/175] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 08:27:52 2021] POST /volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments/e7d700b6-cb49-4ebf-9e0b-0d5d0abb11a6/action => generated 0 bytes in 282 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:27:53.330931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8a3f0407-df81-4cd8-9afe-b98ac60fdf45 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:27:53.330931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8a3f0407-df81-4cd8-9afe-b98ac60fdf45 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:53.330931 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:53.330931 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:27:53.330931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8a3f0407-df81-4cd8-9afe-b98ac60fdf45 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:53.539742 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:53.539742 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:53.630706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8a3f0407-df81-4cd8-9afe-b98ac60fdf45 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:27:53.728283 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:53.728283 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:27:53.758924 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8a3f0407-df81-4cd8-9afe-b98ac60fdf45 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:27:53.763762 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 88/176] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:53 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 1201 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:28:01.976911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-57719f95-b9cb-47c9-ad71-88b1b132cb27 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume// Jan 19 08:28:01.977555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-57719f95-b9cb-47c9-ad71-88b1b132cb27 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:01.977800 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:01.977800 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:01.978162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-57719f95-b9cb-47c9-ad71-88b1b132cb27 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:01.979293 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-598fbe98-04c5-42d2-8413-46b6530373ee req-57719f95-b9cb-47c9-ad71-88b1b132cb27 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:28:01.980188 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 89/177] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:28:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:28:01.995463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-4af271cb-d3a9-40b2-ab2e-86c6697d7fb8 tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] POST http://10.222.0.50/volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments Jan 19 08:28:01.995937 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:01.995937 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:01.996369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-4af271cb-d3a9-40b2-ab2e-86c6697d7fb8 tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c395d11-503c-416e-9c6f-ec71d1365fec", "instance_uuid": "d1dcef6f-44a2-4f08-a12c-184c0427ef0a", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:28:02.122442 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:02.122442 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:04.737202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-4af271cb-d3a9-40b2-ab2e-86c6697d7fb8 tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] http://10.222.0.50/volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments returned with HTTP 200 Jan 19 08:28:04.737975 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 89/178] 10.222.0.18 () {64 vars in 1358 bytes} [Tue Jan 19 08:28:01 2021] POST /volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments => generated 762 bytes in 2748 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:04.800380 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-432db519-4615-4e35-8e72-afc0325f94ad tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] GET http://10.222.0.50/volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments/0f733a14-a1f3-4c30-907b-33eee5be50ca Jan 19 08:28:04.801831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-432db519-4615-4e35-8e72-afc0325f94ad tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:04.802569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-432db519-4615-4e35-8e72-afc0325f94ad tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:04.842108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-432db519-4615-4e35-8e72-afc0325f94ad tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] http://10.222.0.50/volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments/0f733a14-a1f3-4c30-907b-33eee5be50ca returned with HTTP 200 Jan 19 08:28:04.845450 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 90/179] 10.222.0.18 () {60 vars in 1415 bytes} [Tue Jan 19 08:28:04 2021] GET /volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments/0f733a14-a1f3-4c30-907b-33eee5be50ca => generated 789 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:14.485698 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-ded8ddbf-44fd-42d8-aabc-7be530b419ff tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] POST http://10.222.0.50/volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments/0f733a14-a1f3-4c30-907b-33eee5be50ca/action Jan 19 08:28:14.486228 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:14.486228 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:14.486608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-ded8ddbf-44fd-42d8-aabc-7be530b419ff tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:28:14.486986 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-ded8ddbf-44fd-42d8-aabc-7be530b419ff tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:28:14.632401 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:14.632401 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:14.662389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-ded8ddbf-44fd-42d8-aabc-7be530b419ff tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] http://10.222.0.50/volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments/0f733a14-a1f3-4c30-907b-33eee5be50ca/action returned with HTTP 204 Jan 19 08:28:14.667131 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 90/180] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:28:14 2021] POST /volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments/0f733a14-a1f3-4c30-907b-33eee5be50ca/action => generated 0 bytes in 186 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:28:20.458856 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-34191492-49f3-40c3-a43e-05ec7ddb6d87 tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] DELETE http://10.222.0.50/volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments/e7d700b6-cb49-4ebf-9e0b-0d5d0abb11a6 Jan 19 08:28:20.458856 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-34191492-49f3-40c3-a43e-05ec7ddb6d87 tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:20.459326 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:20.459326 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:20.459326 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-34191492-49f3-40c3-a43e-05ec7ddb6d87 tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:20.497218 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:20.497218 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:20.845938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-34191492-49f3-40c3-a43e-05ec7ddb6d87 tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(0f733a14-a1f3-4c30-907b-33eee5be50ca)]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:28:20.845938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-34191492-49f3-40c3-a43e-05ec7ddb6d87 tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] Adding status of: attached to pending status list for volume. {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 19 08:28:20.845938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-34191492-49f3-40c3-a43e-05ec7ddb6d87 tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:28:20.856930 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c05556a2-c863-46ee-b0ac-c3bc5ece6b1b req-34191492-49f3-40c3-a43e-05ec7ddb6d87 tempest-LiveMigrationTest-680996023 tempest-LiveMigrationTest-680996023] http://10.222.0.50/volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments/e7d700b6-cb49-4ebf-9e0b-0d5d0abb11a6 returned with HTTP 200 Jan 19 08:28:20.856930 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 91/181] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 08:28:20 2021] DELETE /volume/v3/13b94bda6e2b4c419068ebc3af3c973a/attachments/e7d700b6-cb49-4ebf-9e0b-0d5d0abb11a6 => generated 192 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:36.306116 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3053a6ae-c71c-4720-8abf-fa409b7731de tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:28:36.307305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3053a6ae-c71c-4720-8abf-fa409b7731de tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:36.307703 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:36.307703 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:36.308348 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3053a6ae-c71c-4720-8abf-fa409b7731de tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:36.374350 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:36.374350 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:36.398767 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3053a6ae-c71c-4720-8abf-fa409b7731de tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:28:36.443605 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:36.443605 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:36.461875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3053a6ae-c71c-4720-8abf-fa409b7731de tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:28:36.481775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 91/182] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:36 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 1201 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:37.800374 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-38f98186-355a-40bc-b910-9faabf7f9bf5 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:28:37.801416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-38f98186-355a-40bc-b910-9faabf7f9bf5 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:37.801636 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:37.801636 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:37.802166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-38f98186-355a-40bc-b910-9faabf7f9bf5 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:37.870389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:37.870389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:37.881967 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-38f98186-355a-40bc-b910-9faabf7f9bf5 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:28:37.907052 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:37.907052 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:37.916367 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-38f98186-355a-40bc-b910-9faabf7f9bf5 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:28:37.925203 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 92/183] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:28:37 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 1201 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:37.944953 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-4bea4b62-9bdd-4bf1-ad50-e046cd17766d tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] POST http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec/action Jan 19 08:28:37.945799 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:37.945799 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:37.946553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-4bea4b62-9bdd-4bf1-ad50-e046cd17766d tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Action body: b'{"os-begin_detaching": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:28:37.947206 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-4bea4b62-9bdd-4bf1-ad50-e046cd17766d tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:28:38.058497 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:38.058497 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:38.062096 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-4bea4b62-9bdd-4bf1-ad50-e046cd17766d tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:28:38.081478 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-4bea4b62-9bdd-4bf1-ad50-e046cd17766d tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Begin detaching volume completed successfully. Jan 19 08:28:38.083227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-4bea4b62-9bdd-4bf1-ad50-e046cd17766d tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec/action returned with HTTP 202 Jan 19 08:28:38.084287 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 92/184] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:28:37 2021] POST /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:28:38.119687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9d8dfe0-8997-40f5-be9c-b2979e273453 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:28:38.121165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a9d8dfe0-8997-40f5-be9c-b2979e273453 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:38.121758 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:38.121758 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:38.122434 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a9d8dfe0-8997-40f5-be9c-b2979e273453 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:38.190593 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:38.190593 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:38.196628 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-4bea4b62-9bdd-4bf1-ad50-e046cd17766d tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume// Jan 19 08:28:38.197619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-4bea4b62-9bdd-4bf1-ad50-e046cd17766d tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:38.197991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:38.197991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:38.198634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-4bea4b62-9bdd-4bf1-ad50-e046cd17766d tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:38.199850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-4bea4b62-9bdd-4bf1-ad50-e046cd17766d tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:28:38.201639 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 93/185] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:28:38 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:28:38.208392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a9d8dfe0-8997-40f5-be9c-b2979e273453 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:28:38.215811 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-661e5ef3-da93-4273-aad7-5b92dac35353 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:28:38.216557 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-661e5ef3-da93-4273-aad7-5b92dac35353 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:38.217675 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-661e5ef3-da93-4273-aad7-5b92dac35353 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:38.264529 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:38.264529 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:38.299894 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9d8dfe0-8997-40f5-be9c-b2979e273453 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:28:38.311821 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 93/186] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:38 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 1204 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:38.331013 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:38.331013 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:38.349821 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-661e5ef3-da93-4273-aad7-5b92dac35353 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:28:38.394841 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:38.394841 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:38.414057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-661e5ef3-da93-4273-aad7-5b92dac35353 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:28:38.416562 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 94/187] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:28:38 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 1303 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:28:39.036932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-35d4cf75-cbba-41e2-8d48-8160ecb28175 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] DELETE http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments/0f733a14-a1f3-4c30-907b-33eee5be50ca Jan 19 08:28:39.037633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-35d4cf75-cbba-41e2-8d48-8160ecb28175 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:39.037973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:39.037973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:39.038351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-35d4cf75-cbba-41e2-8d48-8160ecb28175 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:39.060860 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:39.060860 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:39.318023 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ffd8b6c2-7a1c-4d64-b4ca-42bbcdc4211e tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:28:39.318906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ffd8b6c2-7a1c-4d64-b4ca-42bbcdc4211e tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:39.319347 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:39.319347 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:39.320003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ffd8b6c2-7a1c-4d64-b4ca-42bbcdc4211e tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:39.399337 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:39.399337 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:39.408399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ffd8b6c2-7a1c-4d64-b4ca-42bbcdc4211e tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:28:39.509563 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:39.509563 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:39.520399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ffd8b6c2-7a1c-4d64-b4ca-42bbcdc4211e tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:28:39.532236 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 95/188] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:39 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 1204 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:39.617435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-35d4cf75-cbba-41e2-8d48-8160ecb28175 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:28:39.617950 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-35d4cf75-cbba-41e2-8d48-8160ecb28175 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:28:39.630959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d0ca6a8-dcdf-4315-9249-a12ca6347039 req-35d4cf75-cbba-41e2-8d48-8160ecb28175 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments/0f733a14-a1f3-4c30-907b-33eee5be50ca returned with HTTP 200 Jan 19 08:28:39.631841 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 94/189] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:28:39 2021] DELETE /volume/v3/df3987a28b0b446e8bfc9690e39b0656/attachments/0f733a14-a1f3-4c30-907b-33eee5be50ca => generated 19 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:40.538577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-95126206-1d94-46ec-a29d-2d16e374601f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:28:40.539952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-95126206-1d94-46ec-a29d-2d16e374601f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:40.540349 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:40.540349 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:28:40.540968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-95126206-1d94-46ec-a29d-2d16e374601f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:40.643710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:40.643710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:28:40.662124 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-95126206-1d94-46ec-a29d-2d16e374601f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:28:40.692854 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-95126206-1d94-46ec-a29d-2d16e374601f tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:28:40.705311 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 96/190] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:40 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 909 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:51.798114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-45f4d043-49e8-4435-8eda-b7387b917622 req-bd0adb54-6cca-4b7b-ae00-54cfc94029d0 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] DELETE http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments/629738f0-ce6a-4284-bd15-24899bc918f0 Jan 19 08:29:51.799982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-45f4d043-49e8-4435-8eda-b7387b917622 req-bd0adb54-6cca-4b7b-ae00-54cfc94029d0 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:51.800681 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:51.800681 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:29:51.801436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-45f4d043-49e8-4435-8eda-b7387b917622 req-bd0adb54-6cca-4b7b-ae00-54cfc94029d0 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:51.862965 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:51.862965 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:29:52.881384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-45f4d043-49e8-4435-8eda-b7387b917622 req-bd0adb54-6cca-4b7b-ae00-54cfc94029d0 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:29:52.882838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-45f4d043-49e8-4435-8eda-b7387b917622 req-bd0adb54-6cca-4b7b-ae00-54cfc94029d0 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:29:52.908966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-45f4d043-49e8-4435-8eda-b7387b917622 req-bd0adb54-6cca-4b7b-ae00-54cfc94029d0 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments/629738f0-ce6a-4284-bd15-24899bc918f0 returned with HTTP 200 Jan 19 08:29:52.910783 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 95/191] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:29:51 2021] DELETE /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/attachments/629738f0-ce6a-4284-bd15-24899bc918f0 => generated 19 bytes in 1123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:52.952490 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-45f4d043-49e8-4435-8eda-b7387b917622 req-b7ac14d5-40e8-45f0-8897-ca1084cdcb21 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] DELETE http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:29:52.953327 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-45f4d043-49e8-4435-8eda-b7387b917622 req-b7ac14d5-40e8-45f0-8897-ca1084cdcb21 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:52.953890 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:52.953890 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:29:52.954445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-45f4d043-49e8-4435-8eda-b7387b917622 req-b7ac14d5-40e8-45f0-8897-ca1084cdcb21 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:52.954918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-45f4d043-49e8-4435-8eda-b7387b917622 req-b7ac14d5-40e8-45f0-8897-ca1084cdcb21 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Delete volume with id: a1f2a889-efa2-4448-91b0-b0bcfa42d69a Jan 19 08:29:53.070755 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:53.070755 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:29:53.071940 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-45f4d043-49e8-4435-8eda-b7387b917622 req-b7ac14d5-40e8-45f0-8897-ca1084cdcb21 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Volume info retrieved successfully. Jan 19 08:29:53.160009 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-45f4d043-49e8-4435-8eda-b7387b917622 req-b7ac14d5-40e8-45f0-8897-ca1084cdcb21 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] Delete volume request issued successfully. Jan 19 08:29:53.170939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-45f4d043-49e8-4435-8eda-b7387b917622 req-b7ac14d5-40e8-45f0-8897-ca1084cdcb21 tempest-ServersTestBootFromVolume-590445747 tempest-ServersTestBootFromVolume-590445747] http://10.222.0.50/volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a returned with HTTP 202 Jan 19 08:29:53.180141 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 97/192] 10.222.0.18 () {60 vars in 1384 bytes} [Tue Jan 19 08:29:52 2021] DELETE /volume/v3/3b69af35dcaa404ca57e211b91f7b25b/volumes/a1f2a889-efa2-4448-91b0-b0bcfa42d69a => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:30:44.628217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] POST http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes Jan 19 08:30:44.628794 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:44.628794 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:44.629081 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1206905311", "imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:30:44.630238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1206905311', 'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:30:44.853528 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Create volume of 1 GB Jan 19 08:30:44.854538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:44.854538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:44.867335 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Availability Zones retrieved successfully. Jan 19 08:30:44.884050 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Flow 'volume_create_api' (ebaf79e5-fa1e-426a-bf8f-5c4b151ced60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:30:44.886852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b12dc4-0c96-4463-a495-8e5132db78f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:30:44.888907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:30:45.054278 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b12dc4-0c96-4463-a495-8e5132db78f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:30:45.061223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d27c5a-0279-41de-93c1-43b6550c6b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:30:45.343180 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Created reservations ['7e58d2c6-dd68-4604-b10b-fe395544c5f4', 'd3c06f24-928b-41f5-8899-151d9681e89b', '0f05d61b-ed89-4310-a6e8-22fb6973e6bb', 'a5608c98-5e08-4a17-acb3-47b77ab10389'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:30:45.346079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d27c5a-0279-41de-93c1-43b6550c6b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e58d2c6-dd68-4604-b10b-fe395544c5f4', 'd3c06f24-928b-41f5-8899-151d9681e89b', '0f05d61b-ed89-4310-a6e8-22fb6973e6bb', 'a5608c98-5e08-4a17-acb3-47b77ab10389']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:30:45.348421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3667da58-75e3-414a-bf11-eff302600166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:30:45.473354 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3667da58-75e3-414a-bf11-eff302600166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be6c8a80-a3d4-4298-ad68-acf3bc438ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1206905311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61567ef9727d483ca2076dda9c14d374',qos_specs=None,replication_status=,reservations=['7e58d2c6-dd68-4604-b10b-fe395544c5f4','d3c06f24-928b-41f5-8899-151d9681e89b','0f05d61b-ed89-4310-a6e8-22fb6973e6bb','a5608c98-5e08-4a17-acb3-47b77ab10389'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b057e29b14d7487a8fbf93b27bd11ecb',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:30:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1206905311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be6c8a80-a3d4-4298-ad68-acf3bc438ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61567ef9727d483ca2076dda9c14d374',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,user_id='b057e29b14d7487a8fbf93b27bd11ecb',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:30:45.477085 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb79c870-81af-4399-b797-95e721e91572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:30:45.533842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb79c870-81af-4399-b797-95e721e91572) 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-TaggedBootDevicesTest-volume-1206905311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61567ef9727d483ca2076dda9c14d374',qos_specs=None,replication_status=,reservations=['7e58d2c6-dd68-4604-b10b-fe395544c5f4','d3c06f24-928b-41f5-8899-151d9681e89b','0f05d61b-ed89-4310-a6e8-22fb6973e6bb','a5608c98-5e08-4a17-acb3-47b77ab10389'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b057e29b14d7487a8fbf93b27bd11ecb',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:30:45.537767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a2e2c9-ae0a-437c-9c7a-9d5233c6a73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:30:45.559778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a2e2c9-ae0a-437c-9c7a-9d5233c6a73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:30:45.563343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Flow 'volume_create_api' (ebaf79e5-fa1e-426a-bf8f-5c4b151ced60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:30:45.625625 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Create volume request issued successfully. Jan 19 08:30:45.640978 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bc4a15e-9187-4b64-952c-2342b1160d15 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes returned with HTTP 202 Jan 19 08:30:45.644024 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 96/193] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:30:44 2021] POST /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes => generated 821 bytes in 1502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:30:45.658784 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a67eec40-fc30-49a5-a1b5-da257ad3c625 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:45.659592 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a67eec40-fc30-49a5-a1b5-da257ad3c625 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:45.659967 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:45.659967 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:45.660576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a67eec40-fc30-49a5-a1b5-da257ad3c625 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:45.717189 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:45.717189 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:45.727699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a67eec40-fc30-49a5-a1b5-da257ad3c625 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:45.759688 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a67eec40-fc30-49a5-a1b5-da257ad3c625 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:45.771341 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 98/194] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:45 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 889 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:46.779449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8af278c8-ae92-4516-8c78-cdc44862aef2 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:46.780050 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8af278c8-ae92-4516-8c78-cdc44862aef2 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:46.780360 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:46.780360 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:46.780851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8af278c8-ae92-4516-8c78-cdc44862aef2 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:46.935140 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:46.935140 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:46.946959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8af278c8-ae92-4516-8c78-cdc44862aef2 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:46.983239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8af278c8-ae92-4516-8c78-cdc44862aef2 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:46.984921 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 97/195] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:46 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:48.003637 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3dc53cc-9e6a-4ff9-9ce5-09541abb9eb3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:48.005165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d3dc53cc-9e6a-4ff9-9ce5-09541abb9eb3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:48.005591 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:48.005591 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:48.006254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d3dc53cc-9e6a-4ff9-9ce5-09541abb9eb3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:48.131568 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:48.131568 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:48.142061 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d3dc53cc-9e6a-4ff9-9ce5-09541abb9eb3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:48.168219 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3dc53cc-9e6a-4ff9-9ce5-09541abb9eb3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:48.178976 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 99/196] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:47 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:49.192380 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5bf1467b-4717-4329-9344-70af05b56d14 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:49.193462 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5bf1467b-4717-4329-9344-70af05b56d14 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:49.193795 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:49.193795 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:49.194393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5bf1467b-4717-4329-9344-70af05b56d14 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:49.439565 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:49.439565 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:49.474441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5bf1467b-4717-4329-9344-70af05b56d14 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:49.539240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5bf1467b-4717-4329-9344-70af05b56d14 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:49.550788 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 98/197] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:49 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:50.557652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-249fdfd8-91cc-43cc-a20c-ebd5b6c1a658 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:50.559308 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-249fdfd8-91cc-43cc-a20c-ebd5b6c1a658 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:50.560787 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:50.560787 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:50.562009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-249fdfd8-91cc-43cc-a20c-ebd5b6c1a658 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:50.715595 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:50.715595 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:50.744294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-249fdfd8-91cc-43cc-a20c-ebd5b6c1a658 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:50.806809 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-249fdfd8-91cc-43cc-a20c-ebd5b6c1a658 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:50.809473 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 100/198] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:50 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:51.830707 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b480fd36-fcab-410b-bb76-aab7851ff878 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:51.831541 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b480fd36-fcab-410b-bb76-aab7851ff878 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:51.831875 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:51.831875 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:51.840911 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b480fd36-fcab-410b-bb76-aab7851ff878 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:51.933315 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:51.933315 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:51.945875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b480fd36-fcab-410b-bb76-aab7851ff878 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:51.970359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b480fd36-fcab-410b-bb76-aab7851ff878 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:51.971692 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 99/199] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:51 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:52.988253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0e1a564-9fb1-460c-96e3-5a331151ccc4 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:52.988827 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0e1a564-9fb1-460c-96e3-5a331151ccc4 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:52.989765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:52.989765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:52.990154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0e1a564-9fb1-460c-96e3-5a331151ccc4 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:53.111383 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:53.111383 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:53.135263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b0e1a564-9fb1-460c-96e3-5a331151ccc4 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:53.177343 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0e1a564-9fb1-460c-96e3-5a331151ccc4 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:53.178429 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 101/200] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:52 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:54.194937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-494e86e4-2ce7-4409-828e-5441f0ae340f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:54.195475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-494e86e4-2ce7-4409-828e-5441f0ae340f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:54.195604 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:54.195604 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:54.195959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-494e86e4-2ce7-4409-828e-5441f0ae340f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:54.347467 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:54.347467 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:54.359207 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-494e86e4-2ce7-4409-828e-5441f0ae340f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:54.386743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-494e86e4-2ce7-4409-828e-5441f0ae340f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:54.388439 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 100/201] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:54 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:55.419246 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-01a5767a-e237-41ce-91bd-36a995f3a683 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:55.420417 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-01a5767a-e237-41ce-91bd-36a995f3a683 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:55.420788 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:55.420788 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:55.421435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-01a5767a-e237-41ce-91bd-36a995f3a683 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:55.867238 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:55.867238 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:55.876988 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-01a5767a-e237-41ce-91bd-36a995f3a683 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:55.917039 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-01a5767a-e237-41ce-91bd-36a995f3a683 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:55.919548 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 102/202] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:55 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:56.936870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a44d459d-eb3b-4769-80f6-5261887cc8f1 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:56.937689 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a44d459d-eb3b-4769-80f6-5261887cc8f1 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:56.937689 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:56.937689 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:56.938095 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a44d459d-eb3b-4769-80f6-5261887cc8f1 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:57.061712 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:57.061712 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:57.091387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a44d459d-eb3b-4769-80f6-5261887cc8f1 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:57.145042 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a44d459d-eb3b-4769-80f6-5261887cc8f1 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:57.145923 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 101/203] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:56 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:58.211950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d3a8971-6b82-48e8-b8d2-954226195899 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:58.215138 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d3a8971-6b82-48e8-b8d2-954226195899 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:58.215723 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:58.215723 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:58.216507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d3a8971-6b82-48e8-b8d2-954226195899 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:58.344708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:58.344708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:58.356921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8d3a8971-6b82-48e8-b8d2-954226195899 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:58.401652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d3a8971-6b82-48e8-b8d2-954226195899 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:58.404617 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 103/204] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:58 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:59.424202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d61e6dc3-1658-4fba-bf7d-8a70c1449049 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:30:59.426554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d61e6dc3-1658-4fba-bf7d-8a70c1449049 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:59.427885 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:59.427885 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:30:59.429340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d61e6dc3-1658-4fba-bf7d-8a70c1449049 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:59.609478 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:59.609478 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:30:59.635808 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d61e6dc3-1658-4fba-bf7d-8a70c1449049 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:30:59.699736 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d61e6dc3-1658-4fba-bf7d-8a70c1449049 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:30:59.702054 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 102/205] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:59 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:00.733376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26ea7979-79a6-44dc-90c1-e350c0a773e1 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:00.734253 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26ea7979-79a6-44dc-90c1-e350c0a773e1 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:00.734253 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:00.734253 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:00.734787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26ea7979-79a6-44dc-90c1-e350c0a773e1 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:00.820602 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:00.820602 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:00.847214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-26ea7979-79a6-44dc-90c1-e350c0a773e1 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:00.902737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26ea7979-79a6-44dc-90c1-e350c0a773e1 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:00.903909 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 104/206] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:00 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:31:01.921791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ac09ea1-86fb-49f9-9efa-11fd555f223f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:01.922970 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ac09ea1-86fb-49f9-9efa-11fd555f223f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:01.923353 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:01.923353 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:01.923960 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ac09ea1-86fb-49f9-9efa-11fd555f223f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:02.061466 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:02.061466 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:02.079327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0ac09ea1-86fb-49f9-9efa-11fd555f223f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:02.114656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ac09ea1-86fb-49f9-9efa-11fd555f223f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:02.115773 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 103/207] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:01 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:03.134220 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99c3b8c1-91ca-420f-ad2e-0220586c4a09 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:03.135793 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99c3b8c1-91ca-420f-ad2e-0220586c4a09 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:03.136203 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:03.136203 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:03.136896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99c3b8c1-91ca-420f-ad2e-0220586c4a09 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:03.297005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:03.297005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:03.310648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-99c3b8c1-91ca-420f-ad2e-0220586c4a09 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:03.383359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99c3b8c1-91ca-420f-ad2e-0220586c4a09 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:03.388551 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 105/208] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:03 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:04.417698 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-537f57d6-d2dc-45c7-ade0-a3a6d4e3d775 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:04.419501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-537f57d6-d2dc-45c7-ade0-a3a6d4e3d775 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:04.420067 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:04.420067 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:04.421059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-537f57d6-d2dc-45c7-ade0-a3a6d4e3d775 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:04.606833 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:04.606833 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:04.616900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-537f57d6-d2dc-45c7-ade0-a3a6d4e3d775 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:04.643085 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-537f57d6-d2dc-45c7-ade0-a3a6d4e3d775 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:04.644735 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 104/209] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:04 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 913 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:05.667703 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b7f11e8-d9f9-4a2a-96fd-3f255a351b4b tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:05.668843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b7f11e8-d9f9-4a2a-96fd-3f255a351b4b tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:05.669896 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:05.669896 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:05.670539 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b7f11e8-d9f9-4a2a-96fd-3f255a351b4b tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:05.833212 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:05.833212 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:05.853826 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2b7f11e8-d9f9-4a2a-96fd-3f255a351b4b tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:05.903877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b7f11e8-d9f9-4a2a-96fd-3f255a351b4b tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:05.904935 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 106/210] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:05 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 971 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:06.921074 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3472cad-523b-4259-b558-e8ea665bfc23 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:06.921664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3472cad-523b-4259-b558-e8ea665bfc23 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:06.921800 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:06.921800 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:06.922154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3472cad-523b-4259-b558-e8ea665bfc23 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:06.992203 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:06.992203 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:07.001549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b3472cad-523b-4259-b558-e8ea665bfc23 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:07.029303 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3472cad-523b-4259-b558-e8ea665bfc23 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:07.042028 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 105/211] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:06 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:08.046231 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1aff5ab8-f3ba-4c2c-9a9d-81252e1b4619 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:08.048175 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1aff5ab8-f3ba-4c2c-9a9d-81252e1b4619 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:08.048612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:08.048612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:08.049343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1aff5ab8-f3ba-4c2c-9a9d-81252e1b4619 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:08.220386 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:08.220386 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:08.260647 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1aff5ab8-f3ba-4c2c-9a9d-81252e1b4619 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:08.337151 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1aff5ab8-f3ba-4c2c-9a9d-81252e1b4619 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:08.337959 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 107/212] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:08 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 974 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:09.354589 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-60390ef9-7e85-40b1-b14c-f58bd4a738ea tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:09.355111 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-60390ef9-7e85-40b1-b14c-f58bd4a738ea tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:09.355269 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:09.355269 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:09.355888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-60390ef9-7e85-40b1-b14c-f58bd4a738ea tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:09.540741 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:09.540741 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:09.562413 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-60390ef9-7e85-40b1-b14c-f58bd4a738ea tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:09.624500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-60390ef9-7e85-40b1-b14c-f58bd4a738ea tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:09.625676 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 106/213] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:09 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 974 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:10.647542 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b774ec20-ca92-44c0-bbf3-6aee1d47068f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:10.648956 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b774ec20-ca92-44c0-bbf3-6aee1d47068f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:10.649605 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:10.649605 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:10.650277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b774ec20-ca92-44c0-bbf3-6aee1d47068f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:10.727999 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:10.727999 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:10.756994 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b774ec20-ca92-44c0-bbf3-6aee1d47068f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:10.807081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b774ec20-ca92-44c0-bbf3-6aee1d47068f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:10.808285 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 108/214] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:10 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 974 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:11.827224 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b0491ed-3265-4644-a6a5-88b447004b0d tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:11.827224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b0491ed-3265-4644-a6a5-88b447004b0d tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:11.827706 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:11.827706 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:11.827706 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b0491ed-3265-4644-a6a5-88b447004b0d tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:11.952237 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:11.952237 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:11.989820 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8b0491ed-3265-4644-a6a5-88b447004b0d tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:12.081546 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b0491ed-3265-4644-a6a5-88b447004b0d tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:12.086549 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 107/215] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:11 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 974 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:13.104428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-822a20d2-2c42-4508-aeb8-c502e621f971 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:13.105007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-822a20d2-2c42-4508-aeb8-c502e621f971 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:13.105346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:13.105346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:13.106843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-822a20d2-2c42-4508-aeb8-c502e621f971 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:13.225249 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:13.225249 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:13.244068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-822a20d2-2c42-4508-aeb8-c502e621f971 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:13.316693 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-822a20d2-2c42-4508-aeb8-c502e621f971 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:13.327454 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 109/216] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:13 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 974 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:14.336458 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15747707-38f4-479e-bb53-62c46ad01e9f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:14.337830 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15747707-38f4-479e-bb53-62c46ad01e9f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:14.338223 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:14.338223 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:14.338860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15747707-38f4-479e-bb53-62c46ad01e9f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:14.485978 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:14.485978 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:14.517397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-15747707-38f4-479e-bb53-62c46ad01e9f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:14.589086 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15747707-38f4-479e-bb53-62c46ad01e9f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:14.590258 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 108/217] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:14 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 974 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:15.608605 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bc01fc5-0d70-419f-b09d-a4586e391d72 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:31:15.610459 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bc01fc5-0d70-419f-b09d-a4586e391d72 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:15.610951 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:15.610951 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:15.611776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bc01fc5-0d70-419f-b09d-a4586e391d72 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:15.695228 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:15.695228 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:15.721770 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9bc01fc5-0d70-419f-b09d-a4586e391d72 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:15.770432 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bc01fc5-0d70-419f-b09d-a4586e391d72 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:31:15.771589 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 110/218] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:15 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 1362 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:31:15.788118 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] POST http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes Jan 19 08:31:15.788701 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:15.788701 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:15.789328 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-561220665"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:31:15.790926 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-561220665'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:31:15.791535 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Create volume of 1 GB Jan 19 08:31:15.818318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Availability Zones retrieved successfully. Jan 19 08:31:15.845547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Flow 'volume_create_api' (68af6cd0-f971-4b59-8a8e-2a980c5ca461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:31:15.849365 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27a9232-77ce-42b8-b1fc-fdb959bef25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:15.851909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:31:15.995135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27a9232-77ce-42b8-b1fc-fdb959bef25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:15.997645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743827a4-3273-4d2b-8c68-81065c2c4a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:16.087869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Created reservations ['6ff9820c-ded3-4a54-b05a-3763ba66cf53', '36172048-52e8-4d7c-8842-004b7141496a', '9c5d3af7-82ce-4fdf-b612-28de9eb7b643', 'ccf8f8d4-58d5-4aa1-99a2-fe74a65a3aa1'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:31:16.090715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743827a4-3273-4d2b-8c68-81065c2c4a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ff9820c-ded3-4a54-b05a-3763ba66cf53', '36172048-52e8-4d7c-8842-004b7141496a', '9c5d3af7-82ce-4fdf-b612-28de9eb7b643', 'ccf8f8d4-58d5-4aa1-99a2-fe74a65a3aa1']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:16.093528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e694e7e8-e19d-4c63-95fe-825d3a313dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:16.177353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e694e7e8-e19d-4c63-95fe-825d3a313dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e28aaf0-d8ef-4577-8e10-47771bd3a4d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-561220665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61567ef9727d483ca2076dda9c14d374',qos_specs=None,replication_status=,reservations=['6ff9820c-ded3-4a54-b05a-3763ba66cf53','36172048-52e8-4d7c-8842-004b7141496a','9c5d3af7-82ce-4fdf-b612-28de9eb7b643','ccf8f8d4-58d5-4aa1-99a2-fe74a65a3aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b057e29b14d7487a8fbf93b27bd11ecb',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-561220665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e28aaf0-d8ef-4577-8e10-47771bd3a4d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61567ef9727d483ca2076dda9c14d374',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,user_id='b057e29b14d7487a8fbf93b27bd11ecb',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:16.179469 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb85b9f0-d2e3-46cb-ab99-bd61a254bd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:16.241243 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb85b9f0-d2e3-46cb-ab99-bd61a254bd04) 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-TaggedBootDevicesTest-volume-561220665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61567ef9727d483ca2076dda9c14d374',qos_specs=None,replication_status=,reservations=['6ff9820c-ded3-4a54-b05a-3763ba66cf53','36172048-52e8-4d7c-8842-004b7141496a','9c5d3af7-82ce-4fdf-b612-28de9eb7b643','ccf8f8d4-58d5-4aa1-99a2-fe74a65a3aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b057e29b14d7487a8fbf93b27bd11ecb',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:16.243222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88bcb645-9890-4c04-beaf-6527a94fded8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:16.270104 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88bcb645-9890-4c04-beaf-6527a94fded8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:16.272756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Flow 'volume_create_api' (68af6cd0-f971-4b59-8a8e-2a980c5ca461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:31:16.324187 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Create volume request issued successfully. Jan 19 08:31:16.339298 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-516b310a-d981-4c41-aaef-95a57e5cf266 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes returned with HTTP 202 Jan 19 08:31:16.340513 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 109/219] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:31:15 2021] POST /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes => generated 820 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:31:16.354613 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81b47987-e63a-4739-a756-44bfdcdd6931 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 Jan 19 08:31:16.355187 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81b47987-e63a-4739-a756-44bfdcdd6931 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:16.355386 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:16.355386 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:16.356040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81b47987-e63a-4739-a756-44bfdcdd6931 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:16.451220 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:16.451220 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:16.481639 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-81b47987-e63a-4739-a756-44bfdcdd6931 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:16.524754 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81b47987-e63a-4739-a756-44bfdcdd6931 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 returned with HTTP 200 Jan 19 08:31:16.526142 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 111/220] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:16 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 => generated 888 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:17.542652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdc1c910-9c8e-4739-a078-ff7c151c285e tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 Jan 19 08:31:17.543779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdc1c910-9c8e-4739-a078-ff7c151c285e tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:17.544201 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:17.544201 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:17.544848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdc1c910-9c8e-4739-a078-ff7c151c285e tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:17.627392 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:17.627392 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:17.649596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cdc1c910-9c8e-4739-a078-ff7c151c285e tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:17.686296 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdc1c910-9c8e-4739-a078-ff7c151c285e tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 returned with HTTP 200 Jan 19 08:31:17.687136 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 110/221] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:17 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:17.702922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] POST http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes Jan 19 08:31:17.705008 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:17.705008 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:17.705981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-176564968"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:31:17.707389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-176564968'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:31:17.707931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Create volume of 1 GB Jan 19 08:31:17.733723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Availability Zones retrieved successfully. Jan 19 08:31:17.769188 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Flow 'volume_create_api' (fc030c0a-2617-4149-8441-4c1b73c43554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:31:17.773717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66db73c-c8e9-48f4-8466-b8620995f1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:17.776671 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:31:17.853343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66db73c-c8e9-48f4-8466-b8620995f1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:17.855856 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a28bf9f9-e1cc-4047-8bee-dbdf4007d924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:17.927938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Created reservations ['e77fd18f-e648-4bd4-b0af-e50ade535eee', 'fde5392a-5d35-4d48-8093-e665db982747', '0c929f2a-3326-4c07-9a5f-3b0f6b9d9559', '3c522d97-1626-4012-b14d-b2dec37f983c'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:31:17.930259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a28bf9f9-e1cc-4047-8bee-dbdf4007d924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e77fd18f-e648-4bd4-b0af-e50ade535eee', 'fde5392a-5d35-4d48-8093-e665db982747', '0c929f2a-3326-4c07-9a5f-3b0f6b9d9559', '3c522d97-1626-4012-b14d-b2dec37f983c']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:17.932806 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c33779e1-f3d6-4d92-b3dd-eca5fe49d863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:17.995496 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c33779e1-f3d6-4d92-b3dd-eca5fe49d863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98926d15-5586-46e2-b3c3-374c85b655a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-176564968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61567ef9727d483ca2076dda9c14d374',qos_specs=None,replication_status=,reservations=['e77fd18f-e648-4bd4-b0af-e50ade535eee','fde5392a-5d35-4d48-8093-e665db982747','0c929f2a-3326-4c07-9a5f-3b0f6b9d9559','3c522d97-1626-4012-b14d-b2dec37f983c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b057e29b14d7487a8fbf93b27bd11ecb',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:31:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-176564968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98926d15-5586-46e2-b3c3-374c85b655a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61567ef9727d483ca2076dda9c14d374',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,user_id='b057e29b14d7487a8fbf93b27bd11ecb',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:17.998128 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5610970d-26c3-4967-866c-37784797aca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:18.028542 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5610970d-26c3-4967-866c-37784797aca0) 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-TaggedBootDevicesTest-volume-176564968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61567ef9727d483ca2076dda9c14d374',qos_specs=None,replication_status=,reservations=['e77fd18f-e648-4bd4-b0af-e50ade535eee','fde5392a-5d35-4d48-8093-e665db982747','0c929f2a-3326-4c07-9a5f-3b0f6b9d9559','3c522d97-1626-4012-b14d-b2dec37f983c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b057e29b14d7487a8fbf93b27bd11ecb',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:18.031024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17304412-78da-4f94-9ec1-432a2179619e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:18.049303 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17304412-78da-4f94-9ec1-432a2179619e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:18.052962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Flow 'volume_create_api' (fc030c0a-2617-4149-8441-4c1b73c43554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:31:18.114869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Create volume request issued successfully. Jan 19 08:31:18.132742 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1e6f077-40bb-45be-aaa6-fdc12d1b6064 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes returned with HTTP 202 Jan 19 08:31:18.134658 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 112/222] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:31:17 2021] POST /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes => generated 820 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:31:18.150305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5629108b-14c0-4174-8b6e-4b1c62b7b570 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 Jan 19 08:31:18.151039 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5629108b-14c0-4174-8b6e-4b1c62b7b570 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:18.151415 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:18.151415 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:18.152031 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5629108b-14c0-4174-8b6e-4b1c62b7b570 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:18.252748 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:18.252748 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:18.273474 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5629108b-14c0-4174-8b6e-4b1c62b7b570 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:18.300190 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5629108b-14c0-4174-8b6e-4b1c62b7b570 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 returned with HTTP 200 Jan 19 08:31:18.301358 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 111/223] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:18 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 => generated 888 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:19.328592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b83ed58c-c595-4cd5-a564-1f3a435c2bf6 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 Jan 19 08:31:19.329249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b83ed58c-c595-4cd5-a564-1f3a435c2bf6 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:19.329351 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:19.329351 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:19.329754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b83ed58c-c595-4cd5-a564-1f3a435c2bf6 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:19.412701 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:19.412701 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:19.422508 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b83ed58c-c595-4cd5-a564-1f3a435c2bf6 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:31:19.449081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b83ed58c-c595-4cd5-a564-1f3a435c2bf6 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 returned with HTTP 200 Jan 19 08:31:19.450286 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 113/224] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:19 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:22.503551 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] POST http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes Jan 19 08:31:22.503954 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:22.503954 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:22.504102 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-825983187"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:31:22.505217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-825983187'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:31:22.505675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Create volume of 1 GB Jan 19 08:31:22.542451 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Availability Zones retrieved successfully. Jan 19 08:31:22.608568 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Flow 'volume_create_api' (b3fb2eec-ed49-4cef-b0fe-68fa73d47109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:31:22.631798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5bfcd3c-0f11-4919-af5d-de1264eb9f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:22.636018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:31:22.796941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5bfcd3c-0f11-4919-af5d-de1264eb9f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:22.800943 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c692b0-aa04-4844-9043-7c1a77dbb39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:22.930530 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Created reservations ['bd4754aa-3eb8-427e-b49e-cf30ddd8beb1', '6e9db921-6604-408d-a84b-b17d8401e6e8', 'cf0f5372-210c-4d01-93b4-89b7b3a572db', '5ea9fcd5-7061-4710-9e94-14b3384de8e6'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:31:22.934252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c692b0-aa04-4844-9043-7c1a77dbb39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd4754aa-3eb8-427e-b49e-cf30ddd8beb1', '6e9db921-6604-408d-a84b-b17d8401e6e8', 'cf0f5372-210c-4d01-93b4-89b7b3a572db', '5ea9fcd5-7061-4710-9e94-14b3384de8e6']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:22.936371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d846b90-434f-42a0-8ce8-e01449492db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:23.045517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d846b90-434f-42a0-8ce8-e01449492db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42ca256e-5139-45fa-a395-57469e34c2e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-825983187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6c1ed8742648a69a0876250e9665b6',qos_specs=None,replication_status=,reservations=['bd4754aa-3eb8-427e-b49e-cf30ddd8beb1','6e9db921-6604-408d-a84b-b17d8401e6e8','cf0f5372-210c-4d01-93b4-89b7b3a572db','5ea9fcd5-7061-4710-9e94-14b3384de8e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be9e9c7654ff4ae7b12c4fe7d4b815cc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-825983187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42ca256e-5139-45fa-a395-57469e34c2e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c6c1ed8742648a69a0876250e9665b6',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,user_id='be9e9c7654ff4ae7b12c4fe7d4b815cc',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:23.048473 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899d011a-9f6f-4159-96be-60fda40cf0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:23.105079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899d011a-9f6f-4159-96be-60fda40cf0c4) 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-825983187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6c1ed8742648a69a0876250e9665b6',qos_specs=None,replication_status=,reservations=['bd4754aa-3eb8-427e-b49e-cf30ddd8beb1','6e9db921-6604-408d-a84b-b17d8401e6e8','cf0f5372-210c-4d01-93b4-89b7b3a572db','5ea9fcd5-7061-4710-9e94-14b3384de8e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be9e9c7654ff4ae7b12c4fe7d4b815cc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:23.107418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc208b7-477c-4f62-bb47-7a0d4bdc5f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:31:23.131093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc208b7-477c-4f62-bb47-7a0d4bdc5f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:31:23.133828 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Flow 'volume_create_api' (b3fb2eec-ed49-4cef-b0fe-68fa73d47109) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:31:23.248086 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Create volume request issued successfully. Jan 19 08:31:23.279022 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9c1400a-7e54-406a-980f-51feed720069 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes returned with HTTP 202 Jan 19 08:31:23.279930 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 112/225] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:31:22 2021] POST /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes => generated 820 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:31:23.295300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b67e744-af24-4fcf-adc2-547fcf140feb tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:23.295833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b67e744-af24-4fcf-adc2-547fcf140feb tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:23.296031 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:23.296031 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:23.296681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b67e744-af24-4fcf-adc2-547fcf140feb tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:23.362899 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:23.362899 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:23.373140 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7b67e744-af24-4fcf-adc2-547fcf140feb tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:23.402559 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b67e744-af24-4fcf-adc2-547fcf140feb tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:23.414646 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 114/226] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:23 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 888 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:24.421982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11a5a603-8408-4aec-9e57-40287379cf46 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:24.422563 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11a5a603-8408-4aec-9e57-40287379cf46 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:24.422935 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:24.422935 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:24.423312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11a5a603-8408-4aec-9e57-40287379cf46 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:24.580446 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:24.580446 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:24.607924 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-11a5a603-8408-4aec-9e57-40287379cf46 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:24.666749 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11a5a603-8408-4aec-9e57-40287379cf46 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:24.668409 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 113/227] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:24 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 912 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:25.686163 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71bf790e-8ea7-46ab-9679-af1c2a1e5223 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:25.687438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71bf790e-8ea7-46ab-9679-af1c2a1e5223 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:25.688358 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:25.688358 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:25.709728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71bf790e-8ea7-46ab-9679-af1c2a1e5223 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:25.776336 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:25.776336 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:25.788635 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-71bf790e-8ea7-46ab-9679-af1c2a1e5223 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:25.820396 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71bf790e-8ea7-46ab-9679-af1c2a1e5223 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:25.834234 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 115/228] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:25 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 913 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:25.907592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b43c437-9c83-4d2a-afa4-108095cc9818 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] DELETE http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:31:25.908370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b43c437-9c83-4d2a-afa4-108095cc9818 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:25.908765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:25.908765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:25.909409 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b43c437-9c83-4d2a-afa4-108095cc9818 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:25.910028 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6b43c437-9c83-4d2a-afa4-108095cc9818 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Delete volume with id: 8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:31:25.971557 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:25.971557 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:25.973092 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b43c437-9c83-4d2a-afa4-108095cc9818 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:31:26.000700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b43c437-9c83-4d2a-afa4-108095cc9818 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Delete volume request issued successfully. Jan 19 08:31:26.001640 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b43c437-9c83-4d2a-afa4-108095cc9818 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 202 Jan 19 08:31:26.006069 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 114/229] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:31:25 2021] DELETE /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:31:26.010294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-159f79c1-778c-4930-a88f-9f7fdfd9c63c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:31:26.010825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-159f79c1-778c-4930-a88f-9f7fdfd9c63c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:26.011046 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:26.011046 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:26.012014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-159f79c1-778c-4930-a88f-9f7fdfd9c63c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:26.101611 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:26.101611 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:26.116151 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-159f79c1-778c-4930-a88f-9f7fdfd9c63c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:31:26.146761 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-159f79c1-778c-4930-a88f-9f7fdfd9c63c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:31:26.157925 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 116/230] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:26 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 908 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:26.521682 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-75a6ea32-c5e3-4ef5-954a-4d99495636e5 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:26.522654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-75a6ea32-c5e3-4ef5-954a-4d99495636e5 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:26.523221 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:26.523221 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:26.523963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-75a6ea32-c5e3-4ef5-954a-4d99495636e5 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:26.601918 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:26.601918 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:26.614039 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-75a6ea32-c5e3-4ef5-954a-4d99495636e5 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:26.644368 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-75a6ea32-c5e3-4ef5-954a-4d99495636e5 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:26.645377 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 115/231] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:31:26 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 913 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:26.799073 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-159f79c1-778c-4930-a88f-9f7fdfd9c63c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume// Jan 19 08:31:26.800194 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-159f79c1-778c-4930-a88f-9f7fdfd9c63c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:26.800565 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:26.800565 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:26.801265 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-159f79c1-778c-4930-a88f-9f7fdfd9c63c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:26.802666 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-159f79c1-778c-4930-a88f-9f7fdfd9c63c tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:31:26.803756 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 117/232] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:31:26 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:31:26.821963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-35d9033e-2d6d-4da5-abff-ce7f4737178b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] POST http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments Jan 19 08:31:26.822485 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:26.822485 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:26.822900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-35d9033e-2d6d-4da5-abff-ce7f4737178b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42ca256e-5139-45fa-a395-57469e34c2e9", "instance_uuid": "425f4199-62b5-4ba1-8aed-1b8b22de0d70", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:31:26.886252 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:26.886252 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:26.955614 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-35d9033e-2d6d-4da5-abff-ce7f4737178b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments returned with HTTP 200 Jan 19 08:31:26.966175 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 116/233] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:31:26 2021] POST /volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:31:27.014262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a466e55-99b5-4dcf-a001-32dce2d688b6 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:27.016305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a466e55-99b5-4dcf-a001-32dce2d688b6 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:27.019229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a466e55-99b5-4dcf-a001-32dce2d688b6 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:27.065029 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-35d9033e-2d6d-4da5-abff-ce7f4737178b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume// Jan 19 08:31:27.066562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-35d9033e-2d6d-4da5-abff-ce7f4737178b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:27.067286 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:27.067286 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:27.067962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-35d9033e-2d6d-4da5-abff-ce7f4737178b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:27.069514 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-35d9033e-2d6d-4da5-abff-ce7f4737178b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:31:27.070575 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 117/234] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 08:31:27 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:31:27.084060 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-bc6b6b08-11af-4e1c-acd6-3066d2f84a8d tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:27.087990 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-bc6b6b08-11af-4e1c-acd6-3066d2f84a8d tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:27.088786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-bc6b6b08-11af-4e1c-acd6-3066d2f84a8d tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:27.104907 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:27.104907 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:27.134751 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1a466e55-99b5-4dcf-a001-32dce2d688b6 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:27.169336 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:27.169336 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:27.186712 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:27.186712 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:27.193876 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a466e55-99b5-4dcf-a001-32dce2d688b6 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:27.196980 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 118/235] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:27 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 912 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:27.207457 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc2d1adc-a67d-4b2c-b3dd-8c0dca138975 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:31:27.208005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc2d1adc-a67d-4b2c-b3dd-8c0dca138975 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:27.208220 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:27.208220 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:27.208760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc2d1adc-a67d-4b2c-b3dd-8c0dca138975 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:27.217691 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-bc6b6b08-11af-4e1c-acd6-3066d2f84a8d tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:27.263191 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:27.263191 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:27.280333 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-bc6b6b08-11af-4e1c-acd6-3066d2f84a8d tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:27.282643 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 118/236] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 08:31:27 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 1011 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:31:27.309359 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:27.309359 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:27.325555 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-3476b5bd-a3cc-432f-bcbe-6304af6ffeaf tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] PUT http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments/9bd7ce37-757e-4321-88d0-a0c6ec53bcbd Jan 19 08:31:27.326765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:27.326765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:27.327482 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-3476b5bd-a3cc-432f-bcbe-6304af6ffeaf tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:31:27.345976 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fc2d1adc-a67d-4b2c-b3dd-8c0dca138975 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Volume info retrieved successfully. Jan 19 08:31:27.386384 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:31:27.386384 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:31:27.387409 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-3476b5bd-a3cc-432f-bcbe-6304af6ffeaf tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Lock "b'cinder-attachment_update-42ca256e-5139-45fa-a395-57469e34c2e9-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.015s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:31:27.391223 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:27.391223 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:27.398789 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc2d1adc-a67d-4b2c-b3dd-8c0dca138975 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 200 Jan 19 08:31:27.399606 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 119/237] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:27 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 908 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:28.211300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce0ca124-931e-4393-b2cf-b78b023700a3 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:28.211787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce0ca124-931e-4393-b2cf-b78b023700a3 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:28.212014 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:28.212014 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:28.212384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce0ca124-931e-4393-b2cf-b78b023700a3 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:28.350674 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:28.350674 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:28.368285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ce0ca124-931e-4393-b2cf-b78b023700a3 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:28.394476 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:28.394476 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:28.407018 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce0ca124-931e-4393-b2cf-b78b023700a3 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:28.408145 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 120/238] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:28 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 912 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:28.425051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de91b3ee-0937-4751-98d6-66ef51e7fb73 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] GET http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec Jan 19 08:31:28.428619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de91b3ee-0937-4751-98d6-66ef51e7fb73 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:28.428829 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:28.428829 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:28.430116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de91b3ee-0937-4751-98d6-66ef51e7fb73 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:28.529669 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de91b3ee-0937-4751-98d6-66ef51e7fb73 tempest-LiveMigrationTest-968361343 tempest-LiveMigrationTest-968361343] http://10.222.0.50/volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec returned with HTTP 404 Jan 19 08:31:28.530704 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 121/239] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:28 2021] GET /volume/v3/df3987a28b0b446e8bfc9690e39b0656/volumes/8c395d11-503c-416e-9c6f-ec71d1365fec => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:31:29.425706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-514f129e-f794-42a7-b828-9e412f9f61c0 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:29.426290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-514f129e-f794-42a7-b828-9e412f9f61c0 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:29.426725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-514f129e-f794-42a7-b828-9e412f9f61c0 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:29.543420 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:29.543420 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:29.580748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-514f129e-f794-42a7-b828-9e412f9f61c0 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:29.652576 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:29.652576 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:29.668146 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-514f129e-f794-42a7-b828-9e412f9f61c0 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:29.672393 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 122/240] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:29 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 912 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:29.980688 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-3476b5bd-a3cc-432f-bcbe-6304af6ffeaf tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Lock "b'cinder-attachment_update-42ca256e-5139-45fa-a395-57469e34c2e9-n-h1-771363-1'" released by "attachment_update" :: held 2.593s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:31:29.981794 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-3476b5bd-a3cc-432f-bcbe-6304af6ffeaf tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments/9bd7ce37-757e-4321-88d0-a0c6ec53bcbd returned with HTTP 200 Jan 19 08:31:29.982936 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 119/241] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 08:31:27 2021] PUT /volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments/9bd7ce37-757e-4321-88d0-a0c6ec53bcbd => generated 762 bytes in 2668 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:31:30.687294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9db30dd3-1cba-4560-a7a6-024ba7baf319 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:30.689093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9db30dd3-1cba-4560-a7a6-024ba7baf319 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:30.689093 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:30.689093 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:30.689093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9db30dd3-1cba-4560-a7a6-024ba7baf319 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:30.777539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:30.777539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:30.788647 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9db30dd3-1cba-4560-a7a6-024ba7baf319 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:30.810861 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:30.810861 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:30.822248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9db30dd3-1cba-4560-a7a6-024ba7baf319 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:30.832705 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 123/242] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:30 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 913 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:31.839726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07f66393-6b6d-4041-86c2-2a1a1926f50d tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:31.840995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07f66393-6b6d-4041-86c2-2a1a1926f50d tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:31.841464 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:31.841464 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:31.842150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07f66393-6b6d-4041-86c2-2a1a1926f50d tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:31.979911 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:31.979911 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:31.996080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-07f66393-6b6d-4041-86c2-2a1a1926f50d tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:32.049300 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:32.049300 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:32.068961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07f66393-6b6d-4041-86c2-2a1a1926f50d tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:32.070895 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 120/243] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:31 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 913 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:33.087771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23db5756-7f2e-4914-987e-42659cb470cc tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:33.088597 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23db5756-7f2e-4914-987e-42659cb470cc tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:33.088597 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:33.088597 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:33.089014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23db5756-7f2e-4914-987e-42659cb470cc tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:33.207123 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:33.207123 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:33.232286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-23db5756-7f2e-4914-987e-42659cb470cc tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:33.276481 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:33.276481 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:33.296130 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23db5756-7f2e-4914-987e-42659cb470cc tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:33.300433 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 124/244] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:33 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 913 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:34.318027 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-128d260a-37f9-43e3-9248-ab0690bbc7f2 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:34.318872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-128d260a-37f9-43e3-9248-ab0690bbc7f2 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:34.318872 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:34.318872 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:34.319602 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-128d260a-37f9-43e3-9248-ab0690bbc7f2 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:34.453438 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:34.453438 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:34.511012 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-128d260a-37f9-43e3-9248-ab0690bbc7f2 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:34.574878 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:34.574878 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:34.597418 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-128d260a-37f9-43e3-9248-ab0690bbc7f2 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:34.600926 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 121/245] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:34 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 913 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:35.616090 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ca4e67c3-d78b-4d2c-a9bf-ea50db2fa374 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:35.626303 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ca4e67c3-d78b-4d2c-a9bf-ea50db2fa374 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:35.626874 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:35.626874 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:35.627744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ca4e67c3-d78b-4d2c-a9bf-ea50db2fa374 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:35.720306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:35.720306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:35.736526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ca4e67c3-d78b-4d2c-a9bf-ea50db2fa374 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:35.775199 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:35.775199 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:35.873338 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ca4e67c3-d78b-4d2c-a9bf-ea50db2fa374 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:35.877021 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 125/246] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:35 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 913 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:31:36.041295 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-e334b2f9-17bd-459b-8d37-22645569628f tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] POST http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments/9bd7ce37-757e-4321-88d0-a0c6ec53bcbd/action Jan 19 08:31:36.042224 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:36.042224 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:36.042960 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-e334b2f9-17bd-459b-8d37-22645569628f tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:31:36.043622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-e334b2f9-17bd-459b-8d37-22645569628f tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:31:36.228431 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:36.228431 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:36.252510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-588e6ab1-109b-4bb2-91e0-f4a346a89e06 req-e334b2f9-17bd-459b-8d37-22645569628f tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments/9bd7ce37-757e-4321-88d0-a0c6ec53bcbd/action returned with HTTP 204 Jan 19 08:31:36.255994 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 122/247] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 08:31:36 2021] POST /volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments/9bd7ce37-757e-4321-88d0-a0c6ec53bcbd/action => generated 0 bytes in 220 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:31:36.896260 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0e33dfc-6d7b-47dc-8f1a-7f5fbc0d2b56 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:36.901588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0e33dfc-6d7b-47dc-8f1a-7f5fbc0d2b56 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:36.902113 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:36.902113 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:36.902763 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0e33dfc-6d7b-47dc-8f1a-7f5fbc0d2b56 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:37.066824 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:37.066824 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:37.099233 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c0e33dfc-6d7b-47dc-8f1a-7f5fbc0d2b56 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:37.157544 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:37.157544 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:37.180660 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0e33dfc-6d7b-47dc-8f1a-7f5fbc0d2b56 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:37.185359 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 126/248] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:36 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 1205 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:31:49.666881 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c4b652e7-464f-4078-a3cf-6dd72d18a186 req-6ae94092-59b5-4e04-9fa4-e066ac8d6a2f tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] DELETE http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments/9bd7ce37-757e-4321-88d0-a0c6ec53bcbd Jan 19 08:31:49.667873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c4b652e7-464f-4078-a3cf-6dd72d18a186 req-6ae94092-59b5-4e04-9fa4-e066ac8d6a2f tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:49.668549 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:49.668549 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:49.669601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c4b652e7-464f-4078-a3cf-6dd72d18a186 req-6ae94092-59b5-4e04-9fa4-e066ac8d6a2f tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:49.723840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:49.723840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:50.753413 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c4b652e7-464f-4078-a3cf-6dd72d18a186 req-6ae94092-59b5-4e04-9fa4-e066ac8d6a2f tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:31:50.753974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c4b652e7-464f-4078-a3cf-6dd72d18a186 req-6ae94092-59b5-4e04-9fa4-e066ac8d6a2f tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:31:50.777857 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c4b652e7-464f-4078-a3cf-6dd72d18a186 req-6ae94092-59b5-4e04-9fa4-e066ac8d6a2f tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments/9bd7ce37-757e-4321-88d0-a0c6ec53bcbd returned with HTTP 200 Jan 19 08:31:50.788266 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 123/249] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 08:31:49 2021] DELETE /volume/v3/2c6c1ed8742648a69a0876250e9665b6/attachments/9bd7ce37-757e-4321-88d0-a0c6ec53bcbd => generated 19 bytes in 1127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:52.785756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-042d1963-ef40-46ff-bb27-80f82b5a449b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:52.787557 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-042d1963-ef40-46ff-bb27-80f82b5a449b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:52.788678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:52.788678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:52.789813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-042d1963-ef40-46ff-bb27-80f82b5a449b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:52.961315 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:52.961315 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:52.986685 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-042d1963-ef40-46ff-bb27-80f82b5a449b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:53.021848 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-042d1963-ef40-46ff-bb27-80f82b5a449b tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:53.023454 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 127/250] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:52 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 913 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:53.043280 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1b8be45-1fa3-4605-a912-7a81e09b8720 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:53.044100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1b8be45-1fa3-4605-a912-7a81e09b8720 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:53.044478 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:53.044478 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:53.045094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1b8be45-1fa3-4605-a912-7a81e09b8720 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:53.146374 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:53.146374 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:53.171020 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f1b8be45-1fa3-4605-a912-7a81e09b8720 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:53.228293 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1b8be45-1fa3-4605-a912-7a81e09b8720 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:53.240530 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 124/251] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:53 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:53.245306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c61190e0-ae8c-4be6-a79f-3019b8e00794 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:31:53.246066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c61190e0-ae8c-4be6-a79f-3019b8e00794 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:53.246508 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:53.246508 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:31:53.247184 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c61190e0-ae8c-4be6-a79f-3019b8e00794 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:53.305820 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:53.305820 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:31:53.317676 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c61190e0-ae8c-4be6-a79f-3019b8e00794 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:31:53.356071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c61190e0-ae8c-4be6-a79f-3019b8e00794 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:31:53.373073 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 128/252] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:31:53 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:15.504048 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-f723dcbc-6d15-4034-a7f5-c61f17f2d315 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:32:15.505289 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-f723dcbc-6d15-4034-a7f5-c61f17f2d315 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:15.505692 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:15.505692 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:15.506330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-f723dcbc-6d15-4034-a7f5-c61f17f2d315 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:15.571034 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:15.571034 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:15.581127 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-f723dcbc-6d15-4034-a7f5-c61f17f2d315 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:32:15.607057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-f723dcbc-6d15-4034-a7f5-c61f17f2d315 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:32:15.617818 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 125/253] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:32:15 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 1362 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:32:15.623255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 Jan 19 08:32:15.624282 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:15.624703 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:15.624703 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:15.625903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:15.694364 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:15.694364 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:15.704761 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:32:15.732807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 returned with HTTP 200 Jan 19 08:32:15.734297 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 129/254] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:32:15 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:15.748282 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-955e1a84-7c5d-4f26-84b6-59fac219c2d4 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 Jan 19 08:32:15.749263 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-955e1a84-7c5d-4f26-84b6-59fac219c2d4 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:15.749646 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:15.749646 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:15.750441 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-955e1a84-7c5d-4f26-84b6-59fac219c2d4 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:15.803285 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:15.803285 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:15.831098 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-955e1a84-7c5d-4f26-84b6-59fac219c2d4 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:32:15.856675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-955e1a84-7c5d-4f26-84b6-59fac219c2d4 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 returned with HTTP 200 Jan 19 08:32:15.868567 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 126/255] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:32:15 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 => generated 913 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:15.871246 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume// Jan 19 08:32:15.876288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:15.877483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:15.877483 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:15.877797 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:15.878959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:32:15.880933 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 130/256] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:32:15 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:32:15.910953 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-68a64421-40d6-494d-8607-d75b67282f09 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] POST http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments Jan 19 08:32:15.918612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:15.918612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:15.919374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-68a64421-40d6-494d-8607-d75b67282f09 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be6c8a80-a3d4-4298-ad68-acf3bc438ec1", "instance_uuid": "bc94e0f6-930a-4fda-a0f2-b3f14c8b9a50", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:15.986765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:15.986765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:16.105086 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-68a64421-40d6-494d-8607-d75b67282f09 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments returned with HTTP 200 Jan 19 08:32:16.106501 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 127/257] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:32:15 2021] POST /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments => generated 273 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:32:16.124506 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume// Jan 19 08:32:16.125087 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:16.125671 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:16.126766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:32:16.127448 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 131/258] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:32:16 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:32:16.153753 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-fe407bdc-a017-4401-abeb-c856aa75f565 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] POST http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments Jan 19 08:32:16.154275 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:16.154275 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:16.154695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-fe407bdc-a017-4401-abeb-c856aa75f565 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e28aaf0-d8ef-4577-8e10-47771bd3a4d1", "instance_uuid": "bc94e0f6-930a-4fda-a0f2-b3f14c8b9a50", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:16.342040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:16.342040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:16.506218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-fe407bdc-a017-4401-abeb-c856aa75f565 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments returned with HTTP 200 Jan 19 08:32:16.506969 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 128/259] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:32:16 2021] POST /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments => generated 273 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:32:16.513807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume// Jan 19 08:32:16.514478 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:16.515696 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:16.516878 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:32:16.517745 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 132/260] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:32:16 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:32:16.548396 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-cec2c349-67ac-492e-9850-f2efa8ae635f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] POST http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments Jan 19 08:32:16.548933 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:16.548933 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:16.549386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-cec2c349-67ac-492e-9850-f2efa8ae635f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98926d15-5586-46e2-b3c3-374c85b655a6", "instance_uuid": "bc94e0f6-930a-4fda-a0f2-b3f14c8b9a50", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:16.630060 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:16.630060 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:16.704754 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-cec2c349-67ac-492e-9850-f2efa8ae635f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments returned with HTTP 200 Jan 19 08:32:16.706367 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 129/261] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:32:16 2021] POST /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:32:19.391116 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume// Jan 19 08:32:19.395748 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:19.396334 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:19.397428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-de64cec4-85e8-41b9-9c0e-1a564c1b43a3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:32:19.398061 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 133/262] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:32:19 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:32:19.415510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-728958a9-6d3a-423f-af1a-5f3e61e4673c tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:32:19.416484 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-728958a9-6d3a-423f-af1a-5f3e61e4673c tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:19.416889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:19.416889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:19.417574 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-728958a9-6d3a-423f-af1a-5f3e61e4673c tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:19.521195 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:19.521195 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:19.544828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-728958a9-6d3a-423f-af1a-5f3e61e4673c tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:32:19.586194 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:19.586194 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:19.608044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-728958a9-6d3a-423f-af1a-5f3e61e4673c tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:32:19.616779 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 130/263] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:32:19 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 1460 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:32:19.654958 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-26028ff2-398c-400d-ad42-d99f89af92b3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] PUT http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/58f1ab57-24ff-4c02-9a35-c85a527164da Jan 19 08:32:19.657013 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-26028ff2-398c-400d-ad42-d99f89af92b3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:19.719961 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:32:19.719961 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:32:19.720471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-26028ff2-398c-400d-ad42-d99f89af92b3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Lock "b'cinder-attachment_update-be6c8a80-a3d4-4298-ad68-acf3bc438ec1-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.015s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:32:19.722837 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:19.722837 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:21.850189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-26028ff2-398c-400d-ad42-d99f89af92b3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Lock "b'cinder-attachment_update-be6c8a80-a3d4-4298-ad68-acf3bc438ec1-n-h2-771363-1'" released by "attachment_update" :: held 2.130s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:32:21.851340 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-26028ff2-398c-400d-ad42-d99f89af92b3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/58f1ab57-24ff-4c02-9a35-c85a527164da returned with HTTP 200 Jan 19 08:32:21.852235 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 134/264] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:32:19 2021] PUT /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/58f1ab57-24ff-4c02-9a35-c85a527164da => generated 762 bytes in 2203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:32:21.947174 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-cac86603-3a7d-426c-8cf9-62e9a341cd7f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] POST http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/58f1ab57-24ff-4c02-9a35-c85a527164da/action Jan 19 08:32:21.947685 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:21.947685 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:21.948124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-cac86603-3a7d-426c-8cf9-62e9a341cd7f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:32:21.948502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-cac86603-3a7d-426c-8cf9-62e9a341cd7f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:22.042767 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:22.042767 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:22.060560 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-cac86603-3a7d-426c-8cf9-62e9a341cd7f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/58f1ab57-24ff-4c02-9a35-c85a527164da/action returned with HTTP 204 Jan 19 08:32:22.062313 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 131/265] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:32:21 2021] POST /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/58f1ab57-24ff-4c02-9a35-c85a527164da/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:32:22.113997 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-26028ff2-398c-400d-ad42-d99f89af92b3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume// Jan 19 08:32:22.114454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-26028ff2-398c-400d-ad42-d99f89af92b3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:22.114852 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:22.114852 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:22.115481 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-26028ff2-398c-400d-ad42-d99f89af92b3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:22.116737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-26028ff2-398c-400d-ad42-d99f89af92b3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:32:22.117530 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 135/266] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:32:22 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:32:22.131980 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-527838e9-f90a-447e-9b54-28ac07868880 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 Jan 19 08:32:22.133333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-527838e9-f90a-447e-9b54-28ac07868880 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:22.133540 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:22.133540 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:22.133919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-527838e9-f90a-447e-9b54-28ac07868880 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:22.234470 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:22.234470 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:22.247865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-527838e9-f90a-447e-9b54-28ac07868880 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:32:22.293418 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:22.293418 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:22.307418 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-527838e9-f90a-447e-9b54-28ac07868880 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 returned with HTTP 200 Jan 19 08:32:22.318408 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 132/267] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:32:22 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 => generated 1011 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:32:22.357174 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-2533f4e5-7b86-49b9-8824-2b324a8b2bf5 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] PUT http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/620b9fa3-560b-4392-a5cc-f41bee23c202 Jan 19 08:32:22.359168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-2533f4e5-7b86-49b9-8824-2b324a8b2bf5 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:22.399778 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:32:22.399778 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:32:22.400616 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-2533f4e5-7b86-49b9-8824-2b324a8b2bf5 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Lock "b'cinder-attachment_update-0e28aaf0-d8ef-4577-8e10-47771bd3a4d1-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.014s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:32:22.403606 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:22.403606 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:24.838368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-2533f4e5-7b86-49b9-8824-2b324a8b2bf5 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Lock "b'cinder-attachment_update-0e28aaf0-d8ef-4577-8e10-47771bd3a4d1-n-h2-771363-1'" released by "attachment_update" :: held 2.438s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:32:24.839525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-2533f4e5-7b86-49b9-8824-2b324a8b2bf5 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/620b9fa3-560b-4392-a5cc-f41bee23c202 returned with HTTP 200 Jan 19 08:32:24.841402 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 136/268] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:32:22 2021] PUT /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/620b9fa3-560b-4392-a5cc-f41bee23c202 => generated 762 bytes in 2492 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:32:24.889221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-ec9cd3d0-d56e-48ef-ad75-089dc9ced047 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] POST http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/620b9fa3-560b-4392-a5cc-f41bee23c202/action Jan 19 08:32:24.892055 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:24.892055 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:24.893032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-ec9cd3d0-d56e-48ef-ad75-089dc9ced047 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:32:24.893655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-ec9cd3d0-d56e-48ef-ad75-089dc9ced047 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:24.984663 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:24.984663 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:25.001634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-ec9cd3d0-d56e-48ef-ad75-089dc9ced047 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/620b9fa3-560b-4392-a5cc-f41bee23c202/action returned with HTTP 204 Jan 19 08:32:25.003538 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 133/269] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:32:24 2021] POST /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/620b9fa3-560b-4392-a5cc-f41bee23c202/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:32:25.045384 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-2533f4e5-7b86-49b9-8824-2b324a8b2bf5 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume// Jan 19 08:32:25.046351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-2533f4e5-7b86-49b9-8824-2b324a8b2bf5 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:25.046843 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:25.046843 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:25.047747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-2533f4e5-7b86-49b9-8824-2b324a8b2bf5 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:25.049807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-2533f4e5-7b86-49b9-8824-2b324a8b2bf5 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:32:25.050538 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 137/270] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:32:25 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:32:25.097971 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-73a6c924-9da9-4065-85f5-470ae4902915 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 Jan 19 08:32:25.098658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-73a6c924-9da9-4065-85f5-470ae4902915 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:25.098969 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:25.098969 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:25.099672 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-73a6c924-9da9-4065-85f5-470ae4902915 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:25.155809 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:25.155809 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:25.165557 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-73a6c924-9da9-4065-85f5-470ae4902915 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:32:25.187450 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:25.187450 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:25.196211 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-73a6c924-9da9-4065-85f5-470ae4902915 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 returned with HTTP 200 Jan 19 08:32:25.197242 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 134/271] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:32:25 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 => generated 1011 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:32:25.247848 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-59d0788d-1f44-4531-805c-032a1f96e66f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] PUT http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/83d931d1-0d01-41a3-a919-7dd1769f6cc6 Jan 19 08:32:25.249237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-59d0788d-1f44-4531-805c-032a1f96e66f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdc"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:25.281495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:32:25.281495 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:32:25.282021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-59d0788d-1f44-4531-805c-032a1f96e66f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Lock "b'cinder-attachment_update-98926d15-5586-46e2-b3c3-374c85b655a6-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.011s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:32:25.284294 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:25.284294 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:27.312148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-59d0788d-1f44-4531-805c-032a1f96e66f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Lock "b'cinder-attachment_update-98926d15-5586-46e2-b3c3-374c85b655a6-n-h2-771363-1'" released by "attachment_update" :: held 2.030s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:32:27.312676 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-59d0788d-1f44-4531-805c-032a1f96e66f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/83d931d1-0d01-41a3-a919-7dd1769f6cc6 returned with HTTP 200 Jan 19 08:32:27.313534 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 138/272] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:32:25 2021] PUT /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/83d931d1-0d01-41a3-a919-7dd1769f6cc6 => generated 762 bytes in 2072 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:32:27.355740 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-9278994d-84b7-4277-b90f-b989cac1d41b tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] POST http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/83d931d1-0d01-41a3-a919-7dd1769f6cc6/action Jan 19 08:32:27.356245 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:27.356245 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:32:27.356693 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-9278994d-84b7-4277-b90f-b989cac1d41b tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:32:27.357231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-9278994d-84b7-4277-b90f-b989cac1d41b tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:27.437849 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:27.437849 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:32:27.454328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b4bbbdb-6f44-45b0-900e-5e0038275cdf req-9278994d-84b7-4277-b90f-b989cac1d41b tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/83d931d1-0d01-41a3-a919-7dd1769f6cc6/action returned with HTTP 204 Jan 19 08:32:27.455518 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 135/273] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:32:27 2021] POST /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/83d931d1-0d01-41a3-a919-7dd1769f6cc6/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:35:25.211304 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] POST http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes Jan 19 08:35:25.211758 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:25.211758 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:35:25.212235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1942432181"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:35:25.213704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1942432181'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:35:25.214429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Create volume of 1 GB Jan 19 08:35:25.215230 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:25.215230 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:35:25.233850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Availability Zones retrieved successfully. Jan 19 08:35:25.254684 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Flow 'volume_create_api' (0fdf14b5-7004-4ff2-93df-297d2dd2fba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:35:25.257488 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b57c557-1d0f-4f34-922b-ce6649776288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:25.259729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:35:25.330559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b57c557-1d0f-4f34-922b-ce6649776288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:25.332805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27608681-870b-4b59-ae3d-a6da70cdb949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:25.425778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Created reservations ['16d002df-df95-44dd-b22c-9393823e472e', 'c55bda72-d8c5-4d84-8543-a223e39427b0', '187f1b84-aa19-4756-8d71-dd84b29498bb', '1e5bb698-c19d-41b3-a3d2-3fbc0976b94c'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:35:25.428164 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27608681-870b-4b59-ae3d-a6da70cdb949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16d002df-df95-44dd-b22c-9393823e472e', 'c55bda72-d8c5-4d84-8543-a223e39427b0', '187f1b84-aa19-4756-8d71-dd84b29498bb', '1e5bb698-c19d-41b3-a3d2-3fbc0976b94c']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:25.430316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4691c368-de42-4079-af7e-39e598fdf166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:25.516240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4691c368-de42-4079-af7e-39e598fdf166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b093984a-8806-46c0-8ffc-c05743c21649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1942432181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6288e0a1444044e4a5fa5b1872381580',qos_specs=None,replication_status=,reservations=['16d002df-df95-44dd-b22c-9393823e472e','c55bda72-d8c5-4d84-8543-a223e39427b0','187f1b84-aa19-4756-8d71-dd84b29498bb','1e5bb698-c19d-41b3-a3d2-3fbc0976b94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f848eb4b6de45b1ad793bf8fe8b09d8',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:35:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1942432181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b093984a-8806-46c0-8ffc-c05743c21649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6288e0a1444044e4a5fa5b1872381580',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,user_id='2f848eb4b6de45b1ad793bf8fe8b09d8',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:25.520698 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8514025-f4b5-4dad-8bd6-8816e9e25509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:25.552429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8514025-f4b5-4dad-8bd6-8816e9e25509) 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-1942432181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6288e0a1444044e4a5fa5b1872381580',qos_specs=None,replication_status=,reservations=['16d002df-df95-44dd-b22c-9393823e472e','c55bda72-d8c5-4d84-8543-a223e39427b0','187f1b84-aa19-4756-8d71-dd84b29498bb','1e5bb698-c19d-41b3-a3d2-3fbc0976b94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f848eb4b6de45b1ad793bf8fe8b09d8',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:25.554975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fdedf27-9ba7-491e-b795-2fea3da8f6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:25.585076 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fdedf27-9ba7-491e-b795-2fea3da8f6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:25.588810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Flow 'volume_create_api' (0fdf14b5-7004-4ff2-93df-297d2dd2fba5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:35:25.653567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Create volume request issued successfully. Jan 19 08:35:25.671665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b10e2b87-1a19-4fcf-adfb-ea0a6f66cc2f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes returned with HTTP 202 Jan 19 08:35:25.673149 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 139/274] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:35:25 2021] POST /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes => generated 828 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:35:25.688923 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-547124fb-6197-4c2c-aabe-509c5884edc7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 Jan 19 08:35:25.689459 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-547124fb-6197-4c2c-aabe-509c5884edc7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:25.690005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:25.690005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:35:25.690979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-547124fb-6197-4c2c-aabe-509c5884edc7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:25.795436 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:25.795436 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:35:25.805473 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-547124fb-6197-4c2c-aabe-509c5884edc7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:35:25.851331 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-547124fb-6197-4c2c-aabe-509c5884edc7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 returned with HTTP 200 Jan 19 08:35:25.856201 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 136/275] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:25 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 => generated 920 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:26.873623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-509b239f-c0ac-4e4f-8286-cf7abcc5c77a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 Jan 19 08:35:26.874100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-509b239f-c0ac-4e4f-8286-cf7abcc5c77a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:26.874270 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:26.874270 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:35:26.874943 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-509b239f-c0ac-4e4f-8286-cf7abcc5c77a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:26.929871 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:26.929871 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:35:26.939221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-509b239f-c0ac-4e4f-8286-cf7abcc5c77a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:35:26.962184 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-509b239f-c0ac-4e4f-8286-cf7abcc5c77a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 returned with HTTP 200 Jan 19 08:35:26.963234 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 140/276] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:26 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 => generated 921 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:53.511110 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee786435-6f5c-4223-9fcb-de9610cdde04 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] DELETE http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:35:53.512241 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee786435-6f5c-4223-9fcb-de9610cdde04 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:53.512636 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:53.512636 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:35:53.513302 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee786435-6f5c-4223-9fcb-de9610cdde04 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:53.514206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ee786435-6f5c-4223-9fcb-de9610cdde04 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Delete volume with id: 42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:35:53.613621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:53.613621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:35:53.615383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ee786435-6f5c-4223-9fcb-de9610cdde04 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:35:53.663627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ee786435-6f5c-4223-9fcb-de9610cdde04 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Delete volume request issued successfully. Jan 19 08:35:53.666083 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee786435-6f5c-4223-9fcb-de9610cdde04 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 202 Jan 19 08:35:53.672580 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 137/277] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:35:53 2021] DELETE /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:35:53.676504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35a316ee-b87c-43aa-82df-a2b1634ec372 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:35:53.677255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35a316ee-b87c-43aa-82df-a2b1634ec372 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:53.677612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:53.677612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:35:53.678231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35a316ee-b87c-43aa-82df-a2b1634ec372 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:53.764698 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:53.764698 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:35:53.777510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-35a316ee-b87c-43aa-82df-a2b1634ec372 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:35:53.803486 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35a316ee-b87c-43aa-82df-a2b1634ec372 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:35:53.804965 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 141/278] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:53 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:54.821140 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-efe459c4-e629-40ca-97e7-18c959b746f2 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:35:54.822302 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-efe459c4-e629-40ca-97e7-18c959b746f2 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:54.822789 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:54.822789 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:35:54.824307 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-efe459c4-e629-40ca-97e7-18c959b746f2 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:54.986261 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:54.986261 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:35:55.039160 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-efe459c4-e629-40ca-97e7-18c959b746f2 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:35:55.108060 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-efe459c4-e629-40ca-97e7-18c959b746f2 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:35:55.109570 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 138/279] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:54 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 912 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:56.125666 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2c7cda8-66da-4e8a-b936-49885c6dfe50 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:35:56.126145 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b2c7cda8-66da-4e8a-b936-49885c6dfe50 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:56.126819 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:56.126819 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:35:56.127485 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b2c7cda8-66da-4e8a-b936-49885c6dfe50 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:56.264234 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:56.264234 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:35:56.298890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b2c7cda8-66da-4e8a-b936-49885c6dfe50 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Volume info retrieved successfully. Jan 19 08:35:56.354695 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2c7cda8-66da-4e8a-b936-49885c6dfe50 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 200 Jan 19 08:35:56.367668 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 142/280] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:56 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 912 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:57.132300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] POST http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes Jan 19 08:35:57.132806 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:57.132806 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:35:57.133148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-443605328"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:35:57.134472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-443605328'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:35:57.135682 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Create volume of 1 GB Jan 19 08:35:57.161024 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Availability Zones retrieved successfully. Jan 19 08:35:57.199520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Flow 'volume_create_api' (dc2e725d-534c-41a5-b17f-42bbca867a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:35:57.208038 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6240bd93-6096-4b0c-9b49-3fc460fcc894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:57.210181 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:35:57.361213 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6240bd93-6096-4b0c-9b49-3fc460fcc894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:57.371732 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-df5a92b3-055e-488f-860e-7a4966687a51 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] GET http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 Jan 19 08:35:57.372682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-df5a92b3-055e-488f-860e-7a4966687a51 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:57.373055 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:57.373055 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:35:57.373817 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-df5a92b3-055e-488f-860e-7a4966687a51 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:57.382329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc9d624-7fbe-469e-bdb1-0263cf39fe37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:57.477210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-df5a92b3-055e-488f-860e-7a4966687a51 tempest-DeleteServersTestJSON-1402438485 tempest-DeleteServersTestJSON-1402438485] http://10.222.0.50/volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 returned with HTTP 404 Jan 19 08:35:57.484392 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 143/281] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:57 2021] GET /volume/v3/2c6c1ed8742648a69a0876250e9665b6/volumes/42ca256e-5139-45fa-a395-57469e34c2e9 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:35:57.547165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Created reservations ['8fe08de7-78b2-43da-9a7a-0cf5c7ac398d', 'aa69391b-b0f9-44e1-9256-c2b2564288b4', '9f1ea5c0-e43a-4b94-a740-eed3f8c4cd2f', '12dacdcb-d01e-4f2f-9d35-230319b5fd6d'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:35:57.558405 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc9d624-7fbe-469e-bdb1-0263cf39fe37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fe08de7-78b2-43da-9a7a-0cf5c7ac398d', 'aa69391b-b0f9-44e1-9256-c2b2564288b4', '9f1ea5c0-e43a-4b94-a740-eed3f8c4cd2f', '12dacdcb-d01e-4f2f-9d35-230319b5fd6d']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:57.560744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e3a02d-cdc5-4eb7-81e5-aeeaa3f829e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:57.715321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e3a02d-cdc5-4eb7-81e5-aeeaa3f829e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a8672e2-5db6-4acd-a2c5-16cacb56329d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-443605328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6288e0a1444044e4a5fa5b1872381580',qos_specs=None,replication_status=,reservations=['8fe08de7-78b2-43da-9a7a-0cf5c7ac398d','aa69391b-b0f9-44e1-9256-c2b2564288b4','9f1ea5c0-e43a-4b94-a740-eed3f8c4cd2f','12dacdcb-d01e-4f2f-9d35-230319b5fd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f848eb4b6de45b1ad793bf8fe8b09d8',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:35:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-443605328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a8672e2-5db6-4acd-a2c5-16cacb56329d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6288e0a1444044e4a5fa5b1872381580',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,user_id='2f848eb4b6de45b1ad793bf8fe8b09d8',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:57.723309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4de189db-c5d5-42e4-ae8d-51ce4d3b5e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:57.811620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4de189db-c5d5-42e4-ae8d-51ce4d3b5e8f) 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-443605328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6288e0a1444044e4a5fa5b1872381580',qos_specs=None,replication_status=,reservations=['8fe08de7-78b2-43da-9a7a-0cf5c7ac398d','aa69391b-b0f9-44e1-9256-c2b2564288b4','9f1ea5c0-e43a-4b94-a740-eed3f8c4cd2f','12dacdcb-d01e-4f2f-9d35-230319b5fd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f848eb4b6de45b1ad793bf8fe8b09d8',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:57.813570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36aa8e67-30fc-440a-83d1-54f1bb2802f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:57.838803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36aa8e67-30fc-440a-83d1-54f1bb2802f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:57.845034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Flow 'volume_create_api' (dc2e725d-534c-41a5-b17f-42bbca867a52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:35:57.973026 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Create volume request issued successfully. Jan 19 08:35:57.989476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27e63151-b2eb-4a77-ac90-d86c1c6f7ac0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes returned with HTTP 202 Jan 19 08:35:57.991361 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 139/282] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:35:57 2021] POST /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes => generated 827 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:35:58.005790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d28601e6-f0cc-4522-badc-b889c27ce9ea tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:35:58.006525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d28601e6-f0cc-4522-badc-b889c27ce9ea tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:58.007223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d28601e6-f0cc-4522-badc-b889c27ce9ea tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:58.084191 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:58.084191 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:35:58.095610 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d28601e6-f0cc-4522-badc-b889c27ce9ea tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:35:58.136749 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d28601e6-f0cc-4522-badc-b889c27ce9ea tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:35:58.142852 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 144/283] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:58 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 895 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:59.158009 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c5507685-c9d2-4f7b-9fd4-804b8975bb7b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:35:59.158697 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c5507685-c9d2-4f7b-9fd4-804b8975bb7b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:59.159548 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:59.159548 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:35:59.160568 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c5507685-c9d2-4f7b-9fd4-804b8975bb7b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:59.298820 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:59.298820 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:35:59.326748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c5507685-c9d2-4f7b-9fd4-804b8975bb7b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:35:59.381026 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c5507685-c9d2-4f7b-9fd4-804b8975bb7b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:35:59.391611 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 140/284] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:59 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 919 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:00.402665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b23271d2-689e-4960-a20a-1041c3b7357b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:00.403185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b23271d2-689e-4960-a20a-1041c3b7357b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:00.403376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:00.403376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:00.404030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b23271d2-689e-4960-a20a-1041c3b7357b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:00.570754 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:00.570754 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:00.606338 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b23271d2-689e-4960-a20a-1041c3b7357b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:00.650813 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b23271d2-689e-4960-a20a-1041c3b7357b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:00.662840 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 145/285] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:00 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 920 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:03.331624 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-5328c611-8cdb-4c45-949d-706597f2557d tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:03.332704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-5328c611-8cdb-4c45-949d-706597f2557d tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:03.333057 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:03.333057 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:03.333692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-5328c611-8cdb-4c45-949d-706597f2557d tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:03.411869 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:03.411869 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:03.422941 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-5328c611-8cdb-4c45-949d-706597f2557d tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:03.474248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-5328c611-8cdb-4c45-949d-706597f2557d tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:03.481784 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 141/286] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:36:03 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 920 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:03.614244 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b23271d2-689e-4960-a20a-1041c3b7357b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume// Jan 19 08:36:03.615162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b23271d2-689e-4960-a20a-1041c3b7357b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:03.615605 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:03.615605 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:03.616283 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b23271d2-689e-4960-a20a-1041c3b7357b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:03.617713 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b23271d2-689e-4960-a20a-1041c3b7357b tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:36:03.618744 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 146/287] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:36:03 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:36:03.634197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-255c6aa9-bd2f-495a-81bf-3031800b1f71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] POST http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments Jan 19 08:36:03.634651 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:03.634651 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:03.635795 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-255c6aa9-bd2f-495a-81bf-3031800b1f71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a8672e2-5db6-4acd-a2c5-16cacb56329d", "instance_uuid": "5dce7543-e5c2-4fdc-8479-52ca7d056804", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:36:03.754867 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:03.754867 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:03.837022 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-255c6aa9-bd2f-495a-81bf-3031800b1f71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments returned with HTTP 200 Jan 19 08:36:03.839135 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 142/288] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:36:03 2021] POST /volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:03.877192 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ee7723a-8b94-4d65-ab87-9cec49a87ddc tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:03.877714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ee7723a-8b94-4d65-ab87-9cec49a87ddc tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:03.878167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ee7723a-8b94-4d65-ab87-9cec49a87ddc tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:03.920370 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-255c6aa9-bd2f-495a-81bf-3031800b1f71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume// Jan 19 08:36:03.920850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-255c6aa9-bd2f-495a-81bf-3031800b1f71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:03.921073 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:03.921073 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:03.921474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-255c6aa9-bd2f-495a-81bf-3031800b1f71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:03.922702 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-255c6aa9-bd2f-495a-81bf-3031800b1f71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:36:03.923299 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 143/289] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:36:03 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:36:03.937383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-d1f91f48-d9fb-4958-bd92-67e50d755286 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:03.937946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-d1f91f48-d9fb-4958-bd92-67e50d755286 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:03.938426 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-d1f91f48-d9fb-4958-bd92-67e50d755286 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:03.954776 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:03.954776 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:03.964532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7ee7723a-8b94-4d65-ab87-9cec49a87ddc tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:03.990759 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:03.990759 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:04.000195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ee7723a-8b94-4d65-ab87-9cec49a87ddc tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:04.003558 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 147/290] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:03 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 919 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:04.006536 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:04.006536 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:04.030279 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-d1f91f48-d9fb-4958-bd92-67e50d755286 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:04.055740 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:04.055740 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:04.065437 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-d1f91f48-d9fb-4958-bd92-67e50d755286 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:04.066734 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 144/291] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:36:03 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 1018 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:36:04.108307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-3f4c02dc-cac9-4d55-80d8-701236a0e428 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] PUT http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments/e825f06b-14ac-4f88-b5e2-a120d746f683 Jan 19 08:36:04.110931 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:04.110931 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:04.111371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-3f4c02dc-cac9-4d55-80d8-701236a0e428 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:36:04.191259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:36:04.191259 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:36:04.191956 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-3f4c02dc-cac9-4d55-80d8-701236a0e428 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Lock "b'cinder-attachment_update-7a8672e2-5db6-4acd-a2c5-16cacb56329d-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.018s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:36:04.203269 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:04.203269 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:05.018761 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f2dae93-9a39-44d2-bf04-1dcc1d1c657a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:05.019269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f2dae93-9a39-44d2-bf04-1dcc1d1c657a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:05.019579 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:05.019579 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:05.019961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f2dae93-9a39-44d2-bf04-1dcc1d1c657a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:05.152967 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:05.152967 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:05.176938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2f2dae93-9a39-44d2-bf04-1dcc1d1c657a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:05.211299 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:05.211299 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:05.221480 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f2dae93-9a39-44d2-bf04-1dcc1d1c657a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:05.222484 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 145/292] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:05 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 919 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:06.240144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c2ce0d80-2b25-4c93-9fb6-26df2a8168e1 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:06.240614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c2ce0d80-2b25-4c93-9fb6-26df2a8168e1 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:06.240935 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:06.240935 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:06.241452 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c2ce0d80-2b25-4c93-9fb6-26df2a8168e1 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:06.252754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-3f4c02dc-cac9-4d55-80d8-701236a0e428 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Lock "b'cinder-attachment_update-7a8672e2-5db6-4acd-a2c5-16cacb56329d-n-h2-771363-1'" released by "attachment_update" :: held 2.061s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:36:06.253741 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-3f4c02dc-cac9-4d55-80d8-701236a0e428 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments/e825f06b-14ac-4f88-b5e2-a120d746f683 returned with HTTP 200 Jan 19 08:36:06.255263 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 148/293] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:36:04 2021] PUT /volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments/e825f06b-14ac-4f88-b5e2-a120d746f683 => generated 762 bytes in 2156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:06.310484 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:06.310484 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:06.321315 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c2ce0d80-2b25-4c93-9fb6-26df2a8168e1 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:06.379360 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:06.379360 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:06.389705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c2ce0d80-2b25-4c93-9fb6-26df2a8168e1 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:06.390695 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 146/294] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:06 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 920 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:36:07.406921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ae0735d-ccc7-4712-85da-b0a36c608c1d tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:07.408095 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9ae0735d-ccc7-4712-85da-b0a36c608c1d tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:07.408490 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:07.408490 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:07.409166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9ae0735d-ccc7-4712-85da-b0a36c608c1d tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:07.543430 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:07.543430 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:07.564583 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9ae0735d-ccc7-4712-85da-b0a36c608c1d tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:07.604087 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:07.604087 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:07.616847 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ae0735d-ccc7-4712-85da-b0a36c608c1d tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:07.618275 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 149/295] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:07 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 920 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:08.636913 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63f62130-8672-4ee1-9e0b-87179a5389c9 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:08.637999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63f62130-8672-4ee1-9e0b-87179a5389c9 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:08.638387 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:08.638387 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:08.639263 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63f62130-8672-4ee1-9e0b-87179a5389c9 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:08.702615 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:08.702615 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:08.728550 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-63f62130-8672-4ee1-9e0b-87179a5389c9 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:08.774683 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:08.774683 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:08.793664 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63f62130-8672-4ee1-9e0b-87179a5389c9 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:08.795402 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 147/296] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:08 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 920 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:09.813131 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0df887d5-b3ab-4708-9b79-ea964c8da215 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:09.816471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0df887d5-b3ab-4708-9b79-ea964c8da215 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:09.816839 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:09.816839 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:09.817497 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0df887d5-b3ab-4708-9b79-ea964c8da215 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:09.918023 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:09.918023 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:09.941505 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0df887d5-b3ab-4708-9b79-ea964c8da215 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:09.988297 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:09.988297 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:10.019678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0df887d5-b3ab-4708-9b79-ea964c8da215 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:10.021240 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 150/297] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:09 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 920 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:11.037660 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98f76bf2-7165-4a4b-a565-5f9ae4f66d08 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:11.038182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98f76bf2-7165-4a4b-a565-5f9ae4f66d08 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:11.038401 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:11.038401 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:11.038779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98f76bf2-7165-4a4b-a565-5f9ae4f66d08 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:11.140197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:11.140197 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:11.160892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-98f76bf2-7165-4a4b-a565-5f9ae4f66d08 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:11.189446 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:11.189446 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:11.201410 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98f76bf2-7165-4a4b-a565-5f9ae4f66d08 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:11.202820 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 148/298] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:11 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 920 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:11.997205 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-99966bf5-cea1-4b51-bf4f-00e3d89ee719 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] POST http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments/e825f06b-14ac-4f88-b5e2-a120d746f683/action Jan 19 08:36:11.998084 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:11.998084 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:11.998843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-99966bf5-cea1-4b51-bf4f-00e3d89ee719 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:36:11.999422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-99966bf5-cea1-4b51-bf4f-00e3d89ee719 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:36:12.102336 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:12.102336 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:12.118114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a9f984b-4fe6-4d18-b561-866a84b39c7a req-99966bf5-cea1-4b51-bf4f-00e3d89ee719 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments/e825f06b-14ac-4f88-b5e2-a120d746f683/action returned with HTTP 204 Jan 19 08:36:12.120367 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 151/299] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:36:11 2021] POST /volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments/e825f06b-14ac-4f88-b5e2-a120d746f683/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:36:12.219870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e0a86c9-5212-400f-bb63-1b7038cdcb17 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:12.220551 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e0a86c9-5212-400f-bb63-1b7038cdcb17 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:12.220910 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:12.220910 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:12.221490 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e0a86c9-5212-400f-bb63-1b7038cdcb17 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:12.323068 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:12.323068 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:12.336073 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7e0a86c9-5212-400f-bb63-1b7038cdcb17 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:12.378501 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:12.378501 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:12.395166 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e0a86c9-5212-400f-bb63-1b7038cdcb17 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:12.395392 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 149/300] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:12 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 1212 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:13.140586 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-36c927de-41c1-4f38-a725-2fbf86335543 req-052e17c3-35e9-46cb-aa3a-8d3ee713d858 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:13.141174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-36c927de-41c1-4f38-a725-2fbf86335543 req-052e17c3-35e9-46cb-aa3a-8d3ee713d858 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:13.141553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:13.141553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:13.142186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-36c927de-41c1-4f38-a725-2fbf86335543 req-052e17c3-35e9-46cb-aa3a-8d3ee713d858 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:13.235773 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:13.235773 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:13.254129 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-36c927de-41c1-4f38-a725-2fbf86335543 req-052e17c3-35e9-46cb-aa3a-8d3ee713d858 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:13.292473 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:13.292473 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:13.304129 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-36c927de-41c1-4f38-a725-2fbf86335543 req-052e17c3-35e9-46cb-aa3a-8d3ee713d858 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:13.305307 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 152/301] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:36:13 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 1212 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:36.183981 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfcc9818-e7b0-4079-9693-71b02185ccc4 req-5ff2a71d-964a-4faf-9f11-128e17d8656a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:36.184574 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfcc9818-e7b0-4079-9693-71b02185ccc4 req-5ff2a71d-964a-4faf-9f11-128e17d8656a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:36.184679 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:36.184679 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:36.186169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfcc9818-e7b0-4079-9693-71b02185ccc4 req-5ff2a71d-964a-4faf-9f11-128e17d8656a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:36.250357 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:36.250357 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:36.264055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-cfcc9818-e7b0-4079-9693-71b02185ccc4 req-5ff2a71d-964a-4faf-9f11-128e17d8656a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:36.310168 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:36.310168 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:36.329981 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfcc9818-e7b0-4079-9693-71b02185ccc4 req-5ff2a71d-964a-4faf-9f11-128e17d8656a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:36.344199 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 150/302] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:36:36 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 1212 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:45.735697 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-76402d88-d348-4b18-820c-aa214ff815fd tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:45.736422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-76402d88-d348-4b18-820c-aa214ff815fd tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:45.736422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:45.736422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:45.736903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-76402d88-d348-4b18-820c-aa214ff815fd tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:45.834116 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:45.834116 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:45.848163 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-76402d88-d348-4b18-820c-aa214ff815fd tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:45.890512 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:45.890512 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:45.903813 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-76402d88-d348-4b18-820c-aa214ff815fd tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:45.904621 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 153/303] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:45 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 1212 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:47.943692 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-a5e29340-c5a2-4359-ba86-af2cc5fe96ca tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:47.944962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-a5e29340-c5a2-4359-ba86-af2cc5fe96ca tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:47.945349 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:47.945349 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:47.945931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-a5e29340-c5a2-4359-ba86-af2cc5fe96ca tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:48.025838 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:48.025838 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:48.044507 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-a5e29340-c5a2-4359-ba86-af2cc5fe96ca tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:48.067376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:48.067376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:48.079944 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-a5e29340-c5a2-4359-ba86-af2cc5fe96ca tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:48.081447 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 151/304] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:36:47 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 1212 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:48.116420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-cea112f6-723e-4afe-87ab-5264279ff4a7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] POST http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d/action Jan 19 08:36:48.117410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:48.117410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:48.118215 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-cea112f6-723e-4afe-87ab-5264279ff4a7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Action body: b'{"os-begin_detaching": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:36:48.118919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-cea112f6-723e-4afe-87ab-5264279ff4a7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:36:48.247431 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:48.247431 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:48.248663 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-cea112f6-723e-4afe-87ab-5264279ff4a7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:48.268138 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-cea112f6-723e-4afe-87ab-5264279ff4a7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Begin detaching volume completed successfully. Jan 19 08:36:48.268680 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-cea112f6-723e-4afe-87ab-5264279ff4a7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d/action returned with HTTP 202 Jan 19 08:36:48.269621 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 154/305] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:36:48 2021] POST /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:36:48.294296 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d7fdc5b-57af-4085-aba1-e84abc05afd0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:48.296074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d7fdc5b-57af-4085-aba1-e84abc05afd0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:48.296492 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:48.296492 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:48.297146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d7fdc5b-57af-4085-aba1-e84abc05afd0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:48.351404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-cea112f6-723e-4afe-87ab-5264279ff4a7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume// Jan 19 08:36:48.351923 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-cea112f6-723e-4afe-87ab-5264279ff4a7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:48.352148 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:48.352148 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:48.352534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-cea112f6-723e-4afe-87ab-5264279ff4a7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:48.353665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-cea112f6-723e-4afe-87ab-5264279ff4a7 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:36:48.354573 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 155/306] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:36:48 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:36:48.369836 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-57759fdf-2667-47cb-aac2-66d2a445715a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:48.370422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-57759fdf-2667-47cb-aac2-66d2a445715a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:48.370906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-57759fdf-2667-47cb-aac2-66d2a445715a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:48.419493 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:48.419493 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:48.429907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8d7fdc5b-57af-4085-aba1-e84abc05afd0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:48.453726 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:48.453726 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:48.464846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d7fdc5b-57af-4085-aba1-e84abc05afd0 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:48.476737 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 152/307] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:48 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 1215 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:48.489627 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:48.489627 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:48.517585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-57759fdf-2667-47cb-aac2-66d2a445715a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:48.549892 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:48.549892 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:48.560638 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-57759fdf-2667-47cb-aac2-66d2a445715a tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:48.561747 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 156/308] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:36:48 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 1314 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:36:49.128097 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-56b4e673-cb53-461a-9ba1-9b42fa5bac71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] DELETE http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments/e825f06b-14ac-4f88-b5e2-a120d746f683 Jan 19 08:36:49.128097 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-56b4e673-cb53-461a-9ba1-9b42fa5bac71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:49.128097 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:49.128097 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:49.128097 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-56b4e673-cb53-461a-9ba1-9b42fa5bac71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:49.186331 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:49.186331 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:49.482845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b584f5e6-bd68-423a-9435-48559ccd3bc2 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:49.483642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b584f5e6-bd68-423a-9435-48559ccd3bc2 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:49.484013 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:49.484013 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:49.484599 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b584f5e6-bd68-423a-9435-48559ccd3bc2 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:49.645495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:49.645495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:49.674243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b584f5e6-bd68-423a-9435-48559ccd3bc2 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:49.745563 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:49.745563 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:49.766494 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b584f5e6-bd68-423a-9435-48559ccd3bc2 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:49.778809 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 157/309] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:49 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 1215 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:50.200678 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-56b4e673-cb53-461a-9ba1-9b42fa5bac71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:36:50.202850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-56b4e673-cb53-461a-9ba1-9b42fa5bac71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:36:50.225159 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e594f2a6-dc09-4f8d-84b6-76ca6a382434 req-56b4e673-cb53-461a-9ba1-9b42fa5bac71 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments/e825f06b-14ac-4f88-b5e2-a120d746f683 returned with HTTP 200 Jan 19 08:36:50.231285 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 153/310] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:36:49 2021] DELETE /volume/v3/6288e0a1444044e4a5fa5b1872381580/attachments/e825f06b-14ac-4f88-b5e2-a120d746f683 => generated 19 bytes in 1127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:50.796058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04c8e0a8-d848-4709-a2ed-d556fecfc54c tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:50.796981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04c8e0a8-d848-4709-a2ed-d556fecfc54c tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:50.797442 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:50.797442 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:50.798111 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04c8e0a8-d848-4709-a2ed-d556fecfc54c tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:50.864339 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:50.864339 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:50.875438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-04c8e0a8-d848-4709-a2ed-d556fecfc54c tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:50.909993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04c8e0a8-d848-4709-a2ed-d556fecfc54c tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:50.911464 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 158/311] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:50 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 920 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:53.731334 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-438ffd9d-8088-4cff-a2a2-07694ca7495f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] DELETE http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:53.731860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-438ffd9d-8088-4cff-a2a2-07694ca7495f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:53.732024 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:53.732024 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:53.734320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-438ffd9d-8088-4cff-a2a2-07694ca7495f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:53.734969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-438ffd9d-8088-4cff-a2a2-07694ca7495f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Delete volume with id: 7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:53.892930 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:53.892930 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:53.895208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-438ffd9d-8088-4cff-a2a2-07694ca7495f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:53.984950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-438ffd9d-8088-4cff-a2a2-07694ca7495f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Delete volume request issued successfully. Jan 19 08:36:53.985723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-438ffd9d-8088-4cff-a2a2-07694ca7495f tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 202 Jan 19 08:36:53.992828 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 154/312] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:36:53 2021] DELETE /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:36:54.014221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a32b92e6-29cf-442e-ae92-db21a7e4d824 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:54.014894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a32b92e6-29cf-442e-ae92-db21a7e4d824 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:54.015206 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:54.015206 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:54.017376 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a32b92e6-29cf-442e-ae92-db21a7e4d824 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:54.120366 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:54.120366 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:54.143101 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a32b92e6-29cf-442e-ae92-db21a7e4d824 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:54.182761 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a32b92e6-29cf-442e-ae92-db21a7e4d824 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:54.184227 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 159/313] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:53 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 919 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:55.207487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5541f083-d433-45a8-b8b7-2819f93ef733 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:55.208009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5541f083-d433-45a8-b8b7-2819f93ef733 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:55.208190 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:55.208190 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:55.208830 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5541f083-d433-45a8-b8b7-2819f93ef733 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:55.321275 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:55.321275 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:55.347725 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5541f083-d433-45a8-b8b7-2819f93ef733 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:55.393717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5541f083-d433-45a8-b8b7-2819f93ef733 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 200 Jan 19 08:36:55.394529 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 155/314] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:55 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 919 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:56.411701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d27b2c2-e761-4f3a-aeec-1cfb540e25cd tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d Jan 19 08:36:56.413225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d27b2c2-e761-4f3a-aeec-1cfb540e25cd tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:56.413634 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:56.413634 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:56.414537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d27b2c2-e761-4f3a-aeec-1cfb540e25cd tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:56.543753 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d27b2c2-e761-4f3a-aeec-1cfb540e25cd tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d returned with HTTP 404 Jan 19 08:36:56.546322 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 160/315] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:56 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/7a8672e2-5db6-4acd-a2c5-16cacb56329d => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:36:56.554634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-128c2214-7242-4235-872f-0984e5a260d4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] DELETE http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 Jan 19 08:36:56.555162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-128c2214-7242-4235-872f-0984e5a260d4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:56.555379 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:56.555379 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:56.556324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-128c2214-7242-4235-872f-0984e5a260d4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:56.557482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-128c2214-7242-4235-872f-0984e5a260d4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Delete volume with id: b093984a-8806-46c0-8ffc-c05743c21649 Jan 19 08:36:56.659292 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:56.659292 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:56.660521 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-128c2214-7242-4235-872f-0984e5a260d4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:56.717451 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-128c2214-7242-4235-872f-0984e5a260d4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Delete volume request issued successfully. Jan 19 08:36:56.717938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-128c2214-7242-4235-872f-0984e5a260d4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 returned with HTTP 202 Jan 19 08:36:56.726424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f4b4f22-f636-4813-b220-43174c2120b4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 Jan 19 08:36:56.726959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f4b4f22-f636-4813-b220-43174c2120b4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:56.727963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f4b4f22-f636-4813-b220-43174c2120b4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:56.728190 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 156/316] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:36:56 2021] DELETE /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:36:56.844357 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:56.844357 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:56.866287 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4f4b4f22-f636-4813-b220-43174c2120b4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:56.914327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f4b4f22-f636-4813-b220-43174c2120b4 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 returned with HTTP 200 Jan 19 08:36:56.916709 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 161/317] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:56 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 => generated 920 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:57.933326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22fc3dec-9481-4c34-8042-fa6d3a3c8804 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 Jan 19 08:36:57.933953 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22fc3dec-9481-4c34-8042-fa6d3a3c8804 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:57.934107 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:57.934107 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:57.934375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22fc3dec-9481-4c34-8042-fa6d3a3c8804 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:58.066667 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:58.066667 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:58.077899 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-22fc3dec-9481-4c34-8042-fa6d3a3c8804 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:58.103487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22fc3dec-9481-4c34-8042-fa6d3a3c8804 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 returned with HTTP 200 Jan 19 08:36:58.113771 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 157/318] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:57 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 => generated 920 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:59.121655 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4a37cd66-86de-4b4b-8acc-f50dce02ca89 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 Jan 19 08:36:59.122166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4a37cd66-86de-4b4b-8acc-f50dce02ca89 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:59.122289 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:59.122289 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:36:59.122929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4a37cd66-86de-4b4b-8acc-f50dce02ca89 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:59.246797 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:59.246797 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:36:59.269410 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4a37cd66-86de-4b4b-8acc-f50dce02ca89 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Volume info retrieved successfully. Jan 19 08:36:59.313256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4a37cd66-86de-4b4b-8acc-f50dce02ca89 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 returned with HTTP 200 Jan 19 08:36:59.314658 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 162/319] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:59 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:37:00.336398 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdcacf90-283d-4136-a348-310bea690043 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] GET http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 Jan 19 08:37:00.338375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdcacf90-283d-4136-a348-310bea690043 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:37:00.338733 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:37:00.338733 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:37:00.339421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdcacf90-283d-4136-a348-310bea690043 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:37:00.535922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdcacf90-283d-4136-a348-310bea690043 tempest-ServerRescueNegativeTestJSON-1128140719 tempest-ServerRescueNegativeTestJSON-1128140719] http://10.222.0.50/volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 returned with HTTP 404 Jan 19 08:37:00.547741 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 158/320] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:37:00 2021] GET /volume/v3/6288e0a1444044e4a5fa5b1872381580/volumes/b093984a-8806-46c0-8ffc-c05743c21649 => generated 109 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:38:27.161615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] POST http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes Jan 19 08:38:27.162199 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:27.162199 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:38:27.162560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1789233264"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:38:27.163615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1789233264'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:38:27.163960 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Create volume of 1 GB Jan 19 08:38:27.208398 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Availability Zones retrieved successfully. Jan 19 08:38:27.276241 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Flow 'volume_create_api' (46931ce1-10af-4618-8b2c-430aa1114c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:38:27.282059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920ba21d-3f79-4b3a-9c29-5618c9dfe9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:27.298979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:38:27.470554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920ba21d-3f79-4b3a-9c29-5618c9dfe9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:27.474919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (757b2f78-1eda-444d-87a5-5df9519eaeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:27.736887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Created reservations ['09de0557-1caf-478d-b439-c645f6d76d87', 'b4783e29-1afb-451c-b164-aaf983ffe8f5', '443233ca-2af9-4b0f-aeac-577da2ff6e14', 'f2c5c07b-49c7-4f74-92f7-58c9a382465f'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:38:27.747113 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (757b2f78-1eda-444d-87a5-5df9519eaeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09de0557-1caf-478d-b439-c645f6d76d87', 'b4783e29-1afb-451c-b164-aaf983ffe8f5', '443233ca-2af9-4b0f-aeac-577da2ff6e14', 'f2c5c07b-49c7-4f74-92f7-58c9a382465f']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:27.756023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d7cad10-7221-4f32-a52c-d684f3e4fb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:28.120525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d7cad10-7221-4f32-a52c-d684f3e4fb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4df3abbd-360b-4970-9349-605b94d1a00b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1789233264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6776ce832acc4410aa32da3e7c513a73',qos_specs=None,replication_status=,reservations=['09de0557-1caf-478d-b439-c645f6d76d87','b4783e29-1afb-451c-b164-aaf983ffe8f5','443233ca-2af9-4b0f-aeac-577da2ff6e14','f2c5c07b-49c7-4f74-92f7-58c9a382465f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe9fda36faa475eb1207d5c822c56f1',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:38:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1789233264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4df3abbd-360b-4970-9349-605b94d1a00b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6776ce832acc4410aa32da3e7c513a73',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,user_id='afe9fda36faa475eb1207d5c822c56f1',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:28.139418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37810dbf-817b-46c9-a836-5aa4ba1884c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:28.300435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37810dbf-817b-46c9-a836-5aa4ba1884c7) 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-1789233264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6776ce832acc4410aa32da3e7c513a73',qos_specs=None,replication_status=,reservations=['09de0557-1caf-478d-b439-c645f6d76d87','b4783e29-1afb-451c-b164-aaf983ffe8f5','443233ca-2af9-4b0f-aeac-577da2ff6e14','f2c5c07b-49c7-4f74-92f7-58c9a382465f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe9fda36faa475eb1207d5c822c56f1',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:28.304857 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0dec87c-e11f-44fa-be09-d2400908691e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:28.360487 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0dec87c-e11f-44fa-be09-d2400908691e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:28.364844 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Flow 'volume_create_api' (46931ce1-10af-4618-8b2c-430aa1114c9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:38:28.520648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Create volume request issued successfully. Jan 19 08:38:28.590811 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e9a04115-426b-4fca-8160-a88adadd51e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes returned with HTTP 202 Jan 19 08:38:28.592658 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 163/321] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:38:27 2021] POST /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes => generated 826 bytes in 1434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:38:28.612248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1c7f0b5-c71a-4c27-8ff3-1ac9bd2f2075 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:38:28.613244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1c7f0b5-c71a-4c27-8ff3-1ac9bd2f2075 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:28.614151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1c7f0b5-c71a-4c27-8ff3-1ac9bd2f2075 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:28.879290 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:28.879290 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:38:28.918616 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b1c7f0b5-c71a-4c27-8ff3-1ac9bd2f2075 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:38:28.980936 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1c7f0b5-c71a-4c27-8ff3-1ac9bd2f2075 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:38:28.982936 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 159/322] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:28 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 894 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:30.004680 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12e97de7-c13e-430a-b6a9-95867d0f4667 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:38:30.006051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12e97de7-c13e-430a-b6a9-95867d0f4667 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:30.006389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:30.006389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:38:30.007347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12e97de7-c13e-430a-b6a9-95867d0f4667 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:30.112936 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:30.112936 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:38:30.122688 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-12e97de7-c13e-430a-b6a9-95867d0f4667 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:38:30.152053 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12e97de7-c13e-430a-b6a9-95867d0f4667 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:38:30.153250 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 164/323] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:29 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 918 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:31.169880 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48589877-9b72-4d28-baf8-6a33296171e8 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:38:31.171065 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48589877-9b72-4d28-baf8-6a33296171e8 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:31.171493 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:31.171493 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:38:31.172153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48589877-9b72-4d28-baf8-6a33296171e8 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:31.276565 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:31.276565 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:38:31.299166 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-48589877-9b72-4d28-baf8-6a33296171e8 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:38:31.356934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48589877-9b72-4d28-baf8-6a33296171e8 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:38:31.358188 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 160/324] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:31 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 919 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:39:25.938985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-0e131b20-abd3-475c-a412-1468935801ba tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:39:25.939709 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-0e131b20-abd3-475c-a412-1468935801ba tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:39:25.939709 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:39:25.939709 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:39:25.940111 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-0e131b20-abd3-475c-a412-1468935801ba tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:39:25.992422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:25.992422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:39:26.004314 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-fe8765af-89b1-4674-9854-71356e5587b0 req-0e131b20-abd3-475c-a412-1468935801ba tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:39:26.034881 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-0e131b20-abd3-475c-a412-1468935801ba tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:39:26.035424 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 165/325] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:39:25 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:39:26.055950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48589877-9b72-4d28-baf8-6a33296171e8 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume// Jan 19 08:39:26.059046 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48589877-9b72-4d28-baf8-6a33296171e8 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:39:26.061544 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:39:26.061544 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:39:26.062325 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48589877-9b72-4d28-baf8-6a33296171e8 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:39:26.064571 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48589877-9b72-4d28-baf8-6a33296171e8 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:39:26.066694 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 161/326] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:39:26 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:39:26.103846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-4ac39bcb-42af-409f-b0f1-03041fbc6473 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] POST http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments Jan 19 08:39:26.105250 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:39:26.105250 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:39:26.106457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-4ac39bcb-42af-409f-b0f1-03041fbc6473 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4df3abbd-360b-4970-9349-605b94d1a00b", "instance_uuid": "b7a0cd05-7615-4697-a607-607149be0a81", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:39:26.307566 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:26.307566 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:39:26.462396 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-4ac39bcb-42af-409f-b0f1-03041fbc6473 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments returned with HTTP 200 Jan 19 08:39:26.469061 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 166/327] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:39:26 2021] POST /volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments => generated 273 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:39:26.653162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-fbc5574f-7b8e-4ece-bbd3-9c35e526a51a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] POST http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419/action Jan 19 08:39:26.654097 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-fbc5574f-7b8e-4ece-bbd3-9c35e526a51a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:39:26.654635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-fbc5574f-7b8e-4ece-bbd3-9c35e526a51a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:39:26.818718 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:26.818718 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:39:26.850006 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-fbc5574f-7b8e-4ece-bbd3-9c35e526a51a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419/action returned with HTTP 204 Jan 19 08:39:26.852568 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 162/328] 10.222.0.50 () {66 vars in 1696 bytes} [Tue Jan 19 08:39:26 2021] POST /volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419/action => generated 0 bytes in 206 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:39:26.944607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9183a6b4-9a93-4ecd-b94e-5eee25060c4c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:39:26.948189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9183a6b4-9a93-4ecd-b94e-5eee25060c4c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:39:26.948868 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:39:26.948868 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:39:26.958318 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9183a6b4-9a93-4ecd-b94e-5eee25060c4c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:39:27.101031 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:27.101031 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:39:27.118133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9183a6b4-9a93-4ecd-b94e-5eee25060c4c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:39:27.206788 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:27.206788 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:39:27.248829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9183a6b4-9a93-4ecd-b94e-5eee25060c4c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:39:27.255771 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 167/329] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:39:26 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 1181 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:39:31.205491 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-fbc5574f-7b8e-4ece-bbd3-9c35e526a51a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume// Jan 19 08:39:31.206673 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-fbc5574f-7b8e-4ece-bbd3-9c35e526a51a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:39:31.207108 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:39:31.207108 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:39:31.207791 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-fbc5574f-7b8e-4ece-bbd3-9c35e526a51a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:39:31.209162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe8765af-89b1-4674-9854-71356e5587b0 req-fbc5574f-7b8e-4ece-bbd3-9c35e526a51a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:39:31.210372 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 163/330] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:39:31 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:39:31.224250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bdba784-c8b4-4968-b494-099c22eda621 req-2ae94b55-fb98-4c59-9ad4-0d60675306a4 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:39:31.224848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bdba784-c8b4-4968-b494-099c22eda621 req-2ae94b55-fb98-4c59-9ad4-0d60675306a4 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:39:31.225072 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:39:31.225072 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:39:31.225677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bdba784-c8b4-4968-b494-099c22eda621 req-2ae94b55-fb98-4c59-9ad4-0d60675306a4 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:39:31.440997 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:31.440997 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:39:31.466069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-1bdba784-c8b4-4968-b494-099c22eda621 req-2ae94b55-fb98-4c59-9ad4-0d60675306a4 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:39:31.532768 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:31.532768 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:39:31.571791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bdba784-c8b4-4968-b494-099c22eda621 req-2ae94b55-fb98-4c59-9ad4-0d60675306a4 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:39:31.575276 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 168/331] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:39:31 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 1280 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:39:31.611390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bdba784-c8b4-4968-b494-099c22eda621 req-993abdbe-fbb6-4624-b09a-58a886484e04 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] PUT http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419 Jan 19 08:39:31.612520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bdba784-c8b4-4968-b494-099c22eda621 req-993abdbe-fbb6-4624-b09a-58a886484e04 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:39:31.710964 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:39:31.710964 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:39:31.711744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-1bdba784-c8b4-4968-b494-099c22eda621 req-993abdbe-fbb6-4624-b09a-58a886484e04 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Lock "b'cinder-attachment_update-4df3abbd-360b-4970-9349-605b94d1a00b-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.017s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:39:31.730856 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:31.730856 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:39:37.087398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-1bdba784-c8b4-4968-b494-099c22eda621 req-993abdbe-fbb6-4624-b09a-58a886484e04 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Lock "b'cinder-attachment_update-4df3abbd-360b-4970-9349-605b94d1a00b-n-h2-771363-1'" released by "attachment_update" :: held 5.375s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:39:37.089574 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bdba784-c8b4-4968-b494-099c22eda621 req-993abdbe-fbb6-4624-b09a-58a886484e04 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419 returned with HTTP 200 Jan 19 08:39:37.099446 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 164/332] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:39:31 2021] PUT /volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419 => generated 762 bytes in 5493 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:39:37.169841 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bdba784-c8b4-4968-b494-099c22eda621 req-a9d62d5c-8ae5-470e-9082-1d8e1444580a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] POST http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419/action Jan 19 08:39:37.170602 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:39:37.170602 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:39:37.171843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bdba784-c8b4-4968-b494-099c22eda621 req-a9d62d5c-8ae5-470e-9082-1d8e1444580a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:39:37.172282 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bdba784-c8b4-4968-b494-099c22eda621 req-a9d62d5c-8ae5-470e-9082-1d8e1444580a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:39:37.401645 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:37.401645 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:39:37.475122 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bdba784-c8b4-4968-b494-099c22eda621 req-a9d62d5c-8ae5-470e-9082-1d8e1444580a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419/action returned with HTTP 204 Jan 19 08:39:37.478323 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 169/333] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:39:37 2021] POST /volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419/action => generated 0 bytes in 314 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:40:53.579782 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09dad9a9-959c-4dd4-9ec1-356d3b66553f tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:40:53.584854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09dad9a9-959c-4dd4-9ec1-356d3b66553f tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:40:53.586075 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:40:53.586075 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:40:53.588200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09dad9a9-959c-4dd4-9ec1-356d3b66553f tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:40:53.735173 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:53.735173 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:53.747250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-09dad9a9-959c-4dd4-9ec1-356d3b66553f tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:40:53.770831 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:53.770831 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:53.782372 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09dad9a9-959c-4dd4-9ec1-356d3b66553f tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:40:53.783956 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 165/334] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:40:53 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 1211 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:40:54.418905 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-4eac14d8-95b7-4d51-80aa-1990fa6a1f18 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:40:54.423989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-4eac14d8-95b7-4d51-80aa-1990fa6a1f18 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:40:54.424566 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:40:54.424566 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:40:54.425663 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-4eac14d8-95b7-4d51-80aa-1990fa6a1f18 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:40:54.634290 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:54.634290 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:54.687506 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-4eac14d8-95b7-4d51-80aa-1990fa6a1f18 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:40:54.770126 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:54.770126 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:54.797442 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-4eac14d8-95b7-4d51-80aa-1990fa6a1f18 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:40:54.799610 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 170/335] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:40:54 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 1211 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:40:54.948256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-3a297c3d-4b34-4d9b-91ce-5ba25b43d51b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] POST http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b/action Jan 19 08:40:54.949255 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:40:54.949255 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:40:54.950140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-3a297c3d-4b34-4d9b-91ce-5ba25b43d51b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action body: b'{"os-begin_detaching": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:40:54.954445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-3a297c3d-4b34-4d9b-91ce-5ba25b43d51b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:40:55.326425 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:55.326425 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:55.329049 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-3a297c3d-4b34-4d9b-91ce-5ba25b43d51b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:40:55.351253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-3a297c3d-4b34-4d9b-91ce-5ba25b43d51b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Begin detaching volume completed successfully. Jan 19 08:40:55.352251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-3a297c3d-4b34-4d9b-91ce-5ba25b43d51b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b/action returned with HTTP 202 Jan 19 08:40:55.356615 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 166/336] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:40:54 2021] POST /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:40:55.442561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec69189d-75d5-45dd-ae97-4e366f730fb6 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:40:55.443336 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec69189d-75d5-45dd-ae97-4e366f730fb6 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:40:55.445602 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:40:55.445602 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:40:55.450308 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec69189d-75d5-45dd-ae97-4e366f730fb6 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:40:55.486900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-3a297c3d-4b34-4d9b-91ce-5ba25b43d51b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume// Jan 19 08:40:55.487767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-3a297c3d-4b34-4d9b-91ce-5ba25b43d51b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:40:55.489600 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:40:55.489600 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:40:55.490525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-3a297c3d-4b34-4d9b-91ce-5ba25b43d51b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:40:55.494399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-3a297c3d-4b34-4d9b-91ce-5ba25b43d51b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:40:55.495879 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 167/337] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:40:55 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:40:55.531446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-61b5e448-c941-4318-9b42-46ed6e6ecf77 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:40:55.536987 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-61b5e448-c941-4318-9b42-46ed6e6ecf77 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:40:55.542328 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-61b5e448-c941-4318-9b42-46ed6e6ecf77 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:40:55.628534 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:55.628534 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:55.671156 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ec69189d-75d5-45dd-ae97-4e366f730fb6 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:40:55.738656 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:55.738656 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:55.764341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec69189d-75d5-45dd-ae97-4e366f730fb6 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:40:55.766258 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 171/338] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:40:55 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 1214 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:40:55.779746 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:55.779746 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:55.815828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-61b5e448-c941-4318-9b42-46ed6e6ecf77 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:40:55.884614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:55.884614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:55.911646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-61b5e448-c941-4318-9b42-46ed6e6ecf77 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:40:55.912774 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 168/339] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:40:55 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 1313 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:40:56.404194 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-82400d08-f108-4e63-9cb8-04ce4d8a1823 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] DELETE http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419 Jan 19 08:40:56.404194 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-82400d08-f108-4e63-9cb8-04ce4d8a1823 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:40:56.404194 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:40:56.404194 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:40:56.404194 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-82400d08-f108-4e63-9cb8-04ce4d8a1823 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:40:56.461434 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:56.461434 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:56.798065 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5aafa221-b45d-489a-911b-d70bbff42e7c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:40:56.798845 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5aafa221-b45d-489a-911b-d70bbff42e7c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:40:56.798845 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:40:56.798845 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:40:56.799218 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5aafa221-b45d-489a-911b-d70bbff42e7c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:40:56.929673 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:56.929673 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:56.956341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5aafa221-b45d-489a-911b-d70bbff42e7c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:40:57.023394 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:57.023394 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:57.060050 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5aafa221-b45d-489a-911b-d70bbff42e7c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:40:57.061780 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 169/340] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:40:56 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 1214 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:40:57.978555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-82400d08-f108-4e63-9cb8-04ce4d8a1823 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:40:57.980316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-82400d08-f108-4e63-9cb8-04ce4d8a1823 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:40:58.013618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8f65dd34-6947-48ec-87b9-8a05ed4dd54a req-82400d08-f108-4e63-9cb8-04ce4d8a1823 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419 returned with HTTP 200 Jan 19 08:40:58.018536 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 172/341] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:40:56 2021] DELETE /volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/1af8fe29-6368-4210-adf6-2b73a97f0419 => generated 19 bytes in 1634 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:40:58.094263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac9226ef-b4f0-4467-9b85-db8dde92633e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:40:58.094821 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac9226ef-b4f0-4467-9b85-db8dde92633e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:40:58.095042 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:40:58.095042 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:40:58.095423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac9226ef-b4f0-4467-9b85-db8dde92633e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:40:58.353631 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:40:58.353631 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:40:58.389498 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ac9226ef-b4f0-4467-9b85-db8dde92633e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:40:58.549750 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac9226ef-b4f0-4467-9b85-db8dde92633e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:40:58.566866 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 170/342] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:40:58 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 919 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:43.592193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] POST http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes Jan 19 08:41:43.593859 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:43.593859 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:43.595558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-798473860", "imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:41:43.611561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-798473860', 'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:41:43.821955 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Create volume of 1 GB Jan 19 08:41:43.838691 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:43.838691 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:43.883197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Availability Zones retrieved successfully. Jan 19 08:41:43.932681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Flow 'volume_create_api' (cbb7bc41-246f-4ddf-a728-62c98d7c22ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:41:43.941992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1e80f9-d440-431f-adc3-34e227330b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:43.947871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:41:44.240202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1e80f9-d440-431f-adc3-34e227330b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:44.251590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b169e44c-9920-44cf-92d5-3e0f46bd5adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:44.465279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Created reservations ['0fa90bd4-e062-4ca7-8d1a-79fd625458ab', '03e3ec64-9bcc-4c45-8dd4-eac08ed86e96', 'b2b3d872-ebb2-4087-8db5-7810c41f58dd', 'e7470d66-5eec-4faf-96bc-d2cda7cee566'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:41:44.467699 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b169e44c-9920-44cf-92d5-3e0f46bd5adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa90bd4-e062-4ca7-8d1a-79fd625458ab', '03e3ec64-9bcc-4c45-8dd4-eac08ed86e96', 'b2b3d872-ebb2-4087-8db5-7810c41f58dd', 'e7470d66-5eec-4faf-96bc-d2cda7cee566']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:44.469848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f908b5c-0eee-4828-9d11-8a6ae64f6393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:44.658035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f908b5c-0eee-4828-9d11-8a6ae64f6393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd89fab15-049f-4d9f-9916-455af64575c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-798473860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14e83839cb194c52868f216af217d9e0',qos_specs=None,replication_status=,reservations=['0fa90bd4-e062-4ca7-8d1a-79fd625458ab','03e3ec64-9bcc-4c45-8dd4-eac08ed86e96','b2b3d872-ebb2-4087-8db5-7810c41f58dd','e7470d66-5eec-4faf-96bc-d2cda7cee566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563a8694f72c49c99d4276480697b020',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:41:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-798473860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d89fab15-049f-4d9f-9916-455af64575c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14e83839cb194c52868f216af217d9e0',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,user_id='563a8694f72c49c99d4276480697b020',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:44.660616 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0864b7-a0c3-4065-9323-594a52badc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:44.736811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0864b7-a0c3-4065-9323-594a52badc39) 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-TaggedBootDevicesTest_v242-volume-798473860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14e83839cb194c52868f216af217d9e0',qos_specs=None,replication_status=,reservations=['0fa90bd4-e062-4ca7-8d1a-79fd625458ab','03e3ec64-9bcc-4c45-8dd4-eac08ed86e96','b2b3d872-ebb2-4087-8db5-7810c41f58dd','e7470d66-5eec-4faf-96bc-d2cda7cee566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563a8694f72c49c99d4276480697b020',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:44.739502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2063e6f9-4212-4694-bc45-3955f6c4f3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:44.779724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2063e6f9-4212-4694-bc45-3955f6c4f3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:44.792389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Flow 'volume_create_api' (cbb7bc41-246f-4ddf-a728-62c98d7c22ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:41:45.049487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Create volume request issued successfully. Jan 19 08:41:45.091602 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b1b1c88-4dec-44fe-8682-640ca6c131cc tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes returned with HTTP 202 Jan 19 08:41:45.095048 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 173/343] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:41:42 2021] POST /volume/v3/14e83839cb194c52868f216af217d9e0/volumes => generated 825 bytes in 2718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:41:45.110887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9b82e8a-dc58-4965-8524-9656b73e511e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:45.111714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9b82e8a-dc58-4965-8524-9656b73e511e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:45.112114 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:45.112114 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:45.112895 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9b82e8a-dc58-4965-8524-9656b73e511e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:45.247453 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:45.247453 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:45.275485 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b9b82e8a-dc58-4965-8524-9656b73e511e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:41:45.364698 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9b82e8a-dc58-4965-8524-9656b73e511e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:41:45.368335 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 171/344] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:45 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:46.408794 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88883c1a-afc2-4496-b51e-7d5735eaa2a7 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:46.419739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-88883c1a-afc2-4496-b51e-7d5735eaa2a7 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:46.420178 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:46.420178 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:46.420999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-88883c1a-afc2-4496-b51e-7d5735eaa2a7 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:46.713824 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:46.713824 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:46.750074 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-88883c1a-afc2-4496-b51e-7d5735eaa2a7 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:41:46.831959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88883c1a-afc2-4496-b51e-7d5735eaa2a7 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:41:46.841564 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 174/345] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:46 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:47.860443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-662420e2-a54f-45fd-adc5-72a534f220d8 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:47.861608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-662420e2-a54f-45fd-adc5-72a534f220d8 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:47.861955 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:47.861955 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:47.862568 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-662420e2-a54f-45fd-adc5-72a534f220d8 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:48.043907 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:48.043907 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:48.079722 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-662420e2-a54f-45fd-adc5-72a534f220d8 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:41:48.165041 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-662420e2-a54f-45fd-adc5-72a534f220d8 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:41:48.171173 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 172/346] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:47 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:49.203867 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-979b8538-8ba5-4f21-bfb7-89f840a4a474 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:49.204399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-979b8538-8ba5-4f21-bfb7-89f840a4a474 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:49.204780 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:49.204780 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:49.205178 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-979b8538-8ba5-4f21-bfb7-89f840a4a474 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:49.323244 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:49.323244 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:49.347998 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-979b8538-8ba5-4f21-bfb7-89f840a4a474 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:41:49.393934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-979b8538-8ba5-4f21-bfb7-89f840a4a474 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:41:49.397502 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 175/347] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:49 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:50.426548 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-169a11d0-2b9c-46e5-a3b3-4b23985fa3a2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:50.427462 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-169a11d0-2b9c-46e5-a3b3-4b23985fa3a2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:50.428023 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:50.428023 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:50.429972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-169a11d0-2b9c-46e5-a3b3-4b23985fa3a2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:50.682420 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:50.682420 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:50.739421 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-169a11d0-2b9c-46e5-a3b3-4b23985fa3a2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:41:50.887227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-169a11d0-2b9c-46e5-a3b3-4b23985fa3a2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:41:50.898388 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 173/348] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:50 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:51.909165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-471c0e97-87dd-45fe-96b0-65b795d50427 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:51.910290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-471c0e97-87dd-45fe-96b0-65b795d50427 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:51.910379 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:51.910379 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:51.910760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-471c0e97-87dd-45fe-96b0-65b795d50427 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:52.064841 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:52.064841 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:52.090912 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-471c0e97-87dd-45fe-96b0-65b795d50427 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:41:52.148630 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-471c0e97-87dd-45fe-96b0-65b795d50427 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:41:52.154661 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 176/349] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:51 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:53.175863 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a38d829-c4ba-4be1-8d32-04202eca3409 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:53.177146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2a38d829-c4ba-4be1-8d32-04202eca3409 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:53.177607 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:53.177607 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:53.178309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2a38d829-c4ba-4be1-8d32-04202eca3409 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:53.341343 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:53.341343 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:53.367428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2a38d829-c4ba-4be1-8d32-04202eca3409 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:41:53.414873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a38d829-c4ba-4be1-8d32-04202eca3409 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:41:53.419003 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 174/350] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:53 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:54.442283 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d1f3b25-fa47-40fa-9c7a-80dea77692bf tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:54.442854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d1f3b25-fa47-40fa-9c7a-80dea77692bf tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:54.443063 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:54.443063 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:54.443818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d1f3b25-fa47-40fa-9c7a-80dea77692bf tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:54.659277 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:54.659277 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:54.706134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0d1f3b25-fa47-40fa-9c7a-80dea77692bf tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:41:54.806386 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d1f3b25-fa47-40fa-9c7a-80dea77692bf tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:41:54.821163 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 177/351] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:54 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:55.829080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f54662ad-5e41-48ff-9aa7-a2a2a95af017 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:55.829655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f54662ad-5e41-48ff-9aa7-a2a2a95af017 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:55.829898 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:55.829898 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:55.830216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f54662ad-5e41-48ff-9aa7-a2a2a95af017 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:55.928913 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:55.928913 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:55.955307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f54662ad-5e41-48ff-9aa7-a2a2a95af017 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:41:55.999867 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f54662ad-5e41-48ff-9aa7-a2a2a95af017 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:41:56.001437 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 175/352] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:55 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:57.017914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-acaa1392-38df-4e00-a59d-4fb0808c0b9d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:57.018488 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-acaa1392-38df-4e00-a59d-4fb0808c0b9d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:57.019755 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:57.019755 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:57.020158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-acaa1392-38df-4e00-a59d-4fb0808c0b9d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:57.173847 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:57.173847 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:57.204199 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-acaa1392-38df-4e00-a59d-4fb0808c0b9d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:41:57.273025 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-acaa1392-38df-4e00-a59d-4fb0808c0b9d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:41:57.278041 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 178/353] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:57 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:58.294195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e77b2a5-1bec-415b-b3a6-4cb00d003771 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:58.294861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e77b2a5-1bec-415b-b3a6-4cb00d003771 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:58.295013 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:58.295013 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:58.295335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e77b2a5-1bec-415b-b3a6-4cb00d003771 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:58.447462 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:58.447462 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:58.480576 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6e77b2a5-1bec-415b-b3a6-4cb00d003771 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:41:58.561008 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e77b2a5-1bec-415b-b3a6-4cb00d003771 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:41:58.562192 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 176/354] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:58 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:41:59.584182 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34ee5f52-5008-4517-9cf6-ce3ab07381f1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:41:59.584773 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34ee5f52-5008-4517-9cf6-ce3ab07381f1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:59.584971 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:59.584971 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:41:59.585728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34ee5f52-5008-4517-9cf6-ce3ab07381f1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:59.842180 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:59.842180 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:41:59.894124 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-34ee5f52-5008-4517-9cf6-ce3ab07381f1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:00.053543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34ee5f52-5008-4517-9cf6-ce3ab07381f1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:00.063485 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 179/355] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:59 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:01.093005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c79145d-1edc-4f18-bf31-d70fdc80c879 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:01.093616 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c79145d-1edc-4f18-bf31-d70fdc80c879 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:01.093739 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:01.093739 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:01.094098 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c79145d-1edc-4f18-bf31-d70fdc80c879 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:01.179936 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:01.179936 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:01.189799 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2c79145d-1edc-4f18-bf31-d70fdc80c879 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:01.218215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c79145d-1edc-4f18-bf31-d70fdc80c879 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:01.219367 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 177/356] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:01 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:02.249350 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-336ada70-699b-49e8-8027-cb5f7287a6f0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:02.251731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-336ada70-699b-49e8-8027-cb5f7287a6f0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:02.255364 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:02.255364 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:02.256822 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-336ada70-699b-49e8-8027-cb5f7287a6f0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:02.506258 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:02.506258 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:02.545883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-336ada70-699b-49e8-8027-cb5f7287a6f0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:02.655644 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-336ada70-699b-49e8-8027-cb5f7287a6f0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:02.657761 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 180/357] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:02 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:42:03.688445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba268346-8ccd-4df9-9a96-94b4f37a085a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:03.689136 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba268346-8ccd-4df9-9a96-94b4f37a085a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:03.689494 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:03.689494 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:03.690058 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba268346-8ccd-4df9-9a96-94b4f37a085a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:03.801678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:03.801678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:03.867165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ba268346-8ccd-4df9-9a96-94b4f37a085a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:03.872357 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba268346-8ccd-4df9-9a96-94b4f37a085a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:03.877929 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 178/358] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:03 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:42:04.909493 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ee3331e-41ac-44c6-acf5-de939bf16f3c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:04.911428 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ee3331e-41ac-44c6-acf5-de939bf16f3c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:04.912091 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:04.912091 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:04.914872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ee3331e-41ac-44c6-acf5-de939bf16f3c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:05.017187 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:05.017187 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:05.028680 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6ee3331e-41ac-44c6-acf5-de939bf16f3c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:05.059123 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ee3331e-41ac-44c6-acf5-de939bf16f3c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:05.063711 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 181/359] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:04 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:06.078600 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-263da6c5-7151-4f70-bf40-7684ef500eb0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:06.079700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-263da6c5-7151-4f70-bf40-7684ef500eb0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:06.080066 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:06.080066 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:06.080619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-263da6c5-7151-4f70-bf40-7684ef500eb0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:06.214897 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:06.214897 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:06.226867 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-263da6c5-7151-4f70-bf40-7684ef500eb0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:06.264216 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-263da6c5-7151-4f70-bf40-7684ef500eb0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:06.265394 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 179/360] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:06 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:42:07.284621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-820647ce-581b-4194-9d3d-ae60241c50c1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:07.285183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-820647ce-581b-4194-9d3d-ae60241c50c1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:07.285402 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:07.285402 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:07.285779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-820647ce-581b-4194-9d3d-ae60241c50c1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:07.360736 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:07.360736 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:07.375058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-820647ce-581b-4194-9d3d-ae60241c50c1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:07.400284 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-820647ce-581b-4194-9d3d-ae60241c50c1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:07.401574 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 182/361] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:07 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:08.441465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb180b3c-68bb-4a08-a8b4-e61bba429cfb tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:08.442340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb180b3c-68bb-4a08-a8b4-e61bba429cfb tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:08.442840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:08.442840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:08.444148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb180b3c-68bb-4a08-a8b4-e61bba429cfb tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:08.592451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:08.592451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:08.613962 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cb180b3c-68bb-4a08-a8b4-e61bba429cfb tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:08.669397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb180b3c-68bb-4a08-a8b4-e61bba429cfb tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:08.689175 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 180/362] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:08 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:09.687837 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-80c6cd9b-639e-4a3e-8041-98b52d014b24 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:09.689094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-80c6cd9b-639e-4a3e-8041-98b52d014b24 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:09.689817 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:09.689817 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:09.690215 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-80c6cd9b-639e-4a3e-8041-98b52d014b24 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:09.794011 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:09.794011 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:09.814899 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-80c6cd9b-639e-4a3e-8041-98b52d014b24 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:09.866311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-80c6cd9b-639e-4a3e-8041-98b52d014b24 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:09.867165 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 183/363] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:09 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:10.882788 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d89f58d6-6438-491d-9711-80f7a5066eeb tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:10.883814 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d89f58d6-6438-491d-9711-80f7a5066eeb tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:10.884149 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:10.884149 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:10.884997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d89f58d6-6438-491d-9711-80f7a5066eeb tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:11.012445 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:11.012445 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:11.026445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d89f58d6-6438-491d-9711-80f7a5066eeb tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:11.126359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d89f58d6-6438-491d-9711-80f7a5066eeb tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:11.141143 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 181/364] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:10 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:12.158872 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c61ae45-1605-4d29-9c56-cb0a8e19ac58 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:12.159429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c61ae45-1605-4d29-9c56-cb0a8e19ac58 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:12.159584 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:12.159584 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:12.160196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c61ae45-1605-4d29-9c56-cb0a8e19ac58 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:12.277722 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:12.277722 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:12.287835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7c61ae45-1605-4d29-9c56-cb0a8e19ac58 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:12.352384 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c61ae45-1605-4d29-9c56-cb0a8e19ac58 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:12.354027 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 184/365] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:12 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 917 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:13.373873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d76a1af6-e5a0-4c08-97ac-01d50cd7b62c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:13.375707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d76a1af6-e5a0-4c08-97ac-01d50cd7b62c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:13.376281 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:13.376281 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:13.377760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d76a1af6-e5a0-4c08-97ac-01d50cd7b62c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:13.480914 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:13.480914 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:13.491387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d76a1af6-e5a0-4c08-97ac-01d50cd7b62c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:13.522174 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d76a1af6-e5a0-4c08-97ac-01d50cd7b62c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:13.523206 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 182/366] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:13 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 975 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:14.543830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-734cce5e-d3e7-4849-b80b-d1c45a30f7b6 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:14.544876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-734cce5e-d3e7-4849-b80b-d1c45a30f7b6 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:14.545242 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:14.545242 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:14.545951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-734cce5e-d3e7-4849-b80b-d1c45a30f7b6 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:14.640700 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:14.640700 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:14.653907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-734cce5e-d3e7-4849-b80b-d1c45a30f7b6 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:14.693959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-734cce5e-d3e7-4849-b80b-d1c45a30f7b6 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:14.701076 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 185/367] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:14 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 975 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:15.730282 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-39a4c405-36ff-413c-a20e-013ae5bdd273 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:15.731743 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-39a4c405-36ff-413c-a20e-013ae5bdd273 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:15.732064 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:15.732064 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:15.732910 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-39a4c405-36ff-413c-a20e-013ae5bdd273 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:15.879668 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:15.879668 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:15.900147 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-39a4c405-36ff-413c-a20e-013ae5bdd273 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:15.965235 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-39a4c405-36ff-413c-a20e-013ae5bdd273 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:15.967853 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 183/368] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:15 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 978 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:16.996981 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3c570a4-38ba-4a41-a109-a61bdd0cae14 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:16.997919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d3c570a4-38ba-4a41-a109-a61bdd0cae14 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:16.997919 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:16.997919 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:16.998523 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d3c570a4-38ba-4a41-a109-a61bdd0cae14 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:17.129957 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:17.129957 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:17.149963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d3c570a4-38ba-4a41-a109-a61bdd0cae14 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:17.202432 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3c570a4-38ba-4a41-a109-a61bdd0cae14 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:17.203454 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 186/369] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:16 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 978 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:18.234136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ebeddd0-5876-486b-a285-22d4082bdef1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:18.235013 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ebeddd0-5876-486b-a285-22d4082bdef1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:18.235013 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:18.235013 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:18.235435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ebeddd0-5876-486b-a285-22d4082bdef1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:18.362322 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:18.362322 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:18.381950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ebeddd0-5876-486b-a285-22d4082bdef1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:18.430931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ebeddd0-5876-486b-a285-22d4082bdef1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:18.437585 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 184/370] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:18 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 978 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:19.458148 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0013e446-f712-4f55-a44f-94c70c1a4bba tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:19.458844 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0013e446-f712-4f55-a44f-94c70c1a4bba tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:19.458844 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:19.458844 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:19.459265 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0013e446-f712-4f55-a44f-94c70c1a4bba tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:19.644019 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:19.644019 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:19.708833 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0013e446-f712-4f55-a44f-94c70c1a4bba tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:19.873948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0013e446-f712-4f55-a44f-94c70c1a4bba tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:19.885889 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 187/371] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:19 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 978 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:20.906532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4afd18d9-92f9-4e74-93c9-96311dded951 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:20.907422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4afd18d9-92f9-4e74-93c9-96311dded951 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:20.907878 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:20.907878 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:20.909036 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4afd18d9-92f9-4e74-93c9-96311dded951 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:21.000738 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:21.000738 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:21.013950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4afd18d9-92f9-4e74-93c9-96311dded951 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:21.051099 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4afd18d9-92f9-4e74-93c9-96311dded951 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:21.052915 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 185/372] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:20 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 978 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:22.083792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4789ca53-5062-4d29-a129-26bedbe7bc59 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:22.084918 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4789ca53-5062-4d29-a129-26bedbe7bc59 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:22.085451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:22.085451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:22.086052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4789ca53-5062-4d29-a129-26bedbe7bc59 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:22.137375 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:22.137375 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:22.155852 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4789ca53-5062-4d29-a129-26bedbe7bc59 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:22.197919 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4789ca53-5062-4d29-a129-26bedbe7bc59 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:22.199810 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 188/373] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:22 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 978 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:23.223082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef939058-97ee-43e6-b435-a99c1c1ff310 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:42:23.223891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef939058-97ee-43e6-b435-a99c1c1ff310 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:23.223891 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:23.223891 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:23.224350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef939058-97ee-43e6-b435-a99c1c1ff310 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:23.343231 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:23.343231 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:23.374487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ef939058-97ee-43e6-b435-a99c1c1ff310 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:23.405851 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef939058-97ee-43e6-b435-a99c1c1ff310 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:42:23.408992 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 186/374] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:23 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 1366 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:42:23.438058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] POST http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes Jan 19 08:42:23.438856 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:23.438856 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:23.439591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1159664418"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:42:23.441848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1159664418'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:42:23.442443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Create volume of 1 GB Jan 19 08:42:23.500850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Availability Zones retrieved successfully. Jan 19 08:42:23.539301 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Flow 'volume_create_api' (5e2ac2a2-bf70-4416-9b52-05d0c0a1eb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:42:23.544843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (760937f8-62f0-48a8-bcb1-6d09d0de178d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:23.547897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:42:23.725304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (760937f8-62f0-48a8-bcb1-6d09d0de178d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:23.727949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e18518-aa9b-4780-ac80-0301af295d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:23.817695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Created reservations ['8e985e05-7a53-49bb-8c07-9c31e42a6951', '4a5b4402-885c-467f-b3ed-892e2a306340', 'f3efcb6c-0562-4a2f-8407-ab9d32f1ed21', 'bbfb5ce9-e7ba-441d-af79-60aba01d76b3'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:42:23.819901 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e18518-aa9b-4780-ac80-0301af295d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e985e05-7a53-49bb-8c07-9c31e42a6951', '4a5b4402-885c-467f-b3ed-892e2a306340', 'f3efcb6c-0562-4a2f-8407-ab9d32f1ed21', 'bbfb5ce9-e7ba-441d-af79-60aba01d76b3']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:23.823029 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c30f21-ce45-4cc8-baf2-492b8781b6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:23.899991 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c30f21-ce45-4cc8-baf2-492b8781b6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1fee490-426f-4ca6-a37f-76e0575a21f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1159664418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14e83839cb194c52868f216af217d9e0',qos_specs=None,replication_status=,reservations=['8e985e05-7a53-49bb-8c07-9c31e42a6951','4a5b4402-885c-467f-b3ed-892e2a306340','f3efcb6c-0562-4a2f-8407-ab9d32f1ed21','bbfb5ce9-e7ba-441d-af79-60aba01d76b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563a8694f72c49c99d4276480697b020',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:42:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1159664418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1fee490-426f-4ca6-a37f-76e0575a21f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14e83839cb194c52868f216af217d9e0',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,user_id='563a8694f72c49c99d4276480697b020',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:23.902628 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21e610d-6193-42db-94b9-ffc5687b17c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:23.939922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21e610d-6193-42db-94b9-ffc5687b17c8) 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-TaggedBootDevicesTest_v242-volume-1159664418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14e83839cb194c52868f216af217d9e0',qos_specs=None,replication_status=,reservations=['8e985e05-7a53-49bb-8c07-9c31e42a6951','4a5b4402-885c-467f-b3ed-892e2a306340','f3efcb6c-0562-4a2f-8407-ab9d32f1ed21','bbfb5ce9-e7ba-441d-af79-60aba01d76b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563a8694f72c49c99d4276480697b020',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:23.947632 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c87859b-e2d2-43bd-91c9-9cc560682e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:23.984822 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c87859b-e2d2-43bd-91c9-9cc560682e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:23.987992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Flow 'volume_create_api' (5e2ac2a2-bf70-4416-9b52-05d0c0a1eb8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:42:24.109414 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Create volume request issued successfully. Jan 19 08:42:24.150753 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44136ca2-1dea-4a91-bf40-0a45d01b8a0d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes returned with HTTP 202 Jan 19 08:42:24.154453 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 189/375] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:42:23 2021] POST /volume/v3/14e83839cb194c52868f216af217d9e0/volumes => generated 826 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:42:24.169845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42f311fa-5603-4cad-b9cf-44091279fb5c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 Jan 19 08:42:24.170737 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42f311fa-5603-4cad-b9cf-44091279fb5c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:24.171106 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:24.171106 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:24.171699 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42f311fa-5603-4cad-b9cf-44091279fb5c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:24.279940 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:24.279940 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:24.327288 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-42f311fa-5603-4cad-b9cf-44091279fb5c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:24.384459 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42f311fa-5603-4cad-b9cf-44091279fb5c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 returned with HTTP 200 Jan 19 08:42:24.394803 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 187/376] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:24 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 => generated 894 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:42:25.412130 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0023926-d675-483a-8a9e-8c213c673ab9 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 Jan 19 08:42:25.414036 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0023926-d675-483a-8a9e-8c213c673ab9 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:25.419654 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:25.419654 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:25.427685 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0023926-d675-483a-8a9e-8c213c673ab9 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:25.709961 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:25.709961 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:25.759836 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b0023926-d675-483a-8a9e-8c213c673ab9 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:25.839830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0023926-d675-483a-8a9e-8c213c673ab9 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 returned with HTTP 200 Jan 19 08:42:25.842869 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 190/377] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:25 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 => generated 918 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:26.865427 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad70fcc7-24cf-4f91-bac6-c0dfb6bdd0e5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 Jan 19 08:42:26.866881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad70fcc7-24cf-4f91-bac6-c0dfb6bdd0e5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:26.867315 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:26.867315 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:26.868238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad70fcc7-24cf-4f91-bac6-c0dfb6bdd0e5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:26.966576 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:26.966576 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:26.977037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ad70fcc7-24cf-4f91-bac6-c0dfb6bdd0e5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:27.026634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad70fcc7-24cf-4f91-bac6-c0dfb6bdd0e5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 returned with HTTP 200 Jan 19 08:42:27.030234 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 188/378] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:26 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 => generated 919 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:27.053825 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] POST http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes Jan 19 08:42:27.054560 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:27.054560 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:27.055246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-18025697"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:42:27.056545 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-18025697'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:42:27.057092 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Create volume of 1 GB Jan 19 08:42:27.118119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Availability Zones retrieved successfully. Jan 19 08:42:27.187485 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Flow 'volume_create_api' (de3907ea-9541-410e-b497-224603883f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:42:27.214352 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1bffc19-0e96-44da-9f69-8235679bc09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:27.223428 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:42:27.365014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1bffc19-0e96-44da-9f69-8235679bc09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:27.371964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581b2c36-9fbb-43d2-8893-85c68cc16e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:27.550724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Created reservations ['2a1df0ed-7a34-4565-83bf-e1caabb9c723', '5735b3d8-0987-432c-bec4-4efe56064c3f', 'c179e5aa-971e-44ef-99f3-03355933828f', '54e38320-f7fc-4ecb-a4b6-317611aa37c3'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:42:27.552561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581b2c36-9fbb-43d2-8893-85c68cc16e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a1df0ed-7a34-4565-83bf-e1caabb9c723', '5735b3d8-0987-432c-bec4-4efe56064c3f', 'c179e5aa-971e-44ef-99f3-03355933828f', '54e38320-f7fc-4ecb-a4b6-317611aa37c3']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:27.560036 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3fbdd2e-41fa-49eb-86ff-12ee6f35da68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:27.702416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3fbdd2e-41fa-49eb-86ff-12ee6f35da68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b760ef0-3fbb-4cdf-a0a3-efa3ace70940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-18025697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14e83839cb194c52868f216af217d9e0',qos_specs=None,replication_status=,reservations=['2a1df0ed-7a34-4565-83bf-e1caabb9c723','5735b3d8-0987-432c-bec4-4efe56064c3f','c179e5aa-971e-44ef-99f3-03355933828f','54e38320-f7fc-4ecb-a4b6-317611aa37c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563a8694f72c49c99d4276480697b020',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:42:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-18025697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b760ef0-3fbb-4cdf-a0a3-efa3ace70940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14e83839cb194c52868f216af217d9e0',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,user_id='563a8694f72c49c99d4276480697b020',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:27.710335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c8108c9-8841-4739-8396-16e4da084c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:27.782347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c8108c9-8841-4739-8396-16e4da084c52) 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-TaggedBootDevicesTest_v242-volume-18025697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14e83839cb194c52868f216af217d9e0',qos_specs=None,replication_status=,reservations=['2a1df0ed-7a34-4565-83bf-e1caabb9c723','5735b3d8-0987-432c-bec4-4efe56064c3f','c179e5aa-971e-44ef-99f3-03355933828f','54e38320-f7fc-4ecb-a4b6-317611aa37c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563a8694f72c49c99d4276480697b020',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:27.790845 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffa4e690-df0a-4a77-8334-9c10d874bb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:27.839558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffa4e690-df0a-4a77-8334-9c10d874bb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:27.856907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Flow 'volume_create_api' (de3907ea-9541-410e-b497-224603883f6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:42:28.064764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Create volume request issued successfully. Jan 19 08:42:28.135726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-348600e6-026a-4e5e-a1fe-201253a19711 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes returned with HTTP 202 Jan 19 08:42:28.136639 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 191/379] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:42:27 2021] POST /volume/v3/14e83839cb194c52868f216af217d9e0/volumes => generated 824 bytes in 1095 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:42:28.162058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ddb2f597-d1ba-4941-b56c-ee9eb3ba0970 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 Jan 19 08:42:28.172719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ddb2f597-d1ba-4941-b56c-ee9eb3ba0970 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:28.173076 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:28.173076 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:28.173712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ddb2f597-d1ba-4941-b56c-ee9eb3ba0970 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:28.438226 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:28.438226 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:28.459419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ddb2f597-d1ba-4941-b56c-ee9eb3ba0970 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:28.518110 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ddb2f597-d1ba-4941-b56c-ee9eb3ba0970 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 returned with HTTP 200 Jan 19 08:42:28.520740 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 189/380] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:28 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 => generated 916 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:29.550187 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7574cdf4-a562-45df-ae9a-c3f21104f4aa tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 Jan 19 08:42:29.550763 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7574cdf4-a562-45df-ae9a-c3f21104f4aa tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:29.552837 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:29.552837 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:29.553365 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7574cdf4-a562-45df-ae9a-c3f21104f4aa tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:29.697495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:29.697495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:42:29.731939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7574cdf4-a562-45df-ae9a-c3f21104f4aa tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:42:29.846684 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7574cdf4-a562-45df-ae9a-c3f21104f4aa tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 returned with HTTP 200 Jan 19 08:42:29.846684 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 192/381] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:29 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 => generated 917 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:30.301468 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f41d8257-4386-4fd2-8032-61a0cc748c67 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] GET http://10.222.0.50/volume/v3/ed2a97de0c90407fad089cdc9185d448/scheduler-stats/get_pools Jan 19 08:42:30.303112 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f41d8257-4386-4fd2-8032-61a0cc748c67 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:30.303747 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:30.303747 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:30.305850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f41d8257-4386-4fd2-8032-61a0cc748c67 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] Calling method 'get_pools' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:30.350490 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f41d8257-4386-4fd2-8032-61a0cc748c67 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] http://10.222.0.50/volume/v3/ed2a97de0c90407fad089cdc9185d448/scheduler-stats/get_pools returned with HTTP 200 Jan 19 08:42:30.352357 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 190/382] 10.222.0.50 () {58 vars in 1258 bytes} [Tue Jan 19 08:42:29 2021] GET /volume/v3/ed2a97de0c90407fad089cdc9185d448/scheduler-stats/get_pools => generated 61 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 08:42:30.378099 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96412b94-98a5-42df-949e-9821a323087a tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] GET http://10.222.0.50/volume/v3/ed2a97de0c90407fad089cdc9185d448/scheduler-stats/get_pools?detail=True Jan 19 08:42:30.379111 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96412b94-98a5-42df-949e-9821a323087a tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:30.379468 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:30.379468 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:42:30.380104 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96412b94-98a5-42df-949e-9821a323087a tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] Calling method 'get_pools' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:30.427915 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96412b94-98a5-42df-949e-9821a323087a tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] http://10.222.0.50/volume/v3/ed2a97de0c90407fad089cdc9185d448/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 19 08:42:30.440231 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 193/383] 10.222.0.50 () {58 vars in 1281 bytes} [Tue Jan 19 08:42:30 2021] GET /volume/v3/ed2a97de0c90407fad089cdc9185d448/scheduler-stats/get_pools?detail=True => generated 768 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:30.448127 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00560c2c-d683-40a2-95e0-2f3018b875bf tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] GET http://10.222.0.50/volume/v3/ed2a97de0c90407fad089cdc9185d448/capabilities/n-d-771363-1@lvmdriver-1 Jan 19 08:42:30.448768 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00560c2c-d683-40a2-95e0-2f3018b875bf tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:30.449396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00560c2c-d683-40a2-95e0-2f3018b875bf tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:30.482204 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00560c2c-d683-40a2-95e0-2f3018b875bf tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] http://10.222.0.50/volume/v3/ed2a97de0c90407fad089cdc9185d448/capabilities/n-d-771363-1@lvmdriver-1 returned with HTTP 200 Jan 19 08:42:30.483388 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 191/384] 10.222.0.50 () {58 vars in 1294 bytes} [Tue Jan 19 08:42:30 2021] GET /volume/v3/ed2a97de0c90407fad089cdc9185d448/capabilities/n-d-771363-1@lvmdriver-1 => generated 712 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:30.514992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8c5f5c2-ef21-4460-ad3a-ef5a906f8d55 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] GET http://10.222.0.50/volume/v3/ed2a97de0c90407fad089cdc9185d448/capabilities/n-d-771363-1@lvmdriver-1 Jan 19 08:42:30.515977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8c5f5c2-ef21-4460-ad3a-ef5a906f8d55 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:30.521131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8c5f5c2-ef21-4460-ad3a-ef5a906f8d55 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:30.585081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8c5f5c2-ef21-4460-ad3a-ef5a906f8d55 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937 tempest-BackendsCapabilitiesAdminTestsJSON-1970227937] http://10.222.0.50/volume/v3/ed2a97de0c90407fad089cdc9185d448/capabilities/n-d-771363-1@lvmdriver-1 returned with HTTP 200 Jan 19 08:42:30.587623 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 194/385] 10.222.0.50 () {58 vars in 1294 bytes} [Tue Jan 19 08:42:30 2021] GET /volume/v3/ed2a97de0c90407fad089cdc9185d448/capabilities/n-d-771363-1@lvmdriver-1 => generated 712 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:43:14.691596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-18c12c1d-3574-40e9-8d71-445eb79d3d9f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] DELETE http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/58f1ab57-24ff-4c02-9a35-c85a527164da Jan 19 08:43:14.692787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-18c12c1d-3574-40e9-8d71-445eb79d3d9f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:14.693470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-18c12c1d-3574-40e9-8d71-445eb79d3d9f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:14.728284 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:14.728284 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:15.821321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-18c12c1d-3574-40e9-8d71-445eb79d3d9f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:43:15.832860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-18c12c1d-3574-40e9-8d71-445eb79d3d9f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:43:15.860846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-18c12c1d-3574-40e9-8d71-445eb79d3d9f tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/58f1ab57-24ff-4c02-9a35-c85a527164da returned with HTTP 200 Jan 19 08:43:15.862478 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 192/386] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:43:14 2021] DELETE /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/58f1ab57-24ff-4c02-9a35-c85a527164da => generated 19 bytes in 1185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:15.897837 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-0f49d28c-c0c6-42a3-927f-8f8f2d2d2c39 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] DELETE http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/620b9fa3-560b-4392-a5cc-f41bee23c202 Jan 19 08:43:15.898911 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-0f49d28c-c0c6-42a3-927f-8f8f2d2d2c39 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:15.899786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-0f49d28c-c0c6-42a3-927f-8f8f2d2d2c39 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:15.970732 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:15.970732 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:17.354770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-0f49d28c-c0c6-42a3-927f-8f8f2d2d2c39 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:43:17.357809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-0f49d28c-c0c6-42a3-927f-8f8f2d2d2c39 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:43:17.396502 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-0f49d28c-c0c6-42a3-927f-8f8f2d2d2c39 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/620b9fa3-560b-4392-a5cc-f41bee23c202 returned with HTTP 200 Jan 19 08:43:17.397810 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 195/387] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:43:15 2021] DELETE /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/620b9fa3-560b-4392-a5cc-f41bee23c202 => generated 19 bytes in 1525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:17.412627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-6504277b-a7c8-469c-809d-0185f9becbe6 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] DELETE http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/83d931d1-0d01-41a3-a919-7dd1769f6cc6 Jan 19 08:43:17.413032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-6504277b-a7c8-469c-809d-0185f9becbe6 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:17.413491 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:17.413491 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:17.414123 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-6504277b-a7c8-469c-809d-0185f9becbe6 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:17.485477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:17.485477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:18.681958 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-6504277b-a7c8-469c-809d-0185f9becbe6 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:43:18.682622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-6504277b-a7c8-469c-809d-0185f9becbe6 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:43:18.697558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfb1ccb6-03fa-4bcc-8a72-5cf2911c87b5 req-6504277b-a7c8-469c-809d-0185f9becbe6 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/83d931d1-0d01-41a3-a919-7dd1769f6cc6 returned with HTTP 200 Jan 19 08:43:18.698704 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 193/388] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:43:17 2021] DELETE /volume/v3/61567ef9727d483ca2076dda9c14d374/attachments/83d931d1-0d01-41a3-a919-7dd1769f6cc6 => generated 19 bytes in 1291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:31.023248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc9b4470-1975-461e-9ce2-620445499e07 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] POST http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/types Jan 19 08:43:31.024196 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:31.024196 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:31.027964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc9b4470-1975-461e-9ce2-620445499e07 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1322599059"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:31.037560 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:31.037560 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:31.161053 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc9b4470-1975-461e-9ce2-620445499e07 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/types returned with HTTP 200 Jan 19 08:43:31.173280 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 196/389] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 08:43:30 2021] POST /volume/v3/4f3361692f44432a97ed6f6f26fbc962/types => generated 220 bytes in 738 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:31.180629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f538906-2855-47b0-89a9-bbc501f8f770 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] POST http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/group_types Jan 19 08:43:31.181204 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:31.181204 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:31.181621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f538906-2855-47b0-89a9-bbc501f8f770 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2126118185"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:31.182939 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:31.182939 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:31.287988 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f538906-2855-47b0-89a9-bbc501f8f770 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/group_types returned with HTTP 202 Jan 19 08:43:31.290861 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 194/390] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Jan 19 08:43:31 2021] POST /volume/v3/4f3361692f44432a97ed6f6f26fbc962/group_types => generated 177 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:43:31.540773 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1fa6be2-c7dc-4757-a037-09d4808cee20 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] POST http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups Jan 19 08:43:31.541896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1fa6be2-c7dc-4757-a037-09d4808cee20 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7cf31927-4612-492a-91bf-5ee9e58c11f9", "volume_types": ["b97ec077-a0dc-4a97-ac78-d1776f502321"], "name": "tempest-GroupsV320Test-Group-1335192843"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:31.543243 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-c1fa6be2-c7dc-4757-a037-09d4808cee20 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Creating new group {'group': {'group_type': '7cf31927-4612-492a-91bf-5ee9e58c11f9', 'volume_types': ['b97ec077-a0dc-4a97-ac78-d1776f502321'], 'name': 'tempest-GroupsV320Test-Group-1335192843'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 08:43:31.560375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-c1fa6be2-c7dc-4757-a037-09d4808cee20 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Creating group tempest-GroupsV320Test-Group-1335192843. Jan 19 08:43:31.612358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1fa6be2-c7dc-4757-a037-09d4808cee20 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Availability zone cache updated, next update will occur around 2021-01-19 09:43:31.611195. {{(pid=87854) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 08:43:31.612956 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c1fa6be2-c7dc-4757-a037-09d4808cee20 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Availability Zones retrieved successfully. Jan 19 08:43:31.647264 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-c1fa6be2-c7dc-4757-a037-09d4808cee20 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Created reservations ['2d0b6671-027c-442d-b8b9-07fd499f5655'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:43:31.725765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1fa6be2-c7dc-4757-a037-09d4808cee20 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups returned with HTTP 202 Jan 19 08:43:31.727118 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 197/391] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Jan 19 08:43:31 2021] POST /volume/v3/acaeca6839c1462aa19b4e101d26125a/groups => generated 108 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:31.737470 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35c518a1-b18c-4390-87e6-8ff278f1b402 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] GET http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 Jan 19 08:43:31.738265 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35c518a1-b18c-4390-87e6-8ff278f1b402 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:31.739001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35c518a1-b18c-4390-87e6-8ff278f1b402 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:31.739535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-35c518a1-b18c-4390-87e6-8ff278f1b402 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] show called for member bc320262-d5f1-408d-9830-3ca349277a39 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:43:31.762137 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:31.762137 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:31.839674 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35c518a1-b18c-4390-87e6-8ff278f1b402 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 returned with HTTP 200 Jan 19 08:43:31.841054 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 195/392] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 08:43:31 2021] GET /volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 => generated 388 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:32.859962 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dd2d1a38-8c22-4308-89b2-c0eb4d6744d5 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] GET http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 Jan 19 08:43:32.862983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dd2d1a38-8c22-4308-89b2-c0eb4d6744d5 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:32.863439 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:32.863439 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:32.864387 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dd2d1a38-8c22-4308-89b2-c0eb4d6744d5 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:32.866231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-dd2d1a38-8c22-4308-89b2-c0eb4d6744d5 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] show called for member bc320262-d5f1-408d-9830-3ca349277a39 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:43:32.876233 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:32.876233 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:32.918757 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dd2d1a38-8c22-4308-89b2-c0eb4d6744d5 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 returned with HTTP 200 Jan 19 08:43:32.932748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8685cde8-25f4-4607-8cda-bd866e36e8de tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] POST http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action Jan 19 08:43:32.936304 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:32.936304 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:32.939124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8685cde8-25f4-4607-8cda-bd866e36e8de tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:43:32.939948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8685cde8-25f4-4607-8cda-bd866e36e8de tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:32.941219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-8685cde8-25f4-4607-8cda-bd866e36e8de tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Updating group 'bc320262-d5f1-408d-9830-3ca349277a39' with 'creating' {{(pid=87855) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 19 08:43:32.943810 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 198/393] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 08:43:32 2021] GET /volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 => generated 389 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:32.951404 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:32.951404 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:32.963052 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8685cde8-25f4-4607-8cda-bd866e36e8de tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action returned with HTTP 202 Jan 19 08:43:32.964933 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 196/394] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 08:43:32 2021] POST /volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:43:32.974637 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7a2566c-86a8-4579-bbcd-c92e656c67c0 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] GET http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 Jan 19 08:43:32.975841 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7a2566c-86a8-4579-bbcd-c92e656c67c0 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:32.976413 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:32.976413 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:32.977392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7a2566c-86a8-4579-bbcd-c92e656c67c0 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:32.978366 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-b7a2566c-86a8-4579-bbcd-c92e656c67c0 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] show called for member bc320262-d5f1-408d-9830-3ca349277a39 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:43:32.991278 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:32.991278 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:33.034403 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7a2566c-86a8-4579-bbcd-c92e656c67c0 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 returned with HTTP 200 Jan 19 08:43:33.044297 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 199/395] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 08:43:32 2021] GET /volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 => generated 388 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:33.052938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6cbda07b-8574-43ef-89f2-6536be581233 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] POST http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action Jan 19 08:43:33.053916 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:33.053916 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:33.054742 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6cbda07b-8574-43ef-89f2-6536be581233 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:43:33.055748 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6cbda07b-8574-43ef-89f2-6536be581233 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:33.063078 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-6cbda07b-8574-43ef-89f2-6536be581233 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Updating group 'bc320262-d5f1-408d-9830-3ca349277a39' with 'available' {{(pid=87855) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 19 08:43:33.084455 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:33.084455 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:33.097310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6cbda07b-8574-43ef-89f2-6536be581233 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action returned with HTTP 202 Jan 19 08:43:33.099492 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 197/396] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 08:43:33 2021] POST /volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:43:33.107773 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e38058a-4d5a-4943-ab98-d63f551b71db tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] GET http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 Jan 19 08:43:33.109450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e38058a-4d5a-4943-ab98-d63f551b71db tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:33.109910 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:33.109910 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:33.110589 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e38058a-4d5a-4943-ab98-d63f551b71db tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:33.111207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-3e38058a-4d5a-4943-ab98-d63f551b71db tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] show called for member bc320262-d5f1-408d-9830-3ca349277a39 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:43:33.120513 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:33.120513 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:33.169710 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e38058a-4d5a-4943-ab98-d63f551b71db tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 returned with HTTP 200 Jan 19 08:43:33.172231 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 200/397] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 08:43:33 2021] GET /volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 => generated 389 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:33.187671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ce7d67f-dddb-4d32-822d-4640b0b6a72d tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] POST http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action Jan 19 08:43:33.188553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:33.188553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:33.189373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ce7d67f-dddb-4d32-822d-4640b0b6a72d tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:43:33.190025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ce7d67f-dddb-4d32-822d-4640b0b6a72d tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:33.192018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-4ce7d67f-dddb-4d32-822d-4640b0b6a72d tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Updating group 'bc320262-d5f1-408d-9830-3ca349277a39' with 'error' {{(pid=87855) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 19 08:43:33.206606 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:33.206606 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:33.219809 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ce7d67f-dddb-4d32-822d-4640b0b6a72d tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action returned with HTTP 202 Jan 19 08:43:33.221333 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 198/398] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 08:43:33 2021] POST /volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:43:33.233263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c195b367-4b00-4784-a66e-bd3ccbacef92 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] GET http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 Jan 19 08:43:33.235499 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c195b367-4b00-4784-a66e-bd3ccbacef92 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:33.236136 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:33.236136 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:33.236845 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c195b367-4b00-4784-a66e-bd3ccbacef92 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:33.237643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-c195b367-4b00-4784-a66e-bd3ccbacef92 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] show called for member bc320262-d5f1-408d-9830-3ca349277a39 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:43:33.251441 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:33.251441 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:33.304405 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c195b367-4b00-4784-a66e-bd3ccbacef92 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 returned with HTTP 200 Jan 19 08:43:33.306595 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 201/399] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 08:43:33 2021] GET /volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 => generated 385 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:33.324643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ebe60e1f-fe75-4eb4-b63f-8e24a6612a57 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] POST http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action Jan 19 08:43:33.326021 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:33.326021 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:33.327639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ebe60e1f-fe75-4eb4-b63f-8e24a6612a57 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:43:33.329719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ebe60e1f-fe75-4eb4-b63f-8e24a6612a57 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:33.331756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-ebe60e1f-fe75-4eb4-b63f-8e24a6612a57 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Updating group 'bc320262-d5f1-408d-9830-3ca349277a39' with 'available' {{(pid=87855) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 19 08:43:33.347506 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:33.347506 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:33.369243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ebe60e1f-fe75-4eb4-b63f-8e24a6612a57 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action returned with HTTP 202 Jan 19 08:43:33.374884 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 199/400] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 08:43:33 2021] POST /volume/v3/4f3361692f44432a97ed6f6f26fbc962/groups/bc320262-d5f1-408d-9830-3ca349277a39/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:43:33.384248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de6bc6a3-e173-4e3d-baec-647737fb864f tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] GET http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 Jan 19 08:43:33.385030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de6bc6a3-e173-4e3d-baec-647737fb864f tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:33.385393 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:33.385393 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:33.385985 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de6bc6a3-e173-4e3d-baec-647737fb864f tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:33.386524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-de6bc6a3-e173-4e3d-baec-647737fb864f tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] show called for member bc320262-d5f1-408d-9830-3ca349277a39 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:43:33.399332 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:33.399332 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:33.486443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de6bc6a3-e173-4e3d-baec-647737fb864f tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 returned with HTTP 200 Jan 19 08:43:33.487524 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 202/401] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 08:43:33 2021] GET /volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 => generated 389 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:43:33.503351 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5e89be5-7992-448c-b608-e0449c1b84c4 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] GET http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/volumes/detail Jan 19 08:43:33.504425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5e89be5-7992-448c-b608-e0449c1b84c4 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:33.505780 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:33.505780 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:33.506360 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5e89be5-7992-448c-b608-e0449c1b84c4 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:33.521515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-b5e89be5-7992-448c-b608-e0449c1b84c4 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:43:33.525335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b5e89be5-7992-448c-b608-e0449c1b84c4 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:43:33.701494 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b5e89be5-7992-448c-b608-e0449c1b84c4 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Get all volumes completed successfully. Jan 19 08:43:33.710359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5e89be5-7992-448c-b608-e0449c1b84c4 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/volumes/detail returned with HTTP 200 Jan 19 08:43:33.711418 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 200/402] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 08:43:33 2021] GET /volume/v3/acaeca6839c1462aa19b4e101d26125a/volumes/detail => generated 15 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:33.729700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2969d783-fa54-4bcb-a477-2ba0c247380c tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] POST http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39/action Jan 19 08:43:33.730430 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:33.730430 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:33.731119 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2969d783-fa54-4bcb-a477-2ba0c247380c tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:43:33.731629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2969d783-fa54-4bcb-a477-2ba0c247380c tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:33.732891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-2969d783-fa54-4bcb-a477-2ba0c247380c tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] delete called for group bc320262-d5f1-408d-9830-3ca349277a39 {{(pid=87854) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 08:43:33.733038 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-2969d783-fa54-4bcb-a477-2ba0c247380c tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Delete group with id: bc320262-d5f1-408d-9830-3ca349277a39 Jan 19 08:43:33.754090 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:33.754090 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:33.998165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2969d783-fa54-4bcb-a477-2ba0c247380c tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39/action returned with HTTP 202 Jan 19 08:43:34.002924 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 203/403] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 08:43:33 2021] POST /volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39/action => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:43:34.011228 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75eca054-0db0-4ff4-9841-22f55f1774e3 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] GET http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 Jan 19 08:43:34.011750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75eca054-0db0-4ff4-9841-22f55f1774e3 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:34.012419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75eca054-0db0-4ff4-9841-22f55f1774e3 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:34.012997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-75eca054-0db0-4ff4-9841-22f55f1774e3 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] show called for member bc320262-d5f1-408d-9830-3ca349277a39 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:43:34.023947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:34.023947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:34.143090 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75eca054-0db0-4ff4-9841-22f55f1774e3 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 returned with HTTP 200 Jan 19 08:43:34.146387 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 201/404] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 08:43:34 2021] GET /volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 => generated 388 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:35.161403 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2460a33c-a692-42e0-9695-5490e7faf348 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] GET http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 Jan 19 08:43:35.162322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2460a33c-a692-42e0-9695-5490e7faf348 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:35.162625 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:35.162625 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:35.168976 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2460a33c-a692-42e0-9695-5490e7faf348 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:35.169826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-2460a33c-a692-42e0-9695-5490e7faf348 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] show called for member bc320262-d5f1-408d-9830-3ca349277a39 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:43:35.210047 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2460a33c-a692-42e0-9695-5490e7faf348 tempest-GroupsV320Test-272545311 tempest-GroupsV320Test-272545311] http://10.222.0.50/volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 returned with HTTP 404 Jan 19 08:43:35.212042 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 204/405] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 08:43:35 2021] GET /volume/v3/acaeca6839c1462aa19b4e101d26125a/groups/bc320262-d5f1-408d-9830-3ca349277a39 => generated 108 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:43:35.222806 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47abfd97-afd0-4d89-97f9-06da8a090e89 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] DELETE http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/group_types/7cf31927-4612-492a-91bf-5ee9e58c11f9 Jan 19 08:43:35.223915 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47abfd97-afd0-4d89-97f9-06da8a090e89 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:35.224062 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:35.224062 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:35.224690 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47abfd97-afd0-4d89-97f9-06da8a090e89 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:35.228948 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:35.228948 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:35.352303 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:43:35.352303 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 08:43:35.383526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47abfd97-afd0-4d89-97f9-06da8a090e89 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/group_types/7cf31927-4612-492a-91bf-5ee9e58c11f9 returned with HTTP 202 Jan 19 08:43:35.385568 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 202/406] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Jan 19 08:43:35 2021] DELETE /volume/v3/4f3361692f44432a97ed6f6f26fbc962/group_types/7cf31927-4612-492a-91bf-5ee9e58c11f9 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:43:35.402897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea4e67de-9add-44bd-b29d-b8f18d7d8e99 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] DELETE http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/types/b97ec077-a0dc-4a97-ac78-d1776f502321 Jan 19 08:43:35.404255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea4e67de-9add-44bd-b29d-b8f18d7d8e99 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:35.407917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea4e67de-9add-44bd-b29d-b8f18d7d8e99 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:35.471720 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-56994405-2335-4d1a-b67d-3fb899803fff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:43:35.475567 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-56994405-2335-4d1a-b67d-3fb899803fff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:35.486429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-56994405-2335-4d1a-b67d-3fb899803fff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:35.679384 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:43:35.679384 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 08:43:35.721739 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea4e67de-9add-44bd-b29d-b8f18d7d8e99 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/types/b97ec077-a0dc-4a97-ac78-d1776f502321 returned with HTTP 202 Jan 19 08:43:35.731002 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 205/407] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 08:43:35 2021] DELETE /volume/v3/4f3361692f44432a97ed6f6f26fbc962/types/b97ec077-a0dc-4a97-ac78-d1776f502321 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:43:35.746270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90089dc3-817e-4f8d-b172-cacadb2a3666 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] GET http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/types/b97ec077-a0dc-4a97-ac78-d1776f502321 Jan 19 08:43:35.747224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90089dc3-817e-4f8d-b172-cacadb2a3666 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:35.759405 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90089dc3-817e-4f8d-b172-cacadb2a3666 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:35.793559 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:35.793559 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:35.819617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90089dc3-817e-4f8d-b172-cacadb2a3666 tempest-GroupsV320Test-1104404221 tempest-GroupsV320Test-1104404221] http://10.222.0.50/volume/v3/4f3361692f44432a97ed6f6f26fbc962/types/b97ec077-a0dc-4a97-ac78-d1776f502321 returned with HTTP 404 Jan 19 08:43:35.825514 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 206/408] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 08:43:35 2021] GET /volume/v3/4f3361692f44432a97ed6f6f26fbc962/types/b97ec077-a0dc-4a97-ac78-d1776f502321 => generated 114 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:35.828908 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-8db756d5-52a4-4088-8384-248d54882a23 req-56994405-2335-4d1a-b67d-3fb899803fff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:43:35.903627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-56994405-2335-4d1a-b67d-3fb899803fff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:43:35.904580 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 203/409] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:43:35 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 1366 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:35.942985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 Jan 19 08:43:35.943975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:35.949586 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:36.145368 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:36.145368 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:36.169254 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:43:36.251557 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 returned with HTTP 200 Jan 19 08:43:36.276704 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 207/410] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:43:35 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 => generated 919 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:36.291031 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-bfd1c970-db69-4919-a8d0-9f7156aae960 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 Jan 19 08:43:36.292270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-bfd1c970-db69-4919-a8d0-9f7156aae960 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:36.292820 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:36.292820 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:36.293895 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-bfd1c970-db69-4919-a8d0-9f7156aae960 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:36.506695 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:36.506695 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:36.540759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-8db756d5-52a4-4088-8384-248d54882a23 req-bfd1c970-db69-4919-a8d0-9f7156aae960 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:43:36.591997 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-bfd1c970-db69-4919-a8d0-9f7156aae960 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 returned with HTTP 200 Jan 19 08:43:36.593013 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 204/411] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:43:36 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 => generated 917 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:36.622543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume// Jan 19 08:43:36.623246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:36.623553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:36.623553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:36.624108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:36.626985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:43:36.628107 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 208/412] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:43:36 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:43:36.654370 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-f3e54d85-28a8-4785-9da8-6e50bd12377c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] POST http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments Jan 19 08:43:36.656258 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:36.656258 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:36.657601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-f3e54d85-28a8-4785-9da8-6e50bd12377c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d89fab15-049f-4d9f-9916-455af64575c8", "instance_uuid": "43c364d2-5e80-4c8d-a9a6-5ec7a68d16d0", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:36.794527 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:36.794527 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:36.927234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-f3e54d85-28a8-4785-9da8-6e50bd12377c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments returned with HTTP 200 Jan 19 08:43:36.928349 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 205/413] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:43:36 2021] POST /volume/v3/14e83839cb194c52868f216af217d9e0/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:36.945404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume// Jan 19 08:43:36.945621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:36.946395 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:36.948661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:43:36.949814 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 209/414] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:43:36 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:43:36.980490 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-0b13c439-1cd8-4c5a-b1b9-b99e70371927 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] POST http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments Jan 19 08:43:36.984555 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:36.984555 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:36.987277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-0b13c439-1cd8-4c5a-b1b9-b99e70371927 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1fee490-426f-4ca6-a37f-76e0575a21f4", "instance_uuid": "43c364d2-5e80-4c8d-a9a6-5ec7a68d16d0", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:37.141797 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:37.141797 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:37.280140 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-0b13c439-1cd8-4c5a-b1b9-b99e70371927 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments returned with HTTP 200 Jan 19 08:43:37.281874 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 206/415] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:43:36 2021] POST /volume/v3/14e83839cb194c52868f216af217d9e0/attachments => generated 273 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:37.307718 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume// Jan 19 08:43:37.308993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:37.310996 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:37.312841 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:43:37.313950 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 210/416] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:43:37 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:43:37.342956 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-9fc64ed4-d257-4705-a406-8157f3b424b0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] POST http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments Jan 19 08:43:37.344257 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:37.344257 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:37.344949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-9fc64ed4-d257-4705-a406-8157f3b424b0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b760ef0-3fbb-4cdf-a0a3-efa3ace70940", "instance_uuid": "43c364d2-5e80-4c8d-a9a6-5ec7a68d16d0", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:37.431384 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:37.431384 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:37.576739 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-9fc64ed4-d257-4705-a406-8157f3b424b0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments returned with HTTP 200 Jan 19 08:43:37.582310 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 207/417] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:43:37 2021] POST /volume/v3/14e83839cb194c52868f216af217d9e0/attachments => generated 273 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:39.823997 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume// Jan 19 08:43:39.825162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:39.825848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:39.826960 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-fc96ca82-990a-40c9-9e6d-9e0ccda8b89b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:43:39.827562 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 211/418] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:43:39 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:43:39.842521 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-5d19682f-8a26-4669-b454-151d8297fc8f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:43:39.843803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-5d19682f-8a26-4669-b454-151d8297fc8f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:39.844140 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:39.844140 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:39.844853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-5d19682f-8a26-4669-b454-151d8297fc8f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:39.911554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:39.911554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:39.923648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-8db756d5-52a4-4088-8384-248d54882a23 req-5d19682f-8a26-4669-b454-151d8297fc8f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:43:39.950660 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:39.950660 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:39.966465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-5d19682f-8a26-4669-b454-151d8297fc8f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:43:39.968232 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 208/419] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:43:39 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 1464 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:43:40.015563 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-ee310ead-de9f-44d4-b63f-87eb6b17e8ea tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] PUT http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/e7990dcb-af20-4f8f-84e2-2394c4ad25a3 Jan 19 08:43:40.017892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-ee310ead-de9f-44d4-b63f-87eb6b17e8ea tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:40.116115 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:43:40.116115 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:43:40.117773 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-8db756d5-52a4-4088-8384-248d54882a23 req-ee310ead-de9f-44d4-b63f-87eb6b17e8ea tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Lock "b'cinder-attachment_update-d89fab15-049f-4d9f-9916-455af64575c8-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.024s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:43:40.124684 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:40.124684 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:43.524437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-8db756d5-52a4-4088-8384-248d54882a23 req-ee310ead-de9f-44d4-b63f-87eb6b17e8ea tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Lock "b'cinder-attachment_update-d89fab15-049f-4d9f-9916-455af64575c8-n-h2-771363-1'" released by "attachment_update" :: held 3.400s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:43:43.533839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-ee310ead-de9f-44d4-b63f-87eb6b17e8ea tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/e7990dcb-af20-4f8f-84e2-2394c4ad25a3 returned with HTTP 200 Jan 19 08:43:43.540096 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 212/420] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:43:39 2021] PUT /volume/v3/14e83839cb194c52868f216af217d9e0/attachments/e7990dcb-af20-4f8f-84e2-2394c4ad25a3 => generated 762 bytes in 3541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:43.678273 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-d2b75665-0e2e-4113-b426-161d580f1bf1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] POST http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/e7990dcb-af20-4f8f-84e2-2394c4ad25a3/action Jan 19 08:43:43.679809 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:43.679809 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:43.681060 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-d2b75665-0e2e-4113-b426-161d580f1bf1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:43:43.681976 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-d2b75665-0e2e-4113-b426-161d580f1bf1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:43.846055 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:43.846055 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:43.882022 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-d2b75665-0e2e-4113-b426-161d580f1bf1 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/e7990dcb-af20-4f8f-84e2-2394c4ad25a3/action returned with HTTP 204 Jan 19 08:43:43.888455 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 209/421] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:43:43 2021] POST /volume/v3/14e83839cb194c52868f216af217d9e0/attachments/e7990dcb-af20-4f8f-84e2-2394c4ad25a3/action => generated 0 bytes in 231 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:43.929724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-ee310ead-de9f-44d4-b63f-87eb6b17e8ea tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume// Jan 19 08:43:43.930280 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-ee310ead-de9f-44d4-b63f-87eb6b17e8ea tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:43.930487 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:43.930487 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:43.930878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-ee310ead-de9f-44d4-b63f-87eb6b17e8ea tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:43.932108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-ee310ead-de9f-44d4-b63f-87eb6b17e8ea tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:43:43.932803 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 213/422] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:43:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:43:43.950609 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-1ff3a641-991a-4fa4-9fce-bb488f43c897 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 Jan 19 08:43:43.952410 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-1ff3a641-991a-4fa4-9fce-bb488f43c897 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:43.957470 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:43.957470 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:43.958705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-1ff3a641-991a-4fa4-9fce-bb488f43c897 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:44.191158 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:44.191158 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:44.212591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-8db756d5-52a4-4088-8384-248d54882a23 req-1ff3a641-991a-4fa4-9fce-bb488f43c897 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:43:44.293735 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:44.293735 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:44.326168 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-1ff3a641-991a-4fa4-9fce-bb488f43c897 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 returned with HTTP 200 Jan 19 08:43:44.328799 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 210/423] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:43:43 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 => generated 1017 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:43:44.363897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-98468e8d-ba9d-45dd-83f2-6ba3cdff1230 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] PUT http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/8144fb59-40e6-4f03-8326-7535981e0a78 Jan 19 08:43:44.364946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-98468e8d-ba9d-45dd-83f2-6ba3cdff1230 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:44.429333 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:43:44.429333 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:43:44.430292 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-8db756d5-52a4-4088-8384-248d54882a23 req-98468e8d-ba9d-45dd-83f2-6ba3cdff1230 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Lock "b'cinder-attachment_update-c1fee490-426f-4ca6-a37f-76e0575a21f4-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.020s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:43:44.432839 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:44.432839 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:46.065306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2469fb7-3012-45b0-a294-89013aa1a66a tempest-ExtensionsTestJSON-356993506 tempest-ExtensionsTestJSON-356993506] GET http://10.222.0.50/volume/v3/bd830da232ae4ff997d8cc8798edd165/extensions Jan 19 08:43:46.066543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b2469fb7-3012-45b0-a294-89013aa1a66a tempest-ExtensionsTestJSON-356993506 tempest-ExtensionsTestJSON-356993506] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:46.067132 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:46.067132 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:46.067808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b2469fb7-3012-45b0-a294-89013aa1a66a tempest-ExtensionsTestJSON-356993506 tempest-ExtensionsTestJSON-356993506] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:46.069010 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2469fb7-3012-45b0-a294-89013aa1a66a tempest-ExtensionsTestJSON-356993506 tempest-ExtensionsTestJSON-356993506] http://10.222.0.50/volume/v3/bd830da232ae4ff997d8cc8798edd165/extensions returned with HTTP 200 Jan 19 08:43:46.070101 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 211/424] 10.222.0.50 () {58 vars in 1213 bytes} [Tue Jan 19 08:43:45 2021] GET /volume/v3/bd830da232ae4ff997d8cc8798edd165/extensions => generated 5245 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:43:46.990974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-8db756d5-52a4-4088-8384-248d54882a23 req-98468e8d-ba9d-45dd-83f2-6ba3cdff1230 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Lock "b'cinder-attachment_update-c1fee490-426f-4ca6-a37f-76e0575a21f4-n-h2-771363-1'" released by "attachment_update" :: held 2.560s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:43:46.992266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-98468e8d-ba9d-45dd-83f2-6ba3cdff1230 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/8144fb59-40e6-4f03-8326-7535981e0a78 returned with HTTP 200 Jan 19 08:43:46.994002 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 214/425] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:43:44 2021] PUT /volume/v3/14e83839cb194c52868f216af217d9e0/attachments/8144fb59-40e6-4f03-8326-7535981e0a78 => generated 762 bytes in 2635 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:47.043831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-0756a8cc-992c-437c-bfc8-3d3e767e5aa5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] POST http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/8144fb59-40e6-4f03-8326-7535981e0a78/action Jan 19 08:43:47.045129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-0756a8cc-992c-437c-bfc8-3d3e767e5aa5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:43:47.046317 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-0756a8cc-992c-437c-bfc8-3d3e767e5aa5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:47.189758 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:47.189758 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:47.213311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-0756a8cc-992c-437c-bfc8-3d3e767e5aa5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/8144fb59-40e6-4f03-8326-7535981e0a78/action returned with HTTP 204 Jan 19 08:43:47.215636 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 212/426] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:43:47 2021] POST /volume/v3/14e83839cb194c52868f216af217d9e0/attachments/8144fb59-40e6-4f03-8326-7535981e0a78/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:47.258317 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-98468e8d-ba9d-45dd-83f2-6ba3cdff1230 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume// Jan 19 08:43:47.259681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-98468e8d-ba9d-45dd-83f2-6ba3cdff1230 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:47.260143 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:47.260143 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:47.261489 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-98468e8d-ba9d-45dd-83f2-6ba3cdff1230 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:47.262892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-98468e8d-ba9d-45dd-83f2-6ba3cdff1230 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:43:47.264095 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 215/427] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:43:47 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:43:47.278641 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-7480a87d-45ec-4513-b38d-f173508c87aa tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 Jan 19 08:43:47.279226 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-7480a87d-45ec-4513-b38d-f173508c87aa tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:47.279442 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:47.279442 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:47.279803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-7480a87d-45ec-4513-b38d-f173508c87aa tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:47.368307 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:47.368307 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:47.378131 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-8db756d5-52a4-4088-8384-248d54882a23 req-7480a87d-45ec-4513-b38d-f173508c87aa tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:43:47.401943 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:47.401943 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:47.413003 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-7480a87d-45ec-4513-b38d-f173508c87aa tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 returned with HTTP 200 Jan 19 08:43:47.414358 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 213/428] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:43:47 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 => generated 1015 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:43:47.457537 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-5f59ef92-2ceb-410c-94ff-6972f2bd8f4d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] PUT http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/92b402c0-1b0a-41c8-8068-e1650bef91b2 Jan 19 08:43:47.491089 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-5f59ef92-2ceb-410c-94ff-6972f2bd8f4d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdc"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:47.559234 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:43:47.559234 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:43:47.561563 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-8db756d5-52a4-4088-8384-248d54882a23 req-5f59ef92-2ceb-410c-94ff-6972f2bd8f4d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Lock "b'cinder-attachment_update-6b760ef0-3fbb-4cdf-a0a3-efa3ace70940-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.015s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:43:47.567861 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:47.567861 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:50.879951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-8db756d5-52a4-4088-8384-248d54882a23 req-5f59ef92-2ceb-410c-94ff-6972f2bd8f4d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Lock "b'cinder-attachment_update-6b760ef0-3fbb-4cdf-a0a3-efa3ace70940-n-h2-771363-1'" released by "attachment_update" :: held 3.320s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:43:50.880791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-5f59ef92-2ceb-410c-94ff-6972f2bd8f4d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/92b402c0-1b0a-41c8-8068-e1650bef91b2 returned with HTTP 200 Jan 19 08:43:50.881713 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 216/429] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:43:47 2021] PUT /volume/v3/14e83839cb194c52868f216af217d9e0/attachments/92b402c0-1b0a-41c8-8068-e1650bef91b2 => generated 762 bytes in 3436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:50.932360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-10deab51-bb1b-477a-9b98-97e445c078b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] POST http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/92b402c0-1b0a-41c8-8068-e1650bef91b2/action Jan 19 08:43:50.932882 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:50.932882 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:50.933369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-10deab51-bb1b-477a-9b98-97e445c078b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:43:50.933751 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-10deab51-bb1b-477a-9b98-97e445c078b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:51.083996 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:51.083996 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:51.102743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8db756d5-52a4-4088-8384-248d54882a23 req-10deab51-bb1b-477a-9b98-97e445c078b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/92b402c0-1b0a-41c8-8068-e1650bef91b2/action returned with HTTP 204 Jan 19 08:43:51.104342 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 214/430] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:43:50 2021] POST /volume/v3/14e83839cb194c52868f216af217d9e0/attachments/92b402c0-1b0a-41c8-8068-e1650bef91b2/action => generated 0 bytes in 177 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:54.640673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] POST http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes Jan 19 08:43:54.642124 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:54.642124 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:54.643596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-954209709"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:54.646494 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-954209709'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:43:54.647486 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Create volume of 1 GB Jan 19 08:43:54.649157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:54.649157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:54.668553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Availability Zones retrieved successfully. Jan 19 08:43:54.708103 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Flow 'volume_create_api' (067cd7e3-cd31-4fd0-9ff8-8ed549476e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:43:54.716678 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfbb6d2-878a-4057-924f-ca2f144910b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:54.722480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:43:54.927892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfbb6d2-878a-4057-924f-ca2f144910b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:54.930923 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98d2a371-bfb1-4ccb-9aaa-083cdd29215c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:55.217135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Created reservations ['6886ac7c-51c4-4502-95b5-fadb8426877a', 'b57dc5c3-ba14-4c54-b04e-7dc2e7ef031a', 'b15410bf-cb57-4bfb-92ce-13ccae29d9c5', '673d9111-1ee8-4b93-b2e8-fef065dbd73f'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:43:55.221731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98d2a371-bfb1-4ccb-9aaa-083cdd29215c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6886ac7c-51c4-4502-95b5-fadb8426877a', 'b57dc5c3-ba14-4c54-b04e-7dc2e7ef031a', 'b15410bf-cb57-4bfb-92ce-13ccae29d9c5', '673d9111-1ee8-4b93-b2e8-fef065dbd73f']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:55.228673 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908734ce-cfcf-474b-b183-2d383994650a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:55.399364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908734ce-cfcf-474b-b183-2d383994650a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '413a0dd6-2e24-45aa-bcb6-4e2d63c827e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-954209709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a73500863494c24acd7c6459e0d38b2',qos_specs=None,replication_status=,reservations=['6886ac7c-51c4-4502-95b5-fadb8426877a','b57dc5c3-ba14-4c54-b04e-7dc2e7ef031a','b15410bf-cb57-4bfb-92ce-13ccae29d9c5','673d9111-1ee8-4b93-b2e8-fef065dbd73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ed8e233da334a5fbef61161a546e274',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-954209709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=413a0dd6-2e24-45aa-bcb6-4e2d63c827e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a73500863494c24acd7c6459e0d38b2',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,user_id='5ed8e233da334a5fbef61161a546e274',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:55.406289 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6532eb62-dc0d-4d5a-aa3f-0a192fce10c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:55.538016 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6532eb62-dc0d-4d5a-aa3f-0a192fce10c1) 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-954209709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a73500863494c24acd7c6459e0d38b2',qos_specs=None,replication_status=,reservations=['6886ac7c-51c4-4502-95b5-fadb8426877a','b57dc5c3-ba14-4c54-b04e-7dc2e7ef031a','b15410bf-cb57-4bfb-92ce-13ccae29d9c5','673d9111-1ee8-4b93-b2e8-fef065dbd73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ed8e233da334a5fbef61161a546e274',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:55.540525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa600be6-8f4a-4beb-b061-2a6374a4a271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:55.566393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa600be6-8f4a-4beb-b061-2a6374a4a271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:55.569623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Flow 'volume_create_api' (067cd7e3-cd31-4fd0-9ff8-8ed549476e6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:43:55.700049 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Create volume request issued successfully. Jan 19 08:43:55.732674 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9fc28f1-3e97-4f21-8b1e-fbd5c6ddcc20 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes returned with HTTP 202 Jan 19 08:43:55.745311 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 217/431] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:43:54 2021] POST /volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes => generated 826 bytes in 1652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:43:55.756077 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac20a1ce-ac3c-4fc5-b83b-7d96c1959428 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:43:55.759333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac20a1ce-ac3c-4fc5-b83b-7d96c1959428 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:55.759947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:55.759947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:55.762125 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac20a1ce-ac3c-4fc5-b83b-7d96c1959428 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:55.887939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe0dcda7-c37b-4f49-b9a1-033b742bde75 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] DELETE http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 Jan 19 08:43:55.888369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe0dcda7-c37b-4f49-b9a1-033b742bde75 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:55.888564 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:55.888564 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:55.888946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe0dcda7-c37b-4f49-b9a1-033b742bde75 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:55.889486 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-fe0dcda7-c37b-4f49-b9a1-033b742bde75 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Delete volume with id: 98926d15-5586-46e2-b3c3-374c85b655a6 Jan 19 08:43:56.017148 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:56.017148 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:56.050380 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ac20a1ce-ac3c-4fc5-b83b-7d96c1959428 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Volume info retrieved successfully. Jan 19 08:43:56.085293 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:56.085293 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:56.087309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fe0dcda7-c37b-4f49-b9a1-033b742bde75 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:43:56.168892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fe0dcda7-c37b-4f49-b9a1-033b742bde75 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Delete volume request issued successfully. Jan 19 08:43:56.169540 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe0dcda7-c37b-4f49-b9a1-033b742bde75 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 returned with HTTP 202 Jan 19 08:43:56.178760 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 218/432] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:43:55 2021] DELETE /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:43:56.190762 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5680aa69-3210-4d18-b56a-68e6fa237522 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 Jan 19 08:43:56.191572 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5680aa69-3210-4d18-b56a-68e6fa237522 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:56.191978 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:56.191978 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:56.192580 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5680aa69-3210-4d18-b56a-68e6fa237522 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:56.198138 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac20a1ce-ac3c-4fc5-b83b-7d96c1959428 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 returned with HTTP 200 Jan 19 08:43:56.199782 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 215/433] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:55 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 => generated 918 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:56.347597 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:56.347597 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:56.364945 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5680aa69-3210-4d18-b56a-68e6fa237522 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:43:56.428172 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5680aa69-3210-4d18-b56a-68e6fa237522 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 returned with HTTP 200 Jan 19 08:43:56.429187 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 219/434] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:56 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:57.232411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b2b45c5-1411-45a2-9c48-793e3420deae tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:43:57.239722 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b2b45c5-1411-45a2-9c48-793e3420deae tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:57.239962 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:57.239962 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:57.240340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b2b45c5-1411-45a2-9c48-793e3420deae tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:57.326864 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:57.326864 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:57.340734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b2b45c5-1411-45a2-9c48-793e3420deae tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Volume info retrieved successfully. Jan 19 08:43:57.375241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b2b45c5-1411-45a2-9c48-793e3420deae tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 returned with HTTP 200 Jan 19 08:43:57.377663 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 216/435] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:57 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 => generated 918 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:57.446129 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3c907f5-0399-4d7b-8b97-77322e069144 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 Jan 19 08:43:57.446659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3c907f5-0399-4d7b-8b97-77322e069144 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:57.446876 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:57.446876 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:57.447306 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3c907f5-0399-4d7b-8b97-77322e069144 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:57.522538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:57.522538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:57.542172 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f3c907f5-0399-4d7b-8b97-77322e069144 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:43:57.601519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3c907f5-0399-4d7b-8b97-77322e069144 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 returned with HTTP 200 Jan 19 08:43:57.617927 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 220/436] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:57 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 => generated 912 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:58.394963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a7a2b9b-e1e9-4ac7-9048-3eb252d0ed6f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:43:58.396203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a7a2b9b-e1e9-4ac7-9048-3eb252d0ed6f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:58.396643 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:58.396643 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:58.397366 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a7a2b9b-e1e9-4ac7-9048-3eb252d0ed6f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:58.557398 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:58.557398 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:58.577890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5a7a2b9b-e1e9-4ac7-9048-3eb252d0ed6f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Volume info retrieved successfully. Jan 19 08:43:58.628835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ac41008-e1eb-4a71-8d6f-66d8fc55d810 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 Jan 19 08:43:58.630238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ac41008-e1eb-4a71-8d6f-66d8fc55d810 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:58.631994 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:58.631994 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:58.633130 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ac41008-e1eb-4a71-8d6f-66d8fc55d810 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:58.665011 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a7a2b9b-e1e9-4ac7-9048-3eb252d0ed6f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 returned with HTTP 200 Jan 19 08:43:58.667857 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 217/437] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:58 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 => generated 919 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:58.694305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1eea648-30d3-427d-b506-af9fb3961efb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] POST http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots Jan 19 08:43:58.697417 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:58.697417 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:58.698613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1eea648-30d3-427d-b506-af9fb3961efb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "413a0dd6-2e24-45aa-bcb6-4e2d63c827e9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-873758850"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:58.901553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:58.901553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:58.930408 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5ac41008-e1eb-4a71-8d6f-66d8fc55d810 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:43:58.951761 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:58.951761 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:58.956182 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f1eea648-30d3-427d-b506-af9fb3961efb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Volume info retrieved successfully. Jan 19 08:43:58.957544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-f1eea648-30d3-427d-b506-af9fb3961efb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Create snapshot from volume 413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:43:59.034071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ac41008-e1eb-4a71-8d6f-66d8fc55d810 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 returned with HTTP 200 Jan 19 08:43:59.035693 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 221/438] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:58 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 => generated 912 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:43:59.081466 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-f1eea648-30d3-427d-b506-af9fb3961efb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] 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. Jan 19 08:43:59.148005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-f1eea648-30d3-427d-b506-af9fb3961efb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Created reservations ['cd96cdb6-6ac6-4ceb-8258-60891af6adb7', '7a77e060-9fcf-49b1-a09f-afef03cad9a2', '17c03bc4-22a0-499d-9b21-cf45ac11e997', '57251dad-2fca-41ea-ab9c-e0fd44c8ab06'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:43:59.367122 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f1eea648-30d3-427d-b506-af9fb3961efb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot create request issued successfully. Jan 19 08:43:59.371819 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1eea648-30d3-427d-b506-af9fb3961efb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots returned with HTTP 202 Jan 19 08:43:59.372772 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 218/439] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:43:58 2021] POST /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots => generated 313 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:43:59.389818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6c0b9fb-6e23-4cab-af86-d209497ffd2a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca Jan 19 08:43:59.390355 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6c0b9fb-6e23-4cab-af86-d209497ffd2a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:59.390595 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:59.390595 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:43:59.391032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6c0b9fb-6e23-4cab-af86-d209497ffd2a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:59.525749 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:59.525749 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:43:59.528213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a6c0b9fb-6e23-4cab-af86-d209497ffd2a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:43:59.533041 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6c0b9fb-6e23-4cab-af86-d209497ffd2a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca returned with HTTP 200 Jan 19 08:43:59.537940 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 222/440] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:43:59 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca => generated 445 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:00.052921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55f740d0-3b62-4174-9b89-ed8e64a41d81 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 Jan 19 08:44:00.053365 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55f740d0-3b62-4174-9b89-ed8e64a41d81 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:00.053565 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:00.053565 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:00.053941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55f740d0-3b62-4174-9b89-ed8e64a41d81 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:00.200991 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55f740d0-3b62-4174-9b89-ed8e64a41d81 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 returned with HTTP 404 Jan 19 08:44:00.205533 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 219/441] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:00 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/98926d15-5586-46e2-b3c3-374c85b655a6 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:00.210256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0899297-c839-46c7-93e2-bafe2cbf5949 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] DELETE http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 Jan 19 08:44:00.210785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0899297-c839-46c7-93e2-bafe2cbf5949 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:00.210981 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:00.210981 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:00.211624 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0899297-c839-46c7-93e2-bafe2cbf5949 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:00.212235 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-d0899297-c839-46c7-93e2-bafe2cbf5949 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Delete volume with id: 0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 Jan 19 08:44:00.276601 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:00.276601 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:00.279728 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d0899297-c839-46c7-93e2-bafe2cbf5949 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:44:00.334120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d0899297-c839-46c7-93e2-bafe2cbf5949 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Delete volume request issued successfully. Jan 19 08:44:00.334875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0899297-c839-46c7-93e2-bafe2cbf5949 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 returned with HTTP 202 Jan 19 08:44:00.336368 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 223/442] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:44:00 2021] DELETE /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:00.343988 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2ccc5c4-a859-4628-9196-9c3d955217b9 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 Jan 19 08:44:00.344988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2ccc5c4-a859-4628-9196-9c3d955217b9 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:00.346347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2ccc5c4-a859-4628-9196-9c3d955217b9 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:00.489609 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:00.489609 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:00.502983 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f2ccc5c4-a859-4628-9196-9c3d955217b9 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:44:00.552088 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27f3b386-be76-4acc-aeb5-5146e2c29b33 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca Jan 19 08:44:00.553506 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27f3b386-be76-4acc-aeb5-5146e2c29b33 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:00.553966 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:00.553966 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:00.554803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27f3b386-be76-4acc-aeb5-5146e2c29b33 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:00.573657 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2ccc5c4-a859-4628-9196-9c3d955217b9 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 returned with HTTP 200 Jan 19 08:44:00.576803 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 220/443] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:00 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 => generated 912 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:00.626802 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:00.626802 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:00.629439 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-27f3b386-be76-4acc-aeb5-5146e2c29b33 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:00.632970 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27f3b386-be76-4acc-aeb5-5146e2c29b33 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca returned with HTTP 200 Jan 19 08:44:00.634761 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 224/444] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:00 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca => generated 445 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:01.594404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0f7f00e-52b7-4e73-a873-4b1c6785af34 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 Jan 19 08:44:01.595702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0f7f00e-52b7-4e73-a873-4b1c6785af34 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:01.596069 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:01.596069 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:01.596663 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0f7f00e-52b7-4e73-a873-4b1c6785af34 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:01.646993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-094d6988-1324-4097-92f6-f4230a8e2af1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca Jan 19 08:44:01.647528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-094d6988-1324-4097-92f6-f4230a8e2af1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:01.652488 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:01.652488 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:01.653376 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-094d6988-1324-4097-92f6-f4230a8e2af1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:01.739610 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:01.739610 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:01.740787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-094d6988-1324-4097-92f6-f4230a8e2af1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:01.759411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-094d6988-1324-4097-92f6-f4230a8e2af1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca returned with HTTP 200 Jan 19 08:44:01.760250 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 225/445] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:01 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca => generated 445 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:44:01.803938 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:01.803938 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:01.838263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c0f7f00e-52b7-4e73-a873-4b1c6785af34 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:44:01.889551 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0f7f00e-52b7-4e73-a873-4b1c6785af34 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 returned with HTTP 200 Jan 19 08:44:01.892089 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 221/446] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:01 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 => generated 912 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:02.783436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec1f1fec-5a39-4122-a145-e948b0c7ba40 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca Jan 19 08:44:02.784422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec1f1fec-5a39-4122-a145-e948b0c7ba40 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:02.784793 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:02.784793 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:02.790524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec1f1fec-5a39-4122-a145-e948b0c7ba40 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:02.869761 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:02.869761 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:02.871260 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ec1f1fec-5a39-4122-a145-e948b0c7ba40 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:02.873001 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec1f1fec-5a39-4122-a145-e948b0c7ba40 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca returned with HTTP 200 Jan 19 08:44:02.873959 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 226/447] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:02 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca => generated 472 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:02.886549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06543c3d-9401-4ce6-9d51-b74ced294353 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] POST http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots Jan 19 08:44:02.887021 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:02.887021 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:02.887448 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-06543c3d-9401-4ce6-9d51-b74ced294353 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "413a0dd6-2e24-45aa-bcb6-4e2d63c827e9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-831988513"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:02.912906 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36285ac8-c428-4ad4-b33f-08072e6d0c03 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 Jan 19 08:44:02.913518 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36285ac8-c428-4ad4-b33f-08072e6d0c03 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:02.913725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:02.913725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:02.914063 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36285ac8-c428-4ad4-b33f-08072e6d0c03 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:03.012508 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:03.012508 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:03.013775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-06543c3d-9401-4ce6-9d51-b74ced294353 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Volume info retrieved successfully. Jan 19 08:44:03.014139 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-06543c3d-9401-4ce6-9d51-b74ced294353 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Create snapshot from volume 413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:44:03.071894 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:03.071894 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:03.108474 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-36285ac8-c428-4ad4-b33f-08072e6d0c03 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:44:03.161845 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-06543c3d-9401-4ce6-9d51-b74ced294353 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Created reservations ['02b32bd3-8701-42b9-9d68-8b3c0c9215ef', '39a57504-fe56-4092-a0d2-05f7f25ced65', 'd240fec9-e696-420f-90c5-dc5165771c67', '0fce33d3-056b-4d54-97ea-fe6f88f85e23'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:44:03.217274 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36285ac8-c428-4ad4-b33f-08072e6d0c03 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 returned with HTTP 200 Jan 19 08:44:03.218873 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 227/448] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:02 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 => generated 912 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:44:03.432204 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-06543c3d-9401-4ce6-9d51-b74ced294353 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot create request issued successfully. Jan 19 08:44:03.433937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06543c3d-9401-4ce6-9d51-b74ced294353 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots returned with HTTP 202 Jan 19 08:44:03.435541 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 222/449] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:44:02 2021] POST /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots => generated 313 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:44:03.450889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67437ebe-d205-47c9-8958-8a007b282719 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 Jan 19 08:44:03.451867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67437ebe-d205-47c9-8958-8a007b282719 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:03.452237 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:03.452237 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:03.452890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67437ebe-d205-47c9-8958-8a007b282719 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:03.525384 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:03.525384 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:03.530255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-67437ebe-d205-47c9-8958-8a007b282719 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:03.536712 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67437ebe-d205-47c9-8958-8a007b282719 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 returned with HTTP 200 Jan 19 08:44:03.538226 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 228/450] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:03 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 => generated 445 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:04.250168 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99515f0d-c838-4115-8b71-fd0089648466 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 Jan 19 08:44:04.250719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99515f0d-c838-4115-8b71-fd0089648466 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:04.250986 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:04.250986 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:04.252070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99515f0d-c838-4115-8b71-fd0089648466 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:04.352300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99515f0d-c838-4115-8b71-fd0089648466 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 returned with HTTP 404 Jan 19 08:44:04.353776 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 223/451] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:04 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/0e28aaf0-d8ef-4577-8e10-47771bd3a4d1 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:04.363996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-205482a6-4f18-4e4b-abdb-c21b54992f6a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] DELETE http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:44:04.364578 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-205482a6-4f18-4e4b-abdb-c21b54992f6a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:04.364803 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:04.364803 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:04.365315 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-205482a6-4f18-4e4b-abdb-c21b54992f6a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:04.366040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-205482a6-4f18-4e4b-abdb-c21b54992f6a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Delete volume with id: be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:44:04.466984 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:04.466984 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:04.476280 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-205482a6-4f18-4e4b-abdb-c21b54992f6a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:44:04.553235 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-205482a6-4f18-4e4b-abdb-c21b54992f6a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Delete volume request issued successfully. Jan 19 08:44:04.553717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-205482a6-4f18-4e4b-abdb-c21b54992f6a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 202 Jan 19 08:44:04.554959 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 229/452] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:44:04 2021] DELETE /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:04.562881 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c95bf952-52d8-4dcf-a671-cd2786cd51fb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 Jan 19 08:44:04.563860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c95bf952-52d8-4dcf-a671-cd2786cd51fb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:04.565025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c95bf952-52d8-4dcf-a671-cd2786cd51fb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:04.577811 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a94682f3-3e10-45cf-912f-0bfd45eef16c tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:44:04.578359 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a94682f3-3e10-45cf-912f-0bfd45eef16c tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:04.578581 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:04.578581 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:04.578989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a94682f3-3e10-45cf-912f-0bfd45eef16c tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:04.686414 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:04.686414 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:04.702304 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c95bf952-52d8-4dcf-a671-cd2786cd51fb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:04.705174 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c95bf952-52d8-4dcf-a671-cd2786cd51fb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 returned with HTTP 200 Jan 19 08:44:04.720160 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 224/453] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:04 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 => generated 445 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:04.769637 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:04.769637 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:04.814247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a94682f3-3e10-45cf-912f-0bfd45eef16c tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:44:04.875021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a94682f3-3e10-45cf-912f-0bfd45eef16c tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:44:04.876341 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 230/454] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:04 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 1361 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:44:05.719731 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3a973c4-b804-4463-9efb-3739822e5a5c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 Jan 19 08:44:05.720286 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3a973c4-b804-4463-9efb-3739822e5a5c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:05.720617 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:05.720617 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:05.721005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3a973c4-b804-4463-9efb-3739822e5a5c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:05.791600 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:05.791600 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:05.792778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f3a973c4-b804-4463-9efb-3739822e5a5c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:05.794780 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3a973c4-b804-4463-9efb-3739822e5a5c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 returned with HTTP 200 Jan 19 08:44:05.795808 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 225/455] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:05 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 => generated 445 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:05.908472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b7cb327-1356-4421-af32-13cc3edfbb4e tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:44:05.909479 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b7cb327-1356-4421-af32-13cc3edfbb4e tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:05.910011 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:05.910011 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:05.910800 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b7cb327-1356-4421-af32-13cc3edfbb4e tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:05.992650 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:05.992650 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:06.004070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3b7cb327-1356-4421-af32-13cc3edfbb4e tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:44:06.045202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b7cb327-1356-4421-af32-13cc3edfbb4e tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:44:06.046784 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 231/456] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:05 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 1361 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:44:06.808393 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bfc9a5ea-e8a8-43c6-864a-3f3c1fdc504a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 Jan 19 08:44:06.809094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bfc9a5ea-e8a8-43c6-864a-3f3c1fdc504a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:06.809501 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:06.809501 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:06.809962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bfc9a5ea-e8a8-43c6-864a-3f3c1fdc504a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:06.883477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:06.883477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:06.891670 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bfc9a5ea-e8a8-43c6-864a-3f3c1fdc504a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:06.894907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bfc9a5ea-e8a8-43c6-864a-3f3c1fdc504a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 returned with HTTP 200 Jan 19 08:44:06.909661 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 226/457] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:06 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 => generated 472 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:06.920933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cbd6c4b8-394f-4ee3-be2d-d9448e1c04de tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] POST http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots Jan 19 08:44:06.922019 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:06.922019 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:06.922547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cbd6c4b8-394f-4ee3-be2d-d9448e1c04de tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "413a0dd6-2e24-45aa-bcb6-4e2d63c827e9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:07.048375 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:07.048375 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:07.050223 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cbd6c4b8-394f-4ee3-be2d-d9448e1c04de tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Volume info retrieved successfully. Jan 19 08:44:07.050991 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-cbd6c4b8-394f-4ee3-be2d-d9448e1c04de tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Create snapshot from volume 413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:44:07.076977 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-df5b2456-1bd0-4aeb-adb9-a537db33fd5a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:44:07.078110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-df5b2456-1bd0-4aeb-adb9-a537db33fd5a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:07.078520 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:07.078520 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:07.080019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-df5b2456-1bd0-4aeb-adb9-a537db33fd5a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:07.196555 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-cbd6c4b8-394f-4ee3-be2d-d9448e1c04de tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] 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. Jan 19 08:44:07.256626 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-cbd6c4b8-394f-4ee3-be2d-d9448e1c04de tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Created reservations ['88b20f5e-2ef1-4c6b-9d5d-de2ed5fd4b2a', '4b726f86-f3c3-4238-982e-dfc154905263', '2a7cde8a-16d4-460f-b085-125cf741af9c', '6eb97420-81a0-40d7-a5d5-034feb79a06e'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:44:07.260533 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:07.260533 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:07.285973 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-df5b2456-1bd0-4aeb-adb9-a537db33fd5a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:44:07.342579 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-df5b2456-1bd0-4aeb-adb9-a537db33fd5a tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:44:07.347424 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 227/458] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:07 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 1361 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:44:07.436427 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cbd6c4b8-394f-4ee3-be2d-d9448e1c04de tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot create request issued successfully. Jan 19 08:44:07.437646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cbd6c4b8-394f-4ee3-be2d-d9448e1c04de tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots returned with HTTP 202 Jan 19 08:44:07.439150 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 232/459] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:44:06 2021] POST /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots => generated 314 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:44:07.450453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e6bff1ff-888a-4a33-ac02-c6797df7709e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 Jan 19 08:44:07.451373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e6bff1ff-888a-4a33-ac02-c6797df7709e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:07.451833 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:07.451833 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:07.453431 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e6bff1ff-888a-4a33-ac02-c6797df7709e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:07.509283 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:07.509283 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:07.511179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e6bff1ff-888a-4a33-ac02-c6797df7709e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:07.513730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e6bff1ff-888a-4a33-ac02-c6797df7709e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 returned with HTTP 200 Jan 19 08:44:07.517361 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 228/460] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:07 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 => generated 446 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:44:08.380203 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-132e585d-0ca7-486b-93e5-15eca758dde3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:44:08.381576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-132e585d-0ca7-486b-93e5-15eca758dde3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:08.382117 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:08.382117 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:08.382731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-132e585d-0ca7-486b-93e5-15eca758dde3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:08.530219 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-887524b5-26d5-4a98-9ca6-bfb20d44c05a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 Jan 19 08:44:08.530757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-887524b5-26d5-4a98-9ca6-bfb20d44c05a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:08.530979 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:08.530979 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:08.531358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-887524b5-26d5-4a98-9ca6-bfb20d44c05a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:08.611065 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:08.611065 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:08.617158 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:08.617158 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:08.618320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-887524b5-26d5-4a98-9ca6-bfb20d44c05a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:08.620328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-887524b5-26d5-4a98-9ca6-bfb20d44c05a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 returned with HTTP 200 Jan 19 08:44:08.637662 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 229/461] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:08 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 => generated 446 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:44:08.639969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-132e585d-0ca7-486b-93e5-15eca758dde3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Volume info retrieved successfully. Jan 19 08:44:08.707511 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-132e585d-0ca7-486b-93e5-15eca758dde3 tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 200 Jan 19 08:44:08.708640 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 233/462] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:08 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 1361 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:44:09.649931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27290070-fa31-4737-a2fd-b52fb6d5b17c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 Jan 19 08:44:09.650472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27290070-fa31-4737-a2fd-b52fb6d5b17c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:09.650651 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:09.650651 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:09.651277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27290070-fa31-4737-a2fd-b52fb6d5b17c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:09.692239 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:09.692239 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:09.694131 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-27290070-fa31-4737-a2fd-b52fb6d5b17c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:09.696577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27290070-fa31-4737-a2fd-b52fb6d5b17c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 returned with HTTP 200 Jan 19 08:44:09.703121 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 230/463] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:09 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 => generated 446 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:09.738504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a75fb630-696a-4d2c-892e-9c84ac5d61fb tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] GET http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 Jan 19 08:44:09.739467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a75fb630-696a-4d2c-892e-9c84ac5d61fb tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:09.739899 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:09.739899 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:09.740606 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a75fb630-696a-4d2c-892e-9c84ac5d61fb tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:09.840409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a75fb630-696a-4d2c-892e-9c84ac5d61fb tempest-TaggedBootDevicesTest-536019101 tempest-TaggedBootDevicesTest-536019101] http://10.222.0.50/volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 returned with HTTP 404 Jan 19 08:44:09.846463 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 234/464] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:09 2021] GET /volume/v3/61567ef9727d483ca2076dda9c14d374/volumes/be6c8a80-a3d4-4298-ad68-acf3bc438ec1 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:10.714677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0030824d-01a6-4ad9-a202-1664ceda3def tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 Jan 19 08:44:10.715635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0030824d-01a6-4ad9-a202-1664ceda3def tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:10.716010 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:10.716010 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:10.716692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0030824d-01a6-4ad9-a202-1664ceda3def tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:10.866645 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:10.866645 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:10.868759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0030824d-01a6-4ad9-a202-1664ceda3def tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:10.881578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0030824d-01a6-4ad9-a202-1664ceda3def tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 returned with HTTP 200 Jan 19 08:44:10.897774 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 231/465] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:10 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 => generated 473 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:10.906366 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5118024-9137-422f-a172-7191cc268811 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?limit=1 Jan 19 08:44:10.909007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5118024-9137-422f-a172-7191cc268811 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:10.910149 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5118024-9137-422f-a172-7191cc268811 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:10.911530 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-f5118024-9137-422f-a172-7191cc268811 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:10.932881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-f5118024-9137-422f-a172-7191cc268811 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:11.000366 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f5118024-9137-422f-a172-7191cc268811 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:11.002951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5118024-9137-422f-a172-7191cc268811 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?limit=1 returned with HTTP 200 Jan 19 08:44:11.005869 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 235/466] 10.222.0.50 () {58 vars in 1225 bytes} [Tue Jan 19 08:44:10 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?limit=1 => generated 515 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:44:11.024326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa7eef93-8289-41fc-8140-0bc3718007fd tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots Jan 19 08:44:11.037549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa7eef93-8289-41fc-8140-0bc3718007fd tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:11.037977 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:11.037977 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:11.038774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa7eef93-8289-41fc-8140-0bc3718007fd tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:11.040020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-aa7eef93-8289-41fc-8140-0bc3718007fd tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:11.044498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-aa7eef93-8289-41fc-8140-0bc3718007fd tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:11.122523 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aa7eef93-8289-41fc-8140-0bc3718007fd tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:11.134389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa7eef93-8289-41fc-8140-0bc3718007fd tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots returned with HTTP 200 Jan 19 08:44:11.135432 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 232/467] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Jan 19 08:44:11 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots => generated 994 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:11.155188 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0fd7185f-e7aa-405f-a553-f68500004533 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?limit=100000 Jan 19 08:44:11.156942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0fd7185f-e7aa-405f-a553-f68500004533 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:11.159001 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:11.159001 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:11.163427 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0fd7185f-e7aa-405f-a553-f68500004533 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:11.170769 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-0fd7185f-e7aa-405f-a553-f68500004533 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:11.175554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:11.175554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:11.182223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-0fd7185f-e7aa-405f-a553-f68500004533 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:11.283707 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0fd7185f-e7aa-405f-a553-f68500004533 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:11.285465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0fd7185f-e7aa-405f-a553-f68500004533 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?limit=100000 returned with HTTP 200 Jan 19 08:44:11.287055 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 236/468] 10.222.0.50 () {58 vars in 1235 bytes} [Tue Jan 19 08:44:11 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?limit=100000 => generated 994 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:11.303553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb8b35ea-cf0b-4b84-979a-44cf1dee8de7 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?limit=0 Jan 19 08:44:11.304100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb8b35ea-cf0b-4b84-979a-44cf1dee8de7 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:11.304297 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:11.304297 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:11.307011 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb8b35ea-cf0b-4b84-979a-44cf1dee8de7 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:11.307885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-bb8b35ea-cf0b-4b84-979a-44cf1dee8de7 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:11.309767 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:11.309767 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:11.314132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-bb8b35ea-cf0b-4b84-979a-44cf1dee8de7 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:11.350116 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bb8b35ea-cf0b-4b84-979a-44cf1dee8de7 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:11.350808 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb8b35ea-cf0b-4b84-979a-44cf1dee8de7 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?limit=0 returned with HTTP 200 Jan 19 08:44:11.351673 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 233/469] 10.222.0.50 () {58 vars in 1225 bytes} [Tue Jan 19 08:44:11 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?limit=0 => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:44:11.369723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6954976-9193-4f9f-8ebb-b33184448d0f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots Jan 19 08:44:11.370675 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b6954976-9193-4f9f-8ebb-b33184448d0f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:11.371029 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:11.371029 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:11.371682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b6954976-9193-4f9f-8ebb-b33184448d0f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:11.372758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-b6954976-9193-4f9f-8ebb-b33184448d0f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:11.390503 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:11.390503 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:11.393864 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-b6954976-9193-4f9f-8ebb-b33184448d0f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:11.513752 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b6954976-9193-4f9f-8ebb-b33184448d0f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:11.515500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6954976-9193-4f9f-8ebb-b33184448d0f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots returned with HTTP 200 Jan 19 08:44:11.537714 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 237/470] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Jan 19 08:44:11 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots => generated 994 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:11.543351 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4fc3a03-0966-4e51-8c38-61c03fa95ca1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?marker=9a48be5f-05a9-48df-b757-9d22a289c0a3 Jan 19 08:44:11.543893 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4fc3a03-0966-4e51-8c38-61c03fa95ca1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:11.544563 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4fc3a03-0966-4e51-8c38-61c03fa95ca1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:11.545185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-c4fc3a03-0966-4e51-8c38-61c03fa95ca1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:11.550418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-c4fc3a03-0966-4e51-8c38-61c03fa95ca1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:11.711850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c4fc3a03-0966-4e51-8c38-61c03fa95ca1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:11.712732 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4fc3a03-0966-4e51-8c38-61c03fa95ca1 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?marker=9a48be5f-05a9-48df-b757-9d22a289c0a3 returned with HTTP 200 Jan 19 08:44:11.724317 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 234/471] 10.222.0.50 () {58 vars in 1297 bytes} [Tue Jan 19 08:44:11 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?marker=9a48be5f-05a9-48df-b757-9d22a289c0a3 => generated 341 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:11.746728 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9c1c965c-6d97-473c-a509-3322f31a7e71 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?offset=2&limit=3 Jan 19 08:44:11.746728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9c1c965c-6d97-473c-a509-3322f31a7e71 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:11.746728 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:11.746728 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:11.746728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9c1c965c-6d97-473c-a509-3322f31a7e71 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:11.746728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-9c1c965c-6d97-473c-a509-3322f31a7e71 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:11.748429 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:11.748429 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:11.749581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-9c1c965c-6d97-473c-a509-3322f31a7e71 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:11.796849 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9c1c965c-6d97-473c-a509-3322f31a7e71 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:11.797726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9c1c965c-6d97-473c-a509-3322f31a7e71 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 19 08:44:11.798926 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 238/472] 10.222.0.50 () {58 vars in 1243 bytes} [Tue Jan 19 08:44:11 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?offset=2&limit=3 => generated 341 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:11.820205 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bedbe517-da23-4e14-8bbe-80bae256e698 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=created_at&sort_dir=asc Jan 19 08:44:11.820664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bedbe517-da23-4e14-8bbe-80bae256e698 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:11.821055 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:11.821055 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:11.821916 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bedbe517-da23-4e14-8bbe-80bae256e698 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:11.822695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-bedbe517-da23-4e14-8bbe-80bae256e698 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:11.823624 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:11.823624 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:11.825663 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-bedbe517-da23-4e14-8bbe-80bae256e698 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:11.882491 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bedbe517-da23-4e14-8bbe-80bae256e698 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:11.885287 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bedbe517-da23-4e14-8bbe-80bae256e698 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 19 08:44:11.901159 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 235/473] 10.222.0.50 () {58 vars in 1275 bytes} [Tue Jan 19 08:44:11 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:11.917334 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7559b830-47fa-49e4-9933-5a99f19f2d8b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=created_at&sort_dir=desc Jan 19 08:44:11.922507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7559b830-47fa-49e4-9933-5a99f19f2d8b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:11.924582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:11.924582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:11.925540 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7559b830-47fa-49e4-9933-5a99f19f2d8b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:11.926392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-7559b830-47fa-49e4-9933-5a99f19f2d8b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:11.927395 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:11.927395 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:11.929507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-7559b830-47fa-49e4-9933-5a99f19f2d8b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:11.971001 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7559b830-47fa-49e4-9933-5a99f19f2d8b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:11.972317 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7559b830-47fa-49e4-9933-5a99f19f2d8b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 19 08:44:11.973466 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 239/474] 10.222.0.50 () {58 vars in 1277 bytes} [Tue Jan 19 08:44:11 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:12.000548 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7924b00f-e524-4870-b19d-e794f76be6c6 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=id&sort_dir=asc Jan 19 08:44:12.013228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7924b00f-e524-4870-b19d-e794f76be6c6 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.013616 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.013616 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:12.014724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7924b00f-e524-4870-b19d-e794f76be6c6 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.016069 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-7924b00f-e524-4870-b19d-e794f76be6c6 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:12.018416 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:12.018416 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:12.022493 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-7924b00f-e524-4870-b19d-e794f76be6c6 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:12.081247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7924b00f-e524-4870-b19d-e794f76be6c6 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:12.083652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7924b00f-e524-4870-b19d-e794f76be6c6 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 19 08:44:12.101231 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 236/475] 10.222.0.50 () {58 vars in 1259 bytes} [Tue Jan 19 08:44:11 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:12.118273 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-121fd4ee-ceb6-4681-9669-f0996370aad9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=id&sort_dir=desc Jan 19 08:44:12.119157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-121fd4ee-ceb6-4681-9669-f0996370aad9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.119357 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.119357 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:12.120329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-121fd4ee-ceb6-4681-9669-f0996370aad9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.121082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-121fd4ee-ceb6-4681-9669-f0996370aad9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:12.122008 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:12.122008 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:12.129959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-121fd4ee-ceb6-4681-9669-f0996370aad9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:12.187822 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-121fd4ee-ceb6-4681-9669-f0996370aad9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:12.189754 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-121fd4ee-ceb6-4681-9669-f0996370aad9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 19 08:44:12.191382 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 240/476] 10.222.0.50 () {58 vars in 1261 bytes} [Tue Jan 19 08:44:12 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:12.221656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ce2e70a-28c2-45c8-88ef-6602cd0815cb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=display_name&sort_dir=asc Jan 19 08:44:12.242056 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ce2e70a-28c2-45c8-88ef-6602cd0815cb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.243077 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.243077 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:12.257842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ce2e70a-28c2-45c8-88ef-6602cd0815cb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.258716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-0ce2e70a-28c2-45c8-88ef-6602cd0815cb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:12.259753 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:12.259753 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:12.262004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-0ce2e70a-28c2-45c8-88ef-6602cd0815cb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:12.284544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0ce2e70a-28c2-45c8-88ef-6602cd0815cb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:12.285656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ce2e70a-28c2-45c8-88ef-6602cd0815cb tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 19 08:44:12.286775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 237/477] 10.222.0.50 () {58 vars in 1279 bytes} [Tue Jan 19 08:44:12 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:12.313179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5c0f84a-e5f6-4c9b-bdaf-97f03a6d5988 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=display_name&sort_dir=desc Jan 19 08:44:12.315068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5c0f84a-e5f6-4c9b-bdaf-97f03a6d5988 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.315506 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.315506 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:12.316183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5c0f84a-e5f6-4c9b-bdaf-97f03a6d5988 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.317008 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-f5c0f84a-e5f6-4c9b-bdaf-97f03a6d5988 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:12.318011 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:12.318011 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:12.320337 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-f5c0f84a-e5f6-4c9b-bdaf-97f03a6d5988 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:12.370343 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f5c0f84a-e5f6-4c9b-bdaf-97f03a6d5988 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:12.374795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5c0f84a-e5f6-4c9b-bdaf-97f03a6d5988 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 19 08:44:12.379958 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 241/478] 10.222.0.50 () {58 vars in 1281 bytes} [Tue Jan 19 08:44:12 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:12.400010 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a698f29e-5a68-4328-ba90-72d5ba993e10 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 Jan 19 08:44:12.400793 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a698f29e-5a68-4328-ba90-72d5ba993e10 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.401166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.401166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:12.401770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a698f29e-5a68-4328-ba90-72d5ba993e10 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.402807 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-a698f29e-5a68-4328-ba90-72d5ba993e10 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:12.403811 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:12.403811 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:12.406045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-a698f29e-5a68-4328-ba90-72d5ba993e10 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:12.473047 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a698f29e-5a68-4328-ba90-72d5ba993e10 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:12.479707 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:12.479707 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:12.488235 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a698f29e-5a68-4328-ba90-72d5ba993e10 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 returned with HTTP 200 Jan 19 08:44:12.500458 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 238/479] 10.222.0.50 () {58 vars in 1352 bytes} [Tue Jan 19 08:44:12 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 => generated 476 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:12.516037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f448a81-8cf1-4c32-8c59-b83249017338 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/detail?status=available Jan 19 08:44:12.517191 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f448a81-8cf1-4c32-8c59-b83249017338 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.517712 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.517712 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:12.518411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f448a81-8cf1-4c32-8c59-b83249017338 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.519678 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-2f448a81-8cf1-4c32-8c59-b83249017338 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:12.521718 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:12.521718 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:12.524185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-2f448a81-8cf1-4c32-8c59-b83249017338 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:12.577020 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2f448a81-8cf1-4c32-8c59-b83249017338 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:12.578599 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:12.578599 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:12.582870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f448a81-8cf1-4c32-8c59-b83249017338 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/detail?status=available returned with HTTP 200 Jan 19 08:44:12.584379 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 242/480] 10.222.0.50 () {58 vars in 1264 bytes} [Tue Jan 19 08:44:12 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/detail?status=available => generated 1396 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:44:12.605992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f93b027b-b690-432b-9759-e660f9084211 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 Jan 19 08:44:12.606532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f93b027b-b690-432b-9759-e660f9084211 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.606732 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.606732 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:12.607516 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f93b027b-b690-432b-9759-e660f9084211 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.608800 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-f93b027b-b690-432b-9759-e660f9084211 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:12.612876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-f93b027b-b690-432b-9759-e660f9084211 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:12.664966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f93b027b-b690-432b-9759-e660f9084211 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:12.673612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:12.673612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:12.676311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f93b027b-b690-432b-9759-e660f9084211 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 returned with HTTP 200 Jan 19 08:44:12.678218 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 239/481] 10.222.0.50 () {58 vars in 1386 bytes} [Tue Jan 19 08:44:12 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 => generated 476 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:12.700534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10746914-09bd-4bb5-99ff-690e0dec79ea tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 Jan 19 08:44:12.701236 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10746914-09bd-4bb5-99ff-690e0dec79ea tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.701422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.701422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:12.701888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10746914-09bd-4bb5-99ff-690e0dec79ea tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.702580 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-10746914-09bd-4bb5-99ff-690e0dec79ea tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:12.705341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-10746914-09bd-4bb5-99ff-690e0dec79ea tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:12.769487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-10746914-09bd-4bb5-99ff-690e0dec79ea tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:12.771347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10746914-09bd-4bb5-99ff-690e0dec79ea tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 returned with HTTP 200 Jan 19 08:44:12.772456 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 243/482] 10.222.0.50 () {58 vars in 1331 bytes} [Tue Jan 19 08:44:12 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 => generated 342 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:44:12.803351 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99e7a8b5-4728-445c-96bb-8b9489cf678e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?status=available Jan 19 08:44:12.804283 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99e7a8b5-4728-445c-96bb-8b9489cf678e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.804631 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.804631 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:12.810439 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99e7a8b5-4728-445c-96bb-8b9489cf678e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.812518 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-99e7a8b5-4728-445c-96bb-8b9489cf678e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:12.823242 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-99e7a8b5-4728-445c-96bb-8b9489cf678e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:12.891198 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-99e7a8b5-4728-445c-96bb-8b9489cf678e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:12.893723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99e7a8b5-4728-445c-96bb-8b9489cf678e tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?status=available returned with HTTP 200 Jan 19 08:44:12.896076 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 240/483] 10.222.0.50 () {58 vars in 1243 bytes} [Tue Jan 19 08:44:12 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?status=available => generated 994 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:12.914395 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af8ab9a9-cf93-4239-92e5-9b5810aa667a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 Jan 19 08:44:12.915378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af8ab9a9-cf93-4239-92e5-9b5810aa667a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.915806 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.915806 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:12.916826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af8ab9a9-cf93-4239-92e5-9b5810aa667a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.917596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-af8ab9a9-cf93-4239-92e5-9b5810aa667a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:44:12.918497 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:12.918497 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:12.920547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-af8ab9a9-cf93-4239-92e5-9b5810aa667a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:44:12.965610 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-af8ab9a9-cf93-4239-92e5-9b5810aa667a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Get all snapshots completed successfully. Jan 19 08:44:12.966548 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af8ab9a9-cf93-4239-92e5-9b5810aa667a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 returned with HTTP 200 Jan 19 08:44:12.968193 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 244/484] 10.222.0.50 () {58 vars in 1365 bytes} [Tue Jan 19 08:44:12 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1909394519 => generated 342 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:12.992518 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2234a7b-273a-4943-90ef-1a98a3071a7f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] DELETE http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 Jan 19 08:44:12.995254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2234a7b-273a-4943-90ef-1a98a3071a7f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.995880 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.995880 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:12.996983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2234a7b-273a-4943-90ef-1a98a3071a7f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.997933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-f2234a7b-273a-4943-90ef-1a98a3071a7f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Delete snapshot with id: 30329f00-162f-452f-bc49-8524c6b87c62 Jan 19 08:44:13.061943 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:13.061943 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:13.064541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f2234a7b-273a-4943-90ef-1a98a3071a7f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:13.283619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f2234a7b-273a-4943-90ef-1a98a3071a7f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot delete request issued successfully. Jan 19 08:44:13.285053 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2234a7b-273a-4943-90ef-1a98a3071a7f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 returned with HTTP 202 Jan 19 08:44:13.293579 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 241/485] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:44:12 2021] DELETE /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 => generated 0 bytes in 308 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:13.300575 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dcd361be-89e3-4cdb-b35a-78098a123595 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 Jan 19 08:44:13.301535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dcd361be-89e3-4cdb-b35a-78098a123595 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:13.301883 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:13.301883 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:13.302722 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dcd361be-89e3-4cdb-b35a-78098a123595 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:13.374816 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:13.374816 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:13.376743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dcd361be-89e3-4cdb-b35a-78098a123595 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:13.379613 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dcd361be-89e3-4cdb-b35a-78098a123595 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 returned with HTTP 200 Jan 19 08:44:13.381141 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 245/486] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:13 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 => generated 472 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:14.401156 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44e36981-2cfa-47ad-888c-2cfc3848b880 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 Jan 19 08:44:14.403113 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44e36981-2cfa-47ad-888c-2cfc3848b880 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:14.403964 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:14.403964 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:14.405039 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44e36981-2cfa-47ad-888c-2cfc3848b880 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:14.459806 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:14.459806 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:14.475278 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-44e36981-2cfa-47ad-888c-2cfc3848b880 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:14.481608 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44e36981-2cfa-47ad-888c-2cfc3848b880 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 returned with HTTP 200 Jan 19 08:44:14.487661 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 242/487] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:14 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 => generated 472 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:15.507659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3eedeb56-0f7e-4bcb-9732-d1ec809dc598 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 Jan 19 08:44:15.508601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3eedeb56-0f7e-4bcb-9732-d1ec809dc598 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:15.514451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:15.514451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:15.515620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3eedeb56-0f7e-4bcb-9732-d1ec809dc598 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:15.577420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3eedeb56-0f7e-4bcb-9732-d1ec809dc598 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 returned with HTTP 404 Jan 19 08:44:15.578729 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 246/488] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:15 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30329f00-162f-452f-bc49-8524c6b87c62 => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:15.587364 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32e02566-fb1b-4152-9c51-d11e79029c9c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] DELETE http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 Jan 19 08:44:15.588059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32e02566-fb1b-4152-9c51-d11e79029c9c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:15.588369 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:15.588369 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:15.588956 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32e02566-fb1b-4152-9c51-d11e79029c9c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:15.589454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-32e02566-fb1b-4152-9c51-d11e79029c9c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Delete snapshot with id: 9a48be5f-05a9-48df-b757-9d22a289c0a3 Jan 19 08:44:15.618766 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:15.618766 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:15.620307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-32e02566-fb1b-4152-9c51-d11e79029c9c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:15.699184 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-32e02566-fb1b-4152-9c51-d11e79029c9c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot delete request issued successfully. Jan 19 08:44:15.700638 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32e02566-fb1b-4152-9c51-d11e79029c9c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 returned with HTTP 202 Jan 19 08:44:15.703785 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 243/489] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:44:15 2021] DELETE /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:15.716345 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-79ccd74a-cad2-4234-a281-1556a843887f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 Jan 19 08:44:15.718675 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-79ccd74a-cad2-4234-a281-1556a843887f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:15.720123 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-79ccd74a-cad2-4234-a281-1556a843887f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:15.776055 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:15.776055 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:15.779623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-79ccd74a-cad2-4234-a281-1556a843887f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:15.784164 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-79ccd74a-cad2-4234-a281-1556a843887f tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 returned with HTTP 200 Jan 19 08:44:15.786927 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 247/490] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:15 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 => generated 471 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:16.802486 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3df06d4e-9ea6-4cdc-89a6-0e5a6e79a13d tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 Jan 19 08:44:16.804531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3df06d4e-9ea6-4cdc-89a6-0e5a6e79a13d tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:16.807424 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:16.807424 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:16.808896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3df06d4e-9ea6-4cdc-89a6-0e5a6e79a13d tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:16.865304 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:16.865304 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:16.867240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3df06d4e-9ea6-4cdc-89a6-0e5a6e79a13d tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:16.869937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3df06d4e-9ea6-4cdc-89a6-0e5a6e79a13d tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 returned with HTTP 200 Jan 19 08:44:16.871921 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 244/491] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:16 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 => generated 471 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:17.889457 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-474bee4c-dc01-4137-9904-11d4f30e3289 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 Jan 19 08:44:17.890760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-474bee4c-dc01-4137-9904-11d4f30e3289 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:17.891454 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:17.891454 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:17.892679 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-474bee4c-dc01-4137-9904-11d4f30e3289 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:17.959876 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:17.959876 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:17.961043 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-474bee4c-dc01-4137-9904-11d4f30e3289 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:17.963111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-474bee4c-dc01-4137-9904-11d4f30e3289 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 returned with HTTP 200 Jan 19 08:44:17.963926 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 248/492] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:17 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 => generated 471 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:18.981465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-638a788d-5798-462b-8102-d4c38f955c53 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 Jan 19 08:44:18.983517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-638a788d-5798-462b-8102-d4c38f955c53 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:18.985838 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:18.985838 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:18.990408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-638a788d-5798-462b-8102-d4c38f955c53 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:19.057276 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-638a788d-5798-462b-8102-d4c38f955c53 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 returned with HTTP 404 Jan 19 08:44:19.062619 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 245/493] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:18 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/9a48be5f-05a9-48df-b757-9d22a289c0a3 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:19.075488 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed750731-435c-40fb-a8cd-7e0f58a5bda9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] DELETE http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca Jan 19 08:44:19.076992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed750731-435c-40fb-a8cd-7e0f58a5bda9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:19.078753 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:19.078753 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:19.080070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed750731-435c-40fb-a8cd-7e0f58a5bda9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:19.080780 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-ed750731-435c-40fb-a8cd-7e0f58a5bda9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Delete snapshot with id: 30c27d57-1c04-40ee-bcf0-df8b30d292ca Jan 19 08:44:19.202626 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:19.202626 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:19.205661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed750731-435c-40fb-a8cd-7e0f58a5bda9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:19.400525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed750731-435c-40fb-a8cd-7e0f58a5bda9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot delete request issued successfully. Jan 19 08:44:19.401648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed750731-435c-40fb-a8cd-7e0f58a5bda9 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca returned with HTTP 202 Jan 19 08:44:19.414643 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 249/494] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:44:19 2021] DELETE /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca => generated 0 bytes in 346 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:19.426135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-01ba2c83-7db0-4ccc-b5f4-affd59127a42 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca Jan 19 08:44:19.427138 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-01ba2c83-7db0-4ccc-b5f4-affd59127a42 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:19.428074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-01ba2c83-7db0-4ccc-b5f4-affd59127a42 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:19.653818 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:19.653818 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:19.656153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-01ba2c83-7db0-4ccc-b5f4-affd59127a42 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:19.671321 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-01ba2c83-7db0-4ccc-b5f4-affd59127a42 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca returned with HTTP 200 Jan 19 08:44:19.672073 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 246/495] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:19 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca => generated 471 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:20.689245 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e33c47a2-926b-44b6-b919-29f9376e6755 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca Jan 19 08:44:20.691159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e33c47a2-926b-44b6-b919-29f9376e6755 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:20.691942 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:20.691942 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:20.693394 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e33c47a2-926b-44b6-b919-29f9376e6755 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:20.763035 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:20.763035 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:20.765451 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e33c47a2-926b-44b6-b919-29f9376e6755 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:20.770439 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e33c47a2-926b-44b6-b919-29f9376e6755 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca returned with HTTP 200 Jan 19 08:44:20.772669 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 250/496] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:20 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca => generated 471 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:21.791922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-65e6fc5b-9aa6-4e7a-ab41-f1ea311dc762 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca Jan 19 08:44:21.800910 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-65e6fc5b-9aa6-4e7a-ab41-f1ea311dc762 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:21.802370 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:21.802370 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:21.805796 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-65e6fc5b-9aa6-4e7a-ab41-f1ea311dc762 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:21.912320 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:21.912320 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:21.920735 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-65e6fc5b-9aa6-4e7a-ab41-f1ea311dc762 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Snapshot retrieved successfully. Jan 19 08:44:21.928701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-65e6fc5b-9aa6-4e7a-ab41-f1ea311dc762 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca returned with HTTP 200 Jan 19 08:44:21.936935 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 247/497] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:21 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca => generated 471 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:22.955547 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8dfe5729-f1e7-4c46-af81-2ba378fd1892 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca Jan 19 08:44:22.956553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8dfe5729-f1e7-4c46-af81-2ba378fd1892 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:22.956925 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:22.956925 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:22.957658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8dfe5729-f1e7-4c46-af81-2ba378fd1892 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:23.025305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8dfe5729-f1e7-4c46-af81-2ba378fd1892 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca returned with HTTP 404 Jan 19 08:44:23.027059 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 251/498] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:44:22 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/snapshots/30c27d57-1c04-40ee-bcf0-df8b30d292ca => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:23.039838 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab4b936b-1a2a-477f-9daf-2060c3b6433a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] DELETE http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:44:23.041545 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab4b936b-1a2a-477f-9daf-2060c3b6433a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:23.042241 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:23.042241 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:23.043758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab4b936b-1a2a-477f-9daf-2060c3b6433a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:23.045521 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ab4b936b-1a2a-477f-9daf-2060c3b6433a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Delete volume with id: 413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:44:23.205222 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:23.205222 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:23.208294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ab4b936b-1a2a-477f-9daf-2060c3b6433a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Volume info retrieved successfully. Jan 19 08:44:23.279888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ab4b936b-1a2a-477f-9daf-2060c3b6433a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Delete volume request issued successfully. Jan 19 08:44:23.282092 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab4b936b-1a2a-477f-9daf-2060c3b6433a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 returned with HTTP 202 Jan 19 08:44:23.285152 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 248/499] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:44:23 2021] DELETE /volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:23.292045 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c780e8a-0eba-4b74-82db-5229379f678b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:44:23.292742 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c780e8a-0eba-4b74-82db-5229379f678b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:23.293381 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c780e8a-0eba-4b74-82db-5229379f678b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:23.351737 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:23.351737 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:23.362665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1c780e8a-0eba-4b74-82db-5229379f678b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Volume info retrieved successfully. Jan 19 08:44:23.390218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c780e8a-0eba-4b74-82db-5229379f678b tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 returned with HTTP 200 Jan 19 08:44:23.402065 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 252/500] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:23 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 => generated 918 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:44:23.502305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] POST http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes Jan 19 08:44:23.502305 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:23.502305 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:23.502305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-279361222"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:23.513917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-279361222'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:44:23.513917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Create volume of 1 GB Jan 19 08:44:23.627120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Availability Zones retrieved successfully. Jan 19 08:44:23.732790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Flow 'volume_create_api' (5ebdcd0d-1477-4fcd-9bb2-6d05bd9c7187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:44:23.745707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e121dc4-5a21-49ef-8a86-92a9fd4ccb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:23.750125 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:44:24.051993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e121dc4-5a21-49ef-8a86-92a9fd4ccb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:24.064970 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a04855c-2e29-4629-b3a0-213186ba08af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:24.244869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Created reservations ['279927f3-715b-4caa-8d00-1c9c084a1bc8', '2ac2d69c-7624-450d-9edd-85635854afe4', '3adb5b10-0a12-4cee-a1fa-c154c801ab36', '884ded7f-134e-4725-9c11-0acba30ba736'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:44:24.252707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a04855c-2e29-4629-b3a0-213186ba08af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['279927f3-715b-4caa-8d00-1c9c084a1bc8', '2ac2d69c-7624-450d-9edd-85635854afe4', '3adb5b10-0a12-4cee-a1fa-c154c801ab36', '884ded7f-134e-4725-9c11-0acba30ba736']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:24.259908 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32353de1-b22f-4d96-ac8a-e907e28cde66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:24.408110 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc245b0b-6cc8-4746-9a2d-20db49379a4a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:44:24.408834 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc245b0b-6cc8-4746-9a2d-20db49379a4a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:24.409344 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:24.409344 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:24.409928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc245b0b-6cc8-4746-9a2d-20db49379a4a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:24.536424 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:24.536424 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:24.550711 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32353de1-b22f-4d96-ac8a-e907e28cde66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48c79e5a-aade-4555-8fc6-0e5efd553d57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-279361222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6776ce832acc4410aa32da3e7c513a73',qos_specs=None,replication_status=,reservations=['279927f3-715b-4caa-8d00-1c9c084a1bc8','2ac2d69c-7624-450d-9edd-85635854afe4','3adb5b10-0a12-4cee-a1fa-c154c801ab36','884ded7f-134e-4725-9c11-0acba30ba736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe9fda36faa475eb1207d5c822c56f1',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:44:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-279361222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48c79e5a-aade-4555-8fc6-0e5efd553d57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6776ce832acc4410aa32da3e7c513a73',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,user_id='afe9fda36faa475eb1207d5c822c56f1',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:24.556244 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bc245b0b-6cc8-4746-9a2d-20db49379a4a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Volume info retrieved successfully. Jan 19 08:44:24.567126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3a083b-0d25-431f-86e0-d65df7ba4d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:24.618441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc245b0b-6cc8-4746-9a2d-20db49379a4a tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 returned with HTTP 200 Jan 19 08:44:24.619696 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 253/501] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:24 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 => generated 918 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:44:24.695040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3a083b-0d25-431f-86e0-d65df7ba4d30) 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-279361222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6776ce832acc4410aa32da3e7c513a73',qos_specs=None,replication_status=,reservations=['279927f3-715b-4caa-8d00-1c9c084a1bc8','2ac2d69c-7624-450d-9edd-85635854afe4','3adb5b10-0a12-4cee-a1fa-c154c801ab36','884ded7f-134e-4725-9c11-0acba30ba736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afe9fda36faa475eb1207d5c822c56f1',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:24.699975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31f5f8e-8eb6-471d-8e67-0ff3918c8669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:24.769437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31f5f8e-8eb6-471d-8e67-0ff3918c8669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:24.779851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Flow 'volume_create_api' (5ebdcd0d-1477-4fcd-9bb2-6d05bd9c7187) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:44:24.912827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Create volume request issued successfully. Jan 19 08:44:24.967859 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a36fb11-4e60-4f68-b56c-f4888085f3d9 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes returned with HTTP 202 Jan 19 08:44:24.971403 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 249/502] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:44:23 2021] POST /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes => generated 825 bytes in 1482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:44:24.990085 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8c1649b-766f-49b4-a584-22c557976c8c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:44:24.990968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8c1649b-766f-49b4-a584-22c557976c8c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:24.991397 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:24.991397 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:24.992087 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8c1649b-766f-49b4-a584-22c557976c8c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:25.060862 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:25.060862 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:25.077765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f8c1649b-766f-49b4-a584-22c557976c8c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:44:25.150399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8c1649b-766f-49b4-a584-22c557976c8c tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:44:25.161235 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 254/503] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:24 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 893 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:25.653481 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e19df9a1-0996-4a7b-8811-fdedef8ec602 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:44:25.654538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e19df9a1-0996-4a7b-8811-fdedef8ec602 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:25.654849 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:25.654849 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:25.655404 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e19df9a1-0996-4a7b-8811-fdedef8ec602 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:25.987193 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:25.987193 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:25.997233 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e19df9a1-0996-4a7b-8811-fdedef8ec602 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Volume info retrieved successfully. Jan 19 08:44:26.026726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e19df9a1-0996-4a7b-8811-fdedef8ec602 tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 returned with HTTP 200 Jan 19 08:44:26.027729 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 250/504] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:25 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 => generated 918 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:26.189938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e9f7a3a-97f9-4bdf-b265-34b158efcdfd tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:44:26.190775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e9f7a3a-97f9-4bdf-b265-34b158efcdfd tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:26.191105 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:26.191105 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:26.191792 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e9f7a3a-97f9-4bdf-b265-34b158efcdfd tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:26.551487 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:26.551487 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:26.567179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2e9f7a3a-97f9-4bdf-b265-34b158efcdfd tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:44:26.615956 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e9f7a3a-97f9-4bdf-b265-34b158efcdfd tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:44:26.617322 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 255/505] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:26 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 917 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:27.064533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ebe9394-b761-49ef-be64-8042cf18d11c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] GET http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 Jan 19 08:44:27.065240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ebe9394-b761-49ef-be64-8042cf18d11c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:27.065825 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:27.065825 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:27.072754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ebe9394-b761-49ef-be64-8042cf18d11c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:27.234949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ebe9394-b761-49ef-be64-8042cf18d11c tempest-VolumesSnapshotListTestJSON-1620751296 tempest-VolumesSnapshotListTestJSON-1620751296] http://10.222.0.50/volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 returned with HTTP 404 Jan 19 08:44:27.243032 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 251/506] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:27 2021] GET /volume/v3/9a73500863494c24acd7c6459e0d38b2/volumes/413a0dd6-2e24-45aa-bcb6-4e2d63c827e9 => generated 109 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:27.644118 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d2d1af4a-4506-4d08-9b14-970141d0f539 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:44:27.644642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d2d1af4a-4506-4d08-9b14-970141d0f539 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:27.644875 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:27.644875 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:44:27.645284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d2d1af4a-4506-4d08-9b14-970141d0f539 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:27.775522 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:27.775522 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:44:27.793441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d2d1af4a-4506-4d08-9b14-970141d0f539 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:44:27.847529 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d2d1af4a-4506-4d08-9b14-970141d0f539 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:44:27.850351 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 256/507] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:27 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 918 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:27.315745 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-0ea86774-9599-4742-aa36-c881c0f96cb6 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:45:27.318046 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-0ea86774-9599-4742-aa36-c881c0f96cb6 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:27.321426 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-0ea86774-9599-4742-aa36-c881c0f96cb6 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:27.378881 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:27.378881 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:27.392617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-0ea86774-9599-4742-aa36-c881c0f96cb6 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:45:27.451137 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-0ea86774-9599-4742-aa36-c881c0f96cb6 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:45:27.475534 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 252/508] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:45:27 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 918 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:27.502257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d2d1af4a-4506-4d08-9b14-970141d0f539 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume// Jan 19 08:45:27.503453 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d2d1af4a-4506-4d08-9b14-970141d0f539 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:27.503956 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:27.503956 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:27.504869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d2d1af4a-4506-4d08-9b14-970141d0f539 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:27.508353 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d2d1af4a-4506-4d08-9b14-970141d0f539 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:45:27.509746 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 257/509] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:45:27 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:45:27.525911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-1f3e3826-c4f1-4eb3-8a68-00ccdeae192b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] POST http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments Jan 19 08:45:27.526726 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:27.526726 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:27.527355 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-1f3e3826-c4f1-4eb3-8a68-00ccdeae192b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48c79e5a-aade-4555-8fc6-0e5efd553d57", "instance_uuid": "9512589e-c970-40ba-96d9-5bb494327eef", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:45:27.607276 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:27.607276 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:27.838463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-1f3e3826-c4f1-4eb3-8a68-00ccdeae192b tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments returned with HTTP 200 Jan 19 08:45:27.840787 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 253/510] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:45:27 2021] POST /volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments => generated 273 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:45:27.933270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-ed8e9ab7-a315-44b6-87b3-9b4de0713396 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] POST http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/b76db71c-1c36-4ffc-9e4e-0d39e3d9b066/action Jan 19 08:45:27.942995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-ed8e9ab7-a315-44b6-87b3-9b4de0713396 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:45:27.955982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-ed8e9ab7-a315-44b6-87b3-9b4de0713396 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:45:28.185755 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:28.185755 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:28.211725 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a0eec63f-4ade-48bc-9dbf-ba90307dab02 req-ed8e9ab7-a315-44b6-87b3-9b4de0713396 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/b76db71c-1c36-4ffc-9e4e-0d39e3d9b066/action returned with HTTP 204 Jan 19 08:45:28.214261 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 258/511] 10.222.0.50 () {66 vars in 1696 bytes} [Tue Jan 19 08:45:27 2021] POST /volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/b76db71c-1c36-4ffc-9e4e-0d39e3d9b066/action => generated 0 bytes in 292 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:45:28.254069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7aa6d2b-5256-4c27-b7f1-d845b87593e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:45:28.255072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7aa6d2b-5256-4c27-b7f1-d845b87593e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:28.255446 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:28.255446 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:28.256114 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7aa6d2b-5256-4c27-b7f1-d845b87593e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:28.388809 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:28.388809 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:28.415376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b7aa6d2b-5256-4c27-b7f1-d845b87593e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:45:28.441583 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:28.441583 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:28.453435 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7aa6d2b-5256-4c27-b7f1-d845b87593e1 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:45:28.467630 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 254/512] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:28 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 1180 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:45:30.749416 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7e52e3f3-eab1-444c-baa0-48eb2c9ee784 req-43be059f-8c9d-452c-8516-f0ffcd34038e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:45:30.751351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7e52e3f3-eab1-444c-baa0-48eb2c9ee784 req-43be059f-8c9d-452c-8516-f0ffcd34038e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:30.751889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:30.751889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:30.752858 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7e52e3f3-eab1-444c-baa0-48eb2c9ee784 req-43be059f-8c9d-452c-8516-f0ffcd34038e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:30.815928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:30.815928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:30.827758 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-7e52e3f3-eab1-444c-baa0-48eb2c9ee784 req-43be059f-8c9d-452c-8516-f0ffcd34038e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:45:30.851192 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:30.851192 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:30.862111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7e52e3f3-eab1-444c-baa0-48eb2c9ee784 req-43be059f-8c9d-452c-8516-f0ffcd34038e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:45:30.870703 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 259/513] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:45:30 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 1180 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:45:30.933987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7e52e3f3-eab1-444c-baa0-48eb2c9ee784 req-00420f50-4a83-4b04-8203-c326cdc36211 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] DELETE http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/b76db71c-1c36-4ffc-9e4e-0d39e3d9b066 Jan 19 08:45:30.935381 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7e52e3f3-eab1-444c-baa0-48eb2c9ee784 req-00420f50-4a83-4b04-8203-c326cdc36211 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:30.935998 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:30.935998 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:30.937162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7e52e3f3-eab1-444c-baa0-48eb2c9ee784 req-00420f50-4a83-4b04-8203-c326cdc36211 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:30.983493 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:30.983493 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:31.375991 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-7e52e3f3-eab1-444c-baa0-48eb2c9ee784 req-00420f50-4a83-4b04-8203-c326cdc36211 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:45:31.376622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-7e52e3f3-eab1-444c-baa0-48eb2c9ee784 req-00420f50-4a83-4b04-8203-c326cdc36211 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:45:31.384969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7e52e3f3-eab1-444c-baa0-48eb2c9ee784 req-00420f50-4a83-4b04-8203-c326cdc36211 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/b76db71c-1c36-4ffc-9e4e-0d39e3d9b066 returned with HTTP 200 Jan 19 08:45:31.387272 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 255/514] 10.222.0.50 () {64 vars in 1644 bytes} [Tue Jan 19 08:45:30 2021] DELETE /volume/v3/6776ce832acc4410aa32da3e7c513a73/attachments/b76db71c-1c36-4ffc-9e4e-0d39e3d9b066 => generated 19 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:31.437068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff4cdc5d-eb11-45c4-a587-48691a1eafb3 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:45:31.438654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff4cdc5d-eb11-45c4-a587-48691a1eafb3 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:31.439028 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:31.439028 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:31.439752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff4cdc5d-eb11-45c4-a587-48691a1eafb3 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:31.517390 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:31.517390 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:31.547635 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ff4cdc5d-eb11-45c4-a587-48691a1eafb3 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:45:31.600432 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff4cdc5d-eb11-45c4-a587-48691a1eafb3 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:45:31.602735 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 260/515] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:31 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 918 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:43.436001 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] POST http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes Jan 19 08:45:43.436756 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:43.436756 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:43.437512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-770092730", "snapshot_id": null, "imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "volume_type": null, "size": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:45:43.444141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-770092730', 'snapshot_id': None, 'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'volume_type': None, 'size': 1}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:45:43.864750 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Create volume of 1 GB Jan 19 08:45:43.865712 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:43.865712 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:43.882805 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Availability Zones retrieved successfully. Jan 19 08:45:43.925889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Flow 'volume_create_api' (fe46528e-c2d4-4fda-859e-e4b045e73c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:45:43.928899 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3b9d91-5ae2-4727-b03b-6a18a01d5a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:43.931512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:45:44.210898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3b9d91-5ae2-4727-b03b-6a18a01d5a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:44.213331 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d37f3b-b755-40a3-bee5-519914f8bf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:44.418838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Created reservations ['0bf5ed7b-2ec7-4aec-9457-edfb417b3792', '7f590a96-90c8-4f52-979e-143b35c06ba6', 'b581ce63-f2c2-4cac-b940-a7f467298822', 'd8707464-4e9d-4d25-91c3-d87457f82521'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:45:44.422679 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d37f3b-b755-40a3-bee5-519914f8bf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bf5ed7b-2ec7-4aec-9457-edfb417b3792', '7f590a96-90c8-4f52-979e-143b35c06ba6', 'b581ce63-f2c2-4cac-b940-a7f467298822', 'd8707464-4e9d-4d25-91c3-d87457f82521']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:44.428850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef6a33b-3fc8-4edd-97d7-674945d047cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:44.585915 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef6a33b-3fc8-4edd-97d7-674945d047cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd717e516-37d2-4988-a38b-a6faf4c5b6a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-770092730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b69fc38472f440978d14a88ad29e5096',qos_specs=None,replication_status=,reservations=['0bf5ed7b-2ec7-4aec-9457-edfb417b3792','7f590a96-90c8-4f52-979e-143b35c06ba6','b581ce63-f2c2-4cac-b940-a7f467298822','d8707464-4e9d-4d25-91c3-d87457f82521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53cdad28679465eaf2c4b2bb3e341d3',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:45:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-770092730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d717e516-37d2-4988-a38b-a6faf4c5b6a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69fc38472f440978d14a88ad29e5096',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,user_id='c53cdad28679465eaf2c4b2bb3e341d3',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:44.588288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf14a3c-597a-4c1f-aa49-db5bb20efa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:44.641017 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf14a3c-597a-4c1f-aa49-db5bb20efa1f) 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-TestVolumeBackupRestore-volume-770092730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b69fc38472f440978d14a88ad29e5096',qos_specs=None,replication_status=,reservations=['0bf5ed7b-2ec7-4aec-9457-edfb417b3792','7f590a96-90c8-4f52-979e-143b35c06ba6','b581ce63-f2c2-4cac-b940-a7f467298822','d8707464-4e9d-4d25-91c3-d87457f82521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53cdad28679465eaf2c4b2bb3e341d3',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:44.644332 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054c2b0b-48fb-400f-a7ac-0e5ff40c06c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:44.669771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054c2b0b-48fb-400f-a7ac-0e5ff40c06c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:44.673529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Flow 'volume_create_api' (fe46528e-c2d4-4fda-859e-e4b045e73c77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:45:44.738226 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Create volume request issued successfully. Jan 19 08:45:44.755260 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e0c4d0a7-b942-4fa6-b4c1-75092742abbe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes returned with HTTP 202 Jan 19 08:45:44.756587 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 256/516] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:45:43 2021] POST /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes => generated 822 bytes in 1327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:45:44.781081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c248c36a-53ff-413e-99be-d22aa78c6707 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:44.781805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c248c36a-53ff-413e-99be-d22aa78c6707 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:44.782190 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:44.782190 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:44.782970 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c248c36a-53ff-413e-99be-d22aa78c6707 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:44.931167 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:44.931167 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:44.952172 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c248c36a-53ff-413e-99be-d22aa78c6707 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:45.020189 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c248c36a-53ff-413e-99be-d22aa78c6707 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:45.022268 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 261/517] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:44 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:46.053509 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35b1f854-7810-45ac-89b5-5f1a8ea2d1e2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:46.054408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35b1f854-7810-45ac-89b5-5f1a8ea2d1e2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:46.054408 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:46.054408 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:46.054938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35b1f854-7810-45ac-89b5-5f1a8ea2d1e2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:46.165995 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:46.165995 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:46.187195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-35b1f854-7810-45ac-89b5-5f1a8ea2d1e2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:46.239525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35b1f854-7810-45ac-89b5-5f1a8ea2d1e2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:46.248289 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 257/518] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:46 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:47.273218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12c920d6-cf47-4bc8-bf88-7ec7ccc85d49 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:47.275566 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12c920d6-cf47-4bc8-bf88-7ec7ccc85d49 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:47.276032 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:47.276032 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:47.276921 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12c920d6-cf47-4bc8-bf88-7ec7ccc85d49 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:47.375462 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:47.375462 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:47.387736 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-12c920d6-cf47-4bc8-bf88-7ec7ccc85d49 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:47.415556 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12c920d6-cf47-4bc8-bf88-7ec7ccc85d49 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:47.421728 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 262/519] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:47 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:48.433416 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d718e009-7283-475b-93aa-8c2c67a126fe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:48.433962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d718e009-7283-475b-93aa-8c2c67a126fe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:48.434339 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:48.434339 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:48.434915 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d718e009-7283-475b-93aa-8c2c67a126fe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:48.562615 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:48.562615 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:48.575689 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d718e009-7283-475b-93aa-8c2c67a126fe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:48.611575 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d718e009-7283-475b-93aa-8c2c67a126fe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:48.618256 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 258/520] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:48 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:49.648446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7298af60-0f1f-42b5-877c-2c393fc44239 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:49.649263 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7298af60-0f1f-42b5-877c-2c393fc44239 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:49.649472 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:49.649472 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:49.650045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7298af60-0f1f-42b5-877c-2c393fc44239 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:49.859460 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:49.859460 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:49.925226 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7298af60-0f1f-42b5-877c-2c393fc44239 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:50.075021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7298af60-0f1f-42b5-877c-2c393fc44239 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:50.076390 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 263/521] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:49 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:51.103611 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-705d5fc2-a864-46d8-bced-0c33d9c4c372 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:51.104374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-705d5fc2-a864-46d8-bced-0c33d9c4c372 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:51.104667 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:51.104667 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:51.105351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-705d5fc2-a864-46d8-bced-0c33d9c4c372 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:51.304795 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:51.304795 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:51.338484 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-705d5fc2-a864-46d8-bced-0c33d9c4c372 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:51.420631 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-705d5fc2-a864-46d8-bced-0c33d9c4c372 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:51.421775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 259/522] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:51 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:52.456529 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b393c79-06cf-48d3-a0b0-c19ce5e6cfe4 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:52.457600 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0b393c79-06cf-48d3-a0b0-c19ce5e6cfe4 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:52.457983 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:52.457983 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:52.469225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0b393c79-06cf-48d3-a0b0-c19ce5e6cfe4 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:52.852454 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:52.852454 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:52.907472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0b393c79-06cf-48d3-a0b0-c19ce5e6cfe4 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:53.029935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b393c79-06cf-48d3-a0b0-c19ce5e6cfe4 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:53.038570 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 264/523] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:52 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:54.070706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-03629d1b-78ef-4d7a-9cc1-662971670b83 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:54.072010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-03629d1b-78ef-4d7a-9cc1-662971670b83 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:54.072568 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:54.072568 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:54.073288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-03629d1b-78ef-4d7a-9cc1-662971670b83 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:54.274495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:54.274495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:54.294413 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-03629d1b-78ef-4d7a-9cc1-662971670b83 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:54.344307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-03629d1b-78ef-4d7a-9cc1-662971670b83 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:54.345595 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 260/524] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:54 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:55.377467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31c9c984-b36a-432e-8e2c-a667f172df6f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:55.378482 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31c9c984-b36a-432e-8e2c-a667f172df6f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:55.378848 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:55.378848 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:55.379544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31c9c984-b36a-432e-8e2c-a667f172df6f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:55.561989 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:55.561989 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:55.588386 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-31c9c984-b36a-432e-8e2c-a667f172df6f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:55.699462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31c9c984-b36a-432e-8e2c-a667f172df6f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:55.704560 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 265/525] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:55 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:56.738778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc7b65d1-298f-480d-84cc-0c0469930541 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:56.739581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc7b65d1-298f-480d-84cc-0c0469930541 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:56.740007 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:56.740007 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:56.743160 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc7b65d1-298f-480d-84cc-0c0469930541 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:56.938131 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:56.938131 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:56.967717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bc7b65d1-298f-480d-84cc-0c0469930541 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:57.023613 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc7b65d1-298f-480d-84cc-0c0469930541 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:57.024335 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 261/526] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:56 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:58.053778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab3522c9-3a4e-40bd-bf82-f574cfbf2171 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:58.054725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab3522c9-3a4e-40bd-bf82-f574cfbf2171 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:58.054725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:58.054725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:58.055121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab3522c9-3a4e-40bd-bf82-f574cfbf2171 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:58.273024 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:58.273024 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:58.321420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ab3522c9-3a4e-40bd-bf82-f574cfbf2171 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:58.418581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab3522c9-3a4e-40bd-bf82-f574cfbf2171 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:58.429626 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 266/527] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:58 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:59.435185 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-30e691ca-2b88-42d1-a9d2-ba5528180e24 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:45:59.436069 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-30e691ca-2b88-42d1-a9d2-ba5528180e24 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:59.436069 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:59.436069 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:45:59.436582 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-30e691ca-2b88-42d1-a9d2-ba5528180e24 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:59.602670 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:59.602670 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:45:59.625533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-30e691ca-2b88-42d1-a9d2-ba5528180e24 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:45:59.678898 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-30e691ca-2b88-42d1-a9d2-ba5528180e24 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:45:59.680099 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 262/528] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:59 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:46:00.699764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f22a4b37-86a1-4773-a643-1091e45ad891 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:00.700578 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f22a4b37-86a1-4773-a643-1091e45ad891 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:00.700804 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:00.700804 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:00.702047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f22a4b37-86a1-4773-a643-1091e45ad891 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:00.921531 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:00.921531 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:00.940488 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f22a4b37-86a1-4773-a643-1091e45ad891 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:00.992705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f22a4b37-86a1-4773-a643-1091e45ad891 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:00.995296 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 267/529] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:00 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:02.026420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47d1d91e-9dd1-4524-a84f-872699bc9792 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:02.028379 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47d1d91e-9dd1-4524-a84f-872699bc9792 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:02.029624 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:02.029624 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:02.030777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47d1d91e-9dd1-4524-a84f-872699bc9792 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:02.318312 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:02.318312 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:02.350416 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-47d1d91e-9dd1-4524-a84f-872699bc9792 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:02.537246 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47d1d91e-9dd1-4524-a84f-872699bc9792 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:02.554970 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 263/530] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:02 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:03.582263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4027c17-8e8f-4a1c-adb7-45bd05f6f6dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:03.582263 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4027c17-8e8f-4a1c-adb7-45bd05f6f6dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:03.582263 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:03.582263 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:03.582263 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4027c17-8e8f-4a1c-adb7-45bd05f6f6dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:03.698525 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:03.698525 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:03.710117 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c4027c17-8e8f-4a1c-adb7-45bd05f6f6dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:03.772534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4027c17-8e8f-4a1c-adb7-45bd05f6f6dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:03.774876 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 268/531] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:03 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:04.791871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bda94a05-daaf-428f-a3cb-5c6d9c69dc18 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:04.792647 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bda94a05-daaf-428f-a3cb-5c6d9c69dc18 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:04.792647 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:04.792647 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:04.793030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bda94a05-daaf-428f-a3cb-5c6d9c69dc18 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:04.913786 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:04.913786 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:04.943512 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bda94a05-daaf-428f-a3cb-5c6d9c69dc18 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:04.972916 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bda94a05-daaf-428f-a3cb-5c6d9c69dc18 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:04.989142 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 264/532] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:04 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:06.007285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8c1faf29-8a1b-4d82-b697-d2320960fe89 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:06.008449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8c1faf29-8a1b-4d82-b697-d2320960fe89 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:06.009391 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:06.009391 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:06.010968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8c1faf29-8a1b-4d82-b697-d2320960fe89 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:06.153092 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:06.153092 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:06.168192 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8c1faf29-8a1b-4d82-b697-d2320960fe89 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:06.215363 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8c1faf29-8a1b-4d82-b697-d2320960fe89 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:06.227637 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 269/533] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:05 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:07.239268 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ad9d7a9-a77f-4b53-9fd1-360aecfd4a66 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:07.240940 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ad9d7a9-a77f-4b53-9fd1-360aecfd4a66 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:07.241192 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:07.241192 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:07.241756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ad9d7a9-a77f-4b53-9fd1-360aecfd4a66 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:07.397980 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:07.397980 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:07.415642 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ad9d7a9-a77f-4b53-9fd1-360aecfd4a66 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:07.469890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ad9d7a9-a77f-4b53-9fd1-360aecfd4a66 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:07.472538 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 265/534] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:07 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:08.489246 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5eb12bfd-255a-44e5-8ca7-6b2403c5c1d4 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:08.489901 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5eb12bfd-255a-44e5-8ca7-6b2403c5c1d4 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:08.490226 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:08.490226 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:08.490788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5eb12bfd-255a-44e5-8ca7-6b2403c5c1d4 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:08.598385 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:08.598385 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:08.627354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5eb12bfd-255a-44e5-8ca7-6b2403c5c1d4 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:08.679143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5eb12bfd-255a-44e5-8ca7-6b2403c5c1d4 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:08.683280 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 270/535] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:08 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 914 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:09.717691 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8d69aba-f2ef-425e-96ba-ac991f4dcdab tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:09.719739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8d69aba-f2ef-425e-96ba-ac991f4dcdab tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:09.720409 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:09.720409 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:09.724555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8d69aba-f2ef-425e-96ba-ac991f4dcdab tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:10.104922 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:10.104922 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:10.147840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a8d69aba-f2ef-425e-96ba-ac991f4dcdab tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:10.259967 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8d69aba-f2ef-425e-96ba-ac991f4dcdab tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:10.261065 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 266/536] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:09 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 972 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:11.294584 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99935d1a-0981-40a4-943f-9bd0402f4a64 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:11.295701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99935d1a-0981-40a4-943f-9bd0402f4a64 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:11.296079 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:11.296079 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:11.296783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99935d1a-0981-40a4-943f-9bd0402f4a64 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:11.484837 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:11.484837 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:11.527734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-99935d1a-0981-40a4-943f-9bd0402f4a64 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:11.583235 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99935d1a-0981-40a4-943f-9bd0402f4a64 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:11.585554 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 271/537] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:11 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 975 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:12.610323 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-091d4650-bc4b-4dc7-99f1-b8b3512d2369 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:12.616319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-091d4650-bc4b-4dc7-99f1-b8b3512d2369 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:12.616319 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:12.616319 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:12.616319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-091d4650-bc4b-4dc7-99f1-b8b3512d2369 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:12.755102 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:12.755102 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:12.788172 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-091d4650-bc4b-4dc7-99f1-b8b3512d2369 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:12.868107 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-091d4650-bc4b-4dc7-99f1-b8b3512d2369 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:12.875934 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 267/538] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:12 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 975 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:13.904121 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a9287a4-a150-4bab-9931-42ce40f06cef tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:13.905168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a9287a4-a150-4bab-9931-42ce40f06cef tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:13.905462 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:13.905462 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:13.906072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a9287a4-a150-4bab-9931-42ce40f06cef tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:13.976372 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:13.976372 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:13.986360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0a9287a4-a150-4bab-9931-42ce40f06cef tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:14.016177 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a9287a4-a150-4bab-9931-42ce40f06cef tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:14.017543 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 272/539] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:13 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 975 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:15.046254 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5917fa6-4da8-48eb-a691-9b594543ee7b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:15.048159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5917fa6-4da8-48eb-a691-9b594543ee7b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:15.048980 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:15.048980 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:15.050229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5917fa6-4da8-48eb-a691-9b594543ee7b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:15.306051 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:15.306051 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:15.326340 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d5917fa6-4da8-48eb-a691-9b594543ee7b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:15.380668 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5917fa6-4da8-48eb-a691-9b594543ee7b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:15.382822 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 268/540] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:15 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 975 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:16.413418 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e85fe9f-d260-4872-83b7-892f9961eefb tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:16.414252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e85fe9f-d260-4872-83b7-892f9961eefb tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:16.414535 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:16.414535 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:16.415394 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e85fe9f-d260-4872-83b7-892f9961eefb tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:16.717128 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:16.717128 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:16.762487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9e85fe9f-d260-4872-83b7-892f9961eefb tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:16.875648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e85fe9f-d260-4872-83b7-892f9961eefb tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:16.886588 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 273/541] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:16 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 975 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:17.915164 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4f090b0-4d5c-463b-9595-6c8b81dff730 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:17.916102 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4f090b0-4d5c-463b-9595-6c8b81dff730 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:17.916361 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:17.916361 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:17.919743 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4f090b0-4d5c-463b-9595-6c8b81dff730 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:18.032774 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:18.032774 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:18.046494 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e4f090b0-4d5c-463b-9595-6c8b81dff730 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:18.096143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4f090b0-4d5c-463b-9595-6c8b81dff730 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:18.099590 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 269/542] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:17 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 975 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:19.123566 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6767d677-e2ad-4a03-a983-8484d0888ae9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:19.125550 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6767d677-e2ad-4a03-a983-8484d0888ae9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:19.126263 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:19.126263 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:19.129137 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6767d677-e2ad-4a03-a983-8484d0888ae9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:19.279928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:19.279928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:19.299398 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6767d677-e2ad-4a03-a983-8484d0888ae9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:19.357317 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6767d677-e2ad-4a03-a983-8484d0888ae9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:19.369940 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 274/543] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:19 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 975 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:20.381203 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1398348-f73b-40c3-a05a-c6baf98cc1d5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:20.383425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1398348-f73b-40c3-a05a-c6baf98cc1d5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:20.384066 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:20.384066 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:20.385178 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1398348-f73b-40c3-a05a-c6baf98cc1d5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:20.483140 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:20.483140 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:20.492939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b1398348-f73b-40c3-a05a-c6baf98cc1d5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:20.540350 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1398348-f73b-40c3-a05a-c6baf98cc1d5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:20.541484 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 270/544] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:20 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 1363 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:46:20.567794 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc53055f-574c-4188-8496-1289039f7245 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:20.568607 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc53055f-574c-4188-8496-1289039f7245 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:20.569004 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:20.569004 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:20.569662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc53055f-574c-4188-8496-1289039f7245 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:20.664075 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:20.664075 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:20.674808 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fc53055f-574c-4188-8496-1289039f7245 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:20.703481 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc53055f-574c-4188-8496-1289039f7245 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:20.704299 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 275/545] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:20 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 1363 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:46:20.720810 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92a48218-f2b6-4864-a234-b954867c8700 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:46:20.721383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92a48218-f2b6-4864-a234-b954867c8700 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:20.721577 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:20.721577 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:20.721963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92a48218-f2b6-4864-a234-b954867c8700 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:20.781756 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:20.781756 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:20.796585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-92a48218-f2b6-4864-a234-b954867c8700 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:20.850321 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92a48218-f2b6-4864-a234-b954867c8700 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:46:20.852166 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 271/546] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:20 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 1363 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:46:20.877544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2e0580b-9216-4493-94aa-f91e0fd2cf9c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] POST http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups Jan 19 08:46:20.879098 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:20.879098 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:20.879852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2e0580b-9216-4493-94aa-f91e0fd2cf9c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d717e516-37d2-4988-a38b-a6faf4c5b6a8", "name": "tempest-TestVolumeBackupRestore-backup-77520060", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:20.882312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-e2e0580b-9216-4493-94aa-f91e0fd2cf9c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Creating new backup {'backup': {'volume_id': 'd717e516-37d2-4988-a38b-a6faf4c5b6a8', 'name': 'tempest-TestVolumeBackupRestore-backup-77520060', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87854) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 08:46:20.883012 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-e2e0580b-9216-4493-94aa-f91e0fd2cf9c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Creating backup of volume d717e516-37d2-4988-a38b-a6faf4c5b6a8 in container None Jan 19 08:46:20.981284 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:20.981284 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:20.983637 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e2e0580b-9216-4493-94aa-f91e0fd2cf9c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:46:21.021338 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-e2e0580b-9216-4493-94aa-f91e0fd2cf9c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:46:21.023113 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-e2e0580b-9216-4493-94aa-f91e0fd2cf9c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:46:21.068658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-e2e0580b-9216-4493-94aa-f91e0fd2cf9c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Created reservations ['15fc418f-9f6c-4a53-8d3c-fb6cb0d5c0b7', 'f0b276a3-4b0c-4e64-b250-7f4e3ea3b71e'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:46:21.218791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2e0580b-9216-4493-94aa-f91e0fd2cf9c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups returned with HTTP 202 Jan 19 08:46:21.219701 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 276/547] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:46:20 2021] POST /volume/v3/b69fc38472f440978d14a88ad29e5096/backups => generated 399 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:46:21.235771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73a0b191-01b4-43a8-a385-ad8fbc2ceae8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:21.236281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73a0b191-01b4-43a8-a385-ad8fbc2ceae8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:21.236559 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:21.236559 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:21.238208 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73a0b191-01b4-43a8-a385-ad8fbc2ceae8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:21.239815 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-73a0b191-01b4-43a8-a385-ad8fbc2ceae8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:21.288096 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:21.288096 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:21.292341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73a0b191-01b4-43a8-a385-ad8fbc2ceae8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:21.294384 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 272/548] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:21 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 806 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:22.310448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-43db0015-be41-41bd-bd85-2679c9adc6f2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:22.311335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-43db0015-be41-41bd-bd85-2679c9adc6f2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:22.311335 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:22.311335 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:22.311756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-43db0015-be41-41bd-bd85-2679c9adc6f2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:22.311899 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-43db0015-be41-41bd-bd85-2679c9adc6f2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:22.340810 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:22.340810 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:22.342828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-43db0015-be41-41bd-bd85-2679c9adc6f2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:22.351609 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 277/549] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:22 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 806 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:23.358453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ce4f76f-53b5-40cf-97b6-8892c175fa29 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:23.359298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ce4f76f-53b5-40cf-97b6-8892c175fa29 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:23.359298 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:23.359298 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:23.359735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ce4f76f-53b5-40cf-97b6-8892c175fa29 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:23.359877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7ce4f76f-53b5-40cf-97b6-8892c175fa29 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:23.407022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:23.407022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:23.409206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ce4f76f-53b5-40cf-97b6-8892c175fa29 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:23.410730 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 273/550] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:23 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 806 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:46:24.429657 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-72151285-bcd9-4fbf-b221-0bed44979970 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:24.430513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-72151285-bcd9-4fbf-b221-0bed44979970 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:24.430869 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:24.430869 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:24.431547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-72151285-bcd9-4fbf-b221-0bed44979970 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:24.432218 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-72151285-bcd9-4fbf-b221-0bed44979970 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:24.517410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:24.517410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:24.527655 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-72151285-bcd9-4fbf-b221-0bed44979970 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:24.545752 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 278/551] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:24 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 806 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:25.553729 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a17a0990-e16c-4140-b775-b4712c615c01 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:25.556010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a17a0990-e16c-4140-b775-b4712c615c01 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:25.556720 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:25.556720 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:25.557872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a17a0990-e16c-4140-b775-b4712c615c01 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:25.558825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a17a0990-e16c-4140-b775-b4712c615c01 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:25.611863 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:25.611863 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:25.616778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a17a0990-e16c-4140-b775-b4712c615c01 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:25.630131 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 274/552] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:25 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 806 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:26.636348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90b9ec28-856b-40ec-a786-783621c5ac95 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:26.636897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90b9ec28-856b-40ec-a786-783621c5ac95 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:26.637050 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:26.637050 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:26.637886 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90b9ec28-856b-40ec-a786-783621c5ac95 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:26.638442 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-90b9ec28-856b-40ec-a786-783621c5ac95 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:26.694991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:26.694991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:26.701125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90b9ec28-856b-40ec-a786-783621c5ac95 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:26.712824 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 279/553] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:26 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 806 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:27.761384 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69292c87-5c49-42b1-af07-14414faf2ad1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:27.761384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69292c87-5c49-42b1-af07-14414faf2ad1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:27.761384 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:27.761384 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:27.761384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69292c87-5c49-42b1-af07-14414faf2ad1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:27.761384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-69292c87-5c49-42b1-af07-14414faf2ad1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:27.898067 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:27.898067 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:27.898067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69292c87-5c49-42b1-af07-14414faf2ad1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:27.898067 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 275/554] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:27 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 806 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:28.916081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-72b3cd51-960c-4b51-8f77-40222d4960e5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:28.917984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-72b3cd51-960c-4b51-8f77-40222d4960e5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:28.918453 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:28.918453 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:28.919105 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-72b3cd51-960c-4b51-8f77-40222d4960e5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:28.919666 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-72b3cd51-960c-4b51-8f77-40222d4960e5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:28.961634 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:28.961634 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:28.964171 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-72b3cd51-960c-4b51-8f77-40222d4960e5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:28.971632 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 280/555] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:28 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 806 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:29.980475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1157d470-6c00-4cbd-9567-2a6604a61fee tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:29.981982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1157d470-6c00-4cbd-9567-2a6604a61fee tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:29.982431 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:29.982431 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:29.983135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1157d470-6c00-4cbd-9567-2a6604a61fee tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:29.983794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1157d470-6c00-4cbd-9567-2a6604a61fee tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:30.034976 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:30.034976 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:30.039331 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1157d470-6c00-4cbd-9567-2a6604a61fee tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:30.052968 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 276/556] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:29 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 806 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:46:31.065940 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c250011-ffa3-442b-87c5-3a8297062876 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:31.070594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c250011-ffa3-442b-87c5-3a8297062876 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:31.071339 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:31.071339 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:31.072419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c250011-ffa3-442b-87c5-3a8297062876 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:31.074000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1c250011-ffa3-442b-87c5-3a8297062876 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:31.135320 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:31.135320 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:31.141166 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c250011-ffa3-442b-87c5-3a8297062876 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:31.154278 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 281/557] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:31 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:32.173738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-052b7171-a8c9-407b-8e15-007f63597321 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:32.174440 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-052b7171-a8c9-407b-8e15-007f63597321 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:32.180066 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:32.180066 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:32.180066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-052b7171-a8c9-407b-8e15-007f63597321 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:32.180066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-052b7171-a8c9-407b-8e15-007f63597321 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:32.242369 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:32.242369 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:32.247432 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-052b7171-a8c9-407b-8e15-007f63597321 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:32.249456 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 277/558] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:32 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:33.269655 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a510b4b2-3dc3-438a-a464-74b4dd4bdf08 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:33.275105 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a510b4b2-3dc3-438a-a464-74b4dd4bdf08 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:33.275861 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:33.275861 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:33.276928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a510b4b2-3dc3-438a-a464-74b4dd4bdf08 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:33.277734 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a510b4b2-3dc3-438a-a464-74b4dd4bdf08 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:33.360542 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:33.360542 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:33.365624 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a510b4b2-3dc3-438a-a464-74b4dd4bdf08 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:33.367613 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 282/559] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:33 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:34.405038 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-074e8acb-d58f-4ec6-9e7d-11bf687cb1f1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:34.422572 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-074e8acb-d58f-4ec6-9e7d-11bf687cb1f1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:34.422843 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:34.422843 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:34.423401 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-074e8acb-d58f-4ec6-9e7d-11bf687cb1f1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:34.424249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-074e8acb-d58f-4ec6-9e7d-11bf687cb1f1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:34.582074 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:34.582074 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:34.593258 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-074e8acb-d58f-4ec6-9e7d-11bf687cb1f1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:34.594845 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 278/560] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:34 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:35.625755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed959251-2d43-4e85-b356-b30ea718f69b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:35.636145 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed959251-2d43-4e85-b356-b30ea718f69b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:35.640130 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:35.640130 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:35.644779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed959251-2d43-4e85-b356-b30ea718f69b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:35.646080 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ed959251-2d43-4e85-b356-b30ea718f69b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:35.741541 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:35.741541 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:35.745715 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed959251-2d43-4e85-b356-b30ea718f69b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:35.748040 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 283/561] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:35 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:36.768420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a9f79eb-5e70-46aa-9bac-cf5a155926cc tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:36.774419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a9f79eb-5e70-46aa-9bac-cf5a155926cc tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:36.775140 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:36.775140 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:36.776206 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a9f79eb-5e70-46aa-9bac-cf5a155926cc tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:36.781440 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5a9f79eb-5e70-46aa-9bac-cf5a155926cc tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:36.864147 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:36.864147 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:36.873622 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a9f79eb-5e70-46aa-9bac-cf5a155926cc tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:36.880521 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 279/562] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:36 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:37.906317 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e1b27913-222e-4e25-8e6d-093d106f1f26 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:37.907332 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e1b27913-222e-4e25-8e6d-093d106f1f26 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:37.907714 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:37.907714 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:37.908422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e1b27913-222e-4e25-8e6d-093d106f1f26 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:37.917574 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e1b27913-222e-4e25-8e6d-093d106f1f26 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:38.037777 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:38.037777 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:38.041903 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e1b27913-222e-4e25-8e6d-093d106f1f26 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:38.046241 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 284/563] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:37 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:39.064148 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5230df6c-1f37-4339-8434-48ff8e699417 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:39.064977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5230df6c-1f37-4339-8434-48ff8e699417 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:39.065538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:39.065538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:39.066320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5230df6c-1f37-4339-8434-48ff8e699417 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:39.066817 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5230df6c-1f37-4339-8434-48ff8e699417 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:39.119290 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:39.119290 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:39.121435 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5230df6c-1f37-4339-8434-48ff8e699417 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:39.122599 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 280/564] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:39 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:46:40.144518 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-776b9c85-b6bd-4412-87bf-c3b443ce6087 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:40.146601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-776b9c85-b6bd-4412-87bf-c3b443ce6087 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:40.147297 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:40.147297 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:40.148397 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-776b9c85-b6bd-4412-87bf-c3b443ce6087 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:40.149337 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-776b9c85-b6bd-4412-87bf-c3b443ce6087 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:40.190790 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:40.190790 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:40.194895 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-776b9c85-b6bd-4412-87bf-c3b443ce6087 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:40.197053 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 285/565] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:40 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:41.220694 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be840786-84f9-4f93-ae4f-6087ad1f45b6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:41.225527 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be840786-84f9-4f93-ae4f-6087ad1f45b6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:41.226584 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:41.226584 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:41.227811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be840786-84f9-4f93-ae4f-6087ad1f45b6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:41.228642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-be840786-84f9-4f93-ae4f-6087ad1f45b6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:41.309188 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:41.309188 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:41.313345 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be840786-84f9-4f93-ae4f-6087ad1f45b6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:41.315552 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 281/566] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:41 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:42.348324 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a76726f2-5624-4a45-b132-728c3ae2e159 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:42.350745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a76726f2-5624-4a45-b132-728c3ae2e159 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:42.351346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:42.351346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:42.352948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a76726f2-5624-4a45-b132-728c3ae2e159 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:42.354117 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a76726f2-5624-4a45-b132-728c3ae2e159 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:42.415956 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:42.415956 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:42.421488 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a76726f2-5624-4a45-b132-728c3ae2e159 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:42.435337 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 286/567] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:42 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:43.448129 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e82b9be7-a135-4d93-855a-a9f28a864c3a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:43.449155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e82b9be7-a135-4d93-855a-a9f28a864c3a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:43.486109 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:43.486109 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:43.487024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e82b9be7-a135-4d93-855a-a9f28a864c3a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:43.490606 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e82b9be7-a135-4d93-855a-a9f28a864c3a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:43.609498 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:43.609498 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:43.621526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e82b9be7-a135-4d93-855a-a9f28a864c3a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:43.635980 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 282/568] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:43 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:44.645016 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fcb7a459-7468-4e27-bc16-463db8a5a308 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:44.647172 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fcb7a459-7468-4e27-bc16-463db8a5a308 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:44.647678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:44.647678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:44.648405 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fcb7a459-7468-4e27-bc16-463db8a5a308 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:44.649354 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fcb7a459-7468-4e27-bc16-463db8a5a308 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:44.682165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:44.682165 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:44.685237 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fcb7a459-7468-4e27-bc16-463db8a5a308 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:44.686363 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 287/569] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:44 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:45.712720 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1ffa72d-d582-4f81-9d1d-498bcd31835d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:45.715911 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1ffa72d-d582-4f81-9d1d-498bcd31835d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:45.716468 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:45.716468 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:45.725791 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1ffa72d-d582-4f81-9d1d-498bcd31835d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:45.726733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b1ffa72d-d582-4f81-9d1d-498bcd31835d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:45.812685 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:45.812685 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:45.815375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1ffa72d-d582-4f81-9d1d-498bcd31835d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:45.824218 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 283/570] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:45 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:46.355871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4a55e0a3-b13e-41d0-a96a-970c8e3e240f tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:46:46.357837 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4a55e0a3-b13e-41d0-a96a-970c8e3e240f tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:46.358288 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:46.358288 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:46.360783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4a55e0a3-b13e-41d0-a96a-970c8e3e240f tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:46.511933 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:46.511933 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:46.544095 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4a55e0a3-b13e-41d0-a96a-970c8e3e240f tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:46:46.595996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4a55e0a3-b13e-41d0-a96a-970c8e3e240f tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:46:46.597484 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 288/571] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:46 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 918 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:46.623432 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-370b4656-068a-4de2-bc0f-834d01468242 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:46:46.624630 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-370b4656-068a-4de2-bc0f-834d01468242 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:46.625040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:46.625040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:46.625776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-370b4656-068a-4de2-bc0f-834d01468242 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:46.695929 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:46.695929 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:46.707857 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-370b4656-068a-4de2-bc0f-834d01468242 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:46:46.738234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-370b4656-068a-4de2-bc0f-834d01468242 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:46:46.741355 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 284/572] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:46 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 918 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:46.834532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b021bd6e-afab-4ce2-859a-36c13a8f9b59 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:46.838834 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b021bd6e-afab-4ce2-859a-36c13a8f9b59 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:46.839157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:46.839157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:46.839986 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b021bd6e-afab-4ce2-859a-36c13a8f9b59 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:46.840853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b021bd6e-afab-4ce2-859a-36c13a8f9b59 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:46.883426 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:46.883426 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:46.885896 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b021bd6e-afab-4ce2-859a-36c13a8f9b59 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:46.887244 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 289/573] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:46 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:47.915491 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9dd8b466-beea-46c3-881d-af0e9b7e0d6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:47.915491 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9dd8b466-beea-46c3-881d-af0e9b7e0d6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:47.915491 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:47.915491 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:47.915491 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9dd8b466-beea-46c3-881d-af0e9b7e0d6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:47.915491 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9dd8b466-beea-46c3-881d-af0e9b7e0d6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:48.000091 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:48.000091 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:48.015173 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9dd8b466-beea-46c3-881d-af0e9b7e0d6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:48.015173 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 285/574] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:47 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:49.053132 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d0516d3-4619-46bb-a7c2-723263f0bb64 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:49.053132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d0516d3-4619-46bb-a7c2-723263f0bb64 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:49.053132 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:49.053132 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:49.053132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d0516d3-4619-46bb-a7c2-723263f0bb64 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:49.053132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6d0516d3-4619-46bb-a7c2-723263f0bb64 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:49.162186 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:49.162186 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:49.162186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d0516d3-4619-46bb-a7c2-723263f0bb64 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:49.182685 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 290/575] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:49 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:50.184439 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-52ba7cd0-b8ae-4531-bcc9-ada8c765a5a6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:50.188860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-52ba7cd0-b8ae-4531-bcc9-ada8c765a5a6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:50.189550 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:50.189550 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:50.192108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-52ba7cd0-b8ae-4531-bcc9-ada8c765a5a6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:50.193305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-52ba7cd0-b8ae-4531-bcc9-ada8c765a5a6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:50.298363 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:50.298363 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:50.303314 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-52ba7cd0-b8ae-4531-bcc9-ada8c765a5a6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:50.308992 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 286/576] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:50 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:51.323578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0127fa32-4a04-474a-a5b7-8c83a3a3f1e2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:51.324295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0127fa32-4a04-474a-a5b7-8c83a3a3f1e2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:51.324619 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:51.324619 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:51.325196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0127fa32-4a04-474a-a5b7-8c83a3a3f1e2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:51.325670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0127fa32-4a04-474a-a5b7-8c83a3a3f1e2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:51.347448 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:51.347448 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:51.350250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0127fa32-4a04-474a-a5b7-8c83a3a3f1e2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:51.351386 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 291/577] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:51 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:52.365878 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4324b8ff-3061-45f5-af7b-83915067a09c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:52.366536 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4324b8ff-3061-45f5-af7b-83915067a09c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:52.366536 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:52.366536 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:52.366932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4324b8ff-3061-45f5-af7b-83915067a09c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:52.367309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4324b8ff-3061-45f5-af7b-83915067a09c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:52.435995 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:52.435995 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:52.443409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4324b8ff-3061-45f5-af7b-83915067a09c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:52.445920 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 287/578] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:52 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:53.466319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af9fbf9d-95ca-4afa-8d01-e00f0b9c651c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:53.468277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af9fbf9d-95ca-4afa-8d01-e00f0b9c651c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:53.468716 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:53.468716 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:53.469419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af9fbf9d-95ca-4afa-8d01-e00f0b9c651c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:53.470011 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-af9fbf9d-95ca-4afa-8d01-e00f0b9c651c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:53.502821 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:53.502821 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:53.507261 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af9fbf9d-95ca-4afa-8d01-e00f0b9c651c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:53.517795 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 292/579] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:53 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:54.525126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d8499dd-bdce-45c7-8f33-f1aac26c71ed tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:54.525947 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d8499dd-bdce-45c7-8f33-f1aac26c71ed tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:54.525947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:54.525947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:54.526555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d8499dd-bdce-45c7-8f33-f1aac26c71ed tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:54.526703 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8d8499dd-bdce-45c7-8f33-f1aac26c71ed tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:54.595335 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:54.595335 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:54.597318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d8499dd-bdce-45c7-8f33-f1aac26c71ed tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:54.598157 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 288/580] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:54 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:55.623816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-504f80b6-b622-4948-96a7-4f55305f6d62 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:55.623816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-504f80b6-b622-4948-96a7-4f55305f6d62 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:55.623816 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:55.623816 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:55.623816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-504f80b6-b622-4948-96a7-4f55305f6d62 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:55.623816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-504f80b6-b622-4948-96a7-4f55305f6d62 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:55.774694 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:55.774694 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:55.774694 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-504f80b6-b622-4948-96a7-4f55305f6d62 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:55.797429 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 293/581] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:55 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:56.808545 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f3e1ce7-8b62-4b8b-856e-db8a2b942f75 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:56.808545 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f3e1ce7-8b62-4b8b-856e-db8a2b942f75 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:56.808545 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:56.808545 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:56.808545 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f3e1ce7-8b62-4b8b-856e-db8a2b942f75 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:56.808545 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4f3e1ce7-8b62-4b8b-856e-db8a2b942f75 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:56.883817 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:56.883817 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:56.883817 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f3e1ce7-8b62-4b8b-856e-db8a2b942f75 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:56.883817 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 289/582] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:56 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:57.883846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67ce1912-8b54-4e98-b1c1-a4cef9f6756d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:57.885027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67ce1912-8b54-4e98-b1c1-a4cef9f6756d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:57.885027 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:57.885027 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:57.885614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67ce1912-8b54-4e98-b1c1-a4cef9f6756d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:57.885910 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-67ce1912-8b54-4e98-b1c1-a4cef9f6756d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:57.937431 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:57.937431 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:57.939507 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67ce1912-8b54-4e98-b1c1-a4cef9f6756d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:57.940218 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 294/583] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:57 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:58.956942 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3d6005c-36c8-47a3-b8d6-39aa7ffa17a1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:46:58.956942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3d6005c-36c8-47a3-b8d6-39aa7ffa17a1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:58.956942 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:58.956942 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:46:58.956942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3d6005c-36c8-47a3-b8d6-39aa7ffa17a1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:58.958084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e3d6005c-36c8-47a3-b8d6-39aa7ffa17a1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:59.047419 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:59.047419 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:46:59.057700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3d6005c-36c8-47a3-b8d6-39aa7ffa17a1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:46:59.059827 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 290/584] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:58 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:00.139359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef61e137-ac74-42fc-8252-1532b53dd251 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:00.155559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef61e137-ac74-42fc-8252-1532b53dd251 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:00.155559 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:00.155559 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:00.155559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef61e137-ac74-42fc-8252-1532b53dd251 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:00.155559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ef61e137-ac74-42fc-8252-1532b53dd251 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:00.345054 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:00.345054 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:00.345054 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef61e137-ac74-42fc-8252-1532b53dd251 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:00.379321 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 295/585] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:00 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:01.436222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98a9c84a-fede-4ef7-b524-f0c805549590 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:01.436222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98a9c84a-fede-4ef7-b524-f0c805549590 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:01.459725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:01.459725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:01.459725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98a9c84a-fede-4ef7-b524-f0c805549590 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:01.459725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-98a9c84a-fede-4ef7-b524-f0c805549590 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:01.572287 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:01.572287 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:01.572287 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98a9c84a-fede-4ef7-b524-f0c805549590 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:01.581595 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 291/586] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:01 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:02.587931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9677c7b2-ab26-4644-ab86-2344e93da2fb tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:02.589618 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9677c7b2-ab26-4644-ab86-2344e93da2fb tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:02.589952 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:02.589952 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:02.590710 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9677c7b2-ab26-4644-ab86-2344e93da2fb tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:02.591130 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9677c7b2-ab26-4644-ab86-2344e93da2fb tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:02.671129 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:02.671129 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:02.671129 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9677c7b2-ab26-4644-ab86-2344e93da2fb tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:02.686780 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 296/587] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:02 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:03.714628 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-366a8cd1-7e8c-4a3a-9f26-4e92343bf280 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:03.714628 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-366a8cd1-7e8c-4a3a-9f26-4e92343bf280 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:03.714628 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:03.714628 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:03.726054 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-366a8cd1-7e8c-4a3a-9f26-4e92343bf280 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:03.726054 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-366a8cd1-7e8c-4a3a-9f26-4e92343bf280 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:04.090984 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:04.090984 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:04.105936 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-366a8cd1-7e8c-4a3a-9f26-4e92343bf280 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:04.121608 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 292/588] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:03 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:05.118504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96b87d7c-e98b-45b3-85cc-af8524e1e020 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:05.120429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96b87d7c-e98b-45b3-85cc-af8524e1e020 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:05.120429 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:05.120429 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:05.120999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96b87d7c-e98b-45b3-85cc-af8524e1e020 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:05.121886 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-96b87d7c-e98b-45b3-85cc-af8524e1e020 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:05.180540 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:05.180540 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:05.183476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96b87d7c-e98b-45b3-85cc-af8524e1e020 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:05.192857 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 297/589] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:05 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:06.203223 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ac1b355-5c33-4adb-953f-bfca1a102e72 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:06.203223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ac1b355-5c33-4adb-953f-bfca1a102e72 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:06.203223 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:06.203223 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:06.203223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ac1b355-5c33-4adb-953f-bfca1a102e72 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:06.203223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8ac1b355-5c33-4adb-953f-bfca1a102e72 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:06.254025 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:06.254025 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:06.256190 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ac1b355-5c33-4adb-953f-bfca1a102e72 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:06.260299 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 293/590] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:06 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:07.295495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-767e6b9f-606f-44fd-8ce8-b474b4309821 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:07.295495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-767e6b9f-606f-44fd-8ce8-b474b4309821 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:07.295495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:07.295495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:07.295495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-767e6b9f-606f-44fd-8ce8-b474b4309821 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:07.295495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-767e6b9f-606f-44fd-8ce8-b474b4309821 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:07.392157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:07.392157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:07.402975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-767e6b9f-606f-44fd-8ce8-b474b4309821 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:07.407264 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 298/591] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:07 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:08.423157 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-150dfec6-2c59-4c1b-8038-02aa3358c28b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:08.424122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-150dfec6-2c59-4c1b-8038-02aa3358c28b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:08.425638 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:08.425638 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:08.426682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-150dfec6-2c59-4c1b-8038-02aa3358c28b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:08.427345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-150dfec6-2c59-4c1b-8038-02aa3358c28b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:08.573621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:08.573621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:08.586678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-150dfec6-2c59-4c1b-8038-02aa3358c28b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:08.594522 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 294/592] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:08 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:09.617881 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7db054f0-5f01-4537-9a00-9cd1b5315efe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:09.618846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7db054f0-5f01-4537-9a00-9cd1b5315efe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:09.619215 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:09.619215 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:09.619910 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7db054f0-5f01-4537-9a00-9cd1b5315efe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:09.620585 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7db054f0-5f01-4537-9a00-9cd1b5315efe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:09.784188 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:09.784188 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:09.792575 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7db054f0-5f01-4537-9a00-9cd1b5315efe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:09.793726 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 299/593] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:09 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:10.816988 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-204a190b-7503-4c35-8b55-16eaf7551a2f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:10.821303 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-204a190b-7503-4c35-8b55-16eaf7551a2f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:10.821537 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:10.821537 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:10.821999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-204a190b-7503-4c35-8b55-16eaf7551a2f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:10.822382 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-204a190b-7503-4c35-8b55-16eaf7551a2f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:10.911881 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:10.911881 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:10.924397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-204a190b-7503-4c35-8b55-16eaf7551a2f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:10.925438 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 295/594] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:10 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:11.726184 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes Jan 19 08:47:11.727042 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:11.727042 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:11.727834 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-73421846"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:47:11.729136 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-73421846'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:47:11.729643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Create volume of 1 GB Jan 19 08:47:11.754755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Availability Zones retrieved successfully. Jan 19 08:47:11.776960 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Flow 'volume_create_api' (51f34489-4175-449f-a296-2af10b92d271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:47:11.780947 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06b646c9-64f7-43d2-aa50-45eeae877682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:11.783528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:47:11.880420 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06b646c9-64f7-43d2-aa50-45eeae877682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:11.885425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2966c0d9-daba-43f3-a74f-a9a24514ba3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:11.949401 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d1fd488-064e-4daf-a922-d6461a6ebe5a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:11.949941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d1fd488-064e-4daf-a922-d6461a6ebe5a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:11.951682 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:11.951682 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:11.951682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d1fd488-064e-4daf-a922-d6461a6ebe5a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:11.951682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2d1fd488-064e-4daf-a922-d6461a6ebe5a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:12.012516 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:12.012516 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:12.012812 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d1fd488-064e-4daf-a922-d6461a6ebe5a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:12.027792 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 296/595] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:11 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:12.084313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Created reservations ['63492b6d-5287-4cfc-8562-ae2d9834a073', '26735f99-4d6e-49aa-b981-3c3aefa9e12a', 'e90cffbd-d426-4095-bd07-fc59a716dd9b', '9e12c552-bc0e-462d-86de-ff63b4be3034'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:47:12.089724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2966c0d9-daba-43f3-a74f-a9a24514ba3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63492b6d-5287-4cfc-8562-ae2d9834a073', '26735f99-4d6e-49aa-b981-3c3aefa9e12a', 'e90cffbd-d426-4095-bd07-fc59a716dd9b', '9e12c552-bc0e-462d-86de-ff63b4be3034']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:12.103502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfd9812-5b88-4fa5-9115-7d05363dee6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:12.283993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfd9812-5b88-4fa5-9115-7d05363dee6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55769b5d-743a-43ff-bfdb-bb164cd1cfed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-73421846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cb648b899f940e7a8da1144d77a76ed',qos_specs=None,replication_status=,reservations=['63492b6d-5287-4cfc-8562-ae2d9834a073','26735f99-4d6e-49aa-b981-3c3aefa9e12a','e90cffbd-d426-4095-bd07-fc59a716dd9b','9e12c552-bc0e-462d-86de-ff63b4be3034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ad77665abde4b8a87f72a5888c6ab2a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:47:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-73421846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55769b5d-743a-43ff-bfdb-bb164cd1cfed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cb648b899f940e7a8da1144d77a76ed',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,user_id='3ad77665abde4b8a87f72a5888c6ab2a',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:12.290093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d965aedd-ccbd-45de-9134-65ebf9d9b9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:12.356881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d965aedd-ccbd-45de-9134-65ebf9d9b9d1) 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-73421846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cb648b899f940e7a8da1144d77a76ed',qos_specs=None,replication_status=,reservations=['63492b6d-5287-4cfc-8562-ae2d9834a073','26735f99-4d6e-49aa-b981-3c3aefa9e12a','e90cffbd-d426-4095-bd07-fc59a716dd9b','9e12c552-bc0e-462d-86de-ff63b4be3034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ad77665abde4b8a87f72a5888c6ab2a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:12.362088 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfdeb2a1-0e81-4692-b548-29e5b51fca35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:12.423178 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfdeb2a1-0e81-4692-b548-29e5b51fca35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:12.457272 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Flow 'volume_create_api' (51f34489-4175-449f-a296-2af10b92d271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:47:12.638197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Create volume request issued successfully. Jan 19 08:47:12.676511 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f72bd199-9832-4abc-9a36-766285646c37 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] DELETE http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:47:12.686458 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f72bd199-9832-4abc-9a36-766285646c37 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:12.686458 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:12.686458 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:12.686458 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f72bd199-9832-4abc-9a36-766285646c37 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:12.693918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f72bd199-9832-4abc-9a36-766285646c37 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Delete volume with id: 48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:47:12.704898 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98ca7581-f885-4da1-9d94-955cc6061a60 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes returned with HTTP 202 Jan 19 08:47:12.707998 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 300/596] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:47:11 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes => generated 818 bytes in 986 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:47:12.739439 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47d4e171-fdec-4f5f-af0b-7b90112e67eb tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:12.739981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47d4e171-fdec-4f5f-af0b-7b90112e67eb tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:12.740176 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:12.740176 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:12.741008 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47d4e171-fdec-4f5f-af0b-7b90112e67eb tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:12.820259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:12.820259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:12.825762 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f72bd199-9832-4abc-9a36-766285646c37 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:47:12.888497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f72bd199-9832-4abc-9a36-766285646c37 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Delete volume request issued successfully. Jan 19 08:47:12.889865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f72bd199-9832-4abc-9a36-766285646c37 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 202 Jan 19 08:47:12.891251 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 297/597] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:47:12 2021] DELETE /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:47:12.904164 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b97bea7-928b-432d-882a-f75a5ddb9f1a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:47:12.909710 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b97bea7-928b-432d-882a-f75a5ddb9f1a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:12.910801 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:12.910801 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:12.911469 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b97bea7-928b-432d-882a-f75a5ddb9f1a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:12.958983 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:12.958983 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:13.011365 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-47d4e171-fdec-4f5f-af0b-7b90112e67eb tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:13.033040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:13.033040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:13.066812 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1b97bea7-928b-432d-882a-f75a5ddb9f1a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:47:13.120987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b97bea7-928b-432d-882a-f75a5ddb9f1a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:47:13.122207 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 298/598] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:12 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 917 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:47:13.131608 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b01f5a4-910b-4035-9999-af1b86d5a8dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:13.135350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b01f5a4-910b-4035-9999-af1b86d5a8dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:13.137350 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:13.137350 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:13.138089 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b01f5a4-910b-4035-9999-af1b86d5a8dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:13.139729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2b01f5a4-910b-4035-9999-af1b86d5a8dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:13.166393 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47d4e171-fdec-4f5f-af0b-7b90112e67eb tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:13.193690 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 301/599] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:12 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 910 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:13.200111 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:13.200111 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:13.202000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b01f5a4-910b-4035-9999-af1b86d5a8dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:13.209268 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 299/600] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:13 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:14.175283 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6dc5cc64-c077-4b60-b5a0-e67d8d84a6a5 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:47:14.177387 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6dc5cc64-c077-4b60-b5a0-e67d8d84a6a5 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:14.179543 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:14.179543 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:14.180871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6dc5cc64-c077-4b60-b5a0-e67d8d84a6a5 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:14.201355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa83e1fb-8aa2-4cfa-9ab3-ea6dfb9725b6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:14.206215 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa83e1fb-8aa2-4cfa-9ab3-ea6dfb9725b6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:14.208069 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:14.208069 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:14.209337 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa83e1fb-8aa2-4cfa-9ab3-ea6dfb9725b6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:14.400320 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:14.400320 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:14.428111 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:14.428111 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:14.437136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6dc5cc64-c077-4b60-b5a0-e67d8d84a6a5 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:47:14.463646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aa83e1fb-8aa2-4cfa-9ab3-ea6dfb9725b6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:14.521476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa83e1fb-8aa2-4cfa-9ab3-ea6dfb9725b6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:14.539842 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 300/601] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:14 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 910 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:47:14.557321 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b03ca50d-9216-41eb-87e0-c04b20a166e1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:14.571027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b03ca50d-9216-41eb-87e0-c04b20a166e1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:14.571853 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:14.571853 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:14.573060 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b03ca50d-9216-41eb-87e0-c04b20a166e1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:14.576244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b03ca50d-9216-41eb-87e0-c04b20a166e1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:14.622284 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6dc5cc64-c077-4b60-b5a0-e67d8d84a6a5 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:47:14.633820 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 302/602] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:14 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 917 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:14.703522 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:14.703522 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:14.706963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b03ca50d-9216-41eb-87e0-c04b20a166e1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:14.708796 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 301/603] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:14 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:15.557372 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7272e99-1816-4325-83f0-29c7b0bb51c6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:15.558261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a7272e99-1816-4325-83f0-29c7b0bb51c6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:15.558261 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:15.558261 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:15.558808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a7272e99-1816-4325-83f0-29c7b0bb51c6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:15.646642 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7c6b142-5943-4e55-874c-760191631145 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:47:15.647993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7c6b142-5943-4e55-874c-760191631145 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:15.648536 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:15.648536 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:15.649577 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7c6b142-5943-4e55-874c-760191631145 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:15.664967 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:15.664967 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:15.689071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a7272e99-1816-4325-83f0-29c7b0bb51c6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:15.746977 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7272e99-1816-4325-83f0-29c7b0bb51c6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:15.748459 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 303/604] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:15 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:15.754426 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d788d8ce-7285-4c45-8d82-d181e42178df tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:15.755254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d788d8ce-7285-4c45-8d82-d181e42178df tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:15.755641 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:15.755641 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:15.756278 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d788d8ce-7285-4c45-8d82-d181e42178df tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:15.757224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d788d8ce-7285-4c45-8d82-d181e42178df tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:15.811982 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:15.811982 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:15.814975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d788d8ce-7285-4c45-8d82-d181e42178df tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:15.816064 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 304/605] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:15 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:15.832258 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:15.832258 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:15.863311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f7c6b142-5943-4e55-874c-760191631145 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:47:15.953695 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7c6b142-5943-4e55-874c-760191631145 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 200 Jan 19 08:47:15.957870 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 302/606] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:15 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 917 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:16.201918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-7075f964-954e-4adf-9d1b-37064b45e39e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:16.202815 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-7075f964-954e-4adf-9d1b-37064b45e39e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:16.203223 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:16.203223 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:16.204010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-7075f964-954e-4adf-9d1b-37064b45e39e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:16.415044 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:16.415044 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:16.435927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e539b242-c509-4bf9-98e1-7b032037c967 req-7075f964-954e-4adf-9d1b-37064b45e39e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:16.510872 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-7075f964-954e-4adf-9d1b-37064b45e39e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:16.511726 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 305/607] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:47:16 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 911 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:16.634328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7c6b142-5943-4e55-874c-760191631145 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume// Jan 19 08:47:16.636154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7c6b142-5943-4e55-874c-760191631145 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:16.636581 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:16.636581 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:16.637359 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7c6b142-5943-4e55-874c-760191631145 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:16.638845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7c6b142-5943-4e55-874c-760191631145 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:47:16.640188 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 303/608] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:47:16 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:47:16.669952 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-5c32a92a-0127-4670-b143-0f04270ef1a5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments Jan 19 08:47:16.670649 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:16.670649 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:16.671262 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-5c32a92a-0127-4670-b143-0f04270ef1a5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55769b5d-743a-43ff-bfdb-bb164cd1cfed", "instance_uuid": "3ea188d7-9a42-4b13-a09a-ee8dc4ff56f6", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:47:16.797446 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:16.797446 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:16.843705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-87d9db3a-fb6a-4da1-9e02-e85bf5b0a8e0 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:16.844381 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-87d9db3a-fb6a-4da1-9e02-e85bf5b0a8e0 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:16.849136 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-87d9db3a-fb6a-4da1-9e02-e85bf5b0a8e0 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:16.849136 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-87d9db3a-fb6a-4da1-9e02-e85bf5b0a8e0 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:17.005341 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:17.005341 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:17.008908 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-87d9db3a-fb6a-4da1-9e02-e85bf5b0a8e0 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:17.014984 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 304/609] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:16 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:17.035966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0101f17d-dc27-41ac-a5c5-874f39a6cf9a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 Jan 19 08:47:17.035966 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0101f17d-dc27-41ac-a5c5-874f39a6cf9a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:17.037505 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:17.037505 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:17.037505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0101f17d-dc27-41ac-a5c5-874f39a6cf9a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:17.062370 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-5c32a92a-0127-4670-b143-0f04270ef1a5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments returned with HTTP 200 Jan 19 08:47:17.063795 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 306/610] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:47:16 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments => generated 273 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:47:17.154885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a0ee21a-cccc-4107-aca3-04d525f61254 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:17.155673 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a0ee21a-cccc-4107-aca3-04d525f61254 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:17.156113 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:17.156113 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:17.157156 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a0ee21a-cccc-4107-aca3-04d525f61254 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:17.275375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0101f17d-dc27-41ac-a5c5-874f39a6cf9a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 returned with HTTP 404 Jan 19 08:47:17.279627 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 305/611] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:17 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/48c79e5a-aade-4555-8fc6-0e5efd553d57 => generated 109 bytes in 265 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:47:17.294241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0101f17d-dc27-41ac-a5c5-874f39a6cf9a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume// Jan 19 08:47:17.294942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0101f17d-dc27-41ac-a5c5-874f39a6cf9a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:17.295552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0101f17d-dc27-41ac-a5c5-874f39a6cf9a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:17.306080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0101f17d-dc27-41ac-a5c5-874f39a6cf9a tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:47:17.310978 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 306/612] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:47:17 2021] GET /volume/ => generated 754 bytes in 24 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:47:17.328604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-e97cad6f-bb4b-48ff-b286-7fd888d98e50 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:17.329338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-e97cad6f-bb4b-48ff-b286-7fd888d98e50 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:17.329929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-e97cad6f-bb4b-48ff-b286-7fd888d98e50 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:17.380046 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:17.380046 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:17.428515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7a0ee21a-cccc-4107-aca3-04d525f61254 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:17.554138 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:17.554138 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:17.581226 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:17.581226 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:17.606137 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a0ee21a-cccc-4107-aca3-04d525f61254 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:17.625749 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 307/613] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:17 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 910 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:17.658486 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e539b242-c509-4bf9-98e1-7b032037c967 req-e97cad6f-bb4b-48ff-b286-7fd888d98e50 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:17.726272 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:17.726272 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:17.752747 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-e97cad6f-bb4b-48ff-b286-7fd888d98e50 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:17.753269 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 307/614] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:47:17 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 1009 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:47:17.793275 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-7026d539-d009-45ed-a66b-4b55790b8b8a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] PUT http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/180bcd90-f57e-4681-93e3-89de4b408c0a Jan 19 08:47:17.793691 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:17.793691 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:17.794394 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-7026d539-d009-45ed-a66b-4b55790b8b8a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:47:17.866754 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:47:17.866754 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:47:17.868018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-e539b242-c509-4bf9-98e1-7b032037c967 req-7026d539-d009-45ed-a66b-4b55790b8b8a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Lock "b'cinder-attachment_update-55769b5d-743a-43ff-bfdb-bb164cd1cfed-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.012s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:47:17.869744 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:17.869744 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:18.031855 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b9fd33e-db63-4421-9423-338d36998f85 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:18.042197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0b9fd33e-db63-4421-9423-338d36998f85 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:18.042197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:18.042197 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:18.042197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0b9fd33e-db63-4421-9423-338d36998f85 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:18.042197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0b9fd33e-db63-4421-9423-338d36998f85 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:18.139347 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:18.139347 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:18.139347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b9fd33e-db63-4421-9423-338d36998f85 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:18.139347 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 308/615] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:18 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:18.634071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a2f5147-479b-4329-b152-9b92c9e2bf5d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:18.634071 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a2f5147-479b-4329-b152-9b92c9e2bf5d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:18.634071 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:18.634071 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:18.634784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a2f5147-479b-4329-b152-9b92c9e2bf5d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:18.925114 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:18.925114 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:18.999210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1a2f5147-479b-4329-b152-9b92c9e2bf5d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:19.203237 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:19.203237 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:19.268234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a2f5147-479b-4329-b152-9b92c9e2bf5d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:19.283550 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 309/616] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:18 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 910 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:19.286067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e73eaf4f-8259-48c7-a72e-72af5de25c26 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] DELETE http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:47:19.286697 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e73eaf4f-8259-48c7-a72e-72af5de25c26 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:19.290019 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:19.290019 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:19.291348 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e73eaf4f-8259-48c7-a72e-72af5de25c26 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:19.293629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e73eaf4f-8259-48c7-a72e-72af5de25c26 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Delete volume with id: 4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:47:19.435309 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:19.435309 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:19.449975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e73eaf4f-8259-48c7-a72e-72af5de25c26 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:47:19.569424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e73eaf4f-8259-48c7-a72e-72af5de25c26 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Delete volume request issued successfully. Jan 19 08:47:19.569424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e73eaf4f-8259-48c7-a72e-72af5de25c26 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 202 Jan 19 08:47:19.579247 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 310/617] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:47:19 2021] DELETE /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:47:19.602358 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a2d1db5-29c9-428b-8a62-e90ad74790d9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:19.606589 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a2d1db5-29c9-428b-8a62-e90ad74790d9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:19.610309 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:19.610309 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:19.612767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a2d1db5-29c9-428b-8a62-e90ad74790d9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:19.612767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5a2d1db5-29c9-428b-8a62-e90ad74790d9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:19.703509 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:19.703509 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:19.706108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a2d1db5-29c9-428b-8a62-e90ad74790d9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:19.717705 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 311/618] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:19 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:19.725644 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6647ceec-3cd4-4937-ad70-65d5893defa0 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:47:19.727513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6647ceec-3cd4-4937-ad70-65d5893defa0 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:19.727513 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:19.727513 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:19.727513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6647ceec-3cd4-4937-ad70-65d5893defa0 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:19.852894 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:19.852894 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:19.875774 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6647ceec-3cd4-4937-ad70-65d5893defa0 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:47:19.934594 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6647ceec-3cd4-4937-ad70-65d5893defa0 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:47:19.937218 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 312/619] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:19 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 918 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:20.294259 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06165379-5d9b-4b52-96cc-d1f2e86dadd5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:20.295950 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-06165379-5d9b-4b52-96cc-d1f2e86dadd5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:20.295950 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:20.295950 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:20.297427 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-06165379-5d9b-4b52-96cc-d1f2e86dadd5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:20.535731 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:20.535731 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:20.560738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-06165379-5d9b-4b52-96cc-d1f2e86dadd5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:20.618827 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:20.618827 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:20.668169 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06165379-5d9b-4b52-96cc-d1f2e86dadd5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:20.716549 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 313/620] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:20 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 910 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:20.820268 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad69a215-659d-4175-afb5-50e0c710fb3d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:20.820268 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad69a215-659d-4175-afb5-50e0c710fb3d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:20.820268 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:20.820268 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:20.820268 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad69a215-659d-4175-afb5-50e0c710fb3d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:20.866030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ad69a215-659d-4175-afb5-50e0c710fb3d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:20.916565 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:20.916565 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:20.916565 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad69a215-659d-4175-afb5-50e0c710fb3d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:20.916565 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 314/621] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:20 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:20.972179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce38178f-5a8e-407b-8bee-e7daee14a671 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:47:20.972179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce38178f-5a8e-407b-8bee-e7daee14a671 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:20.972179 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:20.972179 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:20.972179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce38178f-5a8e-407b-8bee-e7daee14a671 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:21.144075 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:21.144075 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:21.202043 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ce38178f-5a8e-407b-8bee-e7daee14a671 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:47:21.390294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce38178f-5a8e-407b-8bee-e7daee14a671 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:47:21.392192 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 315/622] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:20 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 918 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:21.721862 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9df62eee-c5e9-4ab6-8a2d-dcf6fa429811 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:21.721862 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9df62eee-c5e9-4ab6-8a2d-dcf6fa429811 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:21.721862 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:21.721862 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:21.721862 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9df62eee-c5e9-4ab6-8a2d-dcf6fa429811 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:21.964250 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:21.964250 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:22.040630 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9df62eee-c5e9-4ab6-8a2d-dcf6fa429811 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:22.117353 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:22.117353 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:22.155024 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9df62eee-c5e9-4ab6-8a2d-dcf6fa429811 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:22.156751 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 316/623] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:21 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 910 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:22.174377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e9004a1-1b0f-4b4b-9832-d32d5a0e7026 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:22.175934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e9004a1-1b0f-4b4b-9832-d32d5a0e7026 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:22.176598 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:22.176598 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:22.177773 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e9004a1-1b0f-4b4b-9832-d32d5a0e7026 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:22.181865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7e9004a1-1b0f-4b4b-9832-d32d5a0e7026 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:22.385326 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:22.385326 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:22.403822 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e9004a1-1b0f-4b4b-9832-d32d5a0e7026 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:22.408826 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 317/624] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:22 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:22.429409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e15b587d-7f70-4601-8f6a-2b9202c3c49e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:47:22.431268 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e15b587d-7f70-4601-8f6a-2b9202c3c49e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:22.431268 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:22.431268 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:22.432430 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e15b587d-7f70-4601-8f6a-2b9202c3c49e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:22.881669 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:22.881669 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:22.934994 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e15b587d-7f70-4601-8f6a-2b9202c3c49e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:47:23.091740 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e15b587d-7f70-4601-8f6a-2b9202c3c49e tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:47:23.093205 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 318/625] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:22 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 918 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:23.216351 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-223a5845-b54c-4906-b527-a60b6f6924e1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:23.216351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-223a5845-b54c-4906-b527-a60b6f6924e1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:23.221958 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:23.221958 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:23.221958 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-223a5845-b54c-4906-b527-a60b6f6924e1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:23.523851 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:23.523851 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:23.574269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-223a5845-b54c-4906-b527-a60b6f6924e1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:23.701163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-e539b242-c509-4bf9-98e1-7b032037c967 req-7026d539-d009-45ed-a66b-4b55790b8b8a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Lock "b'cinder-attachment_update-55769b5d-743a-43ff-bfdb-bb164cd1cfed-n-h2-771363-1'" released by "attachment_update" :: held 5.821s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:47:23.710289 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-7026d539-d009-45ed-a66b-4b55790b8b8a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/180bcd90-f57e-4681-93e3-89de4b408c0a returned with HTTP 200 Jan 19 08:47:23.719613 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 308/626] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:47:17 2021] PUT /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/180bcd90-f57e-4681-93e3-89de4b408c0a => generated 762 bytes in 5929 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:47:23.754150 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:23.754150 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:23.801636 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-223a5845-b54c-4906-b527-a60b6f6924e1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:23.801636 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 319/627] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:23 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 911 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:23.819058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8c63306-834c-456b-9e59-75f19d3ec692 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:23.819058 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8c63306-834c-456b-9e59-75f19d3ec692 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:23.819058 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:23.819058 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:23.819058 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8c63306-834c-456b-9e59-75f19d3ec692 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:23.819058 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a8c63306-834c-456b-9e59-75f19d3ec692 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:23.906005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:23.906005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:23.906005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8c63306-834c-456b-9e59-75f19d3ec692 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:23.906005 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 309/628] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:23 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:24.112996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ede9bf7e-12af-41f3-8691-8c0f5fd50f60 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:47:24.113865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ede9bf7e-12af-41f3-8691-8c0f5fd50f60 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:24.118133 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:24.118133 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:24.118133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ede9bf7e-12af-41f3-8691-8c0f5fd50f60 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:24.214851 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:24.214851 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:24.242475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ede9bf7e-12af-41f3-8691-8c0f5fd50f60 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Volume info retrieved successfully. Jan 19 08:47:24.317000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ede9bf7e-12af-41f3-8691-8c0f5fd50f60 tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 200 Jan 19 08:47:24.330835 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 320/629] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:24 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 918 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:24.796922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-961d47ce-0156-4657-b0af-f7715f85e7c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:24.796922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-961d47ce-0156-4657-b0af-f7715f85e7c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:24.796922 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:24.796922 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:24.796922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-961d47ce-0156-4657-b0af-f7715f85e7c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:24.917269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-952f06e2-e852-4643-9d1d-0da5ddce1711 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:24.917269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-952f06e2-e852-4643-9d1d-0da5ddce1711 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:24.917269 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:24.917269 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:24.919351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-952f06e2-e852-4643-9d1d-0da5ddce1711 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:24.919351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-952f06e2-e852-4643-9d1d-0da5ddce1711 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:25.042086 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:25.042086 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:25.074540 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-961d47ce-0156-4657-b0af-f7715f85e7c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:25.089076 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:25.089076 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:25.131328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-952f06e2-e852-4643-9d1d-0da5ddce1711 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:25.136941 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:25.136941 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:25.154419 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 321/630] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:24 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:25.176797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-961d47ce-0156-4657-b0af-f7715f85e7c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:25.193238 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 310/631] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:24 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 911 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:47:25.336216 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5cc1a0b8-62d2-4f7f-8454-78c0bc1f63be tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] GET http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b Jan 19 08:47:25.336216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5cc1a0b8-62d2-4f7f-8454-78c0bc1f63be tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:25.336216 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:25.336216 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:25.336216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5cc1a0b8-62d2-4f7f-8454-78c0bc1f63be tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:25.650858 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:25.650858 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:25.674378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5cc1a0b8-62d2-4f7f-8454-78c0bc1f63be tempest-AttachVolumeShelveTestJSON-1541283049 tempest-AttachVolumeShelveTestJSON-1541283049] http://10.222.0.50/volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b returned with HTTP 404 Jan 19 08:47:25.676117 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 322/632] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:25 2021] GET /volume/v3/6776ce832acc4410aa32da3e7c513a73/volumes/4df3abbd-360b-4970-9349-605b94d1a00b => generated 109 bytes in 353 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:47:26.174185 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-142c63bd-5105-41b8-a37a-08a3d4701058 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:26.174185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-142c63bd-5105-41b8-a37a-08a3d4701058 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:26.174185 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:26.174185 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:26.186452 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-142c63bd-5105-41b8-a37a-08a3d4701058 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:26.186452 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-142c63bd-5105-41b8-a37a-08a3d4701058 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:26.225436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d510d02-55f5-4d67-856b-1f51b93361c4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:26.225436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d510d02-55f5-4d67-856b-1f51b93361c4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:26.225436 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:26.225436 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:26.225436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d510d02-55f5-4d67-856b-1f51b93361c4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:26.398982 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:26.398982 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:26.433889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-142c63bd-5105-41b8-a37a-08a3d4701058 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:26.433889 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 311/633] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:26 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:26.763105 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:26.763105 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:26.763105 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4d510d02-55f5-4d67-856b-1f51b93361c4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:26.834201 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:26.834201 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:26.870297 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d510d02-55f5-4d67-856b-1f51b93361c4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:26.890969 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 323/634] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:26 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 911 bytes in 673 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:27.450926 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b5d0d1b-014d-4a7c-ae97-8c137cbf38a6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:27.451888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b5d0d1b-014d-4a7c-ae97-8c137cbf38a6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:27.452246 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:27.452246 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:27.453682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b5d0d1b-014d-4a7c-ae97-8c137cbf38a6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:27.454312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9b5d0d1b-014d-4a7c-ae97-8c137cbf38a6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:27.586119 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:27.586119 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:27.594676 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b5d0d1b-014d-4a7c-ae97-8c137cbf38a6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:27.602841 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 312/635] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:27 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:27.892215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-38f780d9-e436-4b39-8ded-fda2b74884c8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:27.895546 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-38f780d9-e436-4b39-8ded-fda2b74884c8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:27.895546 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:27.895546 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:27.895546 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-38f780d9-e436-4b39-8ded-fda2b74884c8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:28.032011 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:28.032011 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:28.058681 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-38f780d9-e436-4b39-8ded-fda2b74884c8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:28.126175 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:28.126175 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:28.150695 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-38f780d9-e436-4b39-8ded-fda2b74884c8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:28.154024 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 324/636] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:27 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 911 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:28.628495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-812965ec-6b6c-402b-a61b-5421497ea2c8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:28.633141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-812965ec-6b6c-402b-a61b-5421497ea2c8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:28.635582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:28.635582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:28.636590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-812965ec-6b6c-402b-a61b-5421497ea2c8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:28.637409 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-812965ec-6b6c-402b-a61b-5421497ea2c8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:28.762495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:28.762495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:28.768604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-812965ec-6b6c-402b-a61b-5421497ea2c8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:28.778596 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 313/637] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:28 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:29.175852 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fec2384b-9d91-4c1c-bd1e-32c57858249f tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:29.176940 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fec2384b-9d91-4c1c-bd1e-32c57858249f tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:29.177497 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:29.177497 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:29.179267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fec2384b-9d91-4c1c-bd1e-32c57858249f tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:29.301497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-1cab7d57-d5eb-48bf-9dd1-e3d3cc38d623 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/180bcd90-f57e-4681-93e3-89de4b408c0a/action Jan 19 08:47:29.301497 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:29.301497 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:29.301497 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-1cab7d57-d5eb-48bf-9dd1-e3d3cc38d623 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:47:29.321028 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-1cab7d57-d5eb-48bf-9dd1-e3d3cc38d623 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:47:29.609560 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:29.609560 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:29.670937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fec2384b-9d91-4c1c-bd1e-32c57858249f tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:29.762155 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:29.762155 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:29.781581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fec2384b-9d91-4c1c-bd1e-32c57858249f tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:29.783523 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 325/638] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:29 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 911 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:29.815109 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0500609-b8bb-405a-8c1c-fd67d68fb709 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:29.816701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0500609-b8bb-405a-8c1c-fd67d68fb709 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:29.824119 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:29.824119 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:29.829805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0500609-b8bb-405a-8c1c-fd67d68fb709 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:29.830529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f0500609-b8bb-405a-8c1c-fd67d68fb709 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:29.930920 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:29.930920 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:29.980379 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e539b242-c509-4bf9-98e1-7b032037c967 req-1cab7d57-d5eb-48bf-9dd1-e3d3cc38d623 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/180bcd90-f57e-4681-93e3-89de4b408c0a/action returned with HTTP 204 Jan 19 08:47:29.985851 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 314/639] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:47:29 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/180bcd90-f57e-4681-93e3-89de4b408c0a/action => generated 0 bytes in 716 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:47:30.004553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:30.004553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:30.025524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0500609-b8bb-405a-8c1c-fd67d68fb709 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:30.029615 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 326/640] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:29 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:30.817687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55119373-d2cb-45a6-9124-8127b3e1aec1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:47:30.818650 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55119373-d2cb-45a6-9124-8127b3e1aec1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:30.819551 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:30.819551 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:30.823184 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55119373-d2cb-45a6-9124-8127b3e1aec1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:31.047500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cda2c443-0cbb-474d-80d7-c6a7ad299f84 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:31.048028 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cda2c443-0cbb-474d-80d7-c6a7ad299f84 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:31.048224 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:31.048224 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:31.048832 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cda2c443-0cbb-474d-80d7-c6a7ad299f84 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:31.049380 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cda2c443-0cbb-474d-80d7-c6a7ad299f84 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:31.079093 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:31.079093 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:31.094155 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:31.094155 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:31.098816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cda2c443-0cbb-474d-80d7-c6a7ad299f84 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:31.104337 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 327/641] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:31 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:31.127904 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-55119373-d2cb-45a6-9124-8127b3e1aec1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:47:31.221538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:31.221538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:31.276997 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55119373-d2cb-45a6-9124-8127b3e1aec1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:47:31.293674 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 315/642] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:30 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 1203 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:47:32.123113 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4bafcad0-17bc-403b-8154-bca4ee925541 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:32.123965 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4bafcad0-17bc-403b-8154-bca4ee925541 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:32.123965 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:32.123965 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:32.124306 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4bafcad0-17bc-403b-8154-bca4ee925541 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:32.124791 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4bafcad0-17bc-403b-8154-bca4ee925541 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:32.158901 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:32.158901 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:32.161074 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4bafcad0-17bc-403b-8154-bca4ee925541 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:32.162391 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 328/643] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:32 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:33.184284 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa339fe5-ba81-470a-80a3-4da52f85d745 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:33.184955 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa339fe5-ba81-470a-80a3-4da52f85d745 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:33.185291 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:33.185291 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:33.185859 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa339fe5-ba81-470a-80a3-4da52f85d745 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:33.186369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-aa339fe5-ba81-470a-80a3-4da52f85d745 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:33.245644 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:33.245644 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:33.248239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa339fe5-ba81-470a-80a3-4da52f85d745 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:33.249143 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 316/644] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:33 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:34.269776 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b2c37eb-e7c6-47d6-a02b-b65f2ae56cd3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:34.269776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b2c37eb-e7c6-47d6-a02b-b65f2ae56cd3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:34.269776 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:34.269776 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:34.269776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b2c37eb-e7c6-47d6-a02b-b65f2ae56cd3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:34.269776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7b2c37eb-e7c6-47d6-a02b-b65f2ae56cd3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:34.331254 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:34.331254 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:34.343263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b2c37eb-e7c6-47d6-a02b-b65f2ae56cd3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:34.351926 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 329/645] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:34 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:35.363656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b8dbee7a-b6cd-4ebf-b3fd-461aad32925e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:35.364620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b8dbee7a-b6cd-4ebf-b3fd-461aad32925e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:35.367486 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:35.367486 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:35.370784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b8dbee7a-b6cd-4ebf-b3fd-461aad32925e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:35.371573 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b8dbee7a-b6cd-4ebf-b3fd-461aad32925e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:35.435856 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:35.435856 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:35.438706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b8dbee7a-b6cd-4ebf-b3fd-461aad32925e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:35.439843 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 317/646] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:35 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:36.454369 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70144c33-87ca-4231-a198-82cbe8c48e07 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:36.454369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70144c33-87ca-4231-a198-82cbe8c48e07 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:36.460689 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:36.460689 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:36.460689 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70144c33-87ca-4231-a198-82cbe8c48e07 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:36.460689 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-70144c33-87ca-4231-a198-82cbe8c48e07 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:36.550631 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:36.550631 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:36.550631 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70144c33-87ca-4231-a198-82cbe8c48e07 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:36.550631 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 330/647] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:36 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:37.565816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-461502d5-d170-4d8b-86b8-afa6092c3902 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:37.565816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-461502d5-d170-4d8b-86b8-afa6092c3902 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:37.571289 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:37.571289 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:37.571289 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-461502d5-d170-4d8b-86b8-afa6092c3902 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:37.571289 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-461502d5-d170-4d8b-86b8-afa6092c3902 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:37.649777 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:37.649777 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:37.655573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-461502d5-d170-4d8b-86b8-afa6092c3902 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:37.655573 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 318/648] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:37 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:38.670642 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c5725c0-29bb-4a5a-a0e8-d986327547e3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:38.671063 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c5725c0-29bb-4a5a-a0e8-d986327547e3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:38.671063 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:38.671063 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:38.671769 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c5725c0-29bb-4a5a-a0e8-d986327547e3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:38.671769 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4c5725c0-29bb-4a5a-a0e8-d986327547e3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:38.744793 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:38.744793 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:38.749721 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c5725c0-29bb-4a5a-a0e8-d986327547e3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:38.749721 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 331/649] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:38 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:47:39.770396 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6929efe-ca94-4858-a4ed-d0732afaf829 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:39.770396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b6929efe-ca94-4858-a4ed-d0732afaf829 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:39.771853 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:39.771853 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:39.771853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b6929efe-ca94-4858-a4ed-d0732afaf829 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:39.772436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b6929efe-ca94-4858-a4ed-d0732afaf829 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:39.872915 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:39.872915 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:39.874627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6929efe-ca94-4858-a4ed-d0732afaf829 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:39.876629 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 319/650] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:39 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:40.890442 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba955b8f-85d4-4aab-b38b-9927c8d9a021 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:40.891003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba955b8f-85d4-4aab-b38b-9927c8d9a021 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:40.891086 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:40.891086 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:40.891438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba955b8f-85d4-4aab-b38b-9927c8d9a021 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:40.891809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ba955b8f-85d4-4aab-b38b-9927c8d9a021 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:40.977958 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:40.977958 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:40.979856 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba955b8f-85d4-4aab-b38b-9927c8d9a021 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:40.999347 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 332/651] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:40 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:41.996153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3513275f-bee9-4257-9453-ad367dd55e7d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:41.997298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3513275f-bee9-4257-9453-ad367dd55e7d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:41.997782 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:41.997782 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:41.998470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3513275f-bee9-4257-9453-ad367dd55e7d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:41.998776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3513275f-bee9-4257-9453-ad367dd55e7d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:42.051940 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:42.051940 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:42.054106 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3513275f-bee9-4257-9453-ad367dd55e7d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:42.063401 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 320/652] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:41 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:43.070620 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb0c8f82-dd47-4fbb-ab11-7e1b2aa24e4f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:43.071455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb0c8f82-dd47-4fbb-ab11-7e1b2aa24e4f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:43.071782 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:43.071782 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:43.072358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb0c8f82-dd47-4fbb-ab11-7e1b2aa24e4f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:43.072843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-eb0c8f82-dd47-4fbb-ab11-7e1b2aa24e4f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:43.184346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:43.184346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:43.188076 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb0c8f82-dd47-4fbb-ab11-7e1b2aa24e4f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:43.202608 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 333/653] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:43 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:47:44.210734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02b867d9-5213-4fce-991d-0c535da9745f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:44.211480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02b867d9-5213-4fce-991d-0c535da9745f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:44.211480 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:44.211480 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:44.212835 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02b867d9-5213-4fce-991d-0c535da9745f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:44.213355 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-02b867d9-5213-4fce-991d-0c535da9745f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:44.258016 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:44.258016 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:44.260500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02b867d9-5213-4fce-991d-0c535da9745f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:44.261841 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 321/654] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:44 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:47:45.281046 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b29533c-8b81-450d-8155-abf7b36092f9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:45.281589 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b29533c-8b81-450d-8155-abf7b36092f9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:45.281928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:45.281928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:45.282378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b29533c-8b81-450d-8155-abf7b36092f9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:45.282825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5b29533c-8b81-450d-8155-abf7b36092f9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:45.338239 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:45.338239 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:45.340545 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b29533c-8b81-450d-8155-abf7b36092f9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:45.341529 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 334/655] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:45 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:46.355902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a3221bf2-f896-43b8-aa12-10eb2427211d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:46.357137 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a3221bf2-f896-43b8-aa12-10eb2427211d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:46.357565 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:46.357565 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:46.358200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a3221bf2-f896-43b8-aa12-10eb2427211d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:46.358996 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a3221bf2-f896-43b8-aa12-10eb2427211d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:46.384146 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:46.384146 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:46.386578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a3221bf2-f896-43b8-aa12-10eb2427211d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:46.387978 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 322/656] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:46 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:47.407573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a5c95b1-8630-42f7-8b26-eb5457234065 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:47.408180 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a5c95b1-8630-42f7-8b26-eb5457234065 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:47.408410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:47.408410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:47.408791 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a5c95b1-8630-42f7-8b26-eb5457234065 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:47.409212 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7a5c95b1-8630-42f7-8b26-eb5457234065 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:47.452402 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:47.452402 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:47.454763 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a5c95b1-8630-42f7-8b26-eb5457234065 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:47.456190 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 335/657] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:47 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:48.472102 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aca9c027-1690-4f23-bd59-1adc1e7a5438 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:48.479840 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aca9c027-1690-4f23-bd59-1adc1e7a5438 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:48.481373 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:48.481373 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:48.482050 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aca9c027-1690-4f23-bd59-1adc1e7a5438 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:48.489948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-aca9c027-1690-4f23-bd59-1adc1e7a5438 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:48.570467 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:48.570467 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:48.576497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aca9c027-1690-4f23-bd59-1adc1e7a5438 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:48.578601 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 323/658] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:48 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:49.599747 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba3d31a5-5aad-452a-9792-022a660c87a2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:49.599747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba3d31a5-5aad-452a-9792-022a660c87a2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:49.599747 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:49.599747 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:49.599747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba3d31a5-5aad-452a-9792-022a660c87a2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:49.601252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ba3d31a5-5aad-452a-9792-022a660c87a2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:49.673735 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:49.673735 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:49.684846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba3d31a5-5aad-452a-9792-022a660c87a2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:49.705834 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 336/659] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:49 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:50.718350 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84c2b6a9-dfe8-4593-b26d-4ee4364ee482 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:50.720507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-84c2b6a9-dfe8-4593-b26d-4ee4364ee482 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:50.729628 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:50.729628 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:50.731011 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-84c2b6a9-dfe8-4593-b26d-4ee4364ee482 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:50.732117 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-84c2b6a9-dfe8-4593-b26d-4ee4364ee482 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:50.825019 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:50.825019 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:50.837823 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84c2b6a9-dfe8-4593-b26d-4ee4364ee482 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:50.844055 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 324/660] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:50 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:51.876822 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc1a54c9-cf7e-45af-b669-7bbc99901ded tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:51.877941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc1a54c9-cf7e-45af-b669-7bbc99901ded tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:51.878327 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:51.878327 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:51.878995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc1a54c9-cf7e-45af-b669-7bbc99901ded tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:51.879965 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-bc1a54c9-cf7e-45af-b669-7bbc99901ded tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:51.975352 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:51.975352 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:51.983647 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc1a54c9-cf7e-45af-b669-7bbc99901ded tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:51.984669 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 337/661] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:51 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:53.005561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-095606d4-3588-440e-bc61-34ac4f9ee30b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:53.006893 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-095606d4-3588-440e-bc61-34ac4f9ee30b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:53.007318 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:53.007318 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:53.007948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-095606d4-3588-440e-bc61-34ac4f9ee30b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:53.008508 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-095606d4-3588-440e-bc61-34ac4f9ee30b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:53.100126 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:53.100126 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:53.107314 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-095606d4-3588-440e-bc61-34ac4f9ee30b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:53.116098 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 325/662] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:52 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:54.139266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a884ff2a-cc48-4d01-9c2b-2e138b2ce7d3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:54.140148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a884ff2a-cc48-4d01-9c2b-2e138b2ce7d3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:54.140148 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:54.140148 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:54.140610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a884ff2a-cc48-4d01-9c2b-2e138b2ce7d3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:54.140778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a884ff2a-cc48-4d01-9c2b-2e138b2ce7d3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:54.200651 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:54.200651 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:54.202583 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a884ff2a-cc48-4d01-9c2b-2e138b2ce7d3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:54.203412 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 338/663] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:54 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:55.224520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5532e51-5532-433e-820f-89088cb74560 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:55.227322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5532e51-5532-433e-820f-89088cb74560 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:55.233081 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:55.233081 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:55.234157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5532e51-5532-433e-820f-89088cb74560 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:55.234905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d5532e51-5532-433e-820f-89088cb74560 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:55.317668 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:55.317668 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:55.327505 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5532e51-5532-433e-820f-89088cb74560 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:55.341546 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 326/664] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:55 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:47:56.356346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b010640-b891-4858-92aa-a91930fdb48f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:56.358149 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b010640-b891-4858-92aa-a91930fdb48f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:56.360291 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:56.360291 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:56.361505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b010640-b891-4858-92aa-a91930fdb48f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:56.362399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6b010640-b891-4858-92aa-a91930fdb48f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:56.413967 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:56.413967 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:56.418412 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b010640-b891-4858-92aa-a91930fdb48f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:56.431310 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 339/665] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:56 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:57.443691 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e7fc7b5-7ee3-49ab-9ab3-631dc5fbff6b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:57.444464 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0e7fc7b5-7ee3-49ab-9ab3-631dc5fbff6b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:57.444464 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:57.444464 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:57.444815 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0e7fc7b5-7ee3-49ab-9ab3-631dc5fbff6b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:57.445168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0e7fc7b5-7ee3-49ab-9ab3-631dc5fbff6b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:57.511753 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:57.511753 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:57.514555 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e7fc7b5-7ee3-49ab-9ab3-631dc5fbff6b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:57.515640 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 327/666] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:57 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:47:58.540204 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-852873b0-05a6-47a4-94b3-5b5080916018 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:58.556245 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-852873b0-05a6-47a4-94b3-5b5080916018 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:58.557018 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:58.557018 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:58.558197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-852873b0-05a6-47a4-94b3-5b5080916018 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:58.559146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-852873b0-05a6-47a4-94b3-5b5080916018 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:58.644091 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:58.644091 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:58.656801 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-852873b0-05a6-47a4-94b3-5b5080916018 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:58.658391 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 340/667] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:58 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:59.678331 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-313e773c-1dc1-463d-a34f-7dd9bc1a10dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:47:59.678871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-313e773c-1dc1-463d-a34f-7dd9bc1a10dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:59.679035 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:59.679035 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:47:59.679656 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-313e773c-1dc1-463d-a34f-7dd9bc1a10dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:59.680169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-313e773c-1dc1-463d-a34f-7dd9bc1a10dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:59.726221 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:59.726221 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:47:59.734604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-313e773c-1dc1-463d-a34f-7dd9bc1a10dd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:47:59.735850 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 328/668] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:59 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:00.750948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a883da33-4700-422d-b887-a9aab9c70994 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:00.751435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a883da33-4700-422d-b887-a9aab9c70994 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:00.751631 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:00.751631 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:00.755456 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a883da33-4700-422d-b887-a9aab9c70994 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:00.756997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a883da33-4700-422d-b887-a9aab9c70994 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:00.812636 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:00.812636 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:00.827226 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a883da33-4700-422d-b887-a9aab9c70994 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:00.835126 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 341/669] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:00 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:01.854764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-551a6b33-981b-471e-b8fd-0bde9a8d9f68 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:01.858279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-551a6b33-981b-471e-b8fd-0bde9a8d9f68 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:01.860296 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:01.860296 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:01.861549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-551a6b33-981b-471e-b8fd-0bde9a8d9f68 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:01.864733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-551a6b33-981b-471e-b8fd-0bde9a8d9f68 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:01.928307 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:01.928307 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:01.930930 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-551a6b33-981b-471e-b8fd-0bde9a8d9f68 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:01.932385 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 329/670] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:01 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:02.246236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] POST http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes Jan 19 08:48:02.247040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:02.247040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:02.247791 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-70520403", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:02.258714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-70520403', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:48:02.258714 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Create volume of 1 GB Jan 19 08:48:02.293049 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Availability Zones retrieved successfully. Jan 19 08:48:02.327478 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Flow 'volume_create_api' (5c510c96-a2f4-4a43-9b44-0c1a3305a439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:48:02.333354 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1c8546-4978-47da-9efe-4c8ebc90605d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:02.337692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:48:02.461624 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1c8546-4978-47da-9efe-4c8ebc90605d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:02.476872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468bff6a-1424-46c1-8153-19712fb6eb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:02.722411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Created reservations ['667b507a-aa2c-4be7-a9ba-4291d63f673e', '050c85b5-2a5c-45c6-83fc-88568583f25c', 'd86cf049-3ca8-4c64-8d82-ceed413d8363', '398b61f9-9c49-4a3f-8c4a-4aee273a42e6'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:48:02.724495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468bff6a-1424-46c1-8153-19712fb6eb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['667b507a-aa2c-4be7-a9ba-4291d63f673e', '050c85b5-2a5c-45c6-83fc-88568583f25c', 'd86cf049-3ca8-4c64-8d82-ceed413d8363', '398b61f9-9c49-4a3f-8c4a-4aee273a42e6']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:02.727269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfb1c13-81f9-4b0a-a667-35a128532615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:02.801002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfb1c13-81f9-4b0a-a667-35a128532615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d18c91f-8208-4a4e-89c6-dc63d54d0c45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-70520403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3eabadcbd914fc78fe121b4ed9b9571',qos_specs=None,replication_status=,reservations=['667b507a-aa2c-4be7-a9ba-4291d63f673e','050c85b5-2a5c-45c6-83fc-88568583f25c','d86cf049-3ca8-4c64-8d82-ceed413d8363','398b61f9-9c49-4a3f-8c4a-4aee273a42e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd40cf759aa49e399383606ffe8e728',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:48:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-70520403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d18c91f-8208-4a4e-89c6-dc63d54d0c45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3eabadcbd914fc78fe121b4ed9b9571',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,user_id='bcd40cf759aa49e399383606ffe8e728',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:02.805812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4c03b9a-f6b0-4d6b-ad59-5591cb76c3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:02.861790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4c03b9a-f6b0-4d6b-ad59-5591cb76c3fa) 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-70520403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3eabadcbd914fc78fe121b4ed9b9571',qos_specs=None,replication_status=,reservations=['667b507a-aa2c-4be7-a9ba-4291d63f673e','050c85b5-2a5c-45c6-83fc-88568583f25c','d86cf049-3ca8-4c64-8d82-ceed413d8363','398b61f9-9c49-4a3f-8c4a-4aee273a42e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd40cf759aa49e399383606ffe8e728',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:02.866419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbaade95-8a9e-4815-8214-1fa1c202a11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:02.893243 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbaade95-8a9e-4815-8214-1fa1c202a11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:02.898573 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Flow 'volume_create_api' (5c510c96-a2f4-4a43-9b44-0c1a3305a439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:48:02.956445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be06090f-ab64-44b1-ac50-a185f601ba0f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:02.956722 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be06090f-ab64-44b1-ac50-a185f601ba0f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:02.956846 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:02.956846 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:02.957191 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be06090f-ab64-44b1-ac50-a185f601ba0f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:02.957735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-be06090f-ab64-44b1-ac50-a185f601ba0f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:03.029362 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:03.029362 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:03.033549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be06090f-ab64-44b1-ac50-a185f601ba0f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:03.045529 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 330/671] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:02 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:03.046821 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Create volume request issued successfully. Jan 19 08:48:03.077872 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-90a46c6c-fd37-488d-ac1a-ba728cf8c874 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes returned with HTTP 202 Jan 19 08:48:03.089336 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 342/672] 10.222.0.50 () {64 vars in 1512 bytes} [Tue Jan 19 08:48:02 2021] POST /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes => generated 822 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:48:03.097462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-205c6dc8-1b1e-4079-827a-2c44476586d2 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:03.099007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-205c6dc8-1b1e-4079-827a-2c44476586d2 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:03.099578 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:03.099578 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:03.100514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-205c6dc8-1b1e-4079-827a-2c44476586d2 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:03.248798 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:03.248798 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:03.260362 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-205c6dc8-1b1e-4079-827a-2c44476586d2 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Volume info retrieved successfully. Jan 19 08:48:03.299224 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-ab145374-630d-4d73-9f49-49b24bafa6a5 req-205c6dc8-1b1e-4079-827a-2c44476586d2 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 returned with HTTP 200 Jan 19 08:48:03.308515 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 331/673] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:48:03 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 => generated 914 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:03.443764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bedd618a-f5c0-49e2-8c01-10dd7d247842 req-ef6a66f4-ad0c-4387-82b0-9fb657fddd75 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:03.444379 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bedd618a-f5c0-49e2-8c01-10dd7d247842 req-ef6a66f4-ad0c-4387-82b0-9fb657fddd75 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:03.444594 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:03.444594 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:03.445308 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bedd618a-f5c0-49e2-8c01-10dd7d247842 req-ef6a66f4-ad0c-4387-82b0-9fb657fddd75 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:03.554944 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:03.554944 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:03.591109 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bedd618a-f5c0-49e2-8c01-10dd7d247842 req-ef6a66f4-ad0c-4387-82b0-9fb657fddd75 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Volume info retrieved successfully. Jan 19 08:48:03.683022 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bedd618a-f5c0-49e2-8c01-10dd7d247842 req-ef6a66f4-ad0c-4387-82b0-9fb657fddd75 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 returned with HTTP 200 Jan 19 08:48:03.684264 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 343/674] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:48:03 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 => generated 914 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:04.060975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c11d918-76db-4d6c-8c17-95ccc5643b8c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:04.062316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c11d918-76db-4d6c-8c17-95ccc5643b8c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:04.062771 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:04.062771 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:04.063448 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c11d918-76db-4d6c-8c17-95ccc5643b8c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:04.064017 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5c11d918-76db-4d6c-8c17-95ccc5643b8c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:04.099473 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:04.099473 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:04.101811 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c11d918-76db-4d6c-8c17-95ccc5643b8c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:04.102846 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 332/675] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:04 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:04.772320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-ef80d01d-4449-406a-a9f8-b6b2f2d57158 req-6f0e0414-1f14-43da-80b8-102e0f853e0f tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:04.772964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-ef80d01d-4449-406a-a9f8-b6b2f2d57158 req-6f0e0414-1f14-43da-80b8-102e0f853e0f tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:04.773211 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:04.773211 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:04.773636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-ef80d01d-4449-406a-a9f8-b6b2f2d57158 req-6f0e0414-1f14-43da-80b8-102e0f853e0f tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:04.965083 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:04.965083 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:04.977671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-ef80d01d-4449-406a-a9f8-b6b2f2d57158 req-6f0e0414-1f14-43da-80b8-102e0f853e0f tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Volume info retrieved successfully. Jan 19 08:48:05.006424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-ef80d01d-4449-406a-a9f8-b6b2f2d57158 req-6f0e0414-1f14-43da-80b8-102e0f853e0f tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 returned with HTTP 200 Jan 19 08:48:05.007888 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 344/676] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:48:04 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:05.123182 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04a8dbaf-0ab9-48d8-b1dc-3dee8a297404 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:05.123782 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04a8dbaf-0ab9-48d8-b1dc-3dee8a297404 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:05.123954 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:05.123954 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:05.124330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04a8dbaf-0ab9-48d8-b1dc-3dee8a297404 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:05.124702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-04a8dbaf-0ab9-48d8-b1dc-3dee8a297404 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:05.174458 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:05.174458 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:05.182385 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04a8dbaf-0ab9-48d8-b1dc-3dee8a297404 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:05.190785 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 333/677] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:05 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:05.235524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-90baba08-f492-4324-9e36-ac62fa27d088 req-a14a7011-34d1-4e84-b35f-550e23b338d6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] POST http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots Jan 19 08:48:05.236268 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:05.236268 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:05.237333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-90baba08-f492-4324-9e36-ac62fa27d088 req-a14a7011-34d1-4e84-b35f-550e23b338d6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d18c91f-8208-4a4e-89c6-dc63d54d0c45", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1251557370", "description": null, "metadata": {}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:05.379145 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:05.379145 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:05.380758 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-90baba08-f492-4324-9e36-ac62fa27d088 req-a14a7011-34d1-4e84-b35f-550e23b338d6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Volume info retrieved successfully. Jan 19 08:48:05.381286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [req-90baba08-f492-4324-9e36-ac62fa27d088 req-a14a7011-34d1-4e84-b35f-550e23b338d6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Create snapshot from volume 4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:05.562670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [req-90baba08-f492-4324-9e36-ac62fa27d088 req-a14a7011-34d1-4e84-b35f-550e23b338d6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Created reservations ['354b1508-df8e-46a8-a9e7-b21f96e42d38', 'b4bbf8f1-a9fa-410d-a868-7eaebd1af8b7', '29be14d4-cd3a-40b2-bb4b-c01854395d51', '30079852-393d-4619-bce8-fcfc37860223'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:48:05.724531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-90baba08-f492-4324-9e36-ac62fa27d088 req-a14a7011-34d1-4e84-b35f-550e23b338d6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Snapshot create request issued successfully. Jan 19 08:48:05.725860 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-90baba08-f492-4324-9e36-ac62fa27d088 req-a14a7011-34d1-4e84-b35f-550e23b338d6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots returned with HTTP 202 Jan 19 08:48:05.727178 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 345/678] 10.222.0.50 () {64 vars in 1518 bytes} [Tue Jan 19 08:48:05 2021] POST /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots => generated 311 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:48:06.204538 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc403810-ca2b-4978-a97e-78b662e4ff4a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:06.207241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0dba5510-d2d2-4e3b-8200-110304125f17 req-941c06f2-b0c7-45ab-9283-c9132cbeaeb8 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e Jan 19 08:48:06.209022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0dba5510-d2d2-4e3b-8200-110304125f17 req-941c06f2-b0c7-45ab-9283-c9132cbeaeb8 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:06.209406 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:06.209406 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:06.210059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0dba5510-d2d2-4e3b-8200-110304125f17 req-941c06f2-b0c7-45ab-9283-c9132cbeaeb8 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:06.218612 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc403810-ca2b-4978-a97e-78b662e4ff4a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:06.218996 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:06.218996 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:06.220057 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc403810-ca2b-4978-a97e-78b662e4ff4a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:06.220905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fc403810-ca2b-4978-a97e-78b662e4ff4a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:06.249352 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:06.249352 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:06.251242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-0dba5510-d2d2-4e3b-8200-110304125f17 req-941c06f2-b0c7-45ab-9283-c9132cbeaeb8 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Snapshot retrieved successfully. Jan 19 08:48:06.254897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0dba5510-d2d2-4e3b-8200-110304125f17 req-941c06f2-b0c7-45ab-9283-c9132cbeaeb8 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e returned with HTTP 200 Jan 19 08:48:06.256115 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 334/679] 10.222.0.50 () {60 vars in 1575 bytes} [Tue Jan 19 08:48:06 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e => generated 443 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:06.330663 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:06.330663 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:06.336642 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc403810-ca2b-4978-a97e-78b662e4ff4a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:06.339368 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 346/680] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:06 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:06.707149 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a34bd6dc-0926-4c70-87d8-3e49283723b0 req-31bf89c2-a9f2-423f-900d-9bf5f28aaea4 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/detail Jan 19 08:48:06.707786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a34bd6dc-0926-4c70-87d8-3e49283723b0 req-31bf89c2-a9f2-423f-900d-9bf5f28aaea4 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:06.707947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:06.707947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:06.708794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a34bd6dc-0926-4c70-87d8-3e49283723b0 req-31bf89c2-a9f2-423f-900d-9bf5f28aaea4 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:06.709808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [req-a34bd6dc-0926-4c70-87d8-3e49283723b0 req-31bf89c2-a9f2-423f-900d-9bf5f28aaea4 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:48:06.712419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [req-a34bd6dc-0926-4c70-87d8-3e49283723b0 req-31bf89c2-a9f2-423f-900d-9bf5f28aaea4 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:48:06.752366 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-a34bd6dc-0926-4c70-87d8-3e49283723b0 req-31bf89c2-a9f2-423f-900d-9bf5f28aaea4 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Get all snapshots completed successfully. Jan 19 08:48:06.754867 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:06.754867 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:06.756684 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a34bd6dc-0926-4c70-87d8-3e49283723b0 req-31bf89c2-a9f2-423f-900d-9bf5f28aaea4 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/detail returned with HTTP 200 Jan 19 08:48:06.757756 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 335/681] 10.222.0.50 () {60 vars in 1485 bytes} [Tue Jan 19 08:48:06 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/detail => generated 446 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:07.370402 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e58f341-cf45-4157-9eef-2eee5f1ac957 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:07.371402 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e58f341-cf45-4157-9eef-2eee5f1ac957 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:07.371778 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:07.371778 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:07.372494 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e58f341-cf45-4157-9eef-2eee5f1ac957 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:07.373218 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6e58f341-cf45-4157-9eef-2eee5f1ac957 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:07.453871 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:07.453871 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:07.462772 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e58f341-cf45-4157-9eef-2eee5f1ac957 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:07.465648 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 347/682] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:07 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:07.950753 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f97e18a2-f08b-4b75-8ba5-d11229a09a7b req-ab4a665f-b7c7-4813-9030-b7d12a28cb54 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e Jan 19 08:48:07.951425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f97e18a2-f08b-4b75-8ba5-d11229a09a7b req-ab4a665f-b7c7-4813-9030-b7d12a28cb54 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:07.951698 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:07.951698 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:07.952129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f97e18a2-f08b-4b75-8ba5-d11229a09a7b req-ab4a665f-b7c7-4813-9030-b7d12a28cb54 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:07.995667 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:07.995667 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:07.996893 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-f97e18a2-f08b-4b75-8ba5-d11229a09a7b req-ab4a665f-b7c7-4813-9030-b7d12a28cb54 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Snapshot retrieved successfully. Jan 19 08:48:08.012253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f97e18a2-f08b-4b75-8ba5-d11229a09a7b req-ab4a665f-b7c7-4813-9030-b7d12a28cb54 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e returned with HTTP 200 Jan 19 08:48:08.013197 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 336/683] 10.222.0.50 () {60 vars in 1575 bytes} [Tue Jan 19 08:48:07 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e => generated 443 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:08.494348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-61e7324b-c583-404f-b8d3-9165599e07f1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:08.495106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-61e7324b-c583-404f-b8d3-9165599e07f1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:08.495283 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:08.495283 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:08.495907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-61e7324b-c583-404f-b8d3-9165599e07f1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:08.496063 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-61e7324b-c583-404f-b8d3-9165599e07f1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:08.631720 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:08.631720 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:08.648665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-61e7324b-c583-404f-b8d3-9165599e07f1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:08.662653 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 348/684] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:08 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:09.134136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-697b5559-dccf-4597-8b7c-4e8699a97ae6 req-d7aa7f0c-d450-4724-abc1-f0c02893c83c tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e Jan 19 08:48:09.134674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-697b5559-dccf-4597-8b7c-4e8699a97ae6 req-d7aa7f0c-d450-4724-abc1-f0c02893c83c tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:09.134869 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:09.134869 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:09.135451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-697b5559-dccf-4597-8b7c-4e8699a97ae6 req-d7aa7f0c-d450-4724-abc1-f0c02893c83c tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:09.165621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:09.165621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:09.167230 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-697b5559-dccf-4597-8b7c-4e8699a97ae6 req-d7aa7f0c-d450-4724-abc1-f0c02893c83c tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Snapshot retrieved successfully. Jan 19 08:48:09.169568 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-697b5559-dccf-4597-8b7c-4e8699a97ae6 req-d7aa7f0c-d450-4724-abc1-f0c02893c83c tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e returned with HTTP 200 Jan 19 08:48:09.171100 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 337/685] 10.222.0.50 () {60 vars in 1575 bytes} [Tue Jan 19 08:48:09 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e => generated 470 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:09.296616 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a5150652-fcdb-4e7d-953f-bfd05f84ac96 req-d810f980-7936-4799-aa04-d6d7ff9d3d25 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] DELETE http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e Jan 19 08:48:09.298121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a5150652-fcdb-4e7d-953f-bfd05f84ac96 req-d810f980-7936-4799-aa04-d6d7ff9d3d25 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:09.298528 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:09.298528 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:09.299279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a5150652-fcdb-4e7d-953f-bfd05f84ac96 req-d810f980-7936-4799-aa04-d6d7ff9d3d25 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:09.300311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [req-a5150652-fcdb-4e7d-953f-bfd05f84ac96 req-d810f980-7936-4799-aa04-d6d7ff9d3d25 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Delete snapshot with id: f74a142e-4f53-4c3d-a737-494c04d0cb3e Jan 19 08:48:09.395645 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:09.395645 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:09.397828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-a5150652-fcdb-4e7d-953f-bfd05f84ac96 req-d810f980-7936-4799-aa04-d6d7ff9d3d25 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Snapshot retrieved successfully. Jan 19 08:48:09.648586 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-a5150652-fcdb-4e7d-953f-bfd05f84ac96 req-d810f980-7936-4799-aa04-d6d7ff9d3d25 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Snapshot delete request issued successfully. Jan 19 08:48:09.649339 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a5150652-fcdb-4e7d-953f-bfd05f84ac96 req-d810f980-7936-4799-aa04-d6d7ff9d3d25 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e returned with HTTP 202 Jan 19 08:48:09.656129 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 349/686] 10.222.0.50 () {62 vars in 1597 bytes} [Tue Jan 19 08:48:09 2021] DELETE /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e => generated 0 bytes in 382 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:48:09.677287 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21604f14-79f5-4637-844c-d1dc2c03bf3c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:09.677838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21604f14-79f5-4637-844c-d1dc2c03bf3c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:09.678033 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:09.678033 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:09.678425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21604f14-79f5-4637-844c-d1dc2c03bf3c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:09.678999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-21604f14-79f5-4637-844c-d1dc2c03bf3c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:09.732722 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:09.732722 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:09.734758 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21604f14-79f5-4637-844c-d1dc2c03bf3c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:09.735800 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 338/687] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:09 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:10.586177 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b36fe6e-cf7c-427c-ad6d-202347f10914 req-25084c55-1bbb-4755-998b-d221894c95d0 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e Jan 19 08:48:10.587151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b36fe6e-cf7c-427c-ad6d-202347f10914 req-25084c55-1bbb-4755-998b-d221894c95d0 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:10.587509 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:10.587509 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:10.597622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4b36fe6e-cf7c-427c-ad6d-202347f10914 req-25084c55-1bbb-4755-998b-d221894c95d0 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:10.761433 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-50c1eb2f-6261-4add-8c20-b1eed168b1e1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:10.762288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-50c1eb2f-6261-4add-8c20-b1eed168b1e1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:10.762621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:10.762621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:10.763221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-50c1eb2f-6261-4add-8c20-b1eed168b1e1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:10.773922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-50c1eb2f-6261-4add-8c20-b1eed168b1e1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:10.886153 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:10.886153 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:10.897487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4b36fe6e-cf7c-427c-ad6d-202347f10914 req-25084c55-1bbb-4755-998b-d221894c95d0 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Snapshot retrieved successfully. Jan 19 08:48:10.905918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4b36fe6e-cf7c-427c-ad6d-202347f10914 req-25084c55-1bbb-4755-998b-d221894c95d0 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e returned with HTTP 200 Jan 19 08:48:10.907482 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 350/688] 10.222.0.50 () {60 vars in 1575 bytes} [Tue Jan 19 08:48:10 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e => generated 469 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:11.023362 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:11.023362 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:11.039654 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-50c1eb2f-6261-4add-8c20-b1eed168b1e1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:11.047227 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 339/689] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:10 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:12.061154 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7347ab1f-de60-4ebe-bd24-55fdd4e33d00 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:12.062378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7347ab1f-de60-4ebe-bd24-55fdd4e33d00 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:12.062750 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:12.062750 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:12.063356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7347ab1f-de60-4ebe-bd24-55fdd4e33d00 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:12.063879 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7347ab1f-de60-4ebe-bd24-55fdd4e33d00 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:12.115383 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:12.115383 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:12.122390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7347ab1f-de60-4ebe-bd24-55fdd4e33d00 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:12.123781 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 351/690] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:12 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:13.142849 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5f2e04f-5225-43a8-86fb-fc0f9d111ed3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:13.144154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5f2e04f-5225-43a8-86fb-fc0f9d111ed3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:13.144527 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:13.144527 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:13.145137 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5f2e04f-5225-43a8-86fb-fc0f9d111ed3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:13.145656 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f5f2e04f-5225-43a8-86fb-fc0f9d111ed3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:13.192290 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:13.192290 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:13.194514 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5f2e04f-5225-43a8-86fb-fc0f9d111ed3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:13.196172 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 340/691] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:13 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:13.283900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8de1b293-90a8-4c97-9511-cb8df829588f req-07736306-2d3a-4ae4-8cd5-f870c558db54 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e Jan 19 08:48:13.284978 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8de1b293-90a8-4c97-9511-cb8df829588f req-07736306-2d3a-4ae4-8cd5-f870c558db54 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:13.285425 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:13.285425 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:13.286134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-8de1b293-90a8-4c97-9511-cb8df829588f req-07736306-2d3a-4ae4-8cd5-f870c558db54 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:13.311961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-8de1b293-90a8-4c97-9511-cb8df829588f req-07736306-2d3a-4ae4-8cd5-f870c558db54 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e returned with HTTP 404 Jan 19 08:48:13.313456 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 352/692] 10.222.0.50 () {60 vars in 1575 bytes} [Tue Jan 19 08:48:13 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/snapshots/f74a142e-4f53-4c3d-a737-494c04d0cb3e => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:48:13.827179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb46265d-8dc9-468b-adf1-41a64b3075cb req-e3eb8619-2296-4fe8-b8b2-7d6321a4f610 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] DELETE http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:13.828109 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb46265d-8dc9-468b-adf1-41a64b3075cb req-e3eb8619-2296-4fe8-b8b2-7d6321a4f610 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:13.828109 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:13.828109 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:13.828109 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb46265d-8dc9-468b-adf1-41a64b3075cb req-e3eb8619-2296-4fe8-b8b2-7d6321a4f610 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:13.828646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-bb46265d-8dc9-468b-adf1-41a64b3075cb req-e3eb8619-2296-4fe8-b8b2-7d6321a4f610 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Delete volume with id: 4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:13.947662 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:13.947662 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:13.949351 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb46265d-8dc9-468b-adf1-41a64b3075cb req-e3eb8619-2296-4fe8-b8b2-7d6321a4f610 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Volume info retrieved successfully. Jan 19 08:48:14.004987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb46265d-8dc9-468b-adf1-41a64b3075cb req-e3eb8619-2296-4fe8-b8b2-7d6321a4f610 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Delete volume request issued successfully. Jan 19 08:48:14.006243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb46265d-8dc9-468b-adf1-41a64b3075cb req-e3eb8619-2296-4fe8-b8b2-7d6321a4f610 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 returned with HTTP 202 Jan 19 08:48:14.018553 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 341/693] 10.222.0.50 () {62 vars in 1591 bytes} [Tue Jan 19 08:48:13 2021] DELETE /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:48:14.130778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a0200f8-6acc-4c8c-93bb-8cf4736d4fbc req-314934d8-6af8-473a-9f16-31f5db7aa1d5 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:14.131356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a0200f8-6acc-4c8c-93bb-8cf4736d4fbc req-314934d8-6af8-473a-9f16-31f5db7aa1d5 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:14.131852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4a0200f8-6acc-4c8c-93bb-8cf4736d4fbc req-314934d8-6af8-473a-9f16-31f5db7aa1d5 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:14.224175 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7888f72f-6ee8-4a7a-aa2f-afc1066ae1b7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:14.225620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7888f72f-6ee8-4a7a-aa2f-afc1066ae1b7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:14.227316 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:14.227316 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:14.229353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7888f72f-6ee8-4a7a-aa2f-afc1066ae1b7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:14.229914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7888f72f-6ee8-4a7a-aa2f-afc1066ae1b7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:14.263009 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:14.263009 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:14.287975 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:14.287975 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:14.290707 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7888f72f-6ee8-4a7a-aa2f-afc1066ae1b7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:14.291739 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 342/694] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:14 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:14.298020 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4a0200f8-6acc-4c8c-93bb-8cf4736d4fbc req-314934d8-6af8-473a-9f16-31f5db7aa1d5 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Volume info retrieved successfully. Jan 19 08:48:14.325853 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4a0200f8-6acc-4c8c-93bb-8cf4736d4fbc req-314934d8-6af8-473a-9f16-31f5db7aa1d5 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 returned with HTTP 200 Jan 19 08:48:14.326723 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 353/695] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:48:14 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 => generated 914 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:15.311756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8c7df1b8-5b81-4b3d-9aa1-1c297e7c718f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:15.312674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8c7df1b8-5b81-4b3d-9aa1-1c297e7c718f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:15.313044 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:15.313044 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:15.313776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8c7df1b8-5b81-4b3d-9aa1-1c297e7c718f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:15.315109 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8c7df1b8-5b81-4b3d-9aa1-1c297e7c718f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:15.459184 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3bac203e-8f92-47f0-b18b-2c161d867098 req-9fe6138a-3e42-49d3-9c92-773403b677c6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:15.460081 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3bac203e-8f92-47f0-b18b-2c161d867098 req-9fe6138a-3e42-49d3-9c92-773403b677c6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:15.460520 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:15.460520 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:15.461196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3bac203e-8f92-47f0-b18b-2c161d867098 req-9fe6138a-3e42-49d3-9c92-773403b677c6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:15.472237 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:15.472237 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:15.482283 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8c7df1b8-5b81-4b3d-9aa1-1c297e7c718f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:15.483156 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 343/696] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:15 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:15.520103 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:15.520103 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:15.531197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-3bac203e-8f92-47f0-b18b-2c161d867098 req-9fe6138a-3e42-49d3-9c92-773403b677c6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Volume info retrieved successfully. Jan 19 08:48:15.562328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3bac203e-8f92-47f0-b18b-2c161d867098 req-9fe6138a-3e42-49d3-9c92-773403b677c6 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 returned with HTTP 200 Jan 19 08:48:15.563868 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 354/697] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:48:15 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 => generated 914 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:16.504184 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-348c3388-35fa-49ef-8dc3-f719d325d208 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:16.505675 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-348c3388-35fa-49ef-8dc3-f719d325d208 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:16.506136 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:16.506136 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:16.506927 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-348c3388-35fa-49ef-8dc3-f719d325d208 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:16.508316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-348c3388-35fa-49ef-8dc3-f719d325d208 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:16.618064 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:16.618064 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:16.619891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-348c3388-35fa-49ef-8dc3-f719d325d208 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:16.638823 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 344/698] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:16 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:17.647701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-818519f9-71bc-41f0-84c0-13c03f9d4ac8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:17.648377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-818519f9-71bc-41f0-84c0-13c03f9d4ac8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:17.648722 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:17.648722 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:17.649291 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-818519f9-71bc-41f0-84c0-13c03f9d4ac8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:17.649768 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-818519f9-71bc-41f0-84c0-13c03f9d4ac8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:17.727016 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:17.727016 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:17.733223 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-818519f9-71bc-41f0-84c0-13c03f9d4ac8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:17.739658 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 355/699] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:17 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:17.890045 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cec5ba3f-67fd-4855-8521-f5b1d5641a60 req-8e129684-92ce-4227-8554-b243d64ea106 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:17.891223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cec5ba3f-67fd-4855-8521-f5b1d5641a60 req-8e129684-92ce-4227-8554-b243d64ea106 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:17.891725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:17.891725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:17.894876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cec5ba3f-67fd-4855-8521-f5b1d5641a60 req-8e129684-92ce-4227-8554-b243d64ea106 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:18.014897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cec5ba3f-67fd-4855-8521-f5b1d5641a60 req-8e129684-92ce-4227-8554-b243d64ea106 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 returned with HTTP 404 Jan 19 08:48:18.031432 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 345/700] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:48:17 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:48:18.761301 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c1ef921-8804-4f88-826f-08c3bd13d907 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:18.762640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c1ef921-8804-4f88-826f-08c3bd13d907 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:18.763018 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:18.763018 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:18.763610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c1ef921-8804-4f88-826f-08c3bd13d907 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:18.764122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1c1ef921-8804-4f88-826f-08c3bd13d907 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:18.809405 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:18.809405 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:18.811618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c1ef921-8804-4f88-826f-08c3bd13d907 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:18.813000 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 356/701] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:18 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:18.849949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-469494b4-d961-4919-8a27-1827ac296569 req-1c067256-e54a-4329-89cd-fa5c3dacdd80 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] DELETE http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:18.850888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-469494b4-d961-4919-8a27-1827ac296569 req-1c067256-e54a-4329-89cd-fa5c3dacdd80 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:18.851677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-469494b4-d961-4919-8a27-1827ac296569 req-1c067256-e54a-4329-89cd-fa5c3dacdd80 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:18.852349 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-469494b4-d961-4919-8a27-1827ac296569 req-1c067256-e54a-4329-89cd-fa5c3dacdd80 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Delete volume with id: 4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:18.965326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-469494b4-d961-4919-8a27-1827ac296569 req-1c067256-e54a-4329-89cd-fa5c3dacdd80 tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 returned with HTTP 404 Jan 19 08:48:18.978903 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 346/702] 10.222.0.50 () {62 vars in 1591 bytes} [Tue Jan 19 08:48:18 2021] DELETE /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:48:19.630051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5840b832-f309-49c6-aa57-b7a7c8a4c003 req-497d5410-9e49-4f87-9373-28ad6597fcee tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] GET http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 Jan 19 08:48:19.631110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5840b832-f309-49c6-aa57-b7a7c8a4c003 req-497d5410-9e49-4f87-9373-28ad6597fcee tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:19.631553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:19.631553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:19.633429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5840b832-f309-49c6-aa57-b7a7c8a4c003 req-497d5410-9e49-4f87-9373-28ad6597fcee tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:19.790195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5840b832-f309-49c6-aa57-b7a7c8a4c003 req-497d5410-9e49-4f87-9373-28ad6597fcee tempest-VolumesSnapshotsTestJSON-1402751680 tempest-VolumesSnapshotsTestJSON-1402751680] http://10.222.0.50/volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 returned with HTTP 404 Jan 19 08:48:19.793004 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 357/703] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:48:19 2021] GET /volume/v3/d3eabadcbd914fc78fe121b4ed9b9571/volumes/4d18c91f-8208-4a4e-89c6-dc63d54d0c45 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:48:19.839891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a08fc592-2ca9-4d0e-994a-7c6d2396fb4f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:19.842840 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a08fc592-2ca9-4d0e-994a-7c6d2396fb4f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:19.843556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a08fc592-2ca9-4d0e-994a-7c6d2396fb4f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:19.843967 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a08fc592-2ca9-4d0e-994a-7c6d2396fb4f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:19.873633 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:19.873633 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:19.877378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a08fc592-2ca9-4d0e-994a-7c6d2396fb4f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:19.878444 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 347/704] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:19 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:20.893118 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb8adcc6-c134-41e3-9c6a-a708e3c2c1e6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:20.893645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb8adcc6-c134-41e3-9c6a-a708e3c2c1e6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:20.894133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb8adcc6-c134-41e3-9c6a-a708e3c2c1e6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:20.894489 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-bb8adcc6-c134-41e3-9c6a-a708e3c2c1e6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:20.931146 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:20.931146 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:20.933778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb8adcc6-c134-41e3-9c6a-a708e3c2c1e6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:20.935525 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 358/705] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:20 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:21.956013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c9ce8a7-c5a2-46fe-bf48-80532001bae6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:21.962440 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c9ce8a7-c5a2-46fe-bf48-80532001bae6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:21.962856 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:21.962856 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:21.963607 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c9ce8a7-c5a2-46fe-bf48-80532001bae6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:21.964258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7c9ce8a7-c5a2-46fe-bf48-80532001bae6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:22.007564 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:22.007564 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:22.012317 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c9ce8a7-c5a2-46fe-bf48-80532001bae6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:22.022125 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 348/706] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:21 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:23.028712 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62309e05-d394-4005-b1f3-3b2bf0a6d614 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:23.029442 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62309e05-d394-4005-b1f3-3b2bf0a6d614 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:23.029670 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:23.029670 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:23.030086 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62309e05-d394-4005-b1f3-3b2bf0a6d614 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:23.030412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-62309e05-d394-4005-b1f3-3b2bf0a6d614 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:23.082111 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:23.082111 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:23.085856 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62309e05-d394-4005-b1f3-3b2bf0a6d614 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:23.088453 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 359/707] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:23 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:24.114508 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6868908b-fbab-4f86-b20c-46abbf65f750 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:24.119867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6868908b-fbab-4f86-b20c-46abbf65f750 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:24.120574 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:24.120574 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:24.121637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6868908b-fbab-4f86-b20c-46abbf65f750 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:24.128813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6868908b-fbab-4f86-b20c-46abbf65f750 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:24.264222 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:24.264222 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:24.278399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6868908b-fbab-4f86-b20c-46abbf65f750 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:24.290395 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 349/708] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:24 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 819 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:25.059566 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-12bfcebd-67a2-4812-a400-edc6460ebf4e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:48:25.060792 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-12bfcebd-67a2-4812-a400-edc6460ebf4e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:25.061245 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:25.061245 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:25.061880 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-12bfcebd-67a2-4812-a400-edc6460ebf4e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:25.213792 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:25.213792 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:25.238277 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-12bfcebd-67a2-4812-a400-edc6460ebf4e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:48:25.311037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1c2dad3-66cb-498f-af03-21d7cc29db8f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:25.312492 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:25.312492 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:25.314635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1c2dad3-66cb-498f-af03-21d7cc29db8f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:25.317749 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:25.317749 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:25.318566 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1c2dad3-66cb-498f-af03-21d7cc29db8f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:25.322963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d1c2dad3-66cb-498f-af03-21d7cc29db8f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:25.364470 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-12bfcebd-67a2-4812-a400-edc6460ebf4e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:48:25.390854 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 360/709] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:48:25 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 1203 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:48:25.477902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-e055f346-dc33-40af-b66c-344b049b8272 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed/action Jan 19 08:48:25.478785 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:25.478785 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:25.479605 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-e055f346-dc33-40af-b66c-344b049b8272 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action body: b'{"os-begin_detaching": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:48:25.482427 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-e055f346-dc33-40af-b66c-344b049b8272 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:25.498913 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:25.498913 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:25.530825 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1c2dad3-66cb-498f-af03-21d7cc29db8f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:25.551685 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 350/710] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:25 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 819 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:25.668308 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:25.668308 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:25.669604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-e055f346-dc33-40af-b66c-344b049b8272 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:48:25.695019 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-e055f346-dc33-40af-b66c-344b049b8272 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Begin detaching volume completed successfully. Jan 19 08:48:25.695352 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-e055f346-dc33-40af-b66c-344b049b8272 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed/action returned with HTTP 202 Jan 19 08:48:25.703185 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 361/711] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:48:25 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed/action => generated 0 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:48:25.740807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c2327962-eccc-43b4-aac9-0e626ce3dac3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:48:25.741257 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c2327962-eccc-43b4-aac9-0e626ce3dac3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:25.741448 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:25.741448 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:25.741833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c2327962-eccc-43b4-aac9-0e626ce3dac3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:25.815919 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-e055f346-dc33-40af-b66c-344b049b8272 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume// Jan 19 08:48:25.816570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-e055f346-dc33-40af-b66c-344b049b8272 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:25.816947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:25.816947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:25.817579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-e055f346-dc33-40af-b66c-344b049b8272 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:25.819003 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-e055f346-dc33-40af-b66c-344b049b8272 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:48:25.819634 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 362/712] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:48:25 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:48:25.834850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-ee3d5836-b5f5-424a-9cef-26b2ef1ca6c7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:48:25.836174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-ee3d5836-b5f5-424a-9cef-26b2ef1ca6c7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:25.836856 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-ee3d5836-b5f5-424a-9cef-26b2ef1ca6c7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:25.890278 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:25.890278 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:25.915257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c2327962-eccc-43b4-aac9-0e626ce3dac3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:48:25.952256 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:25.952256 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:25.961758 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:25.961758 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:25.973994 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-ee3d5836-b5f5-424a-9cef-26b2ef1ca6c7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:48:25.983933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c2327962-eccc-43b4-aac9-0e626ce3dac3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:48:25.984879 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 351/713] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:25 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 1206 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:48:26.023201 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:26.023201 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:26.049730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-ee3d5836-b5f5-424a-9cef-26b2ef1ca6c7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:48:26.051048 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 363/714] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:48:25 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 1305 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:48:26.596334 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-6f5d17ba-d494-42b3-ba58-1950ef7ff27d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] DELETE http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/180bcd90-f57e-4681-93e3-89de4b408c0a Jan 19 08:48:26.598700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-740978d7-4394-4a65-ac7f-0c6cbf749b72 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:26.599970 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-740978d7-4394-4a65-ac7f-0c6cbf749b72 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:26.600612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:26.600612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:26.601745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-740978d7-4394-4a65-ac7f-0c6cbf749b72 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:26.602381 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-740978d7-4394-4a65-ac7f-0c6cbf749b72 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:26.603055 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-6f5d17ba-d494-42b3-ba58-1950ef7ff27d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:26.603451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:26.603451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:26.604152 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-6f5d17ba-d494-42b3-ba58-1950ef7ff27d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:26.678627 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:26.678627 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:26.681520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-740978d7-4394-4a65-ac7f-0c6cbf749b72 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:26.687367 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:26.687367 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:26.690628 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 352/715] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:26 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:26.713861 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81aedb6d-152b-40f7-9643-b87a2d33c43b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:48:26.714339 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81aedb6d-152b-40f7-9643-b87a2d33c43b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:26.714569 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:26.714569 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:26.714865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81aedb6d-152b-40f7-9643-b87a2d33c43b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:26.857647 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:26.857647 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:26.877354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-81aedb6d-152b-40f7-9643-b87a2d33c43b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:48:26.930082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81aedb6d-152b-40f7-9643-b87a2d33c43b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:48:26.931980 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 353/716] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:26 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 1363 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:48:26.967467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] POST http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143/restore Jan 19 08:48:26.968609 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:26.968609 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:26.969788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:26.972076 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Restoring backup b1133f92-7352-46ca-b0f6-55cbcb504143 ({'restore': {}}) {{(pid=87854) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 19 08:48:26.972935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Restoring backup b1133f92-7352-46ca-b0f6-55cbcb504143 to volume None. Jan 19 08:48:27.021453 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:27.021453 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:27.024592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.backup.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Creating volume of 1 GB for restore of backup b1133f92-7352-46ca-b0f6-55cbcb504143. Jan 19 08:48:27.081677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Availability zone cache updated, next update will occur around 2021-01-19 09:48:27.080936. {{(pid=87854) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 08:48:27.082446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Availability Zones retrieved successfully. Jan 19 08:48:27.117826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Flow 'volume_create_api' (d81c15ee-0c0e-4d5d-ba22-e7567bbbef86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:48:27.123297 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e6ae8d-301f-48e5-a9a0-40ddc1e86e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:27.126588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:48:27.283579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e6ae8d-301f-48e5-a9a0-40ddc1e86e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:27.292377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf3aace-a264-43a0-ba9d-da2846dd7d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:27.455891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Created reservations ['e57ca517-6df8-414e-a2ad-e9af9422c8e9', '94c073b9-32c3-4bff-a3bb-0fe21a1e597e', 'd3528c93-7f7c-43e5-bf69-c853f8af47d1', 'f078e28a-7a2d-4667-900a-1fb22f1f21f7'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:48:27.458306 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf3aace-a264-43a0-ba9d-da2846dd7d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e57ca517-6df8-414e-a2ad-e9af9422c8e9', '94c073b9-32c3-4bff-a3bb-0fe21a1e597e', 'd3528c93-7f7c-43e5-bf69-c853f8af47d1', 'f078e28a-7a2d-4667-900a-1fb22f1f21f7']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:27.484106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcecf409-673f-47d6-b82a-66580d83347a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:27.679225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcecf409-673f-47d6-b82a-66580d83347a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61ce094e-c228-4c8f-a040-6a20dd0be4f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b1133f92-7352-46ca-b0f6-55cbcb504143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b69fc38472f440978d14a88ad29e5096',qos_specs=None,replication_status=,reservations=['e57ca517-6df8-414e-a2ad-e9af9422c8e9','94c073b9-32c3-4bff-a3bb-0fe21a1e597e','d3528c93-7f7c-43e5-bf69-c853f8af47d1','f078e28a-7a2d-4667-900a-1fb22f1f21f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53cdad28679465eaf2c4b2bb3e341d3',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:48:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b1133f92-7352-46ca-b0f6-55cbcb504143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61ce094e-c228-4c8f-a040-6a20dd0be4f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69fc38472f440978d14a88ad29e5096',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,user_id='c53cdad28679465eaf2c4b2bb3e341d3',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:27.681808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e79cf9-16b3-481f-8911-a935b18f3c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:27.764105 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e79cf9-16b3-481f-8911-a935b18f3c39) 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='auto-created_from_restore_from_backup',display_name='restore_backup_b1133f92-7352-46ca-b0f6-55cbcb504143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b69fc38472f440978d14a88ad29e5096',qos_specs=None,replication_status=,reservations=['e57ca517-6df8-414e-a2ad-e9af9422c8e9','94c073b9-32c3-4bff-a3bb-0fe21a1e597e','d3528c93-7f7c-43e5-bf69-c853f8af47d1','f078e28a-7a2d-4667-900a-1fb22f1f21f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53cdad28679465eaf2c4b2bb3e341d3',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:27.770868 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef448cd-b0f9-4977-b445-f84bdb8fe961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:27.796404 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-6f5d17ba-d494-42b3-ba58-1950ef7ff27d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:48:27.796672 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-6f5d17ba-d494-42b3-ba58-1950ef7ff27d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:48:27.803972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef448cd-b0f9-4977-b445-f84bdb8fe961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:27.809883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c474a7e1-4edb-4e43-b2ac-e16137304ae7 req-6f5d17ba-d494-42b3-ba58-1950ef7ff27d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/180bcd90-f57e-4681-93e3-89de4b408c0a returned with HTTP 200 Jan 19 08:48:27.811011 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 364/717] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:48:26 2021] DELETE /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/180bcd90-f57e-4681-93e3-89de4b408c0a => generated 19 bytes in 1242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:27.814060 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Flow 'volume_create_api' (d81c15ee-0c0e-4d5d-ba22-e7567bbbef86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:48:27.817377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9d0493b-0e16-4d50-833a-8e99c884574e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:48:27.838938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9d0493b-0e16-4d50-833a-8e99c884574e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:27.839205 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:27.839205 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:27.839563 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9d0493b-0e16-4d50-833a-8e99c884574e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:27.988515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Create volume request issued successfully. Jan 19 08:48:28.016406 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:28.016406 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:28.047000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b9d0493b-0e16-4d50-833a-8e99c884574e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:48:28.097577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9d0493b-0e16-4d50-833a-8e99c884574e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:48:28.098709 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 365/718] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:27 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 911 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:28.105993 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:28.105993 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:28.107579 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:48:28.108310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 19 08:48:28.108310 n-d-771363-1 devstack@c-api.service[87853]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 19 08:48:28.108310 n-d-771363-1 devstack@c-api.service[87853]: hub = hubs.get_hub() Jan 19 08:48:29.224633 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:29.224633 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:29.226688 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:48:30.336468 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:30.336468 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:30.339964 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:48:30.341314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Checking backup size 1 against volume size 1 {{(pid=87854) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 19 08:48:30.342180 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.backup.api [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Overwriting volume 61ce094e-c228-4c8f-a040-6a20dd0be4f2 with restore of backup b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:30.372162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] restore_backup in rpcapi backup_id b1133f92-7352-46ca-b0f6-55cbcb504143 {{(pid=87854) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 19 08:48:30.376414 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98ad5adb-ebeb-4dc6-81b0-82f940785c70 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143/restore returned with HTTP 202 Jan 19 08:48:30.377628 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 354/719] 10.222.0.50 () {60 vars in 1360 bytes} [Tue Jan 19 08:48:26 2021] POST /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143/restore => generated 189 bytes in 3421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:48:30.388935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-791ab9dc-c144-43bc-a763-c703c2ac8ba2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:30.389502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-791ab9dc-c144-43bc-a763-c703c2ac8ba2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:30.389688 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:30.389688 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:30.390077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-791ab9dc-c144-43bc-a763-c703c2ac8ba2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:30.390447 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-791ab9dc-c144-43bc-a763-c703c2ac8ba2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:30.433966 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:30.433966 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:30.436067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-791ab9dc-c144-43bc-a763-c703c2ac8ba2 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:30.445290 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 366/720] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:30 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:31.467979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4d7b7da-01a4-4d80-a65c-970d4d442007 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:31.468962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4d7b7da-01a4-4d80-a65c-970d4d442007 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:31.469284 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:31.469284 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:31.470232 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4d7b7da-01a4-4d80-a65c-970d4d442007 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:31.475117 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c4d7b7da-01a4-4d80-a65c-970d4d442007 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:31.600138 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:31.600138 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:31.608769 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4d7b7da-01a4-4d80-a65c-970d4d442007 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:31.614926 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 355/721] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:31 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:32.630114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56602ec0-8048-4c75-bf29-dea1c823190c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:32.631869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56602ec0-8048-4c75-bf29-dea1c823190c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:32.632392 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:32.632392 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:32.632975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56602ec0-8048-4c75-bf29-dea1c823190c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:32.633631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-56602ec0-8048-4c75-bf29-dea1c823190c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:32.669678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:32.669678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:32.676229 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56602ec0-8048-4c75-bf29-dea1c823190c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:32.677329 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 367/722] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:32 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:33.702333 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6064cdeb-245b-49b7-8153-fe404db45736 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:33.705388 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6064cdeb-245b-49b7-8153-fe404db45736 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:33.706467 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:33.706467 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:33.707560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6064cdeb-245b-49b7-8153-fe404db45736 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:33.708471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6064cdeb-245b-49b7-8153-fe404db45736 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:33.767154 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:33.767154 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:33.770222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6064cdeb-245b-49b7-8153-fe404db45736 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:33.773439 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 356/723] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:33 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:34.794519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5f1f76a-6b82-42ac-b350-4aa008104232 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:34.798224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5f1f76a-6b82-42ac-b350-4aa008104232 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:34.798946 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:34.798946 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:34.800228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5f1f76a-6b82-42ac-b350-4aa008104232 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:34.801149 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a5f1f76a-6b82-42ac-b350-4aa008104232 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:34.900932 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:34.900932 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:34.908422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5f1f76a-6b82-42ac-b350-4aa008104232 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:34.917901 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 368/724] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:34 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:35.943931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-defea942-40ed-42bd-9c4c-d122e0858dfa tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:35.943931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-defea942-40ed-42bd-9c4c-d122e0858dfa tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:35.943931 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:35.943931 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:35.943931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-defea942-40ed-42bd-9c4c-d122e0858dfa tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:35.943931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-defea942-40ed-42bd-9c4c-d122e0858dfa tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:35.992589 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:35.992589 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:35.992589 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-defea942-40ed-42bd-9c4c-d122e0858dfa tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:36.005653 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 357/725] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:35 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:37.020213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a02b4d27-b136-4150-b3a3-e7a2a75404d3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:37.021946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a02b4d27-b136-4150-b3a3-e7a2a75404d3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:37.022434 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:37.022434 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:37.023338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a02b4d27-b136-4150-b3a3-e7a2a75404d3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:37.024129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a02b4d27-b136-4150-b3a3-e7a2a75404d3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:37.073878 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:37.073878 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:37.076178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a02b4d27-b136-4150-b3a3-e7a2a75404d3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:37.076989 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 369/726] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:37 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:38.113213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-678a86c3-88df-4720-a2a5-f4cd83d68785 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:38.114400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-678a86c3-88df-4720-a2a5-f4cd83d68785 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:38.114730 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:38.114730 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:38.115375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-678a86c3-88df-4720-a2a5-f4cd83d68785 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:38.116043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-678a86c3-88df-4720-a2a5-f4cd83d68785 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:38.198040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:38.198040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:38.226487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-678a86c3-88df-4720-a2a5-f4cd83d68785 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:38.226487 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 358/727] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:38 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:39.251883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0131bb1a-4f5b-4dff-8870-e5b465dd26b7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:39.252409 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0131bb1a-4f5b-4dff-8870-e5b465dd26b7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:39.252674 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:39.252674 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:39.252953 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0131bb1a-4f5b-4dff-8870-e5b465dd26b7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:39.253347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0131bb1a-4f5b-4dff-8870-e5b465dd26b7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:39.315620 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:39.315620 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:39.317531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0131bb1a-4f5b-4dff-8870-e5b465dd26b7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:39.329699 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 370/728] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:39 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:40.341654 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdd30b5f-6f6f-4b1f-a70d-a1e137ecc156 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:40.341654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdd30b5f-6f6f-4b1f-a70d-a1e137ecc156 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:40.341654 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:40.341654 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:40.341654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdd30b5f-6f6f-4b1f-a70d-a1e137ecc156 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:40.341654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cdd30b5f-6f6f-4b1f-a70d-a1e137ecc156 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:40.407116 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:40.407116 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:40.409054 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdd30b5f-6f6f-4b1f-a70d-a1e137ecc156 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:40.410270 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 359/729] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:40 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:41.427051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-edc35ff5-30cb-4c3d-a8b5-8f3b218f6793 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:41.427561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-edc35ff5-30cb-4c3d-a8b5-8f3b218f6793 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:41.427790 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:41.427790 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:41.428158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-edc35ff5-30cb-4c3d-a8b5-8f3b218f6793 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:41.428526 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-edc35ff5-30cb-4c3d-a8b5-8f3b218f6793 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:41.555960 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:41.555960 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:41.561600 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-edc35ff5-30cb-4c3d-a8b5-8f3b218f6793 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:41.568224 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 371/730] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:41 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:42.595831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-842455c1-cc40-4972-a035-6c527bce5638 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:42.595831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-842455c1-cc40-4972-a035-6c527bce5638 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:42.595831 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:42.595831 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:42.595831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-842455c1-cc40-4972-a035-6c527bce5638 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:42.595831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-842455c1-cc40-4972-a035-6c527bce5638 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:42.652023 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:42.652023 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:42.659884 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-842455c1-cc40-4972-a035-6c527bce5638 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:42.659884 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 360/731] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:42 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:43.683598 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7996cdb0-e419-42f6-a883-03cf05a9a0e8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:43.683598 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7996cdb0-e419-42f6-a883-03cf05a9a0e8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:43.683598 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:43.683598 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:43.683598 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7996cdb0-e419-42f6-a883-03cf05a9a0e8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:43.683598 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7996cdb0-e419-42f6-a883-03cf05a9a0e8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:43.793156 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:43.793156 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:43.793156 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7996cdb0-e419-42f6-a883-03cf05a9a0e8 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:43.793156 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 372/732] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:43 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:44.835081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc401638-a2e5-4643-85e8-ef5ddb62db6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:44.835081 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc401638-a2e5-4643-85e8-ef5ddb62db6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:44.835081 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:44.835081 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:44.835081 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc401638-a2e5-4643-85e8-ef5ddb62db6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:44.835081 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-bc401638-a2e5-4643-85e8-ef5ddb62db6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:44.869422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:44.869422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:44.886737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc401638-a2e5-4643-85e8-ef5ddb62db6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:44.886737 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 361/733] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:44 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:45.903765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2c97fc4-dca9-4776-8155-7b047b99c602 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:45.903765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2c97fc4-dca9-4776-8155-7b047b99c602 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:45.903765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:45.903765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:45.903765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2c97fc4-dca9-4776-8155-7b047b99c602 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:45.903765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f2c97fc4-dca9-4776-8155-7b047b99c602 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:45.986775 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:45.986775 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:45.986775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2c97fc4-dca9-4776-8155-7b047b99c602 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:45.995488 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 373/734] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:45 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:47.005360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d327dc9-6c43-4e3d-bf44-8093b30be49c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:47.005938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d327dc9-6c43-4e3d-bf44-8093b30be49c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:47.006102 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:47.006102 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:47.006460 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d327dc9-6c43-4e3d-bf44-8093b30be49c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:47.006826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9d327dc9-6c43-4e3d-bf44-8093b30be49c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:47.102391 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:47.102391 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:47.129873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d327dc9-6c43-4e3d-bf44-8093b30be49c tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:47.140179 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 362/735] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:46 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:48.140792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d40cfd21-4845-4d63-8cab-3a7a60c8e55b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:48.141416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d40cfd21-4845-4d63-8cab-3a7a60c8e55b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:48.141619 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:48.141619 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:48.142127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d40cfd21-4845-4d63-8cab-3a7a60c8e55b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:48.142591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d40cfd21-4845-4d63-8cab-3a7a60c8e55b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:48.201048 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:48.201048 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:48.206198 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d40cfd21-4845-4d63-8cab-3a7a60c8e55b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:48.210157 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 374/736] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:48 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:49.234790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0e59143-2c76-4a45-a110-f6d48c4bef6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:49.234790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0e59143-2c76-4a45-a110-f6d48c4bef6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:49.234790 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:49.234790 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:49.234790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0e59143-2c76-4a45-a110-f6d48c4bef6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:49.234790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f0e59143-2c76-4a45-a110-f6d48c4bef6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:49.280612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:49.280612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:49.280612 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0e59143-2c76-4a45-a110-f6d48c4bef6e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:49.280612 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 363/737] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:49 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:50.307160 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8fd2d92a-e94a-4250-8ebf-f9f5d9c5dcf1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:50.319358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8fd2d92a-e94a-4250-8ebf-f9f5d9c5dcf1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:50.319358 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:50.319358 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:50.319358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8fd2d92a-e94a-4250-8ebf-f9f5d9c5dcf1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:50.319358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8fd2d92a-e94a-4250-8ebf-f9f5d9c5dcf1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:50.456823 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:50.456823 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:50.478499 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8fd2d92a-e94a-4250-8ebf-f9f5d9c5dcf1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:50.478499 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 375/738] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:50 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:51.511697 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25cc7a71-188c-4761-bc76-a526110307c3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:51.520451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25cc7a71-188c-4761-bc76-a526110307c3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:51.536205 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:51.536205 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:51.536205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25cc7a71-188c-4761-bc76-a526110307c3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:51.536205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-25cc7a71-188c-4761-bc76-a526110307c3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:51.662038 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:51.662038 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:51.672491 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25cc7a71-188c-4761-bc76-a526110307c3 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:51.672491 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 364/739] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:51 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:52.687248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7e0d428-74ab-4dd6-beb9-6e40971731c5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:52.687801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7e0d428-74ab-4dd6-beb9-6e40971731c5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:52.687991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:52.687991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:52.688836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7e0d428-74ab-4dd6-beb9-6e40971731c5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:52.688959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f7e0d428-74ab-4dd6-beb9-6e40971731c5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:52.727298 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:52.727298 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:52.730950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7e0d428-74ab-4dd6-beb9-6e40971731c5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:52.733824 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 376/740] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:52 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:53.769177 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-deea32ca-e799-4a64-a8ca-f0e51cc4a539 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:53.769177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-deea32ca-e799-4a64-a8ca-f0e51cc4a539 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:53.769177 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:53.769177 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:53.769177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-deea32ca-e799-4a64-a8ca-f0e51cc4a539 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:53.769177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-deea32ca-e799-4a64-a8ca-f0e51cc4a539 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:53.852863 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:53.852863 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:53.852863 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-deea32ca-e799-4a64-a8ca-f0e51cc4a539 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:53.852863 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 365/741] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:53 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:54.857888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d9d87958-21f4-4427-90cf-cc19d708809a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:54.858759 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d9d87958-21f4-4427-90cf-cc19d708809a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:54.858967 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:54.858967 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:54.859351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d9d87958-21f4-4427-90cf-cc19d708809a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:54.859722 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d9d87958-21f4-4427-90cf-cc19d708809a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:54.929973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:54.929973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:54.941400 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d9d87958-21f4-4427-90cf-cc19d708809a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:54.942531 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 377/742] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:54 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:55.970569 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b34189ea-fb5d-4193-80da-4bcadbd15bef tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:55.970569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b34189ea-fb5d-4193-80da-4bcadbd15bef tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:55.970569 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:55.970569 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:55.970569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b34189ea-fb5d-4193-80da-4bcadbd15bef tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:55.970569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b34189ea-fb5d-4193-80da-4bcadbd15bef tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:56.026489 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:56.026489 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:56.026489 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b34189ea-fb5d-4193-80da-4bcadbd15bef tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:56.040511 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 366/743] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:55 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:57.047615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6532ef18-ccc0-44ee-a8f9-b3cfcc3e08be tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:57.047615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6532ef18-ccc0-44ee-a8f9-b3cfcc3e08be tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:57.047615 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:57.047615 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:57.047615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6532ef18-ccc0-44ee-a8f9-b3cfcc3e08be tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:57.047615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6532ef18-ccc0-44ee-a8f9-b3cfcc3e08be tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:57.236404 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:57.236404 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:57.243913 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6532ef18-ccc0-44ee-a8f9-b3cfcc3e08be tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:57.243913 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 378/744] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:57 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:58.266824 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c559f5b5-66d7-417c-ba7d-8dacb5b1d5d7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:58.266824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c559f5b5-66d7-417c-ba7d-8dacb5b1d5d7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:58.266824 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:58.266824 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:58.266824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c559f5b5-66d7-417c-ba7d-8dacb5b1d5d7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:58.266824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c559f5b5-66d7-417c-ba7d-8dacb5b1d5d7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:58.338191 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:58.338191 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:58.338191 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c559f5b5-66d7-417c-ba7d-8dacb5b1d5d7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:58.338191 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 367/745] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:58 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:59.371070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-695ff5d3-9917-47a3-89d7-eeca63b5fbdc tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:48:59.371070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-695ff5d3-9917-47a3-89d7-eeca63b5fbdc tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:59.371070 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:59.371070 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:48:59.371070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-695ff5d3-9917-47a3-89d7-eeca63b5fbdc tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:59.371070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-695ff5d3-9917-47a3-89d7-eeca63b5fbdc tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:48:59.457919 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:59.457919 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:48:59.457919 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-695ff5d3-9917-47a3-89d7-eeca63b5fbdc tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:48:59.457919 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 379/746] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:59 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:00.527013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-66cb6381-3cf0-4c5a-9ef4-951e8cbfad51 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:00.561863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-66cb6381-3cf0-4c5a-9ef4-951e8cbfad51 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:00.561863 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:00.561863 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:00.561863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-66cb6381-3cf0-4c5a-9ef4-951e8cbfad51 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:00.561863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-66cb6381-3cf0-4c5a-9ef4-951e8cbfad51 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:00.682216 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:00.682216 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:00.682216 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-66cb6381-3cf0-4c5a-9ef4-951e8cbfad51 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:00.699533 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 368/747] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:00 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:01.702408 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14423348-d3aa-42ef-8b2e-59786e279e61 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:01.702408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-14423348-d3aa-42ef-8b2e-59786e279e61 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:01.702408 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:01.702408 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:01.702408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-14423348-d3aa-42ef-8b2e-59786e279e61 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:01.702408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-14423348-d3aa-42ef-8b2e-59786e279e61 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:01.785971 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:01.785971 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:01.803616 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14423348-d3aa-42ef-8b2e-59786e279e61 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:01.803616 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 380/748] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:01 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:02.815481 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3af51b96-2af8-4833-b4c1-6944ade06e74 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:02.816207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3af51b96-2af8-4833-b4c1-6944ade06e74 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:02.816207 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:02.816207 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:02.816570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3af51b96-2af8-4833-b4c1-6944ade06e74 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:02.817412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3af51b96-2af8-4833-b4c1-6944ade06e74 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:02.907282 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:02.907282 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:02.922877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3af51b96-2af8-4833-b4c1-6944ade06e74 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:02.922877 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 369/749] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:02 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:03.939123 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb83084d-8a12-4a70-a677-a4c6e8978f66 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:03.940137 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb83084d-8a12-4a70-a677-a4c6e8978f66 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:03.940507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:03.940507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:03.964629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb83084d-8a12-4a70-a677-a4c6e8978f66 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:03.964629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-bb83084d-8a12-4a70-a677-a4c6e8978f66 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:04.181645 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:04.181645 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:04.181645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb83084d-8a12-4a70-a677-a4c6e8978f66 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:04.201829 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 381/750] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:03 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:05.207244 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a571f61-f92d-4b66-b018-fc3ff983aa0b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:05.207244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a571f61-f92d-4b66-b018-fc3ff983aa0b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:05.207244 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:05.207244 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:05.207244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a571f61-f92d-4b66-b018-fc3ff983aa0b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:05.207244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6a571f61-f92d-4b66-b018-fc3ff983aa0b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:05.261089 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:05.261089 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:05.261089 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a571f61-f92d-4b66-b018-fc3ff983aa0b tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:05.261089 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 370/751] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:05 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:06.268301 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5084fbd9-2664-4cba-ae21-6e4e20da9fb6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:06.268301 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5084fbd9-2664-4cba-ae21-6e4e20da9fb6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:06.268301 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:06.268301 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:06.278953 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5084fbd9-2664-4cba-ae21-6e4e20da9fb6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:06.278953 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5084fbd9-2664-4cba-ae21-6e4e20da9fb6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:06.390606 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:06.390606 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:06.390606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5084fbd9-2664-4cba-ae21-6e4e20da9fb6 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:06.390606 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 382/752] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:06 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:07.432554 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8ddc5e0-3d68-46da-a175-6ce13b39e74a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:07.432554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8ddc5e0-3d68-46da-a175-6ce13b39e74a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:07.432554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:07.432554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:07.432554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8ddc5e0-3d68-46da-a175-6ce13b39e74a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:07.432554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f8ddc5e0-3d68-46da-a175-6ce13b39e74a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:07.586153 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:07.586153 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:07.599600 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8ddc5e0-3d68-46da-a175-6ce13b39e74a tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:07.599600 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 371/753] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:07 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:08.649547 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1caef4f5-b17f-4410-9f34-380b34c0f2fd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:08.649547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1caef4f5-b17f-4410-9f34-380b34c0f2fd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:08.649547 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:08.649547 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:08.649547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1caef4f5-b17f-4410-9f34-380b34c0f2fd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:08.649547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1caef4f5-b17f-4410-9f34-380b34c0f2fd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:08.789690 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:08.789690 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:08.789690 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1caef4f5-b17f-4410-9f34-380b34c0f2fd tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:08.799935 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 383/754] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:08 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:49:09.819801 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81415e71-7654-482a-9fb5-fc7b687a367f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:09.819801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81415e71-7654-482a-9fb5-fc7b687a367f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:09.819801 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:09.819801 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:09.819801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81415e71-7654-482a-9fb5-fc7b687a367f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:09.819801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-81415e71-7654-482a-9fb5-fc7b687a367f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:09.939701 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:09.939701 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:09.939701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81415e71-7654-482a-9fb5-fc7b687a367f tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:09.967775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 372/755] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:09 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:10.965987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f5fe4d5-2c5d-48d5-9628-189c8ccef875 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:10.968659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f5fe4d5-2c5d-48d5-9628-189c8ccef875 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:10.969160 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:10.969160 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:10.969861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f5fe4d5-2c5d-48d5-9628-189c8ccef875 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:10.970684 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1f5fe4d5-2c5d-48d5-9628-189c8ccef875 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:11.016986 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:11.016986 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:11.021452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f5fe4d5-2c5d-48d5-9628-189c8ccef875 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:11.023840 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 384/756] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:10 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:12.054805 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-049c724e-4907-412a-9f79-eea67140669e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:12.054805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-049c724e-4907-412a-9f79-eea67140669e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:12.054805 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:12.054805 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:12.054805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-049c724e-4907-412a-9f79-eea67140669e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:12.054805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-049c724e-4907-412a-9f79-eea67140669e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:12.175755 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:12.175755 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:12.190032 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-049c724e-4907-412a-9f79-eea67140669e tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:12.190032 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 373/757] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:12 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:13.210461 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42b69730-6ee7-4bc6-ace0-a7e9fc7b3041 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:13.211778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42b69730-6ee7-4bc6-ace0-a7e9fc7b3041 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:13.212314 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:13.212314 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:13.213314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42b69730-6ee7-4bc6-ace0-a7e9fc7b3041 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:13.262405 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-42b69730-6ee7-4bc6-ace0-a7e9fc7b3041 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:13.333997 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:13.333997 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:13.339388 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42b69730-6ee7-4bc6-ace0-a7e9fc7b3041 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:13.349735 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 385/758] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:13 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:14.354074 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-289d668b-0cc7-41a7-b114-8953eee3ba34 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:14.354074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-289d668b-0cc7-41a7-b114-8953eee3ba34 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:14.354074 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:14.354074 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:14.359520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-289d668b-0cc7-41a7-b114-8953eee3ba34 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:14.359520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-289d668b-0cc7-41a7-b114-8953eee3ba34 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:14.417136 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:14.417136 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:14.419554 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-289d668b-0cc7-41a7-b114-8953eee3ba34 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:14.429349 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 374/759] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:14 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:15.460810 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4fa69962-00f6-42df-9c32-e6a6a0236e5d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:15.460810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4fa69962-00f6-42df-9c32-e6a6a0236e5d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:15.460810 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:15.460810 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:15.460810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4fa69962-00f6-42df-9c32-e6a6a0236e5d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:15.460810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4fa69962-00f6-42df-9c32-e6a6a0236e5d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:15.501294 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:15.501294 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:15.503223 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4fa69962-00f6-42df-9c32-e6a6a0236e5d tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:15.504056 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 386/760] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:15 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:16.518987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd2e1ae7-0483-48ce-8f62-fdc89d95d2fe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:16.519828 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd2e1ae7-0483-48ce-8f62-fdc89d95d2fe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:16.520052 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:16.520052 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:16.520435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd2e1ae7-0483-48ce-8f62-fdc89d95d2fe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:16.520812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-bd2e1ae7-0483-48ce-8f62-fdc89d95d2fe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:16.600423 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:16.600423 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:16.607286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd2e1ae7-0483-48ce-8f62-fdc89d95d2fe tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:16.615436 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 375/761] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:16 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:17.621994 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53f95365-67a5-4b36-b727-b9e6a9c97987 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:49:17.623339 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53f95365-67a5-4b36-b727-b9e6a9c97987 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:17.623705 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:17.623705 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:17.624480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53f95365-67a5-4b36-b727-b9e6a9c97987 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:17.624847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-53f95365-67a5-4b36-b727-b9e6a9c97987 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Show backup with id b1133f92-7352-46ca-b0f6-55cbcb504143. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:49:17.648161 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:17.648161 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:17.650309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53f95365-67a5-4b36-b727-b9e6a9c97987 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 200 Jan 19 08:49:17.658405 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 387/762] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:17 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:17.665659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6948408-4f2a-4443-9f1d-a8b4fc2bc779 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 Jan 19 08:49:17.666950 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6948408-4f2a-4443-9f1d-a8b4fc2bc779 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:17.667275 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:17.667275 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:17.667815 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6948408-4f2a-4443-9f1d-a8b4fc2bc779 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:17.761516 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:17.761516 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:17.781431 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d6948408-4f2a-4443-9f1d-a8b4fc2bc779 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:49:17.831466 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6948408-4f2a-4443-9f1d-a8b4fc2bc779 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 returned with HTTP 200 Jan 19 08:49:17.834713 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 376/763] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:17 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 => generated 1418 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:17.854955 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7eb75e71-7482-4079-a8e4-928e1037dd22 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 Jan 19 08:49:17.855660 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7eb75e71-7482-4079-a8e4-928e1037dd22 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:17.856113 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:17.856113 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:17.858225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7eb75e71-7482-4079-a8e4-928e1037dd22 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:18.005970 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:18.005970 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:18.031300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7eb75e71-7482-4079-a8e4-928e1037dd22 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:49:18.093930 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7eb75e71-7482-4079-a8e4-928e1037dd22 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 returned with HTTP 200 Jan 19 08:49:18.094966 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 388/764] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:17 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 => generated 1418 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:23.940853 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 Jan 19 08:49:23.941711 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:23.941908 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:23.941908 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:23.942473 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:24.070919 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:24.070919 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:24.090390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:49:24.139914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 returned with HTTP 200 Jan 19 08:49:24.144304 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 377/765] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:49:23 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 => generated 1418 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:49:30.131593 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-89adaf0b-c246-411d-a572-03f2365e2444 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 Jan 19 08:49:30.133652 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-89adaf0b-c246-411d-a572-03f2365e2444 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:30.134094 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:30.134094 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:30.134788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-89adaf0b-c246-411d-a572-03f2365e2444 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:30.219142 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:30.219142 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:30.231327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-6192dc41-98aa-4568-8962-593b86df0a3d req-89adaf0b-c246-411d-a572-03f2365e2444 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:49:30.269360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-89adaf0b-c246-411d-a572-03f2365e2444 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 returned with HTTP 200 Jan 19 08:49:30.271380 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 389/766] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:49:30 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 => generated 1418 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:30.284412 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume// Jan 19 08:49:30.285228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:30.285602 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:30.285602 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:30.286177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:30.287570 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:49:30.288366 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 378/767] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:49:30 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:49:30.340724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-c50ee0f9-ec62-4223-9290-589336913481 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] POST http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/attachments Jan 19 08:49:30.341418 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:30.341418 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:30.342004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-c50ee0f9-ec62-4223-9290-589336913481 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61ce094e-c228-4c8f-a040-6a20dd0be4f2", "instance_uuid": "8885be8b-6daa-470e-9f0c-573acd4f64e7", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:30.602500 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:30.602500 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:30.716243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-c50ee0f9-ec62-4223-9290-589336913481 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/attachments returned with HTTP 200 Jan 19 08:49:30.718201 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 390/768] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:49:30 2021] POST /volume/v3/b69fc38472f440978d14a88ad29e5096/attachments => generated 273 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:34.320030 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume// Jan 19 08:49:34.321047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:34.321712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:34.322934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-e69476a3-6654-479d-81df-a947a39f0a12 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:49:34.324024 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 379/769] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:49:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:49:34.339454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-7ebb9619-7049-4386-a0cc-22b9e4bfc7be tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 Jan 19 08:49:34.340294 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-7ebb9619-7049-4386-a0cc-22b9e4bfc7be tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:34.340678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:34.340678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:34.341304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-7ebb9619-7049-4386-a0cc-22b9e4bfc7be tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:34.463144 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:34.463144 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:34.488090 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-6192dc41-98aa-4568-8962-593b86df0a3d req-7ebb9619-7049-4386-a0cc-22b9e4bfc7be tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:49:34.529219 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:34.529219 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:34.552323 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-7ebb9619-7049-4386-a0cc-22b9e4bfc7be tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 returned with HTTP 200 Jan 19 08:49:34.561402 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 391/770] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:49:34 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 => generated 1516 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:49:34.614476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-775c5a9b-b18d-4b1b-a2d3-4841c5fdc091 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] PUT http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/attachments/02a327b1-ad11-4f00-a989-1383f70d6135 Jan 19 08:49:34.615317 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-775c5a9b-b18d-4b1b-a2d3-4841c5fdc091 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:34.694316 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:49:34.694316 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:49:34.694883 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-6192dc41-98aa-4568-8962-593b86df0a3d req-775c5a9b-b18d-4b1b-a2d3-4841c5fdc091 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Lock "b'cinder-attachment_update-61ce094e-c228-4c8f-a040-6a20dd0be4f2-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.021s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:49:34.697262 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:34.697262 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:37.830332 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8e514fe5-8a7e-45a2-95f6-ef0585326859 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:49:37.831220 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8e514fe5-8a7e-45a2-95f6-ef0585326859 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:37.831582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:37.831582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:37.832760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8e514fe5-8a7e-45a2-95f6-ef0585326859 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:38.001957 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:38.001957 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:38.012152 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8e514fe5-8a7e-45a2-95f6-ef0585326859 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:49:38.041689 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8e514fe5-8a7e-45a2-95f6-ef0585326859 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:49:38.081154 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 392/771] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:37 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 911 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:38.096830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be9d7d29-75d8-4f45-ac9c-6fcf615f3af7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:49:38.097553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be9d7d29-75d8-4f45-ac9c-6fcf615f3af7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:38.097738 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:38.097738 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:38.098204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be9d7d29-75d8-4f45-ac9c-6fcf615f3af7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:38.309165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:38.309165 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:38.360069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-be9d7d29-75d8-4f45-ac9c-6fcf615f3af7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:49:38.485509 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be9d7d29-75d8-4f45-ac9c-6fcf615f3af7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:49:38.498915 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 393/772] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:38 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 911 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:49:39.251343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-6192dc41-98aa-4568-8962-593b86df0a3d req-775c5a9b-b18d-4b1b-a2d3-4841c5fdc091 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Lock "b'cinder-attachment_update-61ce094e-c228-4c8f-a040-6a20dd0be4f2-n-h2-771363-1'" released by "attachment_update" :: held 4.556s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:49:39.252187 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-775c5a9b-b18d-4b1b-a2d3-4841c5fdc091 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/attachments/02a327b1-ad11-4f00-a989-1383f70d6135 returned with HTTP 200 Jan 19 08:49:39.253379 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 380/773] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:49:34 2021] PUT /volume/v3/b69fc38472f440978d14a88ad29e5096/attachments/02a327b1-ad11-4f00-a989-1383f70d6135 => generated 762 bytes in 4645 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:39.427035 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-b8b7f444-ab6c-455b-bd88-145657efebf7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] POST http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/attachments/02a327b1-ad11-4f00-a989-1383f70d6135/action Jan 19 08:49:39.427909 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:39.427909 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:39.428664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-b8b7f444-ab6c-455b-bd88-145657efebf7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:39.429258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-b8b7f444-ab6c-455b-bd88-145657efebf7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:39.660842 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:39.660842 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:49:39.710044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-6192dc41-98aa-4568-8962-593b86df0a3d req-b8b7f444-ab6c-455b-bd88-145657efebf7 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/attachments/02a327b1-ad11-4f00-a989-1383f70d6135/action returned with HTTP 204 Jan 19 08:49:39.711207 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 394/774] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:49:39 2021] POST /volume/v3/b69fc38472f440978d14a88ad29e5096/attachments/02a327b1-ad11-4f00-a989-1383f70d6135/action => generated 0 bytes in 289 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:51.061735 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9d3da4e6-2c37-4f01-8575-c56ed0fd7e26 req-dca52bd3-602d-4bc5-ab19-3e3775da8a16 tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] DELETE http://10.222.0.50/volume/v3/f331c2a550d74b00a5285f9d1ff5c7d0/volumes/tempest-invalid-13810689 Jan 19 08:49:51.063744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9d3da4e6-2c37-4f01-8575-c56ed0fd7e26 req-dca52bd3-602d-4bc5-ab19-3e3775da8a16 tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:51.064310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:51.064310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:51.065553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9d3da4e6-2c37-4f01-8575-c56ed0fd7e26 req-dca52bd3-602d-4bc5-ab19-3e3775da8a16 tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:51.066709 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-9d3da4e6-2c37-4f01-8575-c56ed0fd7e26 req-dca52bd3-602d-4bc5-ab19-3e3775da8a16 tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] Delete volume with id: tempest-invalid-13810689 Jan 19 08:49:51.213705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9d3da4e6-2c37-4f01-8575-c56ed0fd7e26 req-dca52bd3-602d-4bc5-ab19-3e3775da8a16 tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] http://10.222.0.50/volume/v3/f331c2a550d74b00a5285f9d1ff5c7d0/volumes/tempest-invalid-13810689 returned with HTTP 404 Jan 19 08:49:51.216194 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 381/775] 10.222.0.50 () {62 vars in 1555 bytes} [Tue Jan 19 08:49:51 2021] DELETE /volume/v3/f331c2a550d74b00a5285f9d1ff5c7d0/volumes/tempest-invalid-13810689 => generated 97 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:49:54.833190 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1f4f8070-ce27-4d84-a8d5-a73cbb1e2ae3 req-e8785aac-4684-46e7-9b70-98d8b9df944e tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] DELETE http://10.222.0.50/volume/v3/f331c2a550d74b00a5285f9d1ff5c7d0/volumes/8221ccc1-c8e1-417a-9098-0e59398bf907 Jan 19 08:49:54.834389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1f4f8070-ce27-4d84-a8d5-a73cbb1e2ae3 req-e8785aac-4684-46e7-9b70-98d8b9df944e tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:54.834812 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:54.834812 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:49:54.835494 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1f4f8070-ce27-4d84-a8d5-a73cbb1e2ae3 req-e8785aac-4684-46e7-9b70-98d8b9df944e tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:54.836243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-1f4f8070-ce27-4d84-a8d5-a73cbb1e2ae3 req-e8785aac-4684-46e7-9b70-98d8b9df944e tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] Delete volume with id: 8221ccc1-c8e1-417a-9098-0e59398bf907 Jan 19 08:49:54.927575 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1f4f8070-ce27-4d84-a8d5-a73cbb1e2ae3 req-e8785aac-4684-46e7-9b70-98d8b9df944e tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] http://10.222.0.50/volume/v3/f331c2a550d74b00a5285f9d1ff5c7d0/volumes/8221ccc1-c8e1-417a-9098-0e59398bf907 returned with HTTP 404 Jan 19 08:49:54.929034 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 395/776] 10.222.0.50 () {62 vars in 1591 bytes} [Tue Jan 19 08:49:54 2021] DELETE /volume/v3/f331c2a550d74b00a5285f9d1ff5c7d0/volumes/8221ccc1-c8e1-417a-9098-0e59398bf907 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:56.069740 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1d2d6bf1-dac3-4a3d-884f-29633774610e req-11ebf2c1-9a15-440e-98b6-44f6867b3c38 tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] GET http://10.222.0.50/volume/v3/f331c2a550d74b00a5285f9d1ff5c7d0/volumes/1cbbd7a6-a9b8-404f-98f6-c588cb5d03e2 Jan 19 08:49:56.077691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1d2d6bf1-dac3-4a3d-884f-29633774610e req-11ebf2c1-9a15-440e-98b6-44f6867b3c38 tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:56.078254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1d2d6bf1-dac3-4a3d-884f-29633774610e req-11ebf2c1-9a15-440e-98b6-44f6867b3c38 tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:56.296326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1d2d6bf1-dac3-4a3d-884f-29633774610e req-11ebf2c1-9a15-440e-98b6-44f6867b3c38 tempest-VolumesNegativeTest-925528534 tempest-VolumesNegativeTest-925528534] http://10.222.0.50/volume/v3/f331c2a550d74b00a5285f9d1ff5c7d0/volumes/1cbbd7a6-a9b8-404f-98f6-c588cb5d03e2 returned with HTTP 404 Jan 19 08:49:56.299019 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 382/777] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:49:56 2021] GET /volume/v3/f331c2a550d74b00a5285f9d1ff5c7d0/volumes/1cbbd7a6-a9b8-404f-98f6-c588cb5d03e2 => generated 109 bytes in 238 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:00.035720 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] POST http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes Jan 19 08:51:00.038309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1208587655"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:00.041075 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1208587655'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:51:00.041630 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Create volume of 1 GB Jan 19 08:51:00.141658 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Availability Zones retrieved successfully. Jan 19 08:51:00.210930 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Flow 'volume_create_api' (df0e6531-9f85-434c-b0ba-a4e674ea2820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:00.230473 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5579cd9-bdf2-4cb4-a248-83b16cc2bfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:00.238735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:51:00.416213 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5579cd9-bdf2-4cb4-a248-83b16cc2bfc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:00.419005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d865246-3d41-4d8d-bd6f-da1b057196b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:00.663452 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Created reservations ['35cc384d-c830-4a33-9ee2-84534686f9ce', 'b2100c89-4a93-423e-a106-7a7c69430d88', '2e911668-d9cd-475b-9818-e3399406e3f7', '4b47eb65-d1f1-4cf1-aebd-a3ab7d7a37ec'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:00.673011 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d865246-3d41-4d8d-bd6f-da1b057196b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35cc384d-c830-4a33-9ee2-84534686f9ce', 'b2100c89-4a93-423e-a106-7a7c69430d88', '2e911668-d9cd-475b-9818-e3399406e3f7', '4b47eb65-d1f1-4cf1-aebd-a3ab7d7a37ec']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:00.676364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600379d9-cea0-46e5-86c5-7fd377a8962a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:00.853201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600379d9-cea0-46e5-86c5-7fd377a8962a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b564a44-ce42-4549-8068-78b60bfe9166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1208587655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3178c022e1c44090af5da62da2f8cf11',qos_specs=None,replication_status=,reservations=['35cc384d-c830-4a33-9ee2-84534686f9ce','b2100c89-4a93-423e-a106-7a7c69430d88','2e911668-d9cd-475b-9818-e3399406e3f7','4b47eb65-d1f1-4cf1-aebd-a3ab7d7a37ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a39912a81a14e8986ff87bb094275f4',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1208587655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b564a44-ce42-4549-8068-78b60bfe9166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3178c022e1c44090af5da62da2f8cf11',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,user_id='3a39912a81a14e8986ff87bb094275f4',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:00.864021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f61ff12-73cd-454d-9c75-4c42a36af84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:00.934419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f61ff12-73cd-454d-9c75-4c42a36af84f) 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-SnapshotManageAdminTest-Volume-1208587655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3178c022e1c44090af5da62da2f8cf11',qos_specs=None,replication_status=,reservations=['35cc384d-c830-4a33-9ee2-84534686f9ce','b2100c89-4a93-423e-a106-7a7c69430d88','2e911668-d9cd-475b-9818-e3399406e3f7','4b47eb65-d1f1-4cf1-aebd-a3ab7d7a37ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a39912a81a14e8986ff87bb094275f4',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:00.940149 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e54b67-034e-40af-ac3e-aa888348aa80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:00.973783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e54b67-034e-40af-ac3e-aa888348aa80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:00.977414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Flow 'volume_create_api' (df0e6531-9f85-434c-b0ba-a4e674ea2820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:01.109083 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Create volume request issued successfully. Jan 19 08:51:01.134525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a221b64a-cd70-4d17-a32f-31d728c66589 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes returned with HTTP 202 Jan 19 08:51:01.134525 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 396/778] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:50:59 2021] POST /volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes => generated 823 bytes in 1705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:51:01.153392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42437ba7-181c-4f8b-bead-8412e5a2a80f tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] GET http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 Jan 19 08:51:01.153392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42437ba7-181c-4f8b-bead-8412e5a2a80f tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:01.153392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42437ba7-181c-4f8b-bead-8412e5a2a80f tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:01.417925 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:01.417925 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:01.439871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-42437ba7-181c-4f8b-bead-8412e5a2a80f tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Volume info retrieved successfully. Jan 19 08:51:01.466908 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42437ba7-181c-4f8b-bead-8412e5a2a80f tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 returned with HTTP 200 Jan 19 08:51:01.467603 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 383/779] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:01 2021] GET /volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 => generated 891 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:02.504545 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-30562be5-34ae-4315-aa5a-09d5ed7ef26b tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] GET http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 Jan 19 08:51:02.506648 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-30562be5-34ae-4315-aa5a-09d5ed7ef26b tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:02.506648 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:02.506648 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:02.506648 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-30562be5-34ae-4315-aa5a-09d5ed7ef26b tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:02.814900 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:02.814900 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:02.826414 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-30562be5-34ae-4315-aa5a-09d5ed7ef26b tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Volume info retrieved successfully. Jan 19 08:51:02.909305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-30562be5-34ae-4315-aa5a-09d5ed7ef26b tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 returned with HTTP 200 Jan 19 08:51:02.922427 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 397/780] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:02 2021] GET /volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 => generated 915 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:03.939686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bbbcf4e6-12eb-41a0-99d1-287762419796 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] GET http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 Jan 19 08:51:03.939686 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bbbcf4e6-12eb-41a0-99d1-287762419796 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:03.939686 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:03.939686 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:03.939686 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bbbcf4e6-12eb-41a0-99d1-287762419796 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:04.070212 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:04.070212 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:04.089650 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bbbcf4e6-12eb-41a0-99d1-287762419796 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Volume info retrieved successfully. Jan 19 08:51:04.140041 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bbbcf4e6-12eb-41a0-99d1-287762419796 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 returned with HTTP 200 Jan 19 08:51:04.140041 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 384/781] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:03 2021] GET /volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 => generated 916 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:04.151164 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-158d3f76-a17d-40d4-bd65-aeba51d2ef13 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] POST http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots Jan 19 08:51:04.151164 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:04.151164 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:04.162483 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-158d3f76-a17d-40d4-bd65-aeba51d2ef13 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b564a44-ce42-4549-8068-78b60bfe9166", "name": "tempest-SnapshotManageAdminTest-Snapshot-51005873"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:04.224007 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:04.224007 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:04.224007 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-158d3f76-a17d-40d4-bd65-aeba51d2ef13 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Volume info retrieved successfully. Jan 19 08:51:04.224007 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-158d3f76-a17d-40d4-bd65-aeba51d2ef13 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Create snapshot from volume 0b564a44-ce42-4549-8068-78b60bfe9166 Jan 19 08:51:04.305086 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-158d3f76-a17d-40d4-bd65-aeba51d2ef13 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Created reservations ['327219f6-7cb0-41b8-a149-a3768d9424e3', '8ae9f322-61fd-4bfd-aa48-7756e8d98dfe', '0219963f-a616-411f-bec1-bcaddc68a72a', 'dcf6e3b6-fdd2-42e1-a226-be8be62dd065'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:04.599999 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-158d3f76-a17d-40d4-bd65-aeba51d2ef13 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Snapshot create request issued successfully. Jan 19 08:51:04.609543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-158d3f76-a17d-40d4-bd65-aeba51d2ef13 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots returned with HTTP 202 Jan 19 08:51:04.624520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68b5363c-76c8-43c8-a76c-b51778d10eae tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] GET http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c Jan 19 08:51:04.625519 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68b5363c-76c8-43c8-a76c-b51778d10eae tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:04.625519 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:04.625519 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:04.625755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68b5363c-76c8-43c8-a76c-b51778d10eae tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:04.632525 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 398/782] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:51:04 2021] POST /volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots => generated 308 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:51:04.703427 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:04.703427 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:04.704751 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-68b5363c-76c8-43c8-a76c-b51778d10eae tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Snapshot retrieved successfully. Jan 19 08:51:04.706766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68b5363c-76c8-43c8-a76c-b51778d10eae tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c returned with HTTP 200 Jan 19 08:51:04.708018 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 385/783] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:04 2021] GET /volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c => generated 440 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:05.723853 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68f4171d-3394-42b0-8b26-20af5658a766 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] GET http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c Jan 19 08:51:05.725225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68f4171d-3394-42b0-8b26-20af5658a766 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:05.725659 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:05.725659 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:05.726464 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68f4171d-3394-42b0-8b26-20af5658a766 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:05.794099 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:05.794099 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:05.795673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-68f4171d-3394-42b0-8b26-20af5658a766 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Snapshot retrieved successfully. Jan 19 08:51:05.799664 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68f4171d-3394-42b0-8b26-20af5658a766 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c returned with HTTP 200 Jan 19 08:51:05.805063 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 399/784] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:05 2021] GET /volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c => generated 440 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:06.817894 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed807417-6560-4bd1-ba36-b94947345598 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] GET http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c Jan 19 08:51:06.818596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed807417-6560-4bd1-ba36-b94947345598 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:06.818596 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:06.818596 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:06.819006 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed807417-6560-4bd1-ba36-b94947345598 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:06.845552 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:06.845552 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:06.846729 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed807417-6560-4bd1-ba36-b94947345598 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Snapshot retrieved successfully. Jan 19 08:51:06.849307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed807417-6560-4bd1-ba36-b94947345598 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c returned with HTTP 200 Jan 19 08:51:06.854089 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 386/785] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:06 2021] GET /volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:07.182466 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-abc5312a-c67c-49f4-a813-203a9c7aefb1 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] POST http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c/action Jan 19 08:51:07.183114 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:07.183114 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:07.183771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-abc5312a-c67c-49f4-a813-203a9c7aefb1 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Action body: b'{"os-unmanage": {}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:51:07.184261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-abc5312a-c67c-49f4-a813-203a9c7aefb1 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:07.184768 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.snapshot_unmanage [None req-abc5312a-c67c-49f4-a813-203a9c7aefb1 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Unmanage snapshot with id: fc39b98a-b707-4d3b-950b-321a0d54735c Jan 19 08:51:07.216188 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:07.216188 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:07.217393 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-abc5312a-c67c-49f4-a813-203a9c7aefb1 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot retrieved successfully. Jan 19 08:51:07.287661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-abc5312a-c67c-49f4-a813-203a9c7aefb1 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot delete request issued successfully. Jan 19 08:51:07.288718 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-abc5312a-c67c-49f4-a813-203a9c7aefb1 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c/action returned with HTTP 202 Jan 19 08:51:07.291465 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 400/786] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:51:06 2021] POST /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c/action => generated 0 bytes in 428 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:51:07.309471 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b68aa5c-05a4-4e70-959c-bdbae55652ed tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c Jan 19 08:51:07.310383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b68aa5c-05a4-4e70-959c-bdbae55652ed tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:07.311112 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:07.311112 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:07.314165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b68aa5c-05a4-4e70-959c-bdbae55652ed tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:07.380999 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:07.380999 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:07.383224 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b68aa5c-05a4-4e70-959c-bdbae55652ed tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot retrieved successfully. Jan 19 08:51:07.388005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b68aa5c-05a4-4e70-959c-bdbae55652ed tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c returned with HTTP 200 Jan 19 08:51:07.388933 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 387/787] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:07 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c => generated 468 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:08.403783 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5f6ac98-b553-451f-9de8-6a82edbc0655 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c Jan 19 08:51:08.404637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5f6ac98-b553-451f-9de8-6a82edbc0655 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:08.405477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:08.405477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:08.406881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5f6ac98-b553-451f-9de8-6a82edbc0655 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:08.435694 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5f6ac98-b553-451f-9de8-6a82edbc0655 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c returned with HTTP 404 Jan 19 08:51:08.438383 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 401/788] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:08 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:08.450767 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0bb4f8c1-8ac6-495a-8443-600e5e12ffd7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/detail?all_tenants=1 Jan 19 08:51:08.451871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0bb4f8c1-8ac6-495a-8443-600e5e12ffd7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:08.452576 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:08.452576 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:08.453354 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0bb4f8c1-8ac6-495a-8443-600e5e12ffd7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:08.502217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0bb4f8c1-8ac6-495a-8443-600e5e12ffd7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Get all snapshots completed successfully. Jan 19 08:51:08.507395 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0bb4f8c1-8ac6-495a-8443-600e5e12ffd7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 19 08:51:08.509656 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 388/789] 10.222.0.50 () {58 vars in 1258 bytes} [Tue Jan 19 08:51:08 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/detail?all_tenants=1 => generated 17 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:51:08.534067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a5a131c-0888-4dc5-b09d-5d5b7c78f88f tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] POST http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/os-snapshot-manage Jan 19 08:51:08.536024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a5a131c-0888-4dc5-b09d-5d5b7c78f88f tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b564a44-ce42-4549-8068-78b60bfe9166", "ref": {"source-name": "_snapshot-fc39b98a-b707-4d3b-950b-321a0d54735c"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1139640642", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1997834635", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:08.628260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:08.628260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:08.630429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1a5a131c-0888-4dc5-b09d-5d5b7c78f88f tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Volume info retrieved successfully. Jan 19 08:51:08.633528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.snapshot_manage [None req-1a5a131c-0888-4dc5-b09d-5d5b7c78f88f tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Manage snapshot request body: {'snapshot': {'volume_id': '0b564a44-ce42-4549-8068-78b60bfe9166', 'ref': {'source-name': '_snapshot-fc39b98a-b707-4d3b-950b-321a0d54735c'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1139640642', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1997834635', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87855) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 19 08:51:08.738330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-1a5a131c-0888-4dc5-b09d-5d5b7c78f88f tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Created reservations ['ce983ff6-3197-43d5-a793-4abdd89e0b22', '24f436d5-76dc-4a20-8ab5-17d9ed0317ed', 'c1693ec3-08c6-40d3-ad63-0d7a5c3b0467', '77790683-7383-4927-ad87-dbc00a51e374'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:08.986873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a5a131c-0888-4dc5-b09d-5d5b7c78f88f tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/os-snapshot-manage returned with HTTP 202 Jan 19 08:51:08.992882 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 402/790] 10.222.0.50 () {60 vars in 1259 bytes} [Tue Jan 19 08:51:08 2021] POST /volume/v3/a72721ba9579408dbbd91f5c51679e7a/os-snapshot-manage => generated 478 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:51:09.010671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3c07721-5220-405b-8896-c406b7b9efaf tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 Jan 19 08:51:09.011614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3c07721-5220-405b-8896-c406b7b9efaf tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:09.012442 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3c07721-5220-405b-8896-c406b7b9efaf tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:09.068486 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:09.068486 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:09.070057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e3c07721-5220-405b-8896-c406b7b9efaf tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot retrieved successfully. Jan 19 08:51:09.073534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3c07721-5220-405b-8896-c406b7b9efaf tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 returned with HTTP 200 Jan 19 08:51:09.075921 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 389/791] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:08 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 => generated 610 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:10.089617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5bd0f83e-8066-4c67-bcc5-189aab68912d tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 Jan 19 08:51:10.091219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5bd0f83e-8066-4c67-bcc5-189aab68912d tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:10.091604 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:10.091604 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:10.092180 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5bd0f83e-8066-4c67-bcc5-189aab68912d tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:10.123879 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:10.123879 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:10.125067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5bd0f83e-8066-4c67-bcc5-189aab68912d tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot retrieved successfully. Jan 19 08:51:10.126969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5bd0f83e-8066-4c67-bcc5-189aab68912d tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 returned with HTTP 200 Jan 19 08:51:10.128327 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 403/792] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:10 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 => generated 610 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:11.144398 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee66b8c0-a422-4ca2-966d-f13bfc6349d2 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 Jan 19 08:51:11.145183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee66b8c0-a422-4ca2-966d-f13bfc6349d2 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:11.145183 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:11.145183 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:11.145620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee66b8c0-a422-4ca2-966d-f13bfc6349d2 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:11.214169 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:11.214169 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:11.215285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ee66b8c0-a422-4ca2-966d-f13bfc6349d2 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot retrieved successfully. Jan 19 08:51:11.217981 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee66b8c0-a422-4ca2-966d-f13bfc6349d2 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 returned with HTTP 200 Jan 19 08:51:11.219295 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 390/793] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:11 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 => generated 610 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:12.239443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb786663-4887-49d1-b0d7-243f306c9bbe tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 Jan 19 08:51:12.241021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb786663-4887-49d1-b0d7-243f306c9bbe tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:12.241650 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:12.241650 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:12.242750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb786663-4887-49d1-b0d7-243f306c9bbe tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:12.324286 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:12.324286 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:12.326410 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fb786663-4887-49d1-b0d7-243f306c9bbe tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot retrieved successfully. Jan 19 08:51:12.330252 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb786663-4887-49d1-b0d7-243f306c9bbe tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 returned with HTTP 200 Jan 19 08:51:12.332776 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 404/794] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:12 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 => generated 635 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:12.368458 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8bc45f3-4ab3-4f9f-a91a-591a7ef472db tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 Jan 19 08:51:12.368912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8bc45f3-4ab3-4f9f-a91a-591a7ef472db tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:12.369297 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:12.369297 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:12.369960 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8bc45f3-4ab3-4f9f-a91a-591a7ef472db tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:12.427775 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:12.427775 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:12.430255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c8bc45f3-4ab3-4f9f-a91a-591a7ef472db tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot retrieved successfully. Jan 19 08:51:12.433827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8bc45f3-4ab3-4f9f-a91a-591a7ef472db tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 returned with HTTP 200 Jan 19 08:51:12.435543 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 391/795] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:12 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 => generated 635 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:12.456827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d20cd5b-ed7e-48c8-875a-d48659aec6a7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] DELETE http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 Jan 19 08:51:12.458398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d20cd5b-ed7e-48c8-875a-d48659aec6a7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:12.458746 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:12.458746 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:12.459836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d20cd5b-ed7e-48c8-875a-d48659aec6a7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:12.470015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-6d20cd5b-ed7e-48c8-875a-d48659aec6a7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Delete snapshot with id: dfe8e266-b2b5-44d4-94d4-efd23f94e116 Jan 19 08:51:12.534922 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:12.534922 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:12.545289 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6d20cd5b-ed7e-48c8-875a-d48659aec6a7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot retrieved successfully. Jan 19 08:51:12.641510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6d20cd5b-ed7e-48c8-875a-d48659aec6a7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot delete request issued successfully. Jan 19 08:51:12.647015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d20cd5b-ed7e-48c8-875a-d48659aec6a7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 returned with HTTP 202 Jan 19 08:51:12.649972 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 405/796] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:51:12 2021] DELETE /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:51:12.674896 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8f28742a-5dae-4ecf-b1f1-beb2981208c6 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 Jan 19 08:51:12.675786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8f28742a-5dae-4ecf-b1f1-beb2981208c6 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:12.676199 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:12.676199 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:12.677240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8f28742a-5dae-4ecf-b1f1-beb2981208c6 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:12.784138 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:12.784138 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:12.795895 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8f28742a-5dae-4ecf-b1f1-beb2981208c6 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot retrieved successfully. Jan 19 08:51:12.801409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8f28742a-5dae-4ecf-b1f1-beb2981208c6 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 returned with HTTP 200 Jan 19 08:51:12.821985 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 392/797] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:12 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 => generated 634 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:13.824463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ebf3b34e-5fc0-4a4b-99ee-9b17815c313c tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 Jan 19 08:51:13.825329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ebf3b34e-5fc0-4a4b-99ee-9b17815c313c tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:13.825329 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:13.825329 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:13.825714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ebf3b34e-5fc0-4a4b-99ee-9b17815c313c tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:13.882345 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:13.882345 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:13.883250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ebf3b34e-5fc0-4a4b-99ee-9b17815c313c tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot retrieved successfully. Jan 19 08:51:13.885017 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ebf3b34e-5fc0-4a4b-99ee-9b17815c313c tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 returned with HTTP 200 Jan 19 08:51:13.893618 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 406/798] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:13 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 => generated 634 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:14.912231 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8674a189-b9ff-479a-8768-aef1c19beac7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 Jan 19 08:51:14.914525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8674a189-b9ff-479a-8768-aef1c19beac7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:14.920169 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:14.920169 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:14.921571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8674a189-b9ff-479a-8768-aef1c19beac7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:15.067914 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:15.067914 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:15.074803 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8674a189-b9ff-479a-8768-aef1c19beac7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Snapshot retrieved successfully. Jan 19 08:51:15.082855 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8674a189-b9ff-479a-8768-aef1c19beac7 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 returned with HTTP 200 Jan 19 08:51:15.089680 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 393/799] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:14 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 => generated 634 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:16.103238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27f65921-ca06-4501-b55d-1fe41daa68d8 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] GET http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 Jan 19 08:51:16.107933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27f65921-ca06-4501-b55d-1fe41daa68d8 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:16.108339 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:16.108339 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:16.109077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27f65921-ca06-4501-b55d-1fe41daa68d8 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:16.242465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27f65921-ca06-4501-b55d-1fe41daa68d8 tempest-SnapshotManageAdminTest-428298359 tempest-SnapshotManageAdminTest-428298359] http://10.222.0.50/volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 returned with HTTP 404 Jan 19 08:51:16.252261 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 407/800] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:16 2021] GET /volume/v3/a72721ba9579408dbbd91f5c51679e7a/snapshots/dfe8e266-b2b5-44d4-94d4-efd23f94e116 => generated 111 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:16.264214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d481ee5f-7422-4286-b859-3e5864f88a4b tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] DELETE http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c Jan 19 08:51:16.265240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d481ee5f-7422-4286-b859-3e5864f88a4b tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:16.265604 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:16.265604 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:16.266315 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d481ee5f-7422-4286-b859-3e5864f88a4b tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:16.266992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-d481ee5f-7422-4286-b859-3e5864f88a4b tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Delete snapshot with id: fc39b98a-b707-4d3b-950b-321a0d54735c Jan 19 08:51:16.366604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d481ee5f-7422-4286-b859-3e5864f88a4b tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c returned with HTTP 404 Jan 19 08:51:16.368372 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 394/801] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:51:16 2021] DELETE /volume/v3/3178c022e1c44090af5da62da2f8cf11/snapshots/fc39b98a-b707-4d3b-950b-321a0d54735c => generated 111 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:16.382563 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8828d145-c386-4cd8-85bd-b12463d7f702 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] DELETE http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 Jan 19 08:51:16.383112 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8828d145-c386-4cd8-85bd-b12463d7f702 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:16.383614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8828d145-c386-4cd8-85bd-b12463d7f702 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:16.384091 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-8828d145-c386-4cd8-85bd-b12463d7f702 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Delete volume with id: 0b564a44-ce42-4549-8068-78b60bfe9166 Jan 19 08:51:16.548723 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:16.548723 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:16.551307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8828d145-c386-4cd8-85bd-b12463d7f702 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Volume info retrieved successfully. Jan 19 08:51:16.641941 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8828d145-c386-4cd8-85bd-b12463d7f702 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Delete volume request issued successfully. Jan 19 08:51:16.642550 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8828d145-c386-4cd8-85bd-b12463d7f702 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 returned with HTTP 202 Jan 19 08:51:16.647268 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 408/802] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:16 2021] DELETE /volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:51:16.656638 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64598cc2-4e72-4f06-830d-9c10da18c9c0 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] GET http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 Jan 19 08:51:16.657518 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64598cc2-4e72-4f06-830d-9c10da18c9c0 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:16.658591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64598cc2-4e72-4f06-830d-9c10da18c9c0 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:16.981799 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:16.981799 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:17.019411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64598cc2-4e72-4f06-830d-9c10da18c9c0 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Volume info retrieved successfully. Jan 19 08:51:17.121957 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64598cc2-4e72-4f06-830d-9c10da18c9c0 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 returned with HTTP 200 Jan 19 08:51:17.123155 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 395/803] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:16 2021] GET /volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 => generated 915 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:18.144032 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ecc28c0b-8241-41c7-a3c4-269c1736898e tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] GET http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 Jan 19 08:51:18.146072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ecc28c0b-8241-41c7-a3c4-269c1736898e tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:18.146696 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:18.146696 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:18.153471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ecc28c0b-8241-41c7-a3c4-269c1736898e tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:18.238842 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:18.238842 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:18.249650 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ecc28c0b-8241-41c7-a3c4-269c1736898e tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Volume info retrieved successfully. Jan 19 08:51:18.281031 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ecc28c0b-8241-41c7-a3c4-269c1736898e tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 returned with HTTP 200 Jan 19 08:51:18.282405 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 409/804] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:18 2021] GET /volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 => generated 915 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:19.314631 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9be48fcf-3a0f-44ab-b637-f88d21b1cbfb tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] GET http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 Jan 19 08:51:19.315434 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9be48fcf-3a0f-44ab-b637-f88d21b1cbfb tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:19.315434 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:19.315434 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:19.315804 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9be48fcf-3a0f-44ab-b637-f88d21b1cbfb tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:19.437157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:19.437157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:19.447473 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9be48fcf-3a0f-44ab-b637-f88d21b1cbfb tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Volume info retrieved successfully. Jan 19 08:51:19.538309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9be48fcf-3a0f-44ab-b637-f88d21b1cbfb tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 returned with HTTP 200 Jan 19 08:51:19.543511 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 396/805] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:19 2021] GET /volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 => generated 915 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:20.565407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-096ce864-8279-43a7-9548-e3adcb3360c5 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] GET http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 Jan 19 08:51:20.566881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-096ce864-8279-43a7-9548-e3adcb3360c5 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:20.568799 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:20.568799 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:20.571761 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-096ce864-8279-43a7-9548-e3adcb3360c5 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:20.746226 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-096ce864-8279-43a7-9548-e3adcb3360c5 tempest-SnapshotManageAdminTest-682397954 tempest-SnapshotManageAdminTest-682397954] http://10.222.0.50/volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 returned with HTTP 404 Jan 19 08:51:20.747705 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 410/806] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:20 2021] GET /volume/v3/3178c022e1c44090af5da62da2f8cf11/volumes/0b564a44-ce42-4549-8068-78b60bfe9166 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:26.534623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-342009ee-2168-44ab-b6cf-8c4e8b40ef49 req-dd02d248-63cf-42be-9595-dadcdea347d9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] DELETE http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/attachments/02a327b1-ad11-4f00-a989-1383f70d6135 Jan 19 08:51:26.539350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-342009ee-2168-44ab-b6cf-8c4e8b40ef49 req-dd02d248-63cf-42be-9595-dadcdea347d9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:26.542060 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:26.542060 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:26.546374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-342009ee-2168-44ab-b6cf-8c4e8b40ef49 req-dd02d248-63cf-42be-9595-dadcdea347d9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:26.624866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:26.624866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:28.003713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-342009ee-2168-44ab-b6cf-8c4e8b40ef49 req-dd02d248-63cf-42be-9595-dadcdea347d9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:51:28.004834 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-342009ee-2168-44ab-b6cf-8c4e8b40ef49 req-dd02d248-63cf-42be-9595-dadcdea347d9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:51:28.013539 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-342009ee-2168-44ab-b6cf-8c4e8b40ef49 req-dd02d248-63cf-42be-9595-dadcdea347d9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/attachments/02a327b1-ad11-4f00-a989-1383f70d6135 returned with HTTP 200 Jan 19 08:51:28.014697 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 397/807] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:51:26 2021] DELETE /volume/v3/b69fc38472f440978d14a88ad29e5096/attachments/02a327b1-ad11-4f00-a989-1383f70d6135 => generated 19 bytes in 1491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:33.295949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-649bab6f-6366-4955-8c62-95d47afa46a9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 Jan 19 08:51:33.297315 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-649bab6f-6366-4955-8c62-95d47afa46a9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:33.298158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-649bab6f-6366-4955-8c62-95d47afa46a9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:33.321598 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-649bab6f-6366-4955-8c62-95d47afa46a9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:51:33.322994 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-649bab6f-6366-4955-8c62-95d47afa46a9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:51:33.325926 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-649bab6f-6366-4955-8c62-95d47afa46a9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] 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. Jan 19 08:51:33.327122 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-649bab6f-6366-4955-8c62-95d47afa46a9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] 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. Jan 19 08:51:33.328213 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-649bab6f-6366-4955-8c62-95d47afa46a9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] 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. Jan 19 08:51:33.339526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-649bab6f-6366-4955-8c62-95d47afa46a9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 returned with HTTP 200 Jan 19 08:51:33.355757 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7bb5dcdc-c3ff-41d7-ac00-f88dc03a18d6 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7/defaults Jan 19 08:51:33.356795 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7bb5dcdc-c3ff-41d7-ac00-f88dc03a18d6 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:33.357267 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:33.357267 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:33.357989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7bb5dcdc-c3ff-41d7-ac00-f88dc03a18d6 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'defaults' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:33.359608 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:33.359608 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:33.361219 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 411/808] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:33 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 => generated 361 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:33.378943 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-7bb5dcdc-c3ff-41d7-ac00-f88dc03a18d6 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] 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. Jan 19 08:51:33.382578 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-7bb5dcdc-c3ff-41d7-ac00-f88dc03a18d6 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] 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. Jan 19 08:51:33.383837 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-7bb5dcdc-c3ff-41d7-ac00-f88dc03a18d6 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] 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. Jan 19 08:51:33.390830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7bb5dcdc-c3ff-41d7-ac00-f88dc03a18d6 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7/defaults returned with HTTP 200 Jan 19 08:51:33.392375 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 398/809] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Jan 19 08:51:33 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7/defaults => generated 361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:51:33.406717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a1aca857-6b21-4d7b-ac6d-d7a75950fde1 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] PUT http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 Jan 19 08:51:33.408037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a1aca857-6b21-4d7b-ac6d-d7a75950fde1 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:33.594693 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a1aca857-6b21-4d7b-ac6d-d7a75950fde1 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 returned with HTTP 200 Jan 19 08:51:33.602185 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 412/810] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Jan 19 08:51:33 2021] PUT /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 => generated 319 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:33.618359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6acc4e08-d862-4f21-b48b-b40d0d5f731d tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] DELETE http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 Jan 19 08:51:33.620816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6acc4e08-d862-4f21-b48b-b40d0d5f731d tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:33.621813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6acc4e08-d862-4f21-b48b-b40d0d5f731d tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:33.648529 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6acc4e08-d862-4f21-b48b-b40d0d5f731d tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 returned with HTTP 200 Jan 19 08:51:33.653336 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 399/811] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:51:33 2021] DELETE /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 08:51:33.666567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea8afcb7-670d-4537-9730-62daedcf6552 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 Jan 19 08:51:33.667578 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea8afcb7-670d-4537-9730-62daedcf6552 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:33.668346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea8afcb7-670d-4537-9730-62daedcf6552 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:33.767221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea8afcb7-670d-4537-9730-62daedcf6552 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 returned with HTTP 200 Jan 19 08:51:33.769446 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 413/812] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:33 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 => generated 361 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:33.788758 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67678b27-1b7c-4fc0-889a-dd479f1083df tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] PUT http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 Jan 19 08:51:33.792041 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67678b27-1b7c-4fc0-889a-dd479f1083df tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:34.213478 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67678b27-1b7c-4fc0-889a-dd479f1083df tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 returned with HTTP 200 Jan 19 08:51:34.214355 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 400/813] 10.222.0.50 () {60 vars in 1342 bytes} [Tue Jan 19 08:51:33 2021] PUT /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 => generated 319 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:34.229816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c26025bc-4e8d-4d1d-8ab4-f513fc3cb8dc tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7/defaults Jan 19 08:51:34.234725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c26025bc-4e8d-4d1d-8ab4-f513fc3cb8dc tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:34.235254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c26025bc-4e8d-4d1d-8ab4-f513fc3cb8dc tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'defaults' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:34.269241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c26025bc-4e8d-4d1d-8ab4-f513fc3cb8dc tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7/defaults returned with HTTP 200 Jan 19 08:51:34.270276 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 414/814] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Jan 19 08:51:34 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7/defaults => generated 361 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:34.290510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15f33c3d-6d5d-40d3-ba89-2e18d51f7cb9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 Jan 19 08:51:34.293731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15f33c3d-6d5d-40d3-ba89-2e18d51f7cb9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:34.294491 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15f33c3d-6d5d-40d3-ba89-2e18d51f7cb9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:34.409733 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15f33c3d-6d5d-40d3-ba89-2e18d51f7cb9 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 returned with HTTP 200 Jan 19 08:51:34.418878 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 401/815] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:51:34 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 => generated 361 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:34.428346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-871d66f7-22b1-4e22-ae15-476e9f2c7000 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True Jan 19 08:51:34.429022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-871d66f7-22b1-4e22-ae15-476e9f2c7000 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:34.429582 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-871d66f7-22b1-4e22-ae15-476e9f2c7000 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:34.581514 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-871d66f7-22b1-4e22-ae15-476e9f2c7000 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True returned with HTTP 200 Jan 19 08:51:34.582398 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 415/816] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 08:51:34 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True => generated 1076 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:51:35.190833 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] POST http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes Jan 19 08:51:35.191865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1919189048"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:35.193829 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1919189048'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:51:35.194160 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Create volume of 1 GB Jan 19 08:51:35.221796 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Availability Zones retrieved successfully. Jan 19 08:51:35.250492 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Flow 'volume_create_api' (9e220316-d186-4f14-b703-707f363a7e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:35.254944 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67090f4-321c-419c-9aed-e7354e0870f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:35.258182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:51:35.356172 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67090f4-321c-419c-9aed-e7354e0870f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:35.358962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa03566-1f5b-43d1-a5dd-fa965dad8aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:35.479663 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Created reservations ['fcf9e6dd-a5ba-4e59-a57d-dbc395fb49ad', '1a3f5b68-385a-406d-ad44-c429ab4ca377', 'f8f5ba1b-94b6-4355-80c3-a8055f7bbd3e', '95506099-8f9a-4ae3-abc0-43a56c5305eb'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:35.482471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa03566-1f5b-43d1-a5dd-fa965dad8aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcf9e6dd-a5ba-4e59-a57d-dbc395fb49ad', '1a3f5b68-385a-406d-ad44-c429ab4ca377', 'f8f5ba1b-94b6-4355-80c3-a8055f7bbd3e', '95506099-8f9a-4ae3-abc0-43a56c5305eb']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:35.485132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c2ec6d-4bf1-42c1-84e4-e1a85866d7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:35.582819 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c2ec6d-4bf1-42c1-84e4-e1a85866d7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74c42959-1a79-454e-81d9-270d783d8faf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1919189048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4199a42d108649dd8274de23a74869f7',qos_specs=None,replication_status=,reservations=['fcf9e6dd-a5ba-4e59-a57d-dbc395fb49ad','1a3f5b68-385a-406d-ad44-c429ab4ca377','f8f5ba1b-94b6-4355-80c3-a8055f7bbd3e','95506099-8f9a-4ae3-abc0-43a56c5305eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a6346e7f144d609d055242829c0467',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1919189048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74c42959-1a79-454e-81d9-270d783d8faf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4199a42d108649dd8274de23a74869f7',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,user_id='42a6346e7f144d609d055242829c0467',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:35.587008 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cae1f897-3934-4c67-94b3-a12de691e722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:35.628023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cae1f897-3934-4c67-94b3-a12de691e722) 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-1919189048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4199a42d108649dd8274de23a74869f7',qos_specs=None,replication_status=,reservations=['fcf9e6dd-a5ba-4e59-a57d-dbc395fb49ad','1a3f5b68-385a-406d-ad44-c429ab4ca377','f8f5ba1b-94b6-4355-80c3-a8055f7bbd3e','95506099-8f9a-4ae3-abc0-43a56c5305eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a6346e7f144d609d055242829c0467',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:35.634856 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf460bcd-22f3-48eb-b9f2-f3df65a36878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:35.715217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf460bcd-22f3-48eb-b9f2-f3df65a36878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:35.721277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Flow 'volume_create_api' (9e220316-d186-4f14-b703-707f363a7e3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:35.930638 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Create volume request issued successfully. Jan 19 08:51:36.012892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ea4dd0c-37d0-41c8-bc13-3187f9bc055b tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes returned with HTTP 202 Jan 19 08:51:36.031553 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 402/817] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:51:34 2021] POST /volume/v3/4199a42d108649dd8274de23a74869f7/volumes => generated 825 bytes in 1438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:51:36.044247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ff7c7cf-b5bb-4084-97ec-48b8677319a9 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] GET http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf Jan 19 08:51:36.045814 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9ff7c7cf-b5bb-4084-97ec-48b8677319a9 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:36.047004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9ff7c7cf-b5bb-4084-97ec-48b8677319a9 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:36.242175 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:36.242175 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:36.300710 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9ff7c7cf-b5bb-4084-97ec-48b8677319a9 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Volume info retrieved successfully. Jan 19 08:51:36.407940 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ff7c7cf-b5bb-4084-97ec-48b8677319a9 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf returned with HTTP 200 Jan 19 08:51:36.426610 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 416/818] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:36 2021] GET /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf => generated 917 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:37.440236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32dd0b13-e3b9-4946-a6cc-f014f4f71c22 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] GET http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf Jan 19 08:51:37.441359 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32dd0b13-e3b9-4946-a6cc-f014f4f71c22 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:37.441743 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:37.441743 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:37.442470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32dd0b13-e3b9-4946-a6cc-f014f4f71c22 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:37.765427 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:37.765427 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:37.809444 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-32dd0b13-e3b9-4946-a6cc-f014f4f71c22 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Volume info retrieved successfully. Jan 19 08:51:37.890315 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32dd0b13-e3b9-4946-a6cc-f014f4f71c22 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf returned with HTTP 200 Jan 19 08:51:37.895489 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 403/819] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:37 2021] GET /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf => generated 917 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:38.916831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dca89f62-334e-4e95-af79-b14f68fe8874 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] GET http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf Jan 19 08:51:38.920369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dca89f62-334e-4e95-af79-b14f68fe8874 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:38.921906 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:38.921906 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:38.924310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dca89f62-334e-4e95-af79-b14f68fe8874 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:39.110130 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:39.110130 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:39.123319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dca89f62-334e-4e95-af79-b14f68fe8874 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Volume info retrieved successfully. Jan 19 08:51:39.170515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dca89f62-334e-4e95-af79-b14f68fe8874 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf returned with HTTP 200 Jan 19 08:51:39.172256 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 417/820] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:38 2021] GET /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf => generated 918 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:39.204836 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5ec8349-ad24-4cae-9489-daf98a10f30a tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True Jan 19 08:51:39.205779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5ec8349-ad24-4cae-9489-daf98a10f30a tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:39.206137 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:39.206137 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:39.206792 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5ec8349-ad24-4cae-9489-daf98a10f30a tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:39.329394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5ec8349-ad24-4cae-9489-daf98a10f30a tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True returned with HTTP 200 Jan 19 08:51:39.348415 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 404/821] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 08:51:39 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True => generated 1076 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:39.364796 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c81d8e15-2011-485a-b132-92c64b04257c tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] DELETE http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf Jan 19 08:51:39.372998 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c81d8e15-2011-485a-b132-92c64b04257c tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:39.373603 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:39.373603 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:39.374532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c81d8e15-2011-485a-b132-92c64b04257c tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:39.375747 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-c81d8e15-2011-485a-b132-92c64b04257c tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Delete volume with id: 74c42959-1a79-454e-81d9-270d783d8faf Jan 19 08:51:39.522320 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:39.522320 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:39.525596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c81d8e15-2011-485a-b132-92c64b04257c tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Volume info retrieved successfully. Jan 19 08:51:39.613887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c81d8e15-2011-485a-b132-92c64b04257c tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Delete volume request issued successfully. Jan 19 08:51:39.614748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c81d8e15-2011-485a-b132-92c64b04257c tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf returned with HTTP 202 Jan 19 08:51:39.616883 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 418/822] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:39 2021] DELETE /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 08:51:39.632197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d10b5eb-5384-40a0-8c9e-2b075c76c3eb tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] GET http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf Jan 19 08:51:39.633389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d10b5eb-5384-40a0-8c9e-2b075c76c3eb tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:39.634189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d10b5eb-5384-40a0-8c9e-2b075c76c3eb tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:39.858521 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:39.858521 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:39.895517 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2d10b5eb-5384-40a0-8c9e-2b075c76c3eb tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Volume info retrieved successfully. Jan 19 08:51:39.938814 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d10b5eb-5384-40a0-8c9e-2b075c76c3eb tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf returned with HTTP 200 Jan 19 08:51:39.954868 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 405/823] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:39 2021] GET /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf => generated 917 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:40.965394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eaef7e2d-68e6-4408-b2b7-31a8a38239d4 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] GET http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf Jan 19 08:51:40.966949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eaef7e2d-68e6-4408-b2b7-31a8a38239d4 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:40.966949 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:40.966949 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:40.968082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eaef7e2d-68e6-4408-b2b7-31a8a38239d4 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:40.979764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9ca1925-88c6-4abe-86e0-615649de9ed1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] DELETE http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 Jan 19 08:51:40.980366 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a9ca1925-88c6-4abe-86e0-615649de9ed1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:40.980498 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:40.980498 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:40.980869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a9ca1925-88c6-4abe-86e0-615649de9ed1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:40.981831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-a9ca1925-88c6-4abe-86e0-615649de9ed1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Delete volume with id: 61ce094e-c228-4c8f-a040-6a20dd0be4f2 Jan 19 08:51:41.060947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:41.060947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:41.070697 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eaef7e2d-68e6-4408-b2b7-31a8a38239d4 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Volume info retrieved successfully. Jan 19 08:51:41.096241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eaef7e2d-68e6-4408-b2b7-31a8a38239d4 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf returned with HTTP 200 Jan 19 08:51:41.097380 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 419/824] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:40 2021] GET /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf => generated 917 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:41.106479 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:41.106479 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:41.120918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a9ca1925-88c6-4abe-86e0-615649de9ed1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:51:41.225021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a9ca1925-88c6-4abe-86e0-615649de9ed1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Delete volume request issued successfully. Jan 19 08:51:41.226058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9ca1925-88c6-4abe-86e0-615649de9ed1 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 returned with HTTP 202 Jan 19 08:51:41.238121 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 406/825] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:40 2021] DELETE /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/61ce094e-c228-4c8f-a040-6a20dd0be4f2 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:51:41.243728 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e6fb765-7b65-4964-9222-8e1e35158670 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] DELETE http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 Jan 19 08:51:41.253961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e6fb765-7b65-4964-9222-8e1e35158670 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:41.254435 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:41.254435 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:41.256919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e6fb765-7b65-4964-9222-8e1e35158670 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:41.256919 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-9e6fb765-7b65-4964-9222-8e1e35158670 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Delete backup with id: b1133f92-7352-46ca-b0f6-55cbcb504143. Jan 19 08:51:41.313785 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:41.313785 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:41.394487 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-9e6fb765-7b65-4964-9222-8e1e35158670 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] delete_backup rpcapi backup_id b1133f92-7352-46ca-b0f6-55cbcb504143 {{(pid=87855) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 08:51:41.403948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e6fb765-7b65-4964-9222-8e1e35158670 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 returned with HTTP 202 Jan 19 08:51:41.407236 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 420/826] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:41 2021] DELETE /volume/v3/b69fc38472f440978d14a88ad29e5096/backups/b1133f92-7352-46ca-b0f6-55cbcb504143 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:51:41.421446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1a1cd1c-913e-48b2-b214-017c00a9a1b5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] DELETE http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:51:41.422909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1a1cd1c-913e-48b2-b214-017c00a9a1b5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:41.425035 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:41.425035 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:41.426885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1a1cd1c-913e-48b2-b214-017c00a9a1b5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:41.432126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f1a1cd1c-913e-48b2-b214-017c00a9a1b5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Delete volume with id: d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:51:41.792244 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:41.792244 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:41.801624 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f1a1cd1c-913e-48b2-b214-017c00a9a1b5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:51:41.963932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f1a1cd1c-913e-48b2-b214-017c00a9a1b5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Delete volume request issued successfully. Jan 19 08:51:41.967013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1a1cd1c-913e-48b2-b214-017c00a9a1b5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 202 Jan 19 08:51:41.975186 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 407/827] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:41 2021] DELETE /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 0 bytes in 562 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:51:41.995396 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-983a2107-7244-4f7e-9534-c02cec42dc89 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:51:41.995932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-983a2107-7244-4f7e-9534-c02cec42dc89 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:41.996294 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:41.996294 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:41.996475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-983a2107-7244-4f7e-9534-c02cec42dc89 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:42.103259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:42.103259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:42.113633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-983a2107-7244-4f7e-9534-c02cec42dc89 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:51:42.122299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d921e274-3486-488a-b6b8-e6ed246033fe tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] GET http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf Jan 19 08:51:42.124059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d921e274-3486-488a-b6b8-e6ed246033fe tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:42.124437 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:42.124437 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:42.127145 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d921e274-3486-488a-b6b8-e6ed246033fe tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:42.145618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-983a2107-7244-4f7e-9534-c02cec42dc89 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:51:42.147415 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 421/828] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:41 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 1362 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:42.444521 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:42.444521 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:42.527479 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d921e274-3486-488a-b6b8-e6ed246033fe tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf returned with HTTP 404 Jan 19 08:51:42.538782 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 408/829] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:42 2021] GET /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf => generated 109 bytes in 428 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:42.552459 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] POST http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes Jan 19 08:51:42.553871 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:42.553871 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:42.554621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-914434565"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:42.555983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-914434565'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:51:42.556638 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Create volume of 1 GB Jan 19 08:51:42.596478 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Availability Zones retrieved successfully. Jan 19 08:51:42.641436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Flow 'volume_create_api' (e609445b-3447-4322-bf2f-354299f9b524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:42.644972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72cbe3c5-ec2a-4e30-bb52-19da3e9abbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:42.659515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:51:42.845222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72cbe3c5-ec2a-4e30-bb52-19da3e9abbdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:42.851859 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef7e1bf0-d136-413c-b948-ccb60b034893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:43.099330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Created reservations ['9bb534f7-7a44-4710-a0c2-63ee514816a8', '72fff4cf-0325-4d5d-bfc4-eb28e82a0567', '960d15de-dfec-446d-b6fe-f99906e1f413', 'e02cf83f-04b6-4519-8197-05453da06df5'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:43.113772 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef7e1bf0-d136-413c-b948-ccb60b034893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bb534f7-7a44-4710-a0c2-63ee514816a8', '72fff4cf-0325-4d5d-bfc4-eb28e82a0567', '960d15de-dfec-446d-b6fe-f99906e1f413', 'e02cf83f-04b6-4519-8197-05453da06df5']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:43.119987 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (715d3949-ab3c-47bf-8aa0-d80a9a7fd0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:43.169008 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b4b7be7-1681-4b1b-ae0a-d2df50a02031 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:51:43.170227 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b4b7be7-1681-4b1b-ae0a-d2df50a02031 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:43.170588 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:43.170588 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:43.174653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b4b7be7-1681-4b1b-ae0a-d2df50a02031 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:43.589190 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:43.589190 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:43.600509 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (715d3949-ab3c-47bf-8aa0-d80a9a7fd0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e59dcd7-2db7-42fa-8358-1735efe62635', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-914434565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4199a42d108649dd8274de23a74869f7',qos_specs=None,replication_status=,reservations=['9bb534f7-7a44-4710-a0c2-63ee514816a8','72fff4cf-0325-4d5d-bfc4-eb28e82a0567','960d15de-dfec-446d-b6fe-f99906e1f413','e02cf83f-04b6-4519-8197-05453da06df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a6346e7f144d609d055242829c0467',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-914434565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e59dcd7-2db7-42fa-8358-1735efe62635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4199a42d108649dd8274de23a74869f7',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,user_id='42a6346e7f144d609d055242829c0467',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:43.628273 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b194d799-1bc1-4a56-bd1c-4d489e690fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:43.653447 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8b4b7be7-1681-4b1b-ae0a-d2df50a02031 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:51:43.825223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b194d799-1bc1-4a56-bd1c-4d489e690fda) 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-914434565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4199a42d108649dd8274de23a74869f7',qos_specs=None,replication_status=,reservations=['9bb534f7-7a44-4710-a0c2-63ee514816a8','72fff4cf-0325-4d5d-bfc4-eb28e82a0567','960d15de-dfec-446d-b6fe-f99906e1f413','e02cf83f-04b6-4519-8197-05453da06df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a6346e7f144d609d055242829c0467',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:43.830907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f27122f-ce17-4a3c-9d93-a9ee9fa807f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:43.869048 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b4b7be7-1681-4b1b-ae0a-d2df50a02031 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:51:43.871620 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 409/830] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:43 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 1362 bytes in 710 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:43.914169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f27122f-ce17-4a3c-9d93-a9ee9fa807f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:43.921288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Flow 'volume_create_api' (e609445b-3447-4322-bf2f-354299f9b524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:44.130320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Create volume request issued successfully. Jan 19 08:51:44.264835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-52349c2e-aeac-44e5-bd31-8c988060286d tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes returned with HTTP 202 Jan 19 08:51:44.321227 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 422/831] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:51:42 2021] POST /volume/v3/4199a42d108649dd8274de23a74869f7/volumes => generated 824 bytes in 1772 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:51:44.340312 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a94bc0c1-b40b-4098-b3f0-6e06d2279e75 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] GET http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:44.342140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a94bc0c1-b40b-4098-b3f0-6e06d2279e75 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:44.342513 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:44.342513 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:44.343202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a94bc0c1-b40b-4098-b3f0-6e06d2279e75 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:44.775697 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:44.775697 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:44.796037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a94bc0c1-b40b-4098-b3f0-6e06d2279e75 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Volume info retrieved successfully. Jan 19 08:51:44.877055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a94bc0c1-b40b-4098-b3f0-6e06d2279e75 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 returned with HTTP 200 Jan 19 08:51:44.877055 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 410/832] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:44 2021] GET /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 => generated 916 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:44.908220 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12325e56-0da2-4ede-94d1-9dda7e158cf9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:51:44.910292 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12325e56-0da2-4ede-94d1-9dda7e158cf9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:44.910668 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:44.910668 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:44.911368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12325e56-0da2-4ede-94d1-9dda7e158cf9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:45.194961 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:45.194961 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:45.269399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-12325e56-0da2-4ede-94d1-9dda7e158cf9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:51:45.487500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12325e56-0da2-4ede-94d1-9dda7e158cf9 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:51:45.494724 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 423/833] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:44 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 1362 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:45.902970 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17e16d30-20b1-42c7-a1fd-d939f5882f79 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] GET http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:45.904324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17e16d30-20b1-42c7-a1fd-d939f5882f79 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:45.906384 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:45.906384 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:45.909391 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17e16d30-20b1-42c7-a1fd-d939f5882f79 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:46.237967 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:46.237967 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:46.275125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-17e16d30-20b1-42c7-a1fd-d939f5882f79 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Volume info retrieved successfully. Jan 19 08:51:46.370569 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17e16d30-20b1-42c7-a1fd-d939f5882f79 tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 returned with HTTP 200 Jan 19 08:51:46.375424 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 411/834] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:45 2021] GET /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 => generated 916 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:46.510510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9567d41a-a805-4913-bd51-445aec7d00f5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:51:46.511343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9567d41a-a805-4913-bd51-445aec7d00f5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:46.511713 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:46.511713 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:46.512319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9567d41a-a805-4913-bd51-445aec7d00f5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:46.741475 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:46.741475 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:46.771286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9567d41a-a805-4913-bd51-445aec7d00f5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Volume info retrieved successfully. Jan 19 08:51:46.855172 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9567d41a-a805-4913-bd51-445aec7d00f5 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 200 Jan 19 08:51:46.856351 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 424/835] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:46 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 1362 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:51:47.407757 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a612c286-21f3-4617-9b4e-40471e0504dc tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] GET http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:47.407757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a612c286-21f3-4617-9b4e-40471e0504dc tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:47.408891 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:47.408891 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:47.409702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a612c286-21f3-4617-9b4e-40471e0504dc tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:47.519657 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:47.519657 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:47.529727 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a612c286-21f3-4617-9b4e-40471e0504dc tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Volume info retrieved successfully. Jan 19 08:51:47.592128 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a612c286-21f3-4617-9b4e-40471e0504dc tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 returned with HTTP 200 Jan 19 08:51:47.592986 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 412/836] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:47 2021] GET /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 => generated 917 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:51:47.612743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-989e8c21-5697-49da-bc20-7c14ae62b57b tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True Jan 19 08:51:47.613623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-989e8c21-5697-49da-bc20-7c14ae62b57b tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:47.613987 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:47.613987 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:47.615051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-989e8c21-5697-49da-bc20-7c14ae62b57b tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:47.874326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b1c8f07-0d72-4c61-b4af-ac942d906c51 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] GET http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 Jan 19 08:51:47.874918 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b1c8f07-0d72-4c61-b4af-ac942d906c51 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:47.875103 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:47.875103 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:47.875460 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b1c8f07-0d72-4c61-b4af-ac942d906c51 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:47.955996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-989e8c21-5697-49da-bc20-7c14ae62b57b tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True returned with HTTP 200 Jan 19 08:51:47.962518 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 425/837] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 08:51:47 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True => generated 1076 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:48.012727 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-abd4811f-7782-47ef-9712-94eea65d0471 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/9a138ae436974914bd49ed38553c6406?usage=True Jan 19 08:51:48.016004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-abd4811f-7782-47ef-9712-94eea65d0471 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:48.017397 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-abd4811f-7782-47ef-9712-94eea65d0471 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:48.046560 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:48.046560 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:48.064347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b1c8f07-0d72-4c61-b4af-ac942d906c51 tempest-TestVolumeBackupRestore-137173100 tempest-TestVolumeBackupRestore-137173100] http://10.222.0.50/volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 returned with HTTP 404 Jan 19 08:51:48.082843 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 413/838] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:47 2021] GET /volume/v3/b69fc38472f440978d14a88ad29e5096/volumes/d717e516-37d2-4988-a38b-a6faf4c5b6a8 => generated 109 bytes in 207 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:48.267336 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-abd4811f-7782-47ef-9712-94eea65d0471 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/9a138ae436974914bd49ed38553c6406?usage=True returned with HTTP 200 Jan 19 08:51:48.273031 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 426/839] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 08:51:47 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/9a138ae436974914bd49ed38553c6406?usage=True => generated 868 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:48.311519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8620c43-13b4-4f3d-aa17-906ead9d7fcf tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] POST http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/os-volume-transfer Jan 19 08:51:48.311519 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:48.311519 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:48.311519 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8620c43-13b4-4f3d-aa17-906ead9d7fcf tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8e59dcd7-2db7-42fa-8358-1735efe62635"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:48.311519 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.volume_transfer [None req-f8620c43-13b4-4f3d-aa17-906ead9d7fcf tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Creating new volume transfer {'transfer': {'volume_id': '8e59dcd7-2db7-42fa-8358-1735efe62635'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 19 08:51:48.311519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.volume_transfer [None req-f8620c43-13b4-4f3d-aa17-906ead9d7fcf tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Creating transfer of volume 8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:48.311519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.transfer.api [None req-f8620c43-13b4-4f3d-aa17-906ead9d7fcf tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Generating transfer record for volume 8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:48.467232 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:48.467232 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:48.572774 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8620c43-13b4-4f3d-aa17-906ead9d7fcf tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/os-volume-transfer returned with HTTP 202 Jan 19 08:51:48.575706 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 414/840] 10.222.0.50 () {60 vars in 1258 bytes} [Tue Jan 19 08:51:48 2021] POST /volume/v3/4199a42d108649dd8274de23a74869f7/os-volume-transfer => generated 507 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:51:49.536262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a530f91-e8f9-4588-8afe-29d13d912306 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] POST http://10.222.0.50/volume/v3/9a138ae436974914bd49ed38553c6406/os-volume-transfer/fdf01788-0f34-40b0-a6c0-8b8afc0abffe/accept Jan 19 08:51:49.536262 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a530f91-e8f9-4588-8afe-29d13d912306 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a8a673c301b7da63"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:49.536262 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.volume_transfer [None req-1a530f91-e8f9-4588-8afe-29d13d912306 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Accepting volume transfer fdf01788-0f34-40b0-a6c0-8b8afc0abffe {{(pid=87855) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 19 08:51:49.536262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.volume_transfer [None req-1a530f91-e8f9-4588-8afe-29d13d912306 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Accepting transfer fdf01788-0f34-40b0-a6c0-8b8afc0abffe Jan 19 08:51:50.061933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-1a530f91-e8f9-4588-8afe-29d13d912306 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Created reservations ['d2f0a04f-e148-4c34-b696-63502c751e68', '5d4f7c99-4d1c-43a8-8ddf-61a32585d259', '9324367c-f748-44ab-8f14-a9a9073b392f', '6b782445-ff9b-4fb5-ac5c-ce88bd06ede0'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:50.220370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-1a530f91-e8f9-4588-8afe-29d13d912306 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Created reservations ['ff1f50ec-255d-4611-8a44-445d8caaaec3', 'a80c0e5f-1f7c-48d7-a550-f7aaa2f1d471', 'c0930cfc-80c2-4fea-9877-c0f718ef4a44', '62250d06-4398-4970-93b9-0aaa678b70b3'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:50.418323 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-1a530f91-e8f9-4588-8afe-29d13d912306 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Created reservations ['10ab458b-5b54-471f-bf91-b72abfda4515', '2d8d8d7c-a092-4290-8c5d-81b4cb88bf1a', 'c74723df-a8c6-42ba-baa5-d237a51e6f2d', '86f944d4-7b59-4e7f-9cd5-db8b8b0d0650'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:50.514288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-1a530f91-e8f9-4588-8afe-29d13d912306 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Created reservations ['d77d7bf3-41c1-4568-b83f-bce05b500a31', '7e8992dd-d71b-47a5-ab8d-e13009fbc1c9', '228677c2-4390-4d72-8628-58d3bfe85b54', '7c6f1309-bf12-4d1f-9ee0-c305d0457c9a'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:50.518616 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:50.518616 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:50.719416 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1a530f91-e8f9-4588-8afe-29d13d912306 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Transfer volume completed successfully. Jan 19 08:51:50.749510 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:51:50.749510 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 08:51:50.904122 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.transfer.api [None req-1a530f91-e8f9-4588-8afe-29d13d912306 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Volume 8e59dcd7-2db7-42fa-8358-1735efe62635 has been transferred. Jan 19 08:51:50.987738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a530f91-e8f9-4588-8afe-29d13d912306 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] http://10.222.0.50/volume/v3/9a138ae436974914bd49ed38553c6406/os-volume-transfer/fdf01788-0f34-40b0-a6c0-8b8afc0abffe/accept returned with HTTP 202 Jan 19 08:51:50.989475 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 427/841] 10.222.0.50 () {60 vars in 1390 bytes} [Tue Jan 19 08:51:48 2021] POST /volume/v3/9a138ae436974914bd49ed38553c6406/os-volume-transfer/fdf01788-0f34-40b0-a6c0-8b8afc0abffe/accept => generated 431 bytes in 2407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:51:51.002165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a6fd2f0-8577-4b82-9d4e-fb84f51cc8c7 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] GET http://10.222.0.50/volume/v3/9a138ae436974914bd49ed38553c6406/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:51.003165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a6fd2f0-8577-4b82-9d4e-fb84f51cc8c7 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:51.003721 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:51.003721 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:51.004504 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a6fd2f0-8577-4b82-9d4e-fb84f51cc8c7 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:51.079650 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:51.079650 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:51.091704 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0a6fd2f0-8577-4b82-9d4e-fb84f51cc8c7 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] Volume info retrieved successfully. Jan 19 08:51:51.126669 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a6fd2f0-8577-4b82-9d4e-fb84f51cc8c7 tempest-VolumeQuotasAdminTestJSON-1460664819 tempest-VolumeQuotasAdminTestJSON-1460664819] http://10.222.0.50/volume/v3/9a138ae436974914bd49ed38553c6406/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 returned with HTTP 200 Jan 19 08:51:51.131207 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 415/842] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:50 2021] GET /volume/v3/9a138ae436974914bd49ed38553c6406/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:51.168772 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4c7d07b-05f2-4a11-9924-9508ce18114d tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True Jan 19 08:51:51.169816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4c7d07b-05f2-4a11-9924-9508ce18114d tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:51.170183 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:51.170183 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:51.170869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4c7d07b-05f2-4a11-9924-9508ce18114d tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:51.172387 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:51.172387 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:51.263339 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4c7d07b-05f2-4a11-9924-9508ce18114d tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True returned with HTTP 200 Jan 19 08:51:51.264801 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 428/843] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 08:51:51 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7?usage=True => generated 1076 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:51.299755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3970be07-e361-4418-988f-db22b4b44349 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/9a138ae436974914bd49ed38553c6406?usage=True Jan 19 08:51:51.301642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3970be07-e361-4418-988f-db22b4b44349 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:51.301844 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:51.301844 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:51.302411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3970be07-e361-4418-988f-db22b4b44349 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:51.395522 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3970be07-e361-4418-988f-db22b4b44349 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/9a138ae436974914bd49ed38553c6406?usage=True returned with HTTP 200 Jan 19 08:51:51.396920 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 416/844] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 08:51:51 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/9a138ae436974914bd49ed38553c6406?usage=True => generated 868 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:51.413010 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0bc603fa-d49e-4088-8cb2-773eed93ae0c tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] DELETE http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:51.414472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0bc603fa-d49e-4088-8cb2-773eed93ae0c tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:51.414472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0bc603fa-d49e-4088-8cb2-773eed93ae0c tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:51.415633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-0bc603fa-d49e-4088-8cb2-773eed93ae0c tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Delete volume with id: 8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:51.769545 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:51.769545 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:51.771573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0bc603fa-d49e-4088-8cb2-773eed93ae0c tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Volume info retrieved successfully. Jan 19 08:51:51.827179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0bc603fa-d49e-4088-8cb2-773eed93ae0c tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Delete volume request issued successfully. Jan 19 08:51:51.827911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0bc603fa-d49e-4088-8cb2-773eed93ae0c tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 returned with HTTP 202 Jan 19 08:51:51.829520 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 429/845] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:51 2021] DELETE /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 => generated 0 bytes in 421 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:51:51.853170 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4bad70b9-bbc8-4107-b452-5901b55ffebc tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:51.854003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4bad70b9-bbc8-4107-b452-5901b55ffebc tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:51.856249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4bad70b9-bbc8-4107-b452-5901b55ffebc tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:52.015900 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:52.015900 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:52.033884 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4bad70b9-bbc8-4107-b452-5901b55ffebc tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Volume info retrieved successfully. Jan 19 08:51:52.119213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4bad70b9-bbc8-4107-b452-5901b55ffebc tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 returned with HTTP 200 Jan 19 08:51:52.120772 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 417/846] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:51 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 => generated 1087 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:53.157573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-085720e5-9ff6-4341-a029-0473b0cbe228 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:53.157573 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-085720e5-9ff6-4341-a029-0473b0cbe228 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:53.157573 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:53.157573 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:53.158847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-085720e5-9ff6-4341-a029-0473b0cbe228 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:53.278186 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:53.278186 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:53.303734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-085720e5-9ff6-4341-a029-0473b0cbe228 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Volume info retrieved successfully. Jan 19 08:51:53.336775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-085720e5-9ff6-4341-a029-0473b0cbe228 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 returned with HTTP 200 Jan 19 08:51:53.338005 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 430/847] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:53 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 => generated 1087 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:54.364457 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14f43429-f13e-45e3-b701-a8802ab9dd57 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:54.365319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-14f43429-f13e-45e3-b701-a8802ab9dd57 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:54.365319 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:54.365319 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:54.365722 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-14f43429-f13e-45e3-b701-a8802ab9dd57 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:54.502071 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:54.502071 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:51:54.534835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-14f43429-f13e-45e3-b701-a8802ab9dd57 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Volume info retrieved successfully. Jan 19 08:51:54.582593 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14f43429-f13e-45e3-b701-a8802ab9dd57 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 returned with HTTP 200 Jan 19 08:51:54.593299 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 418/848] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:54 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 => generated 1087 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:55.605764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ff1e58e-8ceb-49cd-aa41-9f1e1d936def tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:55.608289 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ff1e58e-8ceb-49cd-aa41-9f1e1d936def tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:55.617691 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:55.617691 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:55.618186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ff1e58e-8ceb-49cd-aa41-9f1e1d936def tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:55.701348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ff1e58e-8ceb-49cd-aa41-9f1e1d936def tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 returned with HTTP 404 Jan 19 08:51:55.702545 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 431/849] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:55 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:55.734029 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-802085d3-7299-42f5-9f6c-4bb2e649d23a tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] GET http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/332f50dd3f6b48daa5ff9e81787b2d14?usage=True Jan 19 08:51:55.735486 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-802085d3-7299-42f5-9f6c-4bb2e649d23a tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:55.736117 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:55.736117 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:51:55.737251 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-802085d3-7299-42f5-9f6c-4bb2e649d23a tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:55.838882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-802085d3-7299-42f5-9f6c-4bb2e649d23a tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/332f50dd3f6b48daa5ff9e81787b2d14?usage=True returned with HTTP 200 Jan 19 08:51:55.839942 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 419/850] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 08:51:55 2021] GET /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/332f50dd3f6b48daa5ff9e81787b2d14?usage=True => generated 868 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:55.879739 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b7467dc-d9d9-4bab-9958-95bad330a584 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] PUT http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 Jan 19 08:51:55.881004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b7467dc-d9d9-4bab-9958-95bad330a584 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:56.244063 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b7467dc-d9d9-4bab-9958-95bad330a584 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 returned with HTTP 200 Jan 19 08:51:56.255032 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 432/851] 10.222.0.50 () {60 vars in 1342 bytes} [Tue Jan 19 08:51:55 2021] PUT /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 => generated 321 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:56.268263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7dc6649d-2df5-4a7e-afac-846e9a528d92 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] PUT http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 Jan 19 08:51:56.270143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7dc6649d-2df5-4a7e-afac-846e9a528d92 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:56.578964 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7dc6649d-2df5-4a7e-afac-846e9a528d92 tempest-VolumeQuotasAdminTestJSON-1033216947 tempest-VolumeQuotasAdminTestJSON-1033216947] http://10.222.0.50/volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 returned with HTTP 200 Jan 19 08:51:56.580356 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 420/852] 10.222.0.50 () {60 vars in 1342 bytes} [Tue Jan 19 08:51:56 2021] PUT /volume/v3/332f50dd3f6b48daa5ff9e81787b2d14/os-quota-sets/4199a42d108649dd8274de23a74869f7 => generated 319 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:56.600296 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98a8e75a-2eb3-4bdd-9617-eef1e45f7fbc tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] DELETE http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:56.601310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98a8e75a-2eb3-4bdd-9617-eef1e45f7fbc tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:56.601873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98a8e75a-2eb3-4bdd-9617-eef1e45f7fbc tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:56.602452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-98a8e75a-2eb3-4bdd-9617-eef1e45f7fbc tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Delete volume with id: 8e59dcd7-2db7-42fa-8358-1735efe62635 Jan 19 08:51:56.676221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98a8e75a-2eb3-4bdd-9617-eef1e45f7fbc tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 returned with HTTP 404 Jan 19 08:51:56.678067 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 433/853] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:56 2021] DELETE /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/8e59dcd7-2db7-42fa-8358-1735efe62635 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:56.690173 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14b83694-7cfd-4f09-afa0-e2f4cf8f733f tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] DELETE http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf Jan 19 08:51:56.690955 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-14b83694-7cfd-4f09-afa0-e2f4cf8f733f tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:56.691525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-14b83694-7cfd-4f09-afa0-e2f4cf8f733f tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:56.692091 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-14b83694-7cfd-4f09-afa0-e2f4cf8f733f tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] Delete volume with id: 74c42959-1a79-454e-81d9-270d783d8faf Jan 19 08:51:56.754767 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14b83694-7cfd-4f09-afa0-e2f4cf8f733f tempest-VolumeQuotasAdminTestJSON-470984664 tempest-VolumeQuotasAdminTestJSON-470984664] http://10.222.0.50/volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf returned with HTTP 404 Jan 19 08:51:56.763765 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 421/854] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:56 2021] DELETE /volume/v3/4199a42d108649dd8274de23a74869f7/volumes/74c42959-1a79-454e-81d9-270d783d8faf => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:14.600255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4e602e96-234c-42d0-a122-9092455793e2 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] GET http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services Jan 19 08:52:14.608255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4e602e96-234c-42d0-a122-9092455793e2 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:14.609083 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4e602e96-234c-42d0-a122-9092455793e2 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:14.660535 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4e602e96-234c-42d0-a122-9092455793e2 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services returned with HTTP 200 Jan 19 08:52:14.675233 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 434/855] 10.222.0.50 () {58 vars in 1216 bytes} [Tue Jan 19 08:52:14 2021] GET /volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services => generated 629 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:14.696656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e46dd36a-2c24-4d5a-822a-09779dc28411 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] GET http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?host=n-d-771363-1 Jan 19 08:52:14.697017 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e46dd36a-2c24-4d5a-822a-09779dc28411 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:14.700057 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e46dd36a-2c24-4d5a-822a-09779dc28411 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:14.721454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e46dd36a-2c24-4d5a-822a-09779dc28411 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?host=n-d-771363-1 returned with HTTP 200 Jan 19 08:52:14.723057 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 422/856] 10.222.0.50 () {58 vars in 1251 bytes} [Tue Jan 19 08:52:14 2021] GET /volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?host=n-d-771363-1 => generated 629 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:14.769644 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f93f82b5-411c-4146-8a5e-46abbf2d2334 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] GET http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?host=n-d-771363-1&binary=cinder-scheduler Jan 19 08:52:14.771266 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f93f82b5-411c-4146-8a5e-46abbf2d2334 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:14.772510 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f93f82b5-411c-4146-8a5e-46abbf2d2334 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:14.816555 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f93f82b5-411c-4146-8a5e-46abbf2d2334 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?host=n-d-771363-1&binary=cinder-scheduler returned with HTTP 200 Jan 19 08:52:14.828747 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 435/857] 10.222.0.50 () {58 vars in 1299 bytes} [Tue Jan 19 08:52:14 2021] GET /volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?host=n-d-771363-1&binary=cinder-scheduler => generated 191 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:14.862677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c55bf36-cc11-43af-8881-005915b16f1d tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] GET http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?binary=cinder-scheduler Jan 19 08:52:14.863231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c55bf36-cc11-43af-8881-005915b16f1d tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:14.863729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c55bf36-cc11-43af-8881-005915b16f1d tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:14.884273 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c55bf36-cc11-43af-8881-005915b16f1d tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 19 08:52:14.884864 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 423/858] 10.222.0.50 () {58 vars in 1263 bytes} [Tue Jan 19 08:52:14 2021] GET /volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?binary=cinder-scheduler => generated 191 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:15.487930 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] POST http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes Jan 19 08:52:15.489891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-76893770"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:15.492091 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-76893770'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:52:15.493532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Create volume of 1 GB Jan 19 08:52:15.521170 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Availability Zones retrieved successfully. Jan 19 08:52:15.563509 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Flow 'volume_create_api' (3da8d398-be0a-47b2-b5a9-154d42b65160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:15.573341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2117d694-3d52-4b47-8f64-046fa460940c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:15.578941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:52:15.772987 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2117d694-3d52-4b47-8f64-046fa460940c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:15.780876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae5a5a6-4eca-4253-85f5-9e3f4b90ef00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:16.031520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Created reservations ['5787f125-4330-4cfe-9bb1-b362e7f67ab3', 'a4ec28b8-9167-4cd7-9863-46135f02e5ca', '59aa7160-be00-4806-924f-a8025755d096', 'c4dbe5f5-dd9c-4a8c-9c79-37de1eeefd0f'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:16.042694 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae5a5a6-4eca-4253-85f5-9e3f4b90ef00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5787f125-4330-4cfe-9bb1-b362e7f67ab3', 'a4ec28b8-9167-4cd7-9863-46135f02e5ca', '59aa7160-be00-4806-924f-a8025755d096', 'c4dbe5f5-dd9c-4a8c-9c79-37de1eeefd0f']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:16.053259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ed777b8-74b6-427b-97f9-c061df27ffdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:16.290882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ed777b8-74b6-427b-97f9-c061df27ffdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee931ef2-b67f-45bf-90c0-addcf11c38ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-76893770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef70b66f99f247c680a214ec37268fe8',qos_specs=None,replication_status=,reservations=['5787f125-4330-4cfe-9bb1-b362e7f67ab3','a4ec28b8-9167-4cd7-9863-46135f02e5ca','59aa7160-be00-4806-924f-a8025755d096','c4dbe5f5-dd9c-4a8c-9c79-37de1eeefd0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f11b67008e40668a7289bc023ef5a5',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-76893770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee931ef2-b67f-45bf-90c0-addcf11c38ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef70b66f99f247c680a214ec37268fe8',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,user_id='b5f11b67008e40668a7289bc023ef5a5',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:16.304103 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2854eb-afca-48e5-b22f-e833a9c9cc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:16.406522 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2854eb-afca-48e5-b22f-e833a9c9cc0f) 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-76893770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef70b66f99f247c680a214ec37268fe8',qos_specs=None,replication_status=,reservations=['5787f125-4330-4cfe-9bb1-b362e7f67ab3','a4ec28b8-9167-4cd7-9863-46135f02e5ca','59aa7160-be00-4806-924f-a8025755d096','c4dbe5f5-dd9c-4a8c-9c79-37de1eeefd0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f11b67008e40668a7289bc023ef5a5',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:16.422364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87f187af-4806-420c-84db-2323fc78958b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:16.491056 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87f187af-4806-420c-84db-2323fc78958b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:16.507536 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Flow 'volume_create_api' (3da8d398-be0a-47b2-b5a9-154d42b65160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:16.743743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Create volume request issued successfully. Jan 19 08:52:16.813066 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea1cacc3-55ab-41fb-84b3-7cc5229ace46 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes returned with HTTP 202 Jan 19 08:52:16.814031 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 436/859] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:14 2021] POST /volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes => generated 821 bytes in 1904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:16.832818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06629aa9-67b5-40f5-b421-0008fe2be09d tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] GET http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce Jan 19 08:52:16.833870 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-06629aa9-67b5-40f5-b421-0008fe2be09d tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:16.834375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-06629aa9-67b5-40f5-b421-0008fe2be09d tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:16.937462 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:16.937462 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:16.949375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-06629aa9-67b5-40f5-b421-0008fe2be09d tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Volume info retrieved successfully. Jan 19 08:52:16.981439 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06629aa9-67b5-40f5-b421-0008fe2be09d tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce returned with HTTP 200 Jan 19 08:52:16.982604 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 424/860] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:16 2021] GET /volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce => generated 889 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:18.000104 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea9c6bb8-ca07-458d-95b8-d10bcc470712 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] GET http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce Jan 19 08:52:18.000752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea9c6bb8-ca07-458d-95b8-d10bcc470712 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:18.000836 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:18.000836 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:18.001162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea9c6bb8-ca07-458d-95b8-d10bcc470712 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:18.150460 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:18.150460 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:18.177003 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea9c6bb8-ca07-458d-95b8-d10bcc470712 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Volume info retrieved successfully. Jan 19 08:52:18.233212 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea9c6bb8-ca07-458d-95b8-d10bcc470712 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce returned with HTTP 200 Jan 19 08:52:18.245349 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 437/861] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:17 2021] GET /volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce => generated 913 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:19.252329 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77e7160b-af2b-4da5-9a5e-cff83a6ba5ea tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] GET http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce Jan 19 08:52:19.253169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77e7160b-af2b-4da5-9a5e-cff83a6ba5ea tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:19.253169 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:19.253169 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:19.253585 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77e7160b-af2b-4da5-9a5e-cff83a6ba5ea tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:19.369992 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:19.369992 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:19.390931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-77e7160b-af2b-4da5-9a5e-cff83a6ba5ea tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Volume info retrieved successfully. Jan 19 08:52:19.450292 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77e7160b-af2b-4da5-9a5e-cff83a6ba5ea tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce returned with HTTP 200 Jan 19 08:52:19.452604 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 425/862] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:19 2021] GET /volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce => generated 914 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:19.491873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7eea77f4-ec1f-4995-9ac7-4d69f2fff144 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] GET http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce Jan 19 08:52:19.493327 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7eea77f4-ec1f-4995-9ac7-4d69f2fff144 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:19.503743 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:19.503743 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:19.504585 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7eea77f4-ec1f-4995-9ac7-4d69f2fff144 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:19.775742 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:19.775742 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:19.826618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7eea77f4-ec1f-4995-9ac7-4d69f2fff144 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Volume info retrieved successfully. Jan 19 08:52:19.853147 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7eea77f4-ec1f-4995-9ac7-4d69f2fff144 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce returned with HTTP 200 Jan 19 08:52:19.854562 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 438/863] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:19 2021] GET /volume/v3/5d9de863f8c14bc2837520be7fe45388/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce => generated 1085 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:52:19.900164 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c551f5ef-8672-44db-9028-6dc664f00b95 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] GET http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?host=n-d-771363-1&binary=cinder-volume Jan 19 08:52:19.900973 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c551f5ef-8672-44db-9028-6dc664f00b95 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:19.905190 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:19.905190 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:19.905711 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c551f5ef-8672-44db-9028-6dc664f00b95 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:19.925416 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c551f5ef-8672-44db-9028-6dc664f00b95 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?host=n-d-771363-1&binary=cinder-volume returned with HTTP 200 Jan 19 08:52:19.939216 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 426/864] 10.222.0.50 () {58 vars in 1293 bytes} [Tue Jan 19 08:52:19 2021] GET /volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services?host=n-d-771363-1&binary=cinder-volume => generated 278 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:19.947172 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4017ed7-407f-4a15-be6d-1a69c1670d06 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] GET http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services Jan 19 08:52:19.947948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4017ed7-407f-4a15-be6d-1a69c1670d06 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:19.948280 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:19.948280 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:19.948863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4017ed7-407f-4a15-be6d-1a69c1670d06 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:19.981897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4017ed7-407f-4a15-be6d-1a69c1670d06 tempest-VolumesServicesTestJSON-1552250978 tempest-VolumesServicesTestJSON-1552250978] http://10.222.0.50/volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services returned with HTTP 200 Jan 19 08:52:19.984335 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 439/865] 10.222.0.50 () {58 vars in 1216 bytes} [Tue Jan 19 08:52:19 2021] GET /volume/v3/5d9de863f8c14bc2837520be7fe45388/os-services => generated 629 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:20.000684 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11d8e80c-b89a-4d87-ab3e-cfc6cbafe269 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] DELETE http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce Jan 19 08:52:20.001427 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11d8e80c-b89a-4d87-ab3e-cfc6cbafe269 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:20.002001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11d8e80c-b89a-4d87-ab3e-cfc6cbafe269 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:20.002560 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-11d8e80c-b89a-4d87-ab3e-cfc6cbafe269 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Delete volume with id: ee931ef2-b67f-45bf-90c0-addcf11c38ce Jan 19 08:52:20.154207 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:20.154207 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:20.155453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-11d8e80c-b89a-4d87-ab3e-cfc6cbafe269 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Volume info retrieved successfully. Jan 19 08:52:20.265175 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-11d8e80c-b89a-4d87-ab3e-cfc6cbafe269 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Delete volume request issued successfully. Jan 19 08:52:20.265885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11d8e80c-b89a-4d87-ab3e-cfc6cbafe269 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce returned with HTTP 202 Jan 19 08:52:20.266552 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 427/866] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:52:19 2021] DELETE /volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 08:52:20.280364 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4310100e-03fe-4212-8c74-73aa237ac6f6 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] GET http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce Jan 19 08:52:20.281747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4310100e-03fe-4212-8c74-73aa237ac6f6 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:20.282830 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4310100e-03fe-4212-8c74-73aa237ac6f6 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:20.562453 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:20.562453 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:20.574736 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4310100e-03fe-4212-8c74-73aa237ac6f6 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Volume info retrieved successfully. Jan 19 08:52:20.622016 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4310100e-03fe-4212-8c74-73aa237ac6f6 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce returned with HTTP 200 Jan 19 08:52:20.627954 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 440/867] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:20 2021] GET /volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce => generated 913 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:21.655488 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ff07d6a-acba-409c-bbbe-ef69ad30cd76 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] GET http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce Jan 19 08:52:21.657202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ff07d6a-acba-409c-bbbe-ef69ad30cd76 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:21.657752 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:21.657752 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:21.659377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ff07d6a-acba-409c-bbbe-ef69ad30cd76 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:21.826040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:21.826040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:21.844799 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3ff07d6a-acba-409c-bbbe-ef69ad30cd76 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Volume info retrieved successfully. Jan 19 08:52:21.898520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ff07d6a-acba-409c-bbbe-ef69ad30cd76 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce returned with HTTP 200 Jan 19 08:52:21.914151 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 428/868] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:21 2021] GET /volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce => generated 913 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:22.927467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4fee99bd-9d3d-4777-8452-f01bc3f5d0e8 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] GET http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce Jan 19 08:52:22.928310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4fee99bd-9d3d-4777-8452-f01bc3f5d0e8 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:22.928310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:22.928310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:22.928763 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4fee99bd-9d3d-4777-8452-f01bc3f5d0e8 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:23.026543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4fee99bd-9d3d-4777-8452-f01bc3f5d0e8 tempest-VolumesServicesTestJSON-789340801 tempest-VolumesServicesTestJSON-789340801] http://10.222.0.50/volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce returned with HTTP 404 Jan 19 08:52:23.027973 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 441/869] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:22 2021] GET /volume/v3/ef70b66f99f247c680a214ec37268fe8/volumes/ee931ef2-b67f-45bf-90c0-addcf11c38ce => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:31.638861 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c950372a-e85c-4df2-ae6a-fece787fe71f tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] GET http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services Jan 19 08:52:31.640056 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c950372a-e85c-4df2-ae6a-fece787fe71f tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:31.640428 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:31.640428 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:31.641025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c950372a-e85c-4df2-ae6a-fece787fe71f tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:31.653403 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c950372a-e85c-4df2-ae6a-fece787fe71f tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services returned with HTTP 200 Jan 19 08:52:31.654930 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 429/870] 10.222.0.50 () {58 vars in 1216 bytes} [Tue Jan 19 08:52:31 2021] GET /volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services => generated 629 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:31.679768 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8cc3c122-3efa-413b-b364-e39c35848737 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] PUT http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/disable-log-reason Jan 19 08:52:31.681728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8cc3c122-3efa-413b-b364-e39c35848737 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] Action: 'update', calling method: update, body: {"host": "n-d-771363-1", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:31.689207 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8cc3c122-3efa-413b-b364-e39c35848737 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/disable-log-reason returned with HTTP 400 Jan 19 08:52:31.691543 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 442/871] 10.222.0.50 () {60 vars in 1293 bytes} [Tue Jan 19 08:52:31 2021] PUT /volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/disable-log-reason => generated 136 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:52:31.712597 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-233b2519-cbed-4f23-88dd-a0ad5643d7b2 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] PUT http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/disable Jan 19 08:52:31.714779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-233b2519-cbed-4f23-88dd-a0ad5643d7b2 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] Action: 'update', calling method: update, body: {"host": "n-d-771363-1", "binary": "invalid_binary"} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:31.735120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-233b2519-cbed-4f23-88dd-a0ad5643d7b2 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/disable returned with HTTP 404 Jan 19 08:52:31.738050 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 430/872] 10.222.0.50 () {60 vars in 1260 bytes} [Tue Jan 19 08:52:31 2021] PUT /volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/disable => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:31.754800 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b75801bd-0a02-4ed4-ad7a-b7d7ca62e5c9 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] PUT http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/enable Jan 19 08:52:31.755872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b75801bd-0a02-4ed4-ad7a-b7d7ca62e5c9 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:31.768026 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b75801bd-0a02-4ed4-ad7a-b7d7ca62e5c9 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/enable returned with HTTP 404 Jan 19 08:52:31.769976 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 443/873] 10.222.0.50 () {60 vars in 1257 bytes} [Tue Jan 19 08:52:31 2021] PUT /volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/enable => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:52:31.784285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e6eb6be6-ac24-4491-9b0f-0863b380542d tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] PUT http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/freeze Jan 19 08:52:31.785532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e6eb6be6-ac24-4491-9b0f-0863b380542d tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:31.798144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e6eb6be6-ac24-4491-9b0f-0863b380542d tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/freeze returned with HTTP 400 Jan 19 08:52:31.799693 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 431/874] 10.222.0.50 () {60 vars in 1257 bytes} [Tue Jan 19 08:52:31 2021] PUT /volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/freeze => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 19 08:52:31.822427 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ae6b022-d524-42d2-8afb-208d00603916 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] PUT http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/thaw Jan 19 08:52:31.824304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ae6b022-d524-42d2-8afb-208d00603916 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:31.846374 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ae6b022-d524-42d2-8afb-208d00603916 tempest-VolumeServicesNegativeTest-1101434951 tempest-VolumeServicesNegativeTest-1101434951] http://10.222.0.50/volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/thaw returned with HTTP 400 Jan 19 08:52:31.872701 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 444/875] 10.222.0.50 () {60 vars in 1251 bytes} [Tue Jan 19 08:52:31 2021] PUT /volume/v3/544d6f03b48746e3a2dfd493b901259d/os-services/thaw => generated 83 bytes in 59 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 19 08:52:43.451804 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a20e5733-7e58-44c1-91ea-c75bbac92058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] GET http://10.222.0.50/volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 Jan 19 08:52:43.460032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a20e5733-7e58-44c1-91ea-c75bbac92058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:43.461471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a20e5733-7e58-44c1-91ea-c75bbac92058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:43.612438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a20e5733-7e58-44c1-91ea-c75bbac92058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] http://10.222.0.50/volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 returned with HTTP 200 Jan 19 08:52:43.614428 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 432/876] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:42 2021] GET /volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 => generated 361 bytes in 721 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:43.626730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eef2b305-fc33-4cb9-ace0-5c15eb400055 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] PUT http://10.222.0.50/volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 Jan 19 08:52:43.627528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eef2b305-fc33-4cb9-ace0-5c15eb400055 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:43.998919 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eef2b305-fc33-4cb9-ace0-5c15eb400055 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] http://10.222.0.50/volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 returned with HTTP 200 Jan 19 08:52:44.008170 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 445/877] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Jan 19 08:52:43 2021] PUT /volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 => generated 314 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:44.628337 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] POST http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes Jan 19 08:52:44.637691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1763689499"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:44.640208 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1763689499'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:52:44.645551 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Create volume of 1 GB Jan 19 08:52:44.660898 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] POST http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes Jan 19 08:52:44.661799 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1600619548"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:44.663066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1600619548'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:52:44.663441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Create volume of 1 GB Jan 19 08:52:44.682126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Availability Zones retrieved successfully. Jan 19 08:52:44.701312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Flow 'volume_create_api' (12debc98-8ec3-43e5-b7f9-199e751f3d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:44.704217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Availability Zones retrieved successfully. Jan 19 08:52:44.705165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38014f08-71ea-4fbb-8311-108b99295a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:44.708789 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:52:44.785878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Flow 'volume_create_api' (6796aa5d-027a-4141-8e39-100bcecbde9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:44.796930 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3199e41-8957-4f7c-8747-e9e905d0e97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:44.810459 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:52:44.816153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38014f08-71ea-4fbb-8311-108b99295a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:44.820596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10553cf8-f18e-4aab-b4da-3c1c8752a95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:44.976775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Created reservations ['59c17698-7450-4f1c-bac3-2d39fa1c5558', '13c8f6b2-4888-4350-bdab-1508abe142d3', 'ad8c9bfb-4b30-4b7e-b698-2f2748f0da1f', '06ebba90-c5fb-4973-83dd-c16cb4ee51d3'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:44.985043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10553cf8-f18e-4aab-b4da-3c1c8752a95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59c17698-7450-4f1c-bac3-2d39fa1c5558', '13c8f6b2-4888-4350-bdab-1508abe142d3', 'ad8c9bfb-4b30-4b7e-b698-2f2748f0da1f', '06ebba90-c5fb-4973-83dd-c16cb4ee51d3']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:44.987720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92fe2f36-1996-45dc-9799-fde34ec6a49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:45.011610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3199e41-8957-4f7c-8747-e9e905d0e97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:45.018098 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664c71ce-b183-4a3d-bb7c-c7eda64ad5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:45.133617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92fe2f36-1996-45dc-9799-fde34ec6a49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1600619548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e507e1b959244533b84cfe831c85f369',qos_specs=None,replication_status=,reservations=['59c17698-7450-4f1c-bac3-2d39fa1c5558','13c8f6b2-4888-4350-bdab-1508abe142d3','ad8c9bfb-4b30-4b7e-b698-2f2748f0da1f','06ebba90-c5fb-4973-83dd-c16cb4ee51d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53d8d17218749e6827c037a53ef9a71',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1600619548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e507e1b959244533b84cfe831c85f369',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,user_id='c53d8d17218749e6827c037a53ef9a71',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:45.137146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948fc24a-7e7a-44ce-94ba-10e4d720f83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:45.227395 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948fc24a-7e7a-44ce-94ba-10e4d720f83b) 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-1600619548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e507e1b959244533b84cfe831c85f369',qos_specs=None,replication_status=,reservations=['59c17698-7450-4f1c-bac3-2d39fa1c5558','13c8f6b2-4888-4350-bdab-1508abe142d3','ad8c9bfb-4b30-4b7e-b698-2f2748f0da1f','06ebba90-c5fb-4973-83dd-c16cb4ee51d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53d8d17218749e6827c037a53ef9a71',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:45.231916 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bbb573-2817-41a0-9082-fa5f251e949e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:45.253400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bbb573-2817-41a0-9082-fa5f251e949e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:45.257305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Flow 'volume_create_api' (12debc98-8ec3-43e5-b7f9-199e751f3d7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:45.265154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Created reservations ['f1418b6b-1281-47b0-8503-70920379dbe0', '0e86d131-4578-4add-a7ac-1db1ed4bc298', '58c7dc35-d279-4828-a658-a8f41322a05c', '06b9599a-bcfd-4f2b-8098-437cbade74e9'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:45.278439 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664c71ce-b183-4a3d-bb7c-c7eda64ad5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1418b6b-1281-47b0-8503-70920379dbe0', '0e86d131-4578-4add-a7ac-1db1ed4bc298', '58c7dc35-d279-4828-a658-a8f41322a05c', '06b9599a-bcfd-4f2b-8098-437cbade74e9']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:45.282923 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35abcaa-330c-4f6c-86cc-c36cdd9656c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:45.364477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Create volume request issued successfully. Jan 19 08:52:45.412904 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ce6400f-c756-4607-b22d-673f19b9a721 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes returned with HTTP 202 Jan 19 08:52:45.414661 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 446/878] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:44 2021] POST /volume/v3/e507e1b959244533b84cfe831c85f369/volumes => generated 820 bytes in 1143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:45.446134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dd21ab3b-9264-48eb-9c58-7d1742d399d3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:52:45.447533 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dd21ab3b-9264-48eb-9c58-7d1742d399d3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:45.447919 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:45.447919 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:45.448611 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dd21ab3b-9264-48eb-9c58-7d1742d399d3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:45.489754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35abcaa-330c-4f6c-86cc-c36cdd9656c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3e5a4c1-212d-4177-8c33-3c7e90671bd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1763689499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6869d6b23143c1b1adb2d5fce295d7',qos_specs=None,replication_status=,reservations=['f1418b6b-1281-47b0-8503-70920379dbe0','0e86d131-4578-4add-a7ac-1db1ed4bc298','58c7dc35-d279-4828-a658-a8f41322a05c','06b9599a-bcfd-4f2b-8098-437cbade74e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d019c0401e241dd9a6b419c50eba169',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1763689499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3e5a4c1-212d-4177-8c33-3c7e90671bd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6869d6b23143c1b1adb2d5fce295d7',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,user_id='5d019c0401e241dd9a6b419c50eba169',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:45.492216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f72fd2-d7c6-4aa4-86ff-a8be854f5458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:45.602275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f72fd2-d7c6-4aa4-86ff-a8be854f5458) 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-1763689499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6869d6b23143c1b1adb2d5fce295d7',qos_specs=None,replication_status=,reservations=['f1418b6b-1281-47b0-8503-70920379dbe0','0e86d131-4578-4add-a7ac-1db1ed4bc298','58c7dc35-d279-4828-a658-a8f41322a05c','06b9599a-bcfd-4f2b-8098-437cbade74e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d019c0401e241dd9a6b419c50eba169',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:45.607322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33de53f-a9a2-4df5-ae2b-a3ae37c7a441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:45.707019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33de53f-a9a2-4df5-ae2b-a3ae37c7a441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:45.719733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Flow 'volume_create_api' (6796aa5d-027a-4141-8e39-100bcecbde9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:45.729260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:45.729260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:45.757673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dd21ab3b-9264-48eb-9c58-7d1742d399d3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:52:45.809551 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dd21ab3b-9264-48eb-9c58-7d1742d399d3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e returned with HTTP 200 Jan 19 08:52:45.813190 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 447/879] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:45 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e => generated 912 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:45.905654 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Create volume request issued successfully. Jan 19 08:52:45.947919 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb4aec10-9094-4433-8bf8-b03cc2af06c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes returned with HTTP 202 Jan 19 08:52:45.977911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8c4b017-5394-4de5-9353-b9f10ae03ddc tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:52:45.978965 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8c4b017-5394-4de5-9353-b9f10ae03ddc tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:45.979432 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:45.979432 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:45.980008 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8c4b017-5394-4de5-9353-b9f10ae03ddc tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:45.984634 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 433/880] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:44 2021] POST /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes => generated 836 bytes in 1976 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:46.121064 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:46.121064 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:46.152425 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f8c4b017-5394-4de5-9353-b9f10ae03ddc tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Volume info retrieved successfully. Jan 19 08:52:46.205575 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8c4b017-5394-4de5-9353-b9f10ae03ddc tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 returned with HTTP 200 Jan 19 08:52:46.206591 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 448/881] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:45 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 => generated 928 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:46.839320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75444c06-4272-46a2-8d11-ceb385f0d9fc tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:52:46.841191 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75444c06-4272-46a2-8d11-ceb385f0d9fc tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:46.851412 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:46.851412 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:46.852755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75444c06-4272-46a2-8d11-ceb385f0d9fc tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:47.085218 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:47.085218 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:47.125146 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-75444c06-4272-46a2-8d11-ceb385f0d9fc tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:52:47.186585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75444c06-4272-46a2-8d11-ceb385f0d9fc tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e returned with HTTP 200 Jan 19 08:52:47.208248 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 434/882] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:46 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e => generated 912 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:47.224283 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9face51d-c1a3-4f39-9caa-4786252f91bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:52:47.225010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9face51d-c1a3-4f39-9caa-4786252f91bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:47.225371 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:47.225371 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:47.225956 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9face51d-c1a3-4f39-9caa-4786252f91bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:47.318451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:47.318451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:47.329536 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9face51d-c1a3-4f39-9caa-4786252f91bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Volume info retrieved successfully. Jan 19 08:52:47.358942 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9face51d-c1a3-4f39-9caa-4786252f91bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 returned with HTTP 200 Jan 19 08:52:47.360472 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 449/883] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:47 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 => generated 928 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:48.217498 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7bed1ff4-0855-4254-87ba-99e3bbfdb7d0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:52:48.218783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7bed1ff4-0855-4254-87ba-99e3bbfdb7d0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:48.219197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:48.219197 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:48.220026 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7bed1ff4-0855-4254-87ba-99e3bbfdb7d0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:48.347165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:48.347165 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:48.372075 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7bed1ff4-0855-4254-87ba-99e3bbfdb7d0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:52:48.392977 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ca3beb5-1e01-44c0-8268-17ec314c7c87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:52:48.394731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ca3beb5-1e01-44c0-8268-17ec314c7c87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:48.395559 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:48.395559 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:48.396258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ca3beb5-1e01-44c0-8268-17ec314c7c87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:48.521437 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7bed1ff4-0855-4254-87ba-99e3bbfdb7d0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e returned with HTTP 200 Jan 19 08:52:48.523048 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 435/884] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:48 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e => generated 913 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:48.553183 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e778ed6-9360-47a6-995c-14536ae139bb tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] POST http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots Jan 19 08:52:48.553951 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:48.553951 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:48.554700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e778ed6-9360-47a6-995c-14536ae139bb tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e", "name": "tempest-SnapshotsActionsTest-Snapshot-1745334875"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:48.656563 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:48.656563 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:48.664426 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:48.664426 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:48.666873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6e778ed6-9360-47a6-995c-14536ae139bb tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:52:48.667242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-6e778ed6-9360-47a6-995c-14536ae139bb tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Create snapshot from volume ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:52:48.696756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6ca3beb5-1e01-44c0-8268-17ec314c7c87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Volume info retrieved successfully. Jan 19 08:52:48.782813 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ca3beb5-1e01-44c0-8268-17ec314c7c87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 returned with HTTP 200 Jan 19 08:52:48.784410 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 450/885] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:48 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 => generated 929 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:48.805399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a75d5abb-1e7b-4812-a7a2-5878006b234d tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] POST http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots Jan 19 08:52:48.806789 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:48.806789 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:48.807591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a75d5abb-1e7b-4812-a7a2-5878006b234d tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3e5a4c1-212d-4177-8c33-3c7e90671bd3", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1753136209"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:48.864753 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-6e778ed6-9360-47a6-995c-14536ae139bb tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Created reservations ['f2f01465-29f0-4a5f-a221-7446584de761', '0896414f-cd5c-4c09-afdc-fa20892378da', '01fe6803-a848-4761-a1ad-6359b475ff94', '36193b17-2cd1-4502-a398-09a29c247e6f'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:49.048989 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:49.048989 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:49.051240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a75d5abb-1e7b-4812-a7a2-5878006b234d tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Volume info retrieved successfully. Jan 19 08:52:49.062057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-a75d5abb-1e7b-4812-a7a2-5878006b234d tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Create snapshot from volume b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:52:49.141075 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6e778ed6-9360-47a6-995c-14536ae139bb tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot create request issued successfully. Jan 19 08:52:49.141828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e778ed6-9360-47a6-995c-14536ae139bb tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots returned with HTTP 202 Jan 19 08:52:49.154081 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 436/886] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:52:48 2021] POST /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots => generated 307 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:52:49.163585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7fd7f8cf-3a05-4d9e-a6b2-e0a9dede0d39 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:52:49.164132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7fd7f8cf-3a05-4d9e-a6b2-e0a9dede0d39 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:49.164368 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:49.164368 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:49.164735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7fd7f8cf-3a05-4d9e-a6b2-e0a9dede0d39 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:49.234686 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:49.234686 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:49.235869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7fd7f8cf-3a05-4d9e-a6b2-e0a9dede0d39 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:49.237873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7fd7f8cf-3a05-4d9e-a6b2-e0a9dede0d39 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:52:49.238670 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 437/887] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:49 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 439 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:49.287453 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-a75d5abb-1e7b-4812-a7a2-5878006b234d tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Created reservations ['4b22bd00-27f0-489e-a0fa-3bda42d31f12', '9b6d0332-9c56-4433-a0ed-234aecbfd6b5', '5c7bddde-f041-42c2-b252-7045c0ac96a9', '6ab978e9-a37a-409c-a0b1-ac29319abaa7'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:49.658899 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a75d5abb-1e7b-4812-a7a2-5878006b234d tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Snapshot create request issued successfully. Jan 19 08:52:49.660082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a75d5abb-1e7b-4812-a7a2-5878006b234d tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots returned with HTTP 202 Jan 19 08:52:49.674959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86c1fec4-8606-420b-80c5-bdf5c72d0ff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e Jan 19 08:52:49.676658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-86c1fec4-8606-420b-80c5-bdf5c72d0ff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:49.677090 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:49.677090 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:49.677289 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 451/888] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:52:48 2021] POST /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots => generated 323 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:49.677870 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-86c1fec4-8606-420b-80c5-bdf5c72d0ff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:49.710734 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:49.710734 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:49.713754 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-86c1fec4-8606-420b-80c5-bdf5c72d0ff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Snapshot retrieved successfully. Jan 19 08:52:49.716162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86c1fec4-8606-420b-80c5-bdf5c72d0ff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e returned with HTTP 200 Jan 19 08:52:49.723553 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 438/889] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:49 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e => generated 455 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:50.257958 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ec31668-0725-45ce-988b-3a073392cbfe tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:52:50.264042 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ec31668-0725-45ce-988b-3a073392cbfe tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:50.264703 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:50.264703 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:50.265769 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ec31668-0725-45ce-988b-3a073392cbfe tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:50.404340 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:50.404340 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:50.407062 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4ec31668-0725-45ce-988b-3a073392cbfe tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:50.411407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ec31668-0725-45ce-988b-3a073392cbfe tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:52:50.418973 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 452/890] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:50 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 439 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:50.730367 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f624407-d08d-4e5b-94fa-59591613dba8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e Jan 19 08:52:50.730934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f624407-d08d-4e5b-94fa-59591613dba8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:50.731087 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:50.731087 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:50.731342 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f624407-d08d-4e5b-94fa-59591613dba8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:50.781282 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:50.781282 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:50.782327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2f624407-d08d-4e5b-94fa-59591613dba8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Snapshot retrieved successfully. Jan 19 08:52:50.784340 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f624407-d08d-4e5b-94fa-59591613dba8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e returned with HTTP 200 Jan 19 08:52:50.795528 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 439/891] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:50 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e => generated 455 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:51.432349 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09ad6d70-1173-4bc1-abf7-5844b0c02b01 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:52:51.434801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09ad6d70-1173-4bc1-abf7-5844b0c02b01 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:51.435270 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:51.435270 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:51.436416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09ad6d70-1173-4bc1-abf7-5844b0c02b01 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:51.468393 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:51.468393 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:51.470924 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-09ad6d70-1173-4bc1-abf7-5844b0c02b01 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:51.474262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09ad6d70-1173-4bc1-abf7-5844b0c02b01 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:52:51.482426 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 453/892] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:51 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:51.804790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b1649eb-5086-4339-9c2f-a57cb34c4a8f tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e Jan 19 08:52:51.807037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0b1649eb-5086-4339-9c2f-a57cb34c4a8f tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:51.807830 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:51.807830 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:51.809340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0b1649eb-5086-4339-9c2f-a57cb34c4a8f tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:51.950213 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:51.950213 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:51.952104 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0b1649eb-5086-4339-9c2f-a57cb34c4a8f tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Snapshot retrieved successfully. Jan 19 08:52:51.955962 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b1649eb-5086-4339-9c2f-a57cb34c4a8f tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e returned with HTTP 200 Jan 19 08:52:51.966831 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 440/893] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:51 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e => generated 455 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:52.496387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-773ff4b4-1b8e-4e0c-b008-991226b9bc9e tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:52:52.499698 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-773ff4b4-1b8e-4e0c-b008-991226b9bc9e tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:52.500302 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:52.500302 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:52.501382 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-773ff4b4-1b8e-4e0c-b008-991226b9bc9e tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:52.643300 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:52.643300 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:52.647663 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-773ff4b4-1b8e-4e0c-b008-991226b9bc9e tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:52.652771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-773ff4b4-1b8e-4e0c-b008-991226b9bc9e tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:52:52.668982 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 454/894] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:52 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 466 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:52.866828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdac0ca4-7584-4c2c-bb6e-45d56bb3421c tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action Jan 19 08:52:52.867280 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:52.867280 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:52.868000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdac0ca4-7584-4c2c-bb6e-45d56bb3421c tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:52.868849 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdac0ca4-7584-4c2c-bb6e-45d56bb3421c tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:52.870501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-cdac0ca4-7584-4c2c-bb6e-45d56bb3421c tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '242aef60-2b5a-4358-86f4-1ae594b88780' with '{'status': 'creating'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:52:52.934001 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:52.934001 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:52.979100 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-91a40769-1f5c-4274-8024-5c0bd57945ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e Jan 19 08:52:52.982324 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdac0ca4-7584-4c2c-bb6e-45d56bb3421c tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action returned with HTTP 202 Jan 19 08:52:52.984092 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 441/895] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:52:52 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:52:52.985361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-91a40769-1f5c-4274-8024-5c0bd57945ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:52.985973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:52.985973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:52.987047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-91a40769-1f5c-4274-8024-5c0bd57945ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:52.995905 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d42f066-1934-412c-ba93-096370061a96 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:52:52.996445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d42f066-1934-412c-ba93-096370061a96 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:52.996635 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:52.996635 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:52.997025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d42f066-1934-412c-ba93-096370061a96 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:53.044832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:53.044832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:53.047550 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-91a40769-1f5c-4274-8024-5c0bd57945ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Snapshot retrieved successfully. Jan 19 08:52:53.051976 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-91a40769-1f5c-4274-8024-5c0bd57945ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e returned with HTTP 200 Jan 19 08:52:53.054311 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 455/896] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:52 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e => generated 482 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:53.065056 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:53.065056 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:53.068573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7d42f066-1934-412c-ba93-096370061a96 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:53.074228 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d42f066-1934-412c-ba93-096370061a96 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:52:53.077063 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 442/897] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:52 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 465 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:53.081541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a2131c2-467f-472a-aab5-2365bf04c009 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] PUT http://10.222.0.50/volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 Jan 19 08:52:53.082270 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:53.082270 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:53.086539 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2a2131c2-467f-472a-aab5-2365bf04c009 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:53.101734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51d39823-f834-4dd3-82a9-6663c4ce3799 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action Jan 19 08:52:53.102578 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:53.102578 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:53.105049 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51d39823-f834-4dd3-82a9-6663c4ce3799 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:53.105753 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51d39823-f834-4dd3-82a9-6663c4ce3799 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:53.106894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-51d39823-f834-4dd3-82a9-6663c4ce3799 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '242aef60-2b5a-4358-86f4-1ae594b88780' with '{'status': 'available'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:52:53.295251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a2131c2-467f-472a-aab5-2365bf04c009 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] http://10.222.0.50/volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 returned with HTTP 200 Jan 19 08:52:53.296540 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 456/898] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Jan 19 08:52:53 2021] PUT /volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 => generated 314 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:53.310119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c566d9ef-3bb5-491d-aa85-075d6f9a1681 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] POST http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots Jan 19 08:52:53.311505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c566d9ef-3bb5-491d-aa85-075d6f9a1681 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3e5a4c1-212d-4177-8c33-3c7e90671bd3"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:53.368430 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:53.368430 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:53.370328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c566d9ef-3bb5-491d-aa85-075d6f9a1681 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Volume info retrieved successfully. Jan 19 08:52:53.370894 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-c566d9ef-3bb5-491d-aa85-075d6f9a1681 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Create snapshot from volume b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:52:53.434992 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota_utils [None req-c566d9ef-3bb5-491d-aa85-075d6f9a1681 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Quota exceeded for ae6869d6b23143c1b1adb2d5fce295d7, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 19 08:52:53.435567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.middleware.fault [None req-c566d9ef-3bb5-491d-aa85-075d6f9a1681 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots returned with HTTP 413 Jan 19 08:52:53.444302 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 457/899] 10.222.0.50 () {60 vars in 1231 bytes} [Tue Jan 19 08:52:53 2021] POST /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots => generated 208 bytes in 139 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 19 08:52:53.451516 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f63bd0d-5ee6-400e-859b-b287f24d7275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] PUT http://10.222.0.50/volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 Jan 19 08:52:53.451868 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:53.451868 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:53.452343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f63bd0d-5ee6-400e-859b-b287f24d7275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:53.578303 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:53.578303 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:53.667461 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f63bd0d-5ee6-400e-859b-b287f24d7275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] http://10.222.0.50/volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 returned with HTTP 200 Jan 19 08:52:53.669749 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 458/900] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Jan 19 08:52:53 2021] PUT /volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 => generated 314 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:53.683054 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-faba99a6-35f1-43c2-8a9e-5baea553a3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] POST http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots Jan 19 08:52:53.683868 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-faba99a6-35f1-43c2-8a9e-5baea553a3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3e5a4c1-212d-4177-8c33-3c7e90671bd3"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:53.727155 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51d39823-f834-4dd3-82a9-6663c4ce3799 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action returned with HTTP 202 Jan 19 08:52:53.734394 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 443/901] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:52:53 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action => generated 0 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:52:53.742529 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:53.742529 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:53.744163 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-faba99a6-35f1-43c2-8a9e-5baea553a3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Volume info retrieved successfully. Jan 19 08:52:53.744653 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-faba99a6-35f1-43c2-8a9e-5baea553a3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Create snapshot from volume b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:52:53.746877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5cd23efe-bf14-4c51-82b7-8fb4195f4c8a tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:52:53.747823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5cd23efe-bf14-4c51-82b7-8fb4195f4c8a tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:53.748182 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:53.748182 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:53.749145 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5cd23efe-bf14-4c51-82b7-8fb4195f4c8a tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:53.801046 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota_utils [None req-faba99a6-35f1-43c2-8a9e-5baea553a3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Quota exceeded for ae6869d6b23143c1b1adb2d5fce295d7, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 19 08:52:53.801565 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.middleware.fault [None req-faba99a6-35f1-43c2-8a9e-5baea553a3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots returned with HTTP 413 Jan 19 08:52:53.803143 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 459/902] 10.222.0.50 () {60 vars in 1231 bytes} [Tue Jan 19 08:52:53 2021] POST /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots => generated 133 bytes in 125 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 19 08:52:53.824340 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a60455c0-97d8-40d4-a414-13d9cf69a349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] DELETE http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e Jan 19 08:52:53.825328 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a60455c0-97d8-40d4-a414-13d9cf69a349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:53.826410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:53.826410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:53.827055 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a60455c0-97d8-40d4-a414-13d9cf69a349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:53.827562 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-a60455c0-97d8-40d4-a414-13d9cf69a349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Delete snapshot with id: 53c2e5a1-8d01-48f9-9350-6a546e99271e Jan 19 08:52:53.858902 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:53.858902 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:53.859714 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5cd23efe-bf14-4c51-82b7-8fb4195f4c8a tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:53.870661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5cd23efe-bf14-4c51-82b7-8fb4195f4c8a tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:52:53.884990 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 444/903] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:53 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 466 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:53.891403 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:53.891403 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:53.895343 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a60455c0-97d8-40d4-a414-13d9cf69a349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Snapshot retrieved successfully. Jan 19 08:52:53.897834 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5065a1f7-dbed-4f4b-9a81-4c53c381c1d2 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] POST http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots Jan 19 08:52:53.903142 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:53.903142 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:53.904301 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5065a1f7-dbed-4f4b-9a81-4c53c381c1d2 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e", "name": "tempest-SnapshotsActionsTest-Snapshot-70138944"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:54.030487 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:54.030487 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:54.032965 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5065a1f7-dbed-4f4b-9a81-4c53c381c1d2 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:52:54.033624 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-5065a1f7-dbed-4f4b-9a81-4c53c381c1d2 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Create snapshot from volume ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:52:54.034634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a60455c0-97d8-40d4-a414-13d9cf69a349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Snapshot delete request issued successfully. Jan 19 08:52:54.035251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a60455c0-97d8-40d4-a414-13d9cf69a349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e returned with HTTP 202 Jan 19 08:52:54.041854 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 460/904] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:52:53 2021] DELETE /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:52:54.053999 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b6311ba-b5cf-4c6c-8f7a-5f915deb56f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e Jan 19 08:52:54.054723 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b6311ba-b5cf-4c6c-8f7a-5f915deb56f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:54.055061 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:54.055061 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:54.055648 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b6311ba-b5cf-4c6c-8f7a-5f915deb56f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:54.100027 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:54.100027 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:54.103541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1b6311ba-b5cf-4c6c-8f7a-5f915deb56f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Snapshot retrieved successfully. Jan 19 08:52:54.106893 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b6311ba-b5cf-4c6c-8f7a-5f915deb56f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e returned with HTTP 200 Jan 19 08:52:54.115026 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 461/905] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:54 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e => generated 481 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:54.229070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-5065a1f7-dbed-4f4b-9a81-4c53c381c1d2 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Created reservations ['4e8b6ec8-8caa-4046-acb0-f6a8339c72cd', 'ceff97b6-6d6f-4ee3-a9b7-935833858807', 'afec24ab-f98d-4333-b75b-b00959a28181', '8047d725-014b-4bd6-aaa2-6e1b8dae9980'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:54.560522 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5065a1f7-dbed-4f4b-9a81-4c53c381c1d2 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot create request issued successfully. Jan 19 08:52:54.565443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5065a1f7-dbed-4f4b-9a81-4c53c381c1d2 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots returned with HTTP 202 Jan 19 08:52:54.574433 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 445/906] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:52:53 2021] POST /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots => generated 305 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:54.591900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97f72a5c-f576-40c2-8f03-de11a3146f90 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 Jan 19 08:52:54.593058 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97f72a5c-f576-40c2-8f03-de11a3146f90 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:54.593673 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:54.593673 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:54.594423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97f72a5c-f576-40c2-8f03-de11a3146f90 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:54.789313 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:54.789313 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:54.791301 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-97f72a5c-f576-40c2-8f03-de11a3146f90 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:54.805643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97f72a5c-f576-40c2-8f03-de11a3146f90 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 returned with HTTP 200 Jan 19 08:52:54.808276 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 462/907] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:54 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 => generated 437 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:55.136992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3bd073d-9340-4cad-9f0e-dc0e2fa098b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e Jan 19 08:52:55.137716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d3bd073d-9340-4cad-9f0e-dc0e2fa098b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:55.137918 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:55.137918 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:55.138545 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d3bd073d-9340-4cad-9f0e-dc0e2fa098b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:55.198391 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:55.198391 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:55.199922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d3bd073d-9340-4cad-9f0e-dc0e2fa098b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Snapshot retrieved successfully. Jan 19 08:52:55.208133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3bd073d-9340-4cad-9f0e-dc0e2fa098b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e returned with HTTP 200 Jan 19 08:52:55.209739 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 446/908] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:55 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e => generated 481 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:55.828138 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-114e5c5f-76f4-4266-a529-864904d22f63 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 Jan 19 08:52:55.834393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-114e5c5f-76f4-4266-a529-864904d22f63 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:55.834687 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:55.834687 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:55.835533 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-114e5c5f-76f4-4266-a529-864904d22f63 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:55.934479 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:55.934479 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:55.935634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-114e5c5f-76f4-4266-a529-864904d22f63 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:55.937879 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-114e5c5f-76f4-4266-a529-864904d22f63 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 returned with HTTP 200 Jan 19 08:52:55.954831 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 463/909] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:55 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 => generated 437 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:56.221569 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62b1e908-8eca-45f5-bedf-947cd3d0fbc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e Jan 19 08:52:56.222073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62b1e908-8eca-45f5-bedf-947cd3d0fbc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:56.222480 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:56.222480 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:56.223068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62b1e908-8eca-45f5-bedf-947cd3d0fbc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:56.265021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62b1e908-8eca-45f5-bedf-947cd3d0fbc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e returned with HTTP 404 Jan 19 08:52:56.267557 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 447/910] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:56 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/snapshots/53c2e5a1-8d01-48f9-9350-6a546e99271e => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:56.289807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f546b1ae-9fdc-4e25-b37d-7c69a4b2c00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] DELETE http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:52:56.290686 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f546b1ae-9fdc-4e25-b37d-7c69a4b2c00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:56.291061 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:56.291061 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:56.291751 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f546b1ae-9fdc-4e25-b37d-7c69a4b2c00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:56.292395 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f546b1ae-9fdc-4e25-b37d-7c69a4b2c00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Delete volume with id: b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:52:56.346353 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:56.346353 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:56.348416 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f546b1ae-9fdc-4e25-b37d-7c69a4b2c00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Volume info retrieved successfully. Jan 19 08:52:56.396442 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f546b1ae-9fdc-4e25-b37d-7c69a4b2c00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Delete volume request issued successfully. Jan 19 08:52:56.397260 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f546b1ae-9fdc-4e25-b37d-7c69a4b2c00b tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 returned with HTTP 202 Jan 19 08:52:56.403248 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 464/911] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:52:56 2021] DELETE /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:52:56.416777 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe8bbc84-c027-4c96-a201-55dc6ef7d921 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:52:56.417716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe8bbc84-c027-4c96-a201-55dc6ef7d921 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:56.418477 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe8bbc84-c027-4c96-a201-55dc6ef7d921 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:56.588264 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:56.588264 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:56.615993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fe8bbc84-c027-4c96-a201-55dc6ef7d921 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Volume info retrieved successfully. Jan 19 08:52:56.653350 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe8bbc84-c027-4c96-a201-55dc6ef7d921 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 returned with HTTP 200 Jan 19 08:52:56.655440 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 448/912] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:56 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 => generated 928 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:56.975695 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74cf65e6-4525-419d-8e6c-bbdfbcad6dc5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 Jan 19 08:52:56.980360 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74cf65e6-4525-419d-8e6c-bbdfbcad6dc5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:56.981352 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:56.981352 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:56.985898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74cf65e6-4525-419d-8e6c-bbdfbcad6dc5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:57.119326 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:57.119326 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:57.125942 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-74cf65e6-4525-419d-8e6c-bbdfbcad6dc5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:57.138349 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74cf65e6-4525-419d-8e6c-bbdfbcad6dc5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 returned with HTTP 200 Jan 19 08:52:57.143040 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 465/913] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:56 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 => generated 437 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:57.688563 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35f12a33-b71d-476c-a1b8-9c6cb32ce4b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:52:57.690130 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35f12a33-b71d-476c-a1b8-9c6cb32ce4b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:57.690856 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:57.690856 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:57.692391 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35f12a33-b71d-476c-a1b8-9c6cb32ce4b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:57.799717 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:57.799717 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:57.823118 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-35f12a33-b71d-476c-a1b8-9c6cb32ce4b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Volume info retrieved successfully. Jan 19 08:52:57.874470 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35f12a33-b71d-476c-a1b8-9c6cb32ce4b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 returned with HTTP 200 Jan 19 08:52:57.876104 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 449/914] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:57 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 => generated 928 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:58.168038 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a3e3c5c-e8a6-4ab7-9009-aed76d9132d0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 Jan 19 08:52:58.172424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a3e3c5c-e8a6-4ab7-9009-aed76d9132d0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:58.173489 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:58.173489 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:58.175398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a3e3c5c-e8a6-4ab7-9009-aed76d9132d0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:58.279645 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:58.279645 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:58.289577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5a3e3c5c-e8a6-4ab7-9009-aed76d9132d0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:58.298414 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a3e3c5c-e8a6-4ab7-9009-aed76d9132d0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 returned with HTTP 200 Jan 19 08:52:58.300107 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 466/915] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:58 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 => generated 464 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:58.323574 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-787bc66a-58c4-4427-a2ff-19d46aaef9c4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2/action Jan 19 08:52:58.324725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:58.324725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:58.326815 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-787bc66a-58c4-4427-a2ff-19d46aaef9c4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:58.328139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-787bc66a-58c4-4427-a2ff-19d46aaef9c4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:58.330347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-787bc66a-58c4-4427-a2ff-19d46aaef9c4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2' with '{'status': 'creating'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:52:58.600386 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:58.600386 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:58.679933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-787bc66a-58c4-4427-a2ff-19d46aaef9c4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2/action returned with HTTP 202 Jan 19 08:52:58.682536 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 450/916] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:52:58 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2/action => generated 0 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:52:58.696289 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97ef3eaa-ae4c-4ddc-b3f7-f154a0c42d28 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 Jan 19 08:52:58.698432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97ef3eaa-ae4c-4ddc-b3f7-f154a0c42d28 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:58.698432 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:58.698432 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:58.698912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97ef3eaa-ae4c-4ddc-b3f7-f154a0c42d28 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:58.773818 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:58.773818 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:58.775249 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-97ef3eaa-ae4c-4ddc-b3f7-f154a0c42d28 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:58.777424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97ef3eaa-ae4c-4ddc-b3f7-f154a0c42d28 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 returned with HTTP 200 Jan 19 08:52:58.778390 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 467/917] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:58 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 => generated 463 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:58.797390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97e24728-17c6-40d4-967e-63f385cb17d7 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2/action Jan 19 08:52:58.798972 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:58.798972 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:58.799796 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97e24728-17c6-40d4-967e-63f385cb17d7 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-force_delete": {}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:58.800514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97e24728-17c6-40d4-967e-63f385cb17d7 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:58.904092 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ee0fbed-23de-4886-80d7-5dc17f1c1ff4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:52:58.911336 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ee0fbed-23de-4886-80d7-5dc17f1c1ff4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:58.911336 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:58.911336 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:58.911336 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ee0fbed-23de-4886-80d7-5dc17f1c1ff4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:58.919243 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:58.919243 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:58.920415 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-97e24728-17c6-40d4-967e-63f385cb17d7 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Snapshot retrieved successfully. Jan 19 08:52:59.000689 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:59.000689 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:59.012604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3ee0fbed-23de-4886-80d7-5dc17f1c1ff4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Volume info retrieved successfully. Jan 19 08:52:59.058102 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ee0fbed-23de-4886-80d7-5dc17f1c1ff4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 returned with HTTP 200 Jan 19 08:52:59.059639 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 468/918] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:58 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 => generated 928 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:59.086468 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-97e24728-17c6-40d4-967e-63f385cb17d7 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Snapshot delete request issued successfully. Jan 19 08:52:59.088272 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97e24728-17c6-40d4-967e-63f385cb17d7 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2/action returned with HTTP 202 Jan 19 08:52:59.095351 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 451/919] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:52:58 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2/action => generated 0 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:52:59.111591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a1a1f9c-3d81-4985-955b-f2dfedd7f2f5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 Jan 19 08:52:59.112860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a1a1f9c-3d81-4985-955b-f2dfedd7f2f5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:59.114296 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:59.114296 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:52:59.115911 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a1a1f9c-3d81-4985-955b-f2dfedd7f2f5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:59.208011 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:59.208011 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:52:59.215831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0a1a1f9c-3d81-4985-955b-f2dfedd7f2f5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:52:59.225316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a1a1f9c-3d81-4985-955b-f2dfedd7f2f5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 returned with HTTP 200 Jan 19 08:52:59.225316 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 469/920] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:59 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 => generated 463 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:00.076492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96db7285-865d-4c8d-a1db-6b6644699460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] GET http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 Jan 19 08:53:00.077223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96db7285-865d-4c8d-a1db-6b6644699460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:00.077554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:00.077554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:00.078127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96db7285-865d-4c8d-a1db-6b6644699460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:00.143905 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96db7285-865d-4c8d-a1db-6b6644699460 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1343443143] http://10.222.0.50/volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 returned with HTTP 404 Jan 19 08:53:00.148230 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 452/921] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:00 2021] GET /volume/v3/ae6869d6b23143c1b1adb2d5fce295d7/volumes/b3e5a4c1-212d-4177-8c33-3c7e90671bd3 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:00.159973 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-033123f9-977b-449a-a5a8-f71b912c818a tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] PUT http://10.222.0.50/volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 Jan 19 08:53:00.160444 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:00.160444 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:00.161074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-033123f9-977b-449a-a5a8-f71b912c818a tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:00.240647 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73f99289-adbe-4f35-be62-00daa82e35ad tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 Jan 19 08:53:00.241917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73f99289-adbe-4f35-be62-00daa82e35ad tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:00.242809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73f99289-adbe-4f35-be62-00daa82e35ad tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:00.278643 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:00.278643 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:00.281021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-73f99289-adbe-4f35-be62-00daa82e35ad tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:00.283623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73f99289-adbe-4f35-be62-00daa82e35ad tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 returned with HTTP 200 Jan 19 08:53:00.285009 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 453/922] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:00 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 => generated 463 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:00.676725 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-033123f9-977b-449a-a5a8-f71b912c818a tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1037926632] http://10.222.0.50/volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 returned with HTTP 200 Jan 19 08:53:00.690626 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 470/923] 10.222.0.50 () {60 vars in 1342 bytes} [Tue Jan 19 08:53:00 2021] PUT /volume/v3/6c10f9ba0a764313ae9d2d9fb371fe28/os-quota-sets/ae6869d6b23143c1b1adb2d5fce295d7 => generated 319 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:01.300992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5e735e3c-c11c-46e6-bcc1-e4ed2f0f5169 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 Jan 19 08:53:01.301827 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5e735e3c-c11c-46e6-bcc1-e4ed2f0f5169 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:01.302003 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:01.302003 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:01.302667 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5e735e3c-c11c-46e6-bcc1-e4ed2f0f5169 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:01.385039 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:01.385039 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:01.386599 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5e735e3c-c11c-46e6-bcc1-e4ed2f0f5169 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:01.389000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5e735e3c-c11c-46e6-bcc1-e4ed2f0f5169 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 returned with HTTP 200 Jan 19 08:53:01.389913 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 454/924] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:01 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 => generated 463 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:02.409162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-18912509-739e-4775-803d-b20381c9e789 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 Jan 19 08:53:02.414652 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-18912509-739e-4775-803d-b20381c9e789 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:02.416781 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-18912509-739e-4775-803d-b20381c9e789 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:02.527317 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-18912509-739e-4775-803d-b20381c9e789 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 returned with HTTP 404 Jan 19 08:53:02.534776 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 471/925] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:02 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 => generated 111 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:02.547529 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d9c2f1d-fcc2-4c9b-83a9-68be683b49f4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action Jan 19 08:53:02.548332 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:02.548332 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:02.548750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d9c2f1d-fcc2-4c9b-83a9-68be683b49f4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:02.549331 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d9c2f1d-fcc2-4c9b-83a9-68be683b49f4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:02.550505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-3d9c2f1d-fcc2-4c9b-83a9-68be683b49f4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '242aef60-2b5a-4358-86f4-1ae594b88780' with '{'status': 'available'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:53:02.718774 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:02.718774 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:02.872867 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d9c2f1d-fcc2-4c9b-83a9-68be683b49f4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action returned with HTTP 202 Jan 19 08:53:02.881304 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 455/926] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:02 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action => generated 0 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:53:02.889651 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00fa5e52-7987-4139-96ea-9cdba4e79431 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:02.890213 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00fa5e52-7987-4139-96ea-9cdba4e79431 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:02.890787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00fa5e52-7987-4139-96ea-9cdba4e79431 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:02.928049 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:02.928049 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:02.930100 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-00fa5e52-7987-4139-96ea-9cdba4e79431 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:02.933126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00fa5e52-7987-4139-96ea-9cdba4e79431 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:53:02.934459 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 472/927] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:02 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:02.961677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0af7b99e-f753-48ab-96c2-50631a7261a6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] POST http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots Jan 19 08:53:02.964313 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:02.964313 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:02.965741 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0af7b99e-f753-48ab-96c2-50631a7261a6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e", "name": "tempest-SnapshotsActionsTest-Snapshot-891463880"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:03.086711 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:03.086711 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:03.091807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0af7b99e-f753-48ab-96c2-50631a7261a6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:53:03.093654 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-0af7b99e-f753-48ab-96c2-50631a7261a6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Create snapshot from volume ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:53:03.246907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-0af7b99e-f753-48ab-96c2-50631a7261a6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Created reservations ['008e5f08-0d70-48bd-a5a1-278f6a1a630b', 'ed2d0098-6e2b-4ecf-ad72-46ddba7b8a80', '659cb513-1c3c-443e-8d61-52b61d10ef01', '815943d4-c585-459a-890b-f2eb98545224'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:03.588328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0af7b99e-f753-48ab-96c2-50631a7261a6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot create request issued successfully. Jan 19 08:53:03.589869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0af7b99e-f753-48ab-96c2-50631a7261a6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots returned with HTTP 202 Jan 19 08:53:03.606514 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 456/928] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:53:02 2021] POST /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots => generated 306 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:53:03.613586 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce77857e-8d36-463f-a07f-bf91feeaf330 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 Jan 19 08:53:03.614873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce77857e-8d36-463f-a07f-bf91feeaf330 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:03.615305 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:03.615305 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:03.616427 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce77857e-8d36-463f-a07f-bf91feeaf330 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:03.711414 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:03.711414 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:03.714673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ce77857e-8d36-463f-a07f-bf91feeaf330 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:03.741461 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce77857e-8d36-463f-a07f-bf91feeaf330 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 returned with HTTP 200 Jan 19 08:53:03.742994 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 473/929] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:03 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 => generated 438 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:04.764410 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23cc2354-1784-4e3b-9101-7c0806ce838d tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 Jan 19 08:53:04.765420 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23cc2354-1784-4e3b-9101-7c0806ce838d tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:04.765797 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:04.765797 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:04.766506 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23cc2354-1784-4e3b-9101-7c0806ce838d tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:04.895667 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:04.895667 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:04.907424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-23cc2354-1784-4e3b-9101-7c0806ce838d tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:04.911595 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23cc2354-1784-4e3b-9101-7c0806ce838d tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 returned with HTTP 200 Jan 19 08:53:04.917148 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 457/930] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:04 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 => generated 438 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:05.934337 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62b7d10d-ffc7-4846-a78f-2f14495bf3ff tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 Jan 19 08:53:05.935196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62b7d10d-ffc7-4846-a78f-2f14495bf3ff tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:05.935532 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:05.935532 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:05.936143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62b7d10d-ffc7-4846-a78f-2f14495bf3ff tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:06.009570 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:06.009570 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:06.010623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-62b7d10d-ffc7-4846-a78f-2f14495bf3ff tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:06.012707 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62b7d10d-ffc7-4846-a78f-2f14495bf3ff tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 returned with HTTP 200 Jan 19 08:53:06.013692 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 474/931] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:05 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 => generated 465 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:06.033087 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-106c3606-69a7-48a6-a555-b9e999b6b0b4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795/action Jan 19 08:53:06.033850 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:06.033850 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:06.034586 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-106c3606-69a7-48a6-a555-b9e999b6b0b4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:06.035181 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-106c3606-69a7-48a6-a555-b9e999b6b0b4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:06.036718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-106c3606-69a7-48a6-a555-b9e999b6b0b4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '87b003f8-e7df-4671-befa-cd5dd4b83795' with '{'status': 'deleting'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:53:06.206444 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:06.206444 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:06.278762 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-106c3606-69a7-48a6-a555-b9e999b6b0b4 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795/action returned with HTTP 202 Jan 19 08:53:06.279941 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 458/932] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:06 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:53:06.290759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfb07276-92ce-4995-aade-0739d013e3d4 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 Jan 19 08:53:06.291947 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfb07276-92ce-4995-aade-0739d013e3d4 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:06.292574 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:06.292574 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:06.293254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfb07276-92ce-4995-aade-0739d013e3d4 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:06.323507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:06.323507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:06.325014 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dfb07276-92ce-4995-aade-0739d013e3d4 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:06.327383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfb07276-92ce-4995-aade-0739d013e3d4 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 returned with HTTP 200 Jan 19 08:53:06.342726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-737a6d59-0bf7-44ad-9e09-4de7edd346e6 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795/action Jan 19 08:53:06.343500 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:06.343500 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:06.344202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-737a6d59-0bf7-44ad-9e09-4de7edd346e6 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-force_delete": {}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:06.344749 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-737a6d59-0bf7-44ad-9e09-4de7edd346e6 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:06.349779 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 475/933] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:06 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 => generated 464 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:06.375828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:06.375828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:06.377056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-737a6d59-0bf7-44ad-9e09-4de7edd346e6 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Snapshot retrieved successfully. Jan 19 08:53:06.474375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-737a6d59-0bf7-44ad-9e09-4de7edd346e6 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Snapshot delete request issued successfully. Jan 19 08:53:06.475038 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-737a6d59-0bf7-44ad-9e09-4de7edd346e6 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795/action returned with HTTP 202 Jan 19 08:53:06.481515 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 459/934] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:06 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:53:06.489537 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-54fb5dd9-c390-4136-a325-87ed4a98e860 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 Jan 19 08:53:06.491271 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-54fb5dd9-c390-4136-a325-87ed4a98e860 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:06.491702 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:06.491702 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:06.492367 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-54fb5dd9-c390-4136-a325-87ed4a98e860 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:06.535951 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:06.535951 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:06.537590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-54fb5dd9-c390-4136-a325-87ed4a98e860 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:06.539848 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-54fb5dd9-c390-4136-a325-87ed4a98e860 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 returned with HTTP 200 Jan 19 08:53:06.549730 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 476/935] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:06 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 => generated 464 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:07.557649 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0269d7e4-3c85-45f2-b419-0bb76fdb9331 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 Jan 19 08:53:07.558232 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0269d7e4-3c85-45f2-b419-0bb76fdb9331 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:07.558637 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:07.558637 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:07.560176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0269d7e4-3c85-45f2-b419-0bb76fdb9331 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:07.676949 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:07.676949 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:07.683746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0269d7e4-3c85-45f2-b419-0bb76fdb9331 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:07.687923 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0269d7e4-3c85-45f2-b419-0bb76fdb9331 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 returned with HTTP 200 Jan 19 08:53:07.696644 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 460/936] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:07 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 => generated 464 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:08.705909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-992ef410-edfb-45aa-9a14-07d25d6e3584 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 Jan 19 08:53:08.706752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-992ef410-edfb-45aa-9a14-07d25d6e3584 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:08.706752 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:08.706752 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:08.707223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-992ef410-edfb-45aa-9a14-07d25d6e3584 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:08.770784 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-992ef410-edfb-45aa-9a14-07d25d6e3584 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 returned with HTTP 404 Jan 19 08:53:08.772794 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 477/937] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:08 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:08.785531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c695eaa0-8c25-4a40-b5a6-5b24a6d11880 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action Jan 19 08:53:08.785994 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:08.785994 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:08.787401 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c695eaa0-8c25-4a40-b5a6-5b24a6d11880 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:08.787653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c695eaa0-8c25-4a40-b5a6-5b24a6d11880 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:08.790047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-c695eaa0-8c25-4a40-b5a6-5b24a6d11880 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '242aef60-2b5a-4358-86f4-1ae594b88780' with '{'status': 'available'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:53:08.906967 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:08.906967 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:09.046977 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c695eaa0-8c25-4a40-b5a6-5b24a6d11880 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action returned with HTTP 202 Jan 19 08:53:09.048058 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 461/938] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:08 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:53:09.060868 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce808afd-ad59-47dc-a810-57ea5ef3146b tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:09.061989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce808afd-ad59-47dc-a810-57ea5ef3146b tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:09.076996 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce808afd-ad59-47dc-a810-57ea5ef3146b tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:09.208636 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:09.208636 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:09.211885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ce808afd-ad59-47dc-a810-57ea5ef3146b tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:09.216663 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce808afd-ad59-47dc-a810-57ea5ef3146b tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:53:09.218213 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 478/939] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:09 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 466 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:09.232771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aefcb043-a1e8-4710-8603-f85336c7d6e0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] POST http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots Jan 19 08:53:09.233294 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:09.233294 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:09.233723 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aefcb043-a1e8-4710-8603-f85336c7d6e0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e", "name": "tempest-SnapshotsActionsTest-Snapshot-129133916"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:09.389061 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:09.389061 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:09.391688 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aefcb043-a1e8-4710-8603-f85336c7d6e0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:53:09.392527 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-aefcb043-a1e8-4710-8603-f85336c7d6e0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Create snapshot from volume ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:53:09.552890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-aefcb043-a1e8-4710-8603-f85336c7d6e0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Created reservations ['8cfdf8dc-0f97-470a-88cc-d2df4a603ed0', '4dee98de-dcd6-4980-acf9-82a3cf4a3304', '6c951297-fb79-485d-b03a-d10199ad1223', 'dd77d375-ec77-4364-b6b9-13d97996c856'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:09.938088 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aefcb043-a1e8-4710-8603-f85336c7d6e0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot create request issued successfully. Jan 19 08:53:09.939229 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aefcb043-a1e8-4710-8603-f85336c7d6e0 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots returned with HTTP 202 Jan 19 08:53:09.941038 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 462/940] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:53:09 2021] POST /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots => generated 306 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:53:09.959473 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1de1a420-49ac-4f28-8331-54de4c096dd8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 Jan 19 08:53:09.966570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1de1a420-49ac-4f28-8331-54de4c096dd8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:09.967270 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:09.967270 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:09.968433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1de1a420-49ac-4f28-8331-54de4c096dd8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:10.147543 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:10.147543 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:10.151515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1de1a420-49ac-4f28-8331-54de4c096dd8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:10.153860 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1de1a420-49ac-4f28-8331-54de4c096dd8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 returned with HTTP 200 Jan 19 08:53:10.158936 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 479/941] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:09 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 => generated 438 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:11.176195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b7db3e4-ee62-4a0c-b7e4-258cfd6a9415 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 Jan 19 08:53:11.190444 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b7db3e4-ee62-4a0c-b7e4-258cfd6a9415 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:11.191222 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:11.191222 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:11.192458 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b7db3e4-ee62-4a0c-b7e4-258cfd6a9415 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:11.303189 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:11.303189 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:11.304868 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9b7db3e4-ee62-4a0c-b7e4-258cfd6a9415 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:11.321276 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b7db3e4-ee62-4a0c-b7e4-258cfd6a9415 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 returned with HTTP 200 Jan 19 08:53:11.322797 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 463/942] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:11 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 => generated 438 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:11.703101 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d6c6ad9-0e7d-457a-bcc2-f3f14efe4bc6 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] POST http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types Jan 19 08:53:11.703570 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:11.703570 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:11.704079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d6c6ad9-0e7d-457a-bcc2-f3f14efe4bc6 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2087034658", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:11.799025 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d6c6ad9-0e7d-457a-bcc2-f3f14efe4bc6 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types returned with HTTP 200 Jan 19 08:53:11.805830 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 480/943] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Jan 19 08:53:11 2021] POST /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types => generated 278 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:11.830191 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6af38760-4b10-47b3-b23d-ab5aaa73a13f tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] POST http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types Jan 19 08:53:11.831129 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:11.831129 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:11.831948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6af38760-4b10-47b3-b23d-ab5aaa73a13f tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-579584098", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:11.999682 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6af38760-4b10-47b3-b23d-ab5aaa73a13f tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types returned with HTTP 200 Jan 19 08:53:12.000702 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 464/944] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Jan 19 08:53:11 2021] POST /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types => generated 277 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:12.336922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2290857d-09df-4b87-86f5-d86658b8d93d tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 Jan 19 08:53:12.337559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2290857d-09df-4b87-86f5-d86658b8d93d tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:12.338215 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2290857d-09df-4b87-86f5-d86658b8d93d tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:12.436882 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:12.436882 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:12.446037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2290857d-09df-4b87-86f5-d86658b8d93d tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:12.460987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2290857d-09df-4b87-86f5-d86658b8d93d tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 returned with HTTP 200 Jan 19 08:53:12.476649 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 465/945] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:12 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 => generated 438 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:12.565496 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] POST http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes Jan 19 08:53:12.566567 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-576116114", "volume_type": "8662f7a4-355f-45da-8279-fde8f9646b02", "size": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:12.567877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-576116114', 'volume_type': '8662f7a4-355f-45da-8279-fde8f9646b02', 'size': 1}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:53:12.599265 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Create volume of 1 GB Jan 19 08:53:12.600047 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:12.600047 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:12.601266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Availability Zones retrieved successfully. Jan 19 08:53:12.675452 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Flow 'volume_create_api' (e0a52cfc-5ac5-4cab-9d8e-a375abbd8b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:53:12.680065 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3527c7-4272-428d-b823-8ddc0199280a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:12.683935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:53:12.773474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3527c7-4272-428d-b823-8ddc0199280a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=8662f7a4-355f-45da-8279-fde8f9646b02,is_public=True,name='tempest-VolumeTypesTest-volume-type-2087034658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8662f7a4-355f-45da-8279-fde8f9646b02', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:12.777568 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9227c57d-9972-4662-be5e-ef4e728aaa28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:12.844212 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2087034658 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2087034658, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:53:12.845567 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2087034658 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2087034658, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:53:12.934001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Created reservations ['acb2329a-0433-41d4-b26e-4e57988ee3f1', 'e96fba94-eda3-4dfa-b9f7-742f2719b89a', 'f0a8c78b-e2aa-4cf4-a2f4-efa5c28b1cdb', 'bfbb24b6-2fc6-44de-a216-83fba01a3fb2'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:12.935941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9227c57d-9972-4662-be5e-ef4e728aaa28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acb2329a-0433-41d4-b26e-4e57988ee3f1', 'e96fba94-eda3-4dfa-b9f7-742f2719b89a', 'f0a8c78b-e2aa-4cf4-a2f4-efa5c28b1cdb', 'bfbb24b6-2fc6-44de-a216-83fba01a3fb2']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:12.938858 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6744756a-7a85-4d52-a994-b7f93ff8f6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:13.010356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6744756a-7a85-4d52-a994-b7f93ff8f6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1896a0e1-50c2-4109-9005-67a71f68caed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-576116114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='919ecdbe51d74032a923ab653b9e0613',qos_specs=None,replication_status=,reservations=['acb2329a-0433-41d4-b26e-4e57988ee3f1','e96fba94-eda3-4dfa-b9f7-742f2719b89a','f0a8c78b-e2aa-4cf4-a2f4-efa5c28b1cdb','bfbb24b6-2fc6-44de-a216-83fba01a3fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0140455c49374858a05f6c89f17497c2',volume_type_id=8662f7a4-355f-45da-8279-fde8f9646b02), '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=2021-01-19T08:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-576116114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1896a0e1-50c2-4109-9005-67a71f68caed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='919ecdbe51d74032a923ab653b9e0613',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,user_id='0140455c49374858a05f6c89f17497c2',volume_attachment=,volume_type=,volume_type_id=8662f7a4-355f-45da-8279-fde8f9646b02)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:13.013207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef41ecf-8ac5-42dd-8995-a813765b01c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:13.049527 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef41ecf-8ac5-42dd-8995-a813765b01c0) 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-576116114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='919ecdbe51d74032a923ab653b9e0613',qos_specs=None,replication_status=,reservations=['acb2329a-0433-41d4-b26e-4e57988ee3f1','e96fba94-eda3-4dfa-b9f7-742f2719b89a','f0a8c78b-e2aa-4cf4-a2f4-efa5c28b1cdb','bfbb24b6-2fc6-44de-a216-83fba01a3fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0140455c49374858a05f6c89f17497c2',volume_type_id=8662f7a4-355f-45da-8279-fde8f9646b02)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:13.051646 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dbd0db7-00d7-4a00-9e87-59287b78fa48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:13.072274 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dbd0db7-00d7-4a00-9e87-59287b78fa48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:13.075783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Flow 'volume_create_api' (e0a52cfc-5ac5-4cab-9d8e-a375abbd8b2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:53:13.172150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Create volume request issued successfully. Jan 19 08:53:13.190602 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7bc3a32a-874c-427b-8813-2d4d53474d6d tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes returned with HTTP 202 Jan 19 08:53:13.194178 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 481/946] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:53:12 2021] POST /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes => generated 849 bytes in 1186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:53:13.209990 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8f0ec126-2e73-4471-98fa-c0d459656915 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] GET http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed Jan 19 08:53:13.210984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8f0ec126-2e73-4471-98fa-c0d459656915 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:13.211357 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:13.211357 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:13.213425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8f0ec126-2e73-4471-98fa-c0d459656915 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:13.360997 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:13.360997 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:13.384297 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8f0ec126-2e73-4471-98fa-c0d459656915 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Volume info retrieved successfully. Jan 19 08:53:13.432106 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8f0ec126-2e73-4471-98fa-c0d459656915 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed returned with HTTP 200 Jan 19 08:53:13.433292 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 466/947] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:13 2021] GET /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed => generated 917 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:13.481000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-906dcc35-4c7a-462c-b5a8-1c84392449f9 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 Jan 19 08:53:13.482048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-906dcc35-4c7a-462c-b5a8-1c84392449f9 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:13.482443 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:13.482443 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:13.484238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-906dcc35-4c7a-462c-b5a8-1c84392449f9 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:13.642304 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:13.642304 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:13.648265 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-906dcc35-4c7a-462c-b5a8-1c84392449f9 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:13.667456 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-906dcc35-4c7a-462c-b5a8-1c84392449f9 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 returned with HTTP 200 Jan 19 08:53:13.679905 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 482/948] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:13 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 => generated 465 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:13.688292 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1221a859-986d-4f3f-904f-354031aeba01 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26/action Jan 19 08:53:13.688752 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:13.688752 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:13.689225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1221a859-986d-4f3f-904f-354031aeba01 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:13.689576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1221a859-986d-4f3f-904f-354031aeba01 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:13.690825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-1221a859-986d-4f3f-904f-354031aeba01 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26' with '{'status': 'error'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:53:13.794254 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:13.794254 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:13.879998 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1221a859-986d-4f3f-904f-354031aeba01 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26/action returned with HTTP 202 Jan 19 08:53:13.886592 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 467/949] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:13 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:53:13.894998 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8523fab-660e-443a-b0b5-a5271d3c2dac tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 Jan 19 08:53:13.895826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8523fab-660e-443a-b0b5-a5271d3c2dac tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:13.896298 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:13.896298 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:13.896994 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8523fab-660e-443a-b0b5-a5271d3c2dac tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:13.982182 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:13.982182 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:13.986074 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f8523fab-660e-443a-b0b5-a5271d3c2dac tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:13.988929 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8523fab-660e-443a-b0b5-a5271d3c2dac tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 returned with HTTP 200 Jan 19 08:53:13.990557 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 483/950] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:13 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 => generated 461 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:14.013543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-311f0209-be66-43dd-ad2c-73f47b504bde tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26/action Jan 19 08:53:14.014702 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:14.014702 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:14.015845 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-311f0209-be66-43dd-ad2c-73f47b504bde tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-force_delete": {}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:14.017327 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-311f0209-be66-43dd-ad2c-73f47b504bde tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:14.116247 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:14.116247 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:14.118395 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-311f0209-be66-43dd-ad2c-73f47b504bde tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Snapshot retrieved successfully. Jan 19 08:53:14.341710 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-311f0209-be66-43dd-ad2c-73f47b504bde tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Snapshot delete request issued successfully. Jan 19 08:53:14.342556 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-311f0209-be66-43dd-ad2c-73f47b504bde tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26/action returned with HTTP 202 Jan 19 08:53:14.348187 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 468/951] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:14 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26/action => generated 0 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:53:14.360726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ba92ef8-b71b-4113-b24a-c52252e75f16 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 Jan 19 08:53:14.364563 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ba92ef8-b71b-4113-b24a-c52252e75f16 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:14.365484 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:14.365484 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:14.366135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ba92ef8-b71b-4113-b24a-c52252e75f16 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:14.422964 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:14.422964 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:14.430163 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3ba92ef8-b71b-4113-b24a-c52252e75f16 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:14.433179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ba92ef8-b71b-4113-b24a-c52252e75f16 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 returned with HTTP 200 Jan 19 08:53:14.434876 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 484/952] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:14 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 => generated 464 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:14.457372 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97f301da-6585-4854-a87b-d560f1d29a16 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] GET http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed Jan 19 08:53:14.458156 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97f301da-6585-4854-a87b-d560f1d29a16 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:14.458534 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:14.458534 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:14.459179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97f301da-6585-4854-a87b-d560f1d29a16 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:14.671359 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:14.671359 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:14.693782 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-97f301da-6585-4854-a87b-d560f1d29a16 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Volume info retrieved successfully. Jan 19 08:53:14.808141 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97f301da-6585-4854-a87b-d560f1d29a16 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed returned with HTTP 200 Jan 19 08:53:14.810080 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 469/953] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:14 2021] GET /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed => generated 941 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:15.452166 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d7f5645-1c56-446f-a821-3446a750cc42 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 Jan 19 08:53:15.454487 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d7f5645-1c56-446f-a821-3446a750cc42 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:15.455779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:15.455779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:15.457084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d7f5645-1c56-446f-a821-3446a750cc42 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:15.671307 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:15.671307 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:15.674497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8d7f5645-1c56-446f-a821-3446a750cc42 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:15.681969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d7f5645-1c56-446f-a821-3446a750cc42 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 returned with HTTP 200 Jan 19 08:53:15.682888 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 485/954] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:15 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 => generated 464 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:15.841882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7cfdeae2-1eb7-4f29-9dbb-77e2938c3a58 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] GET http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed Jan 19 08:53:15.842418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7cfdeae2-1eb7-4f29-9dbb-77e2938c3a58 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:15.842596 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:15.842596 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:15.843051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7cfdeae2-1eb7-4f29-9dbb-77e2938c3a58 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:15.987903 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:15.987903 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:16.048191 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7cfdeae2-1eb7-4f29-9dbb-77e2938c3a58 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Volume info retrieved successfully. Jan 19 08:53:16.119203 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7cfdeae2-1eb7-4f29-9dbb-77e2938c3a58 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed returned with HTTP 200 Jan 19 08:53:16.121122 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 470/955] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:15 2021] GET /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed => generated 942 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:16.146763 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc2c2d3b-e8c9-4d1f-8c21-48fe0d65e654 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] POST http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed/action Jan 19 08:53:16.147415 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:16.147415 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:16.148061 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc2c2d3b-e8c9-4d1f-8c21-48fe0d65e654 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Action body: b'{"os-retype": {"new_type": "c6f39a55-52ae-47c1-9938-cfab5737c20e"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:16.148629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc2c2d3b-e8c9-4d1f-8c21-48fe0d65e654 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "c6f39a55-52ae-47c1-9938-cfab5737c20e"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:16.281659 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:16.281659 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:16.283541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fc2c2d3b-e8c9-4d1f-8c21-48fe0d65e654 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Volume info retrieved successfully. Jan 19 08:53:16.391763 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-fc2c2d3b-e8c9-4d1f-8c21-48fe0d65e654 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-579584098 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-579584098, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:53:16.392880 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-fc2c2d3b-e8c9-4d1f-8c21-48fe0d65e654 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-579584098 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-579584098, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:53:16.466806 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-fc2c2d3b-e8c9-4d1f-8c21-48fe0d65e654 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Created reservations ['b06ac963-54e2-469a-9d11-1a1ecedee422', '0782fef3-1164-408f-9d38-a5a1051c2cbf'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:16.698069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb0e89d1-73cf-4148-bd76-35f05b9cff70 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 Jan 19 08:53:16.699120 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb0e89d1-73cf-4148-bd76-35f05b9cff70 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:16.699583 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:16.699583 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:16.700267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb0e89d1-73cf-4148-bd76-35f05b9cff70 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:16.714596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-fc2c2d3b-e8c9-4d1f-8c21-48fe0d65e654 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Created reservations ['ca9acc7c-5c34-4f28-a8a1-bba374e3833e', 'c8c035c2-9588-4fbd-8be7-3ea2c82cf106'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:16.778663 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:16.778663 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:16.790441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eb0e89d1-73cf-4148-bd76-35f05b9cff70 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:16.808074 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb0e89d1-73cf-4148-bd76-35f05b9cff70 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 returned with HTTP 200 Jan 19 08:53:16.809375 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 471/956] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:16 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 => generated 464 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:17.018930 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fc2c2d3b-e8c9-4d1f-8c21-48fe0d65e654 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Retype volume request issued successfully. Jan 19 08:53:17.023943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc2c2d3b-e8c9-4d1f-8c21-48fe0d65e654 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed/action returned with HTTP 202 Jan 19 08:53:17.027487 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 486/957] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:53:16 2021] POST /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed/action => generated 0 bytes in 885 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:53:17.035355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-79ff7991-b751-4898-970c-6596c1136b72 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] GET http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed Jan 19 08:53:17.035988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-79ff7991-b751-4898-970c-6596c1136b72 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:17.036482 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:17.036482 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:17.037223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-79ff7991-b751-4898-970c-6596c1136b72 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:17.124977 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:17.124977 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:17.141089 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-79ff7991-b751-4898-970c-6596c1136b72 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Volume info retrieved successfully. Jan 19 08:53:17.187544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-79ff7991-b751-4898-970c-6596c1136b72 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed returned with HTTP 200 Jan 19 08:53:17.188984 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 472/958] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:17 2021] GET /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed => generated 941 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:17.831048 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70f42e76-df44-49de-8c7f-ea668149ad73 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 Jan 19 08:53:17.832043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70f42e76-df44-49de-8c7f-ea668149ad73 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:17.832397 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:17.832397 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:17.832978 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70f42e76-df44-49de-8c7f-ea668149ad73 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:17.887576 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70f42e76-df44-49de-8c7f-ea668149ad73 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 returned with HTTP 404 Jan 19 08:53:17.890157 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 487/959] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:17 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:17.905244 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26aed921-eb06-41d7-aac5-f6e1218fa20a tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action Jan 19 08:53:17.906065 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:17.906065 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:17.906894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26aed921-eb06-41d7-aac5-f6e1218fa20a tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:17.907559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26aed921-eb06-41d7-aac5-f6e1218fa20a tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:17.910338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-26aed921-eb06-41d7-aac5-f6e1218fa20a tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '242aef60-2b5a-4358-86f4-1ae594b88780' with '{'status': 'available'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:53:18.032556 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:18.032556 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:18.124145 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26aed921-eb06-41d7-aac5-f6e1218fa20a tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action returned with HTTP 202 Jan 19 08:53:18.126731 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 473/960] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:17 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:53:18.142966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32fb35da-0219-4595-aca5-142b8310be85 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:18.145169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32fb35da-0219-4595-aca5-142b8310be85 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:18.146487 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32fb35da-0219-4595-aca5-142b8310be85 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:18.193289 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:18.193289 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:18.194453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-32fb35da-0219-4595-aca5-142b8310be85 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:18.196805 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32fb35da-0219-4595-aca5-142b8310be85 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:53:18.198083 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 488/961] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:18 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 466 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:18.211227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-898dd7d7-7b08-43d9-897a-7dcbb90f2e2c tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] POST http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots Jan 19 08:53:18.211677 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:18.211677 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:18.212146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-898dd7d7-7b08-43d9-897a-7dcbb90f2e2c tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e", "name": "tempest-SnapshotsActionsTest-Snapshot-1578510862"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:18.218111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f9debfe-91ba-4a64-9245-009497c9b2f9 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] GET http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed Jan 19 08:53:18.220140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f9debfe-91ba-4a64-9245-009497c9b2f9 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:18.220821 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:18.220821 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:18.222181 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f9debfe-91ba-4a64-9245-009497c9b2f9 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:18.296840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:18.296840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:18.300239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-898dd7d7-7b08-43d9-897a-7dcbb90f2e2c tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:53:18.300438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-898dd7d7-7b08-43d9-897a-7dcbb90f2e2c tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Create snapshot from volume ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:53:18.363381 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:18.363381 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:18.386042 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5f9debfe-91ba-4a64-9245-009497c9b2f9 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Volume info retrieved successfully. Jan 19 08:53:18.433606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f9debfe-91ba-4a64-9245-009497c9b2f9 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed returned with HTTP 200 Jan 19 08:53:18.434454 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 474/962] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:18 2021] GET /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed => generated 941 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:18.451366 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a0fdf26-ed55-474d-8065-fb2fd4f7eb56 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] GET http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed Jan 19 08:53:18.454410 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a0fdf26-ed55-474d-8065-fb2fd4f7eb56 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:18.454410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:18.454410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:18.454410 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a0fdf26-ed55-474d-8065-fb2fd4f7eb56 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:18.460998 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-898dd7d7-7b08-43d9-897a-7dcbb90f2e2c tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Created reservations ['66aafdf1-29a0-4e99-852e-75dbc72a88d2', '7ac8cdfc-e0c6-4a47-a490-bcb6f55686ba', '47f07305-d3f9-490a-ade1-6dabe74a527b', 'a6ed6c51-4612-4dc9-820e-8177f9b8b453'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:18.573308 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:18.573308 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:18.583088 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5a0fdf26-ed55-474d-8065-fb2fd4f7eb56 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Volume info retrieved successfully. Jan 19 08:53:18.609626 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a0fdf26-ed55-474d-8065-fb2fd4f7eb56 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed returned with HTTP 200 Jan 19 08:53:18.619935 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 475/963] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:18 2021] GET /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed => generated 941 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:18.630508 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a0167f4-17d8-44c1-9284-9a023d8de874 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] POST http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types Jan 19 08:53:18.631194 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:18.631194 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:18.631657 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a0167f4-17d8-44c1-9284-9a023d8de874 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1993432764", "description": "tempest-volume-type-description-811345549", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:18.730567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-898dd7d7-7b08-43d9-897a-7dcbb90f2e2c tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot create request issued successfully. Jan 19 08:53:18.731883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-898dd7d7-7b08-43d9-897a-7dcbb90f2e2c tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots returned with HTTP 202 Jan 19 08:53:18.734129 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 489/964] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:53:18 2021] POST /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots => generated 307 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:53:18.740316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a0167f4-17d8-44c1-9284-9a023d8de874 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types returned with HTTP 200 Jan 19 08:53:18.741425 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 476/965] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Jan 19 08:53:18 2021] POST /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types => generated 317 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:18.752875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c12fc93e-44f1-41b8-a5bb-38c63147c3ca tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/aa592d8f-605d-47cc-9e9a-640697dff2d1 Jan 19 08:53:18.753202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c12fc93e-44f1-41b8-a5bb-38c63147c3ca tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:18.753526 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c12fc93e-44f1-41b8-a5bb-38c63147c3ca tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:18.762507 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-307e057e-bef8-48aa-ad75-592d9358576e tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 Jan 19 08:53:18.763565 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-307e057e-bef8-48aa-ad75-592d9358576e tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:18.764022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:18.764022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:18.764823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-307e057e-bef8-48aa-ad75-592d9358576e tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:18.772587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c12fc93e-44f1-41b8-a5bb-38c63147c3ca tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/aa592d8f-605d-47cc-9e9a-640697dff2d1 returned with HTTP 200 Jan 19 08:53:18.773482 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 477/966] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 08:53:18 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/aa592d8f-605d-47cc-9e9a-640697dff2d1 => generated 339 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:18.785734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dda2c9a9-67e6-4af5-974d-d8a5d87f4891 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] POST http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types Jan 19 08:53:18.786552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dda2c9a9-67e6-4af5-974d-d8a5d87f4891 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-928666957"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:18.831215 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:18.831215 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:18.834890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-307e057e-bef8-48aa-ad75-592d9358576e tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:18.839408 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-307e057e-bef8-48aa-ad75-592d9358576e tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 returned with HTTP 200 Jan 19 08:53:18.841315 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 490/967] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:18 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 => generated 439 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:18.860800 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dda2c9a9-67e6-4af5-974d-d8a5d87f4891 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types returned with HTTP 200 Jan 19 08:53:18.862005 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 478/968] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 08:53:18 2021] POST /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types => generated 220 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:18.878280 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e79a7be-d491-40a8-b9a9-dff6b649ac2b tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] POST http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption Jan 19 08:53:18.879329 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:18.879329 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:18.880087 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e79a7be-d491-40a8-b9a9-dff6b649ac2b tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:18.986040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e79a7be-d491-40a8-b9a9-dff6b649ac2b tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption returned with HTTP 200 Jan 19 08:53:18.993911 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 491/969] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:18 2021] POST /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption => generated 193 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:19.001362 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-313e6676-efb6-40ad-bdf9-2168590839ce tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption Jan 19 08:53:19.002090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-313e6676-efb6-40ad-bdf9-2168590839ce tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:19.002712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-313e6676-efb6-40ad-bdf9-2168590839ce tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:19.030786 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-313e6676-efb6-40ad-bdf9-2168590839ce tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption returned with HTTP 200 Jan 19 08:53:19.031881 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 479/970] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 08:53:18 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption => generated 313 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:19.046489 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31251887-7838-410f-9db9-95ee6816714e tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] PUT http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption/provider Jan 19 08:53:19.048463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31251887-7838-410f-9db9-95ee6816714e tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:19.111347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31251887-7838-410f-9db9-95ee6816714e tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption/provider returned with HTTP 200 Jan 19 08:53:19.117824 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 492/971] 10.222.0.50 () {60 vars in 1390 bytes} [Tue Jan 19 08:53:19 2021] PUT /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption/provider => generated 122 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:19.126042 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e9de136-1b73-42ef-a908-160faf1c0bfe tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption Jan 19 08:53:19.127342 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e9de136-1b73-42ef-a908-160faf1c0bfe tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:19.127342 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e9de136-1b73-42ef-a908-160faf1c0bfe tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:19.147055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e9de136-1b73-42ef-a908-160faf1c0bfe tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption returned with HTTP 200 Jan 19 08:53:19.155138 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 480/972] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 08:53:19 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption => generated 347 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:19.165234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86da429b-b631-498f-8c36-f2523a08bd8e tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption/cipher Jan 19 08:53:19.166810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-86da429b-b631-498f-8c36-f2523a08bd8e tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:19.167575 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-86da429b-b631-498f-8c36-f2523a08bd8e tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:19.204512 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86da429b-b631-498f-8c36-f2523a08bd8e tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption/cipher returned with HTTP 200 Jan 19 08:53:19.210257 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 493/973] 10.222.0.50 () {58 vars in 1363 bytes} [Tue Jan 19 08:53:19 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption/cipher => generated 29 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:53:19.221475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-143d4656-3120-43cb-a19c-9e0f90152750 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] DELETE http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption/provider Jan 19 08:53:19.222415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-143d4656-3120-43cb-a19c-9e0f90152750 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:19.223059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-143d4656-3120-43cb-a19c-9e0f90152750 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:19.264217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-143d4656-3120-43cb-a19c-9e0f90152750 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption/provider returned with HTTP 202 Jan 19 08:53:19.268845 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 481/974] 10.222.0.50 () {58 vars in 1372 bytes} [Tue Jan 19 08:53:19 2021] DELETE /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption/provider => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:19.274999 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-baefb763-4490-4e70-a17d-6755dba48082 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption Jan 19 08:53:19.275754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-baefb763-4490-4e70-a17d-6755dba48082 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:19.276472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-baefb763-4490-4e70-a17d-6755dba48082 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:19.294879 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-baefb763-4490-4e70-a17d-6755dba48082 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption returned with HTTP 200 Jan 19 08:53:19.296195 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 494/975] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 08:53:19 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 08:53:19.308082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ea97406-d313-4cf4-8d52-1aeccde30f2c tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption Jan 19 08:53:19.308619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ea97406-d313-4cf4-8d52-1aeccde30f2c tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:19.309146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ea97406-d313-4cf4-8d52-1aeccde30f2c tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:19.327301 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ea97406-d313-4cf4-8d52-1aeccde30f2c tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption returned with HTTP 200 Jan 19 08:53:19.328326 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 482/976] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 08:53:19 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 08:53:19.342700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4e1d12e-bb29-49cb-ae85-598be779632b tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types Jan 19 08:53:19.343674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4e1d12e-bb29-49cb-ae85-598be779632b tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:19.344571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4e1d12e-bb29-49cb-ae85-598be779632b tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:19.415874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4e1d12e-bb29-49cb-ae85-598be779632b tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types returned with HTTP 200 Jan 19 08:53:19.419080 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 495/977] 10.222.0.50 () {58 vars in 1198 bytes} [Tue Jan 19 08:53:19 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types => generated 1577 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:53:19.444511 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a22d4f34-23c3-4208-a21e-31e5b33622f1 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] POST http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types Jan 19 08:53:19.446008 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a22d4f34-23c3-4208-a21e-31e5b33622f1 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1862803234"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:19.624231 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a22d4f34-23c3-4208-a21e-31e5b33622f1 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types returned with HTTP 200 Jan 19 08:53:19.625737 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 483/978] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 08:53:19 2021] POST /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types => generated 221 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:19.638429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef284dfb-9639-46fc-bd03-5d044f59f6d3 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] PUT http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 Jan 19 08:53:19.639588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef284dfb-9639-46fc-bd03-5d044f59f6d3 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-734715375", "description": "tempest-volume-type-description-560922703", "is_public": false}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:19.806730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef284dfb-9639-46fc-bd03-5d044f59f6d3 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 returned with HTTP 200 Jan 19 08:53:19.807951 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 496/979] 10.222.0.50 () {60 vars in 1330 bytes} [Tue Jan 19 08:53:19 2021] PUT /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 => generated 203 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:19.828303 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b834e762-031e-4285-bd0d-2994bbe7fe26 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 Jan 19 08:53:19.829346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b834e762-031e-4285-bd0d-2994bbe7fe26 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:19.830277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b834e762-031e-4285-bd0d-2994bbe7fe26 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:19.854140 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-142a64b4-796d-4cab-872b-fbb35f39be23 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 Jan 19 08:53:19.855361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-142a64b4-796d-4cab-872b-fbb35f39be23 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:19.856048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-142a64b4-796d-4cab-872b-fbb35f39be23 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:19.865846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b834e762-031e-4285-bd0d-2994bbe7fe26 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 returned with HTTP 200 Jan 19 08:53:19.868486 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 484/980] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 08:53:19 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 => generated 267 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:19.892438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-78c9f151-0e59-488a-ab18-3b6a5514e3a5 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] DELETE http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 Jan 19 08:53:19.893355 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-78c9f151-0e59-488a-ab18-3b6a5514e3a5 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:19.894143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-78c9f151-0e59-488a-ab18-3b6a5514e3a5 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:19.907533 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:19.907533 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:19.909176 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-142a64b4-796d-4cab-872b-fbb35f39be23 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:19.923520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-142a64b4-796d-4cab-872b-fbb35f39be23 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 returned with HTTP 200 Jan 19 08:53:19.924958 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 497/981] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:19 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 => generated 439 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:20.079027 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:53:20.079027 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 08:53:20.115692 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-78c9f151-0e59-488a-ab18-3b6a5514e3a5 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 returned with HTTP 202 Jan 19 08:53:20.117398 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 485/982] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 08:53:19 2021] DELETE /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:20.129462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56aee235-0d00-433c-bbbc-4847712955d5 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 Jan 19 08:53:20.130387 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56aee235-0d00-433c-bbbc-4847712955d5 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:20.130705 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:20.130705 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:20.131230 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56aee235-0d00-433c-bbbc-4847712955d5 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:20.170366 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56aee235-0d00-433c-bbbc-4847712955d5 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 returned with HTTP 404 Jan 19 08:53:20.172182 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 498/983] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 08:53:20 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/938db10e-bc34-45d8-a975-22323c4afd58 => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:20.187341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-faa02e9b-f246-46af-bdd4-ffec069db306 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] DELETE http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562 Jan 19 08:53:20.188705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-faa02e9b-f246-46af-bdd4-ffec069db306 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:20.189739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-faa02e9b-f246-46af-bdd4-ffec069db306 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:20.459515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-faa02e9b-f246-46af-bdd4-ffec069db306 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562 returned with HTTP 202 Jan 19 08:53:20.468546 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 486/984] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 08:53:20 2021] DELETE /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562 => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:20.484857 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5772939a-4c86-47d0-a130-d40a0a0f3e9c tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562 Jan 19 08:53:20.488297 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5772939a-4c86-47d0-a130-d40a0a0f3e9c tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:20.489320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5772939a-4c86-47d0-a130-d40a0a0f3e9c tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:20.591248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5772939a-4c86-47d0-a130-d40a0a0f3e9c tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562 returned with HTTP 404 Jan 19 08:53:20.611544 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 499/985] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 08:53:20 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c944c4bd-814c-4602-ac3e-f782579d9562 => generated 114 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:20.652472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e17ffd1-4265-4d13-9730-b7dce0bf73a4 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] DELETE http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/aa592d8f-605d-47cc-9e9a-640697dff2d1 Jan 19 08:53:20.655785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e17ffd1-4265-4d13-9730-b7dce0bf73a4 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:20.663747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e17ffd1-4265-4d13-9730-b7dce0bf73a4 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:20.899501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e17ffd1-4265-4d13-9730-b7dce0bf73a4 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/aa592d8f-605d-47cc-9e9a-640697dff2d1 returned with HTTP 202 Jan 19 08:53:20.901898 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 487/986] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 08:53:20 2021] DELETE /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/aa592d8f-605d-47cc-9e9a-640697dff2d1 => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:20.912442 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-102a00b6-67e1-42ff-88c7-d039b4ab6354 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/aa592d8f-605d-47cc-9e9a-640697dff2d1 Jan 19 08:53:20.913422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-102a00b6-67e1-42ff-88c7-d039b4ab6354 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:20.914011 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-102a00b6-67e1-42ff-88c7-d039b4ab6354 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:20.927794 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-102a00b6-67e1-42ff-88c7-d039b4ab6354 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/aa592d8f-605d-47cc-9e9a-640697dff2d1 returned with HTTP 404 Jan 19 08:53:20.929260 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 500/987] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 08:53:20 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/aa592d8f-605d-47cc-9e9a-640697dff2d1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:20.940951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d8a76fd-dbf6-4ec2-8ec6-a3a3ad421361 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 Jan 19 08:53:20.941591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d8a76fd-dbf6-4ec2-8ec6-a3a3ad421361 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:20.942096 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d8a76fd-dbf6-4ec2-8ec6-a3a3ad421361 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:20.944197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-087f6373-9206-4394-8abb-3c5da204a8f1 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] DELETE http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed Jan 19 08:53:20.945853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-087f6373-9206-4394-8abb-3c5da204a8f1 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:20.948041 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-087f6373-9206-4394-8abb-3c5da204a8f1 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:20.949724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-087f6373-9206-4394-8abb-3c5da204a8f1 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Delete volume with id: 1896a0e1-50c2-4109-9005-67a71f68caed Jan 19 08:53:20.971147 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:20.971147 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:20.972368 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8d8a76fd-dbf6-4ec2-8ec6-a3a3ad421361 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:20.974487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d8a76fd-dbf6-4ec2-8ec6-a3a3ad421361 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 returned with HTTP 200 Jan 19 08:53:20.982945 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 501/988] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:20 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:20.988582 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ce85c6d-2411-4504-8eba-a8e40a90f50b tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23/action Jan 19 08:53:20.989045 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:20.989045 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:20.989507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ce85c6d-2411-4504-8eba-a8e40a90f50b tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:20.989897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ce85c6d-2411-4504-8eba-a8e40a90f50b tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:20.990849 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-5ce85c6d-2411-4504-8eba-a8e40a90f50b tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '57040362-bb56-4f9c-9474-a86942cb8f23' with '{'status': 'error_deleting'}' {{(pid=87855) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:53:21.047532 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:21.047532 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:21.090174 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ce85c6d-2411-4504-8eba-a8e40a90f50b tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23/action returned with HTTP 202 Jan 19 08:53:21.091270 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 502/989] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:20 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:53:21.100431 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67185e3b-2012-4e87-8451-f49c9e13bce5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 Jan 19 08:53:21.100974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67185e3b-2012-4e87-8451-f49c9e13bce5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:21.101392 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:21.101392 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:21.101811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67185e3b-2012-4e87-8451-f49c9e13bce5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:21.110166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:21.110166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:21.113156 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-087f6373-9206-4394-8abb-3c5da204a8f1 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Volume info retrieved successfully. Jan 19 08:53:21.134904 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:21.134904 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:21.137221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-67185e3b-2012-4e87-8451-f49c9e13bce5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:21.139653 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67185e3b-2012-4e87-8451-f49c9e13bce5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 returned with HTTP 200 Jan 19 08:53:21.140738 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 503/990] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:21 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 => generated 471 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:21.152885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55b77fc9-0a67-447c-b40e-3afc011de57e tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23/action Jan 19 08:53:21.153405 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:21.153405 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:21.154485 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55b77fc9-0a67-447c-b40e-3afc011de57e tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-force_delete": {}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:21.154912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55b77fc9-0a67-447c-b40e-3afc011de57e tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:21.184864 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:21.184864 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:21.185831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-55b77fc9-0a67-447c-b40e-3afc011de57e tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Snapshot retrieved successfully. Jan 19 08:53:21.193843 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-087f6373-9206-4394-8abb-3c5da204a8f1 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Delete volume request issued successfully. Jan 19 08:53:21.195222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-087f6373-9206-4394-8abb-3c5da204a8f1 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed returned with HTTP 202 Jan 19 08:53:21.198462 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 488/991] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:53:20 2021] DELETE /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:21.229450 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-503ebcf3-56ed-4b38-831d-d58bc639ff4f tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] GET http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed Jan 19 08:53:21.230888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-503ebcf3-56ed-4b38-831d-d58bc639ff4f tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:21.231234 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:21.231234 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:21.231866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-503ebcf3-56ed-4b38-831d-d58bc639ff4f tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:21.380802 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-55b77fc9-0a67-447c-b40e-3afc011de57e tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Snapshot delete request issued successfully. Jan 19 08:53:21.381414 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55b77fc9-0a67-447c-b40e-3afc011de57e tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23/action returned with HTTP 202 Jan 19 08:53:21.397241 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 504/992] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:21 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:53:21.405686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d4f3a35-6830-441d-8c1a-bada3ef6a4e8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 Jan 19 08:53:21.406232 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1d4f3a35-6830-441d-8c1a-bada3ef6a4e8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:21.406455 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:21.406455 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:21.406839 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1d4f3a35-6830-441d-8c1a-bada3ef6a4e8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:21.431710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:21.431710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:21.439229 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:21.439229 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:21.441170 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1d4f3a35-6830-441d-8c1a-bada3ef6a4e8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:21.443780 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d4f3a35-6830-441d-8c1a-bada3ef6a4e8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 returned with HTTP 200 Jan 19 08:53:21.444846 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 505/993] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:21 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:21.471403 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-503ebcf3-56ed-4b38-831d-d58bc639ff4f tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Volume info retrieved successfully. Jan 19 08:53:21.549809 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-503ebcf3-56ed-4b38-831d-d58bc639ff4f tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed returned with HTTP 200 Jan 19 08:53:21.561137 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 489/994] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:21 2021] GET /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed => generated 940 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:22.463883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c58ca6d6-1582-4c2d-89e9-702b93a22ca6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 Jan 19 08:53:22.469679 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c58ca6d6-1582-4c2d-89e9-702b93a22ca6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:22.469977 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:22.469977 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:22.477542 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c58ca6d6-1582-4c2d-89e9-702b93a22ca6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:22.568147 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:22.568147 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:22.570143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c58ca6d6-1582-4c2d-89e9-702b93a22ca6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:22.576681 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-512fbeb5-2b8f-4516-acb3-31f36a9e90b0 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] GET http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed Jan 19 08:53:22.577832 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-512fbeb5-2b8f-4516-acb3-31f36a9e90b0 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:22.578318 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:22.578318 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:22.579251 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-512fbeb5-2b8f-4516-acb3-31f36a9e90b0 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:22.582670 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c58ca6d6-1582-4c2d-89e9-702b93a22ca6 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 returned with HTTP 200 Jan 19 08:53:22.583728 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 506/995] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:22 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 => generated 465 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:22.815160 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:22.815160 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:22.845847 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-512fbeb5-2b8f-4516-acb3-31f36a9e90b0 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Volume info retrieved successfully. Jan 19 08:53:22.893523 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-512fbeb5-2b8f-4516-acb3-31f36a9e90b0 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed returned with HTTP 200 Jan 19 08:53:22.895560 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 490/996] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:22 2021] GET /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed => generated 940 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:23.608785 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09cae979-8ffb-4eb4-8957-684c37e54f66 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 Jan 19 08:53:23.609897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09cae979-8ffb-4eb4-8957-684c37e54f66 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:23.613400 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:23.613400 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:23.614326 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09cae979-8ffb-4eb4-8957-684c37e54f66 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:23.738854 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:23.738854 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:23.742703 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-09cae979-8ffb-4eb4-8957-684c37e54f66 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:23.748071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09cae979-8ffb-4eb4-8957-684c37e54f66 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 returned with HTTP 200 Jan 19 08:53:23.750310 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 507/997] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:23 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 => generated 465 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:23.926749 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b2cac1d-7977-41e7-8f19-c440d87f4752 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] GET http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed Jan 19 08:53:23.928547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b2cac1d-7977-41e7-8f19-c440d87f4752 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:23.929324 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:23.929324 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:23.935925 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b2cac1d-7977-41e7-8f19-c440d87f4752 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:24.176845 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:24.176845 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:24.199809 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b2cac1d-7977-41e7-8f19-c440d87f4752 tempest-VolumeTypesTest-1205733223 tempest-VolumeTypesTest-1205733223] http://10.222.0.50/volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed returned with HTTP 404 Jan 19 08:53:24.202109 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 491/998] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:23 2021] GET /volume/v3/919ecdbe51d74032a923ab653b9e0613/volumes/1896a0e1-50c2-4109-9005-67a71f68caed => generated 109 bytes in 283 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:24.216034 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b143de25-3239-4f4a-a34d-6b0e09d77682 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] DELETE http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c6f39a55-52ae-47c1-9938-cfab5737c20e Jan 19 08:53:24.216969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b143de25-3239-4f4a-a34d-6b0e09d77682 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:24.217393 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:24.217393 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:24.218051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b143de25-3239-4f4a-a34d-6b0e09d77682 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:24.435544 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:53:24.435544 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 08:53:24.458471 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b143de25-3239-4f4a-a34d-6b0e09d77682 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c6f39a55-52ae-47c1-9938-cfab5737c20e returned with HTTP 202 Jan 19 08:53:24.460285 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 508/999] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 08:53:24 2021] DELETE /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c6f39a55-52ae-47c1-9938-cfab5737c20e => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:24.482731 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-116fb579-f771-449d-8c4e-f2680aedcbba tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c6f39a55-52ae-47c1-9938-cfab5737c20e Jan 19 08:53:24.483562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-116fb579-f771-449d-8c4e-f2680aedcbba tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:24.483930 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:24.483930 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:24.497373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-116fb579-f771-449d-8c4e-f2680aedcbba tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:24.558605 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-116fb579-f771-449d-8c4e-f2680aedcbba tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c6f39a55-52ae-47c1-9938-cfab5737c20e returned with HTTP 404 Jan 19 08:53:24.560946 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 492/1000] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 08:53:24 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/c6f39a55-52ae-47c1-9938-cfab5737c20e => generated 114 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:24.568408 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89ba5284-92b1-414d-8b08-acfe5aeb40ae tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] DELETE http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/8662f7a4-355f-45da-8279-fde8f9646b02 Jan 19 08:53:24.568946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89ba5284-92b1-414d-8b08-acfe5aeb40ae tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:24.569489 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89ba5284-92b1-414d-8b08-acfe5aeb40ae tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:24.738403 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89ba5284-92b1-414d-8b08-acfe5aeb40ae tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/8662f7a4-355f-45da-8279-fde8f9646b02 returned with HTTP 202 Jan 19 08:53:24.739276 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 509/1001] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 08:53:24 2021] DELETE /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/8662f7a4-355f-45da-8279-fde8f9646b02 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:24.751438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c03b5c34-7543-49a7-868e-1d06aa71c4d6 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] GET http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/8662f7a4-355f-45da-8279-fde8f9646b02 Jan 19 08:53:24.752477 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c03b5c34-7543-49a7-868e-1d06aa71c4d6 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:24.753597 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c03b5c34-7543-49a7-868e-1d06aa71c4d6 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:24.762482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6e50bb0-01ab-40b6-a60c-b250c63462bb tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 Jan 19 08:53:24.763283 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6e50bb0-01ab-40b6-a60c-b250c63462bb tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:24.763942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6e50bb0-01ab-40b6-a60c-b250c63462bb tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:24.777711 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c03b5c34-7543-49a7-868e-1d06aa71c4d6 tempest-VolumeTypesTest-338649717 tempest-VolumeTypesTest-338649717] http://10.222.0.50/volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/8662f7a4-355f-45da-8279-fde8f9646b02 returned with HTTP 404 Jan 19 08:53:24.780649 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 493/1002] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 08:53:24 2021] GET /volume/v3/53e2fdd01e014ea1b801d988ea812e49/types/8662f7a4-355f-45da-8279-fde8f9646b02 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:24.813461 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6e50bb0-01ab-40b6-a60c-b250c63462bb tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 returned with HTTP 404 Jan 19 08:53:24.818008 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 510/1003] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:24 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:53:24.827537 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a48c3bf8-176c-48a6-906c-e833890379a2 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action Jan 19 08:53:24.828828 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a48c3bf8-176c-48a6-906c-e833890379a2 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:24.829503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a48c3bf8-176c-48a6-906c-e833890379a2 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:24.831707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-a48c3bf8-176c-48a6-906c-e833890379a2 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '242aef60-2b5a-4358-86f4-1ae594b88780' with '{'status': 'available'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:53:24.950298 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:24.950298 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:25.008487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a48c3bf8-176c-48a6-906c-e833890379a2 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action returned with HTTP 202 Jan 19 08:53:25.009077 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 494/1004] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:24 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:53:25.017725 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dae093af-35b4-429c-8d17-a10a8685a730 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:25.018368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dae093af-35b4-429c-8d17-a10a8685a730 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:25.018945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dae093af-35b4-429c-8d17-a10a8685a730 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:25.077947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:25.077947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:25.079215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dae093af-35b4-429c-8d17-a10a8685a730 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:25.091449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dae093af-35b4-429c-8d17-a10a8685a730 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:53:25.092377 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 511/1005] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:25 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 466 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:25.107302 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-87e43c10-118b-4181-9d25-b242482113ec tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action Jan 19 08:53:25.108084 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:25.108084 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:25.108806 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-87e43c10-118b-4181-9d25-b242482113ec tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:25.109402 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-87e43c10-118b-4181-9d25-b242482113ec tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:25.110594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-87e43c10-118b-4181-9d25-b242482113ec tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '242aef60-2b5a-4358-86f4-1ae594b88780' with '{'status': 'creating'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:53:25.228308 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:25.228308 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:25.327907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-87e43c10-118b-4181-9d25-b242482113ec tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action returned with HTTP 202 Jan 19 08:53:25.332662 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 495/1006] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:25 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action => generated 0 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:53:25.338962 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5730392b-8717-4ebe-b429-651bde63f5e5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:25.339839 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5730392b-8717-4ebe-b429-651bde63f5e5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:25.340737 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:25.340737 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:25.341462 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5730392b-8717-4ebe-b429-651bde63f5e5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:25.376843 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:25.376843 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:25.378495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5730392b-8717-4ebe-b429-651bde63f5e5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:25.383104 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5730392b-8717-4ebe-b429-651bde63f5e5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:53:25.384413 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 512/1007] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:25 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 465 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:25.398444 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e1b0894-9a49-42ce-8b5e-4c05af7fb641 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] POST http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action Jan 19 08:53:25.399238 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:25.399238 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:25.400012 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e1b0894-9a49-42ce-8b5e-4c05af7fb641 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:25.401167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e1b0894-9a49-42ce-8b5e-4c05af7fb641 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:25.402833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.snapshot_actions [None req-1e1b0894-9a49-42ce-8b5e-4c05af7fb641 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87854) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 19 08:53:25.437811 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:25.437811 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:25.438796 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.snapshot_actions [None req-1e1b0894-9a49-42ce-8b5e-4c05af7fb641 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Updating snapshot 242aef60-2b5a-4358-86f4-1ae594b88780 with info {'id': '242aef60-2b5a-4358-86f4-1ae594b88780', 'status': 'error', 'progress': '80%'} Jan 19 08:53:25.448993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e1b0894-9a49-42ce-8b5e-4c05af7fb641 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action returned with HTTP 202 Jan 19 08:53:25.453950 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 496/1008] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:25 2021] POST /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:25.463795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e73a6c37-f08a-4584-b30a-206f503991e2 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] GET http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:25.474281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e73a6c37-f08a-4584-b30a-206f503991e2 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:25.474863 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:25.474863 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:25.475525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e73a6c37-f08a-4584-b30a-206f503991e2 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:25.521701 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:25.521701 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:25.522934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e73a6c37-f08a-4584-b30a-206f503991e2 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Snapshot retrieved successfully. Jan 19 08:53:25.524963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e73a6c37-f08a-4584-b30a-206f503991e2 tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:53:25.526963 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 513/1009] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:25 2021] GET /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 461 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:25.537946 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1bcd870-17f9-4894-8b88-7e2e148a302d tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] POST http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action Jan 19 08:53:25.538685 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:25.538685 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:25.539145 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1bcd870-17f9-4894-8b88-7e2e148a302d tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:53:25.539533 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1bcd870-17f9-4894-8b88-7e2e148a302d tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:25.541008 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-b1bcd870-17f9-4894-8b88-7e2e148a302d tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] Updating snapshot '242aef60-2b5a-4358-86f4-1ae594b88780' with '{'status': 'available'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:53:25.680655 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:25.680655 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:25.777145 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1bcd870-17f9-4894-8b88-7e2e148a302d tempest-SnapshotsActionsTest-1558198763 tempest-SnapshotsActionsTest-1558198763] http://10.222.0.50/volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action returned with HTTP 202 Jan 19 08:53:25.781960 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 497/1010] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 08:53:25 2021] POST /volume/v3/ae87ebec5e8548cfadf712b08d8b0120/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780/action => generated 0 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:53:25.792138 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7f6effb-ced0-4f3c-9ded-ced558822382 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:25.793219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a7f6effb-ced0-4f3c-9ded-ced558822382 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:25.793561 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:25.793561 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:25.794238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a7f6effb-ced0-4f3c-9ded-ced558822382 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:25.913708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:25.913708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:25.920939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a7f6effb-ced0-4f3c-9ded-ced558822382 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:25.927753 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7f6effb-ced0-4f3c-9ded-ced558822382 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:53:25.937677 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 514/1011] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:25 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 465 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:25.957875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-76aa67e2-a5ea-4edf-9622-5e0e6872346f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] DELETE http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 Jan 19 08:53:25.959517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-76aa67e2-a5ea-4edf-9622-5e0e6872346f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:25.959723 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:25.959723 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:25.960627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-76aa67e2-a5ea-4edf-9622-5e0e6872346f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:25.961281 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-76aa67e2-a5ea-4edf-9622-5e0e6872346f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Delete snapshot with id: 57040362-bb56-4f9c-9474-a86942cb8f23 Jan 19 08:53:26.001240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-76aa67e2-a5ea-4edf-9622-5e0e6872346f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 returned with HTTP 404 Jan 19 08:53:26.003003 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 498/1012] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:53:25 2021] DELETE /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/57040362-bb56-4f9c-9474-a86942cb8f23 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:26.013417 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15efbd08-83bb-40b8-8ad6-04a382dd278f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] DELETE http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 Jan 19 08:53:26.013962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15efbd08-83bb-40b8-8ad6-04a382dd278f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:26.014146 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:26.014146 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:26.014509 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15efbd08-83bb-40b8-8ad6-04a382dd278f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:26.015052 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-15efbd08-83bb-40b8-8ad6-04a382dd278f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Delete snapshot with id: 6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 Jan 19 08:53:26.082073 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15efbd08-83bb-40b8-8ad6-04a382dd278f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 returned with HTTP 404 Jan 19 08:53:26.083172 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 515/1013] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:53:26 2021] DELETE /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/6fd3fb5a-03a8-4794-86fe-9ce4fa6d8e26 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:26.098383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-611e6c01-c48c-4554-be61-3152655a4214 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] DELETE http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 Jan 19 08:53:26.101012 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-611e6c01-c48c-4554-be61-3152655a4214 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:26.108097 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-611e6c01-c48c-4554-be61-3152655a4214 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:26.108905 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-611e6c01-c48c-4554-be61-3152655a4214 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Delete snapshot with id: 87b003f8-e7df-4671-befa-cd5dd4b83795 Jan 19 08:53:26.179239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-611e6c01-c48c-4554-be61-3152655a4214 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 returned with HTTP 404 Jan 19 08:53:26.182741 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 499/1014] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:53:26 2021] DELETE /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/87b003f8-e7df-4671-befa-cd5dd4b83795 => generated 111 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:26.191673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ade7db46-af8a-46ff-8afc-eb64f438b223 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] DELETE http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 Jan 19 08:53:26.192316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ade7db46-af8a-46ff-8afc-eb64f438b223 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:26.193003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ade7db46-af8a-46ff-8afc-eb64f438b223 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:26.193592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-ade7db46-af8a-46ff-8afc-eb64f438b223 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Delete snapshot with id: 2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 Jan 19 08:53:26.221468 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ade7db46-af8a-46ff-8afc-eb64f438b223 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 returned with HTTP 404 Jan 19 08:53:26.226253 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 516/1015] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:53:26 2021] DELETE /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/2dd6e173-a2b9-44a2-a0d1-78c6fc278ac2 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:53:26.237306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb26848e-dcf0-4b85-aa3e-962bab63e2f3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] DELETE http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:26.238703 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb26848e-dcf0-4b85-aa3e-962bab63e2f3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:26.239964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb26848e-dcf0-4b85-aa3e-962bab63e2f3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:26.240885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-bb26848e-dcf0-4b85-aa3e-962bab63e2f3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Delete snapshot with id: 242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:26.310395 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:26.310395 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:26.312843 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bb26848e-dcf0-4b85-aa3e-962bab63e2f3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:26.453017 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bb26848e-dcf0-4b85-aa3e-962bab63e2f3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot delete request issued successfully. Jan 19 08:53:26.453430 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb26848e-dcf0-4b85-aa3e-962bab63e2f3 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 202 Jan 19 08:53:26.455282 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 500/1016] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:53:26 2021] DELETE /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:26.469410 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c35e350e-a900-4bd0-9d0a-f21ca1b6e3e5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:26.470849 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c35e350e-a900-4bd0-9d0a-f21ca1b6e3e5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:26.472009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c35e350e-a900-4bd0-9d0a-f21ca1b6e3e5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:26.553872 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:26.553872 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:26.558300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c35e350e-a900-4bd0-9d0a-f21ca1b6e3e5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:26.563613 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c35e350e-a900-4bd0-9d0a-f21ca1b6e3e5 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:53:26.564429 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 517/1017] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:26 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 464 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:27.587497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f67960c-a43a-4420-b235-606a8bfd379f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:27.590019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f67960c-a43a-4420-b235-606a8bfd379f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:27.592002 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:27.592002 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:27.593128 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f67960c-a43a-4420-b235-606a8bfd379f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:27.699106 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:27.699106 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:27.700772 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4f67960c-a43a-4420-b235-606a8bfd379f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Snapshot retrieved successfully. Jan 19 08:53:27.703075 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f67960c-a43a-4420-b235-606a8bfd379f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 200 Jan 19 08:53:27.704169 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 501/1018] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:27 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 464 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:28.720699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe1ecd01-0bbb-45e1-b4f5-bf646e20bed9 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 Jan 19 08:53:28.727685 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe1ecd01-0bbb-45e1-b4f5-bf646e20bed9 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:28.728889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:28.728889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:28.731020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe1ecd01-0bbb-45e1-b4f5-bf646e20bed9 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:28.846974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe1ecd01-0bbb-45e1-b4f5-bf646e20bed9 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 returned with HTTP 404 Jan 19 08:53:28.849381 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 518/1019] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:28 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/snapshots/242aef60-2b5a-4358-86f4-1ae594b88780 => generated 111 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:28.864251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-067938e5-d198-490f-a9fd-b42f92cb90d8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] DELETE http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:53:28.865022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-067938e5-d198-490f-a9fd-b42f92cb90d8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:28.865266 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:28.865266 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:28.865649 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-067938e5-d198-490f-a9fd-b42f92cb90d8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:28.866124 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-067938e5-d198-490f-a9fd-b42f92cb90d8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Delete volume with id: ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:53:28.941666 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:28.941666 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:28.943760 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-067938e5-d198-490f-a9fd-b42f92cb90d8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:53:28.996067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-067938e5-d198-490f-a9fd-b42f92cb90d8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Delete volume request issued successfully. Jan 19 08:53:28.996571 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-067938e5-d198-490f-a9fd-b42f92cb90d8 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e returned with HTTP 202 Jan 19 08:53:28.997598 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 502/1020] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:53:28 2021] DELETE /volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:29.005484 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f379ab5-541e-4d05-945c-07316052c24f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:53:29.006254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f379ab5-541e-4d05-945c-07316052c24f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:29.006993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f379ab5-541e-4d05-945c-07316052c24f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:29.212037 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:29.212037 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:29.238555 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9f379ab5-541e-4d05-945c-07316052c24f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:53:29.293249 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f379ab5-541e-4d05-945c-07316052c24f tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e returned with HTTP 200 Jan 19 08:53:29.294072 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 519/1021] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:29 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e => generated 912 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:30.312550 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8633022-0fbd-436d-b019-8ddbeffb18a4 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:53:30.313374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8633022-0fbd-436d-b019-8ddbeffb18a4 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:30.313374 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:30.313374 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:30.313744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8633022-0fbd-436d-b019-8ddbeffb18a4 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:30.424233 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:30.424233 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:30.440994 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c8633022-0fbd-436d-b019-8ddbeffb18a4 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:53:30.491324 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8633022-0fbd-436d-b019-8ddbeffb18a4 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e returned with HTTP 200 Jan 19 08:53:30.492751 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 503/1022] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:30 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:31.520910 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17243e33-f045-40f2-98bc-15f49e27adfd tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:53:31.523222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17243e33-f045-40f2-98bc-15f49e27adfd tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:31.524943 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:31.524943 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:31.531672 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17243e33-f045-40f2-98bc-15f49e27adfd tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:31.785261 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:31.785261 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:31.803922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-17243e33-f045-40f2-98bc-15f49e27adfd tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Volume info retrieved successfully. Jan 19 08:53:31.846322 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17243e33-f045-40f2-98bc-15f49e27adfd tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e returned with HTTP 200 Jan 19 08:53:31.847137 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 520/1023] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:31 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e => generated 912 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:32.863346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9626ef07-44b0-4d1e-aab9-6476371e6550 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] GET http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e Jan 19 08:53:32.863907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9626ef07-44b0-4d1e-aab9-6476371e6550 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:32.864078 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:32.864078 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:32.864457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9626ef07-44b0-4d1e-aab9-6476371e6550 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:32.982524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9626ef07-44b0-4d1e-aab9-6476371e6550 tempest-SnapshotsActionsTest-767635947 tempest-SnapshotsActionsTest-767635947] http://10.222.0.50/volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e returned with HTTP 404 Jan 19 08:53:32.987481 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 504/1024] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:32 2021] GET /volume/v3/e507e1b959244533b84cfe831c85f369/volumes/ae1bd0cd-0f24-4549-b5e2-a0390bb8dd3e => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:53:35.231839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes Jan 19 08:53:35.232544 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:35.232544 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:35.232790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1272336250"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:35.233824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1272336250'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:53:35.234194 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume of 1 GB Jan 19 08:53:35.259833 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Availability Zones retrieved successfully. Jan 19 08:53:35.296549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (e9bb5c3d-e76c-4b7d-9e97-dacb89320725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:53:35.299549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb562364-a62c-4e1a-bc2b-6b1d473104a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:35.311633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:53:35.471162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb562364-a62c-4e1a-bc2b-6b1d473104a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:35.476363 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32edbdbc-d3a7-4e9c-ad18-7224f3dfaf6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:35.755704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['1d3369a7-6d3b-433f-a7a3-ec5bdb9f8f43', 'f1e95e21-994c-4bee-bc4f-58faef114b76', 'd771e16f-9bb7-4275-9b75-db5ef3c48263', 'a8e2e2eb-4d2f-48a1-8152-8151eb8ebfd4'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:35.757721 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32edbdbc-d3a7-4e9c-ad18-7224f3dfaf6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d3369a7-6d3b-433f-a7a3-ec5bdb9f8f43', 'f1e95e21-994c-4bee-bc4f-58faef114b76', 'd771e16f-9bb7-4275-9b75-db5ef3c48263', 'a8e2e2eb-4d2f-48a1-8152-8151eb8ebfd4']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:35.760758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b9eb66-572a-4c13-82e5-0a17ce591bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:35.880484 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b9eb66-572a-4c13-82e5-0a17ce591bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5736dba1-ee33-4ff8-9807-b05726614ff4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1272336250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['1d3369a7-6d3b-433f-a7a3-ec5bdb9f8f43','f1e95e21-994c-4bee-bc4f-58faef114b76','d771e16f-9bb7-4275-9b75-db5ef3c48263','a8e2e2eb-4d2f-48a1-8152-8151eb8ebfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1272336250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5736dba1-ee33-4ff8-9807-b05726614ff4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',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,user_id='1afbfd271b9f4494ae48f7c35872765c',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:35.882334 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922f699d-e399-408a-99a0-6f46bcff17ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:35.956144 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922f699d-e399-408a-99a0-6f46bcff17ec) 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-1272336250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['1d3369a7-6d3b-433f-a7a3-ec5bdb9f8f43','f1e95e21-994c-4bee-bc4f-58faef114b76','d771e16f-9bb7-4275-9b75-db5ef3c48263','a8e2e2eb-4d2f-48a1-8152-8151eb8ebfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:35.958626 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aad3889-ad0b-4cfb-9b40-443e714f8566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:35.976752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aad3889-ad0b-4cfb-9b40-443e714f8566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:35.981249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (e9bb5c3d-e76c-4b7d-9e97-dacb89320725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:53:36.044023 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request issued successfully. Jan 19 08:53:36.060633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3675e587-607f-4d8f-ba11-f366c7cd7e40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes returned with HTTP 202 Jan 19 08:53:36.061732 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 521/1025] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:53:34 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes => generated 823 bytes in 1101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:53:36.077539 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-18767a6d-3cd4-4336-8444-efa29aa05f8f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:53:36.078300 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-18767a6d-3cd4-4336-8444-efa29aa05f8f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:36.078987 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-18767a6d-3cd4-4336-8444-efa29aa05f8f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:36.213874 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:36.213874 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:36.232885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-18767a6d-3cd4-4336-8444-efa29aa05f8f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:53:36.281830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-18767a6d-3cd4-4336-8444-efa29aa05f8f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:53:36.288229 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 505/1026] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:36 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 891 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:37.318569 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3c5917d-429e-41c1-ada1-8c1e964de574 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:53:37.319389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3c5917d-429e-41c1-ada1-8c1e964de574 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:37.319389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:37.319389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:37.319777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3c5917d-429e-41c1-ada1-8c1e964de574 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:37.446125 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:37.446125 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:37.475873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c3c5917d-429e-41c1-ada1-8c1e964de574 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:53:37.601138 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3c5917d-429e-41c1-ada1-8c1e964de574 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:53:37.602952 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 522/1027] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:37 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 916 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:37.619939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa39cad8-38fe-4be0-b2bb-cd65c256634c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:53:37.620406 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:37.620406 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:37.620832 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa39cad8-38fe-4be0-b2bb-cd65c256634c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5736dba1-ee33-4ff8-9807-b05726614ff4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1276819314"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:37.687762 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:37.687762 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:37.688968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aa39cad8-38fe-4be0-b2bb-cd65c256634c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:53:37.689363 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-aa39cad8-38fe-4be0-b2bb-cd65c256634c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create snapshot from volume 5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:53:38.025769 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-aa39cad8-38fe-4be0-b2bb-cd65c256634c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['50506cc1-43aa-42f4-9b97-cc7e1ba37742', '0a411e16-530e-4054-aa3d-838360112d18', 'd21460d3-e5f2-459e-926b-95053c0bcaf1', '8c545e24-7c19-4a48-a4ec-9e50e9850e0e'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:38.214014 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aa39cad8-38fe-4be0-b2bb-cd65c256634c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot create request issued successfully. Jan 19 08:53:38.215075 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa39cad8-38fe-4be0-b2bb-cd65c256634c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 202 Jan 19 08:53:38.216815 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 506/1028] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:53:37 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 310 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:53:38.236676 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f264585e-6ca0-4e66-8097-156e3c727ef7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 Jan 19 08:53:38.242798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f264585e-6ca0-4e66-8097-156e3c727ef7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:38.243303 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:38.243303 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:38.244710 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f264585e-6ca0-4e66-8097-156e3c727ef7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:38.323851 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:38.323851 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:38.327220 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f264585e-6ca0-4e66-8097-156e3c727ef7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:53:38.334006 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f264585e-6ca0-4e66-8097-156e3c727ef7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 returned with HTTP 200 Jan 19 08:53:38.336093 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 523/1029] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:38 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 => generated 442 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:39.353500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9dd11484-7226-4329-aec4-39ed6798c951 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 Jan 19 08:53:39.354788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9dd11484-7226-4329-aec4-39ed6798c951 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:39.355234 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:39.355234 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:39.355904 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9dd11484-7226-4329-aec4-39ed6798c951 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:39.391685 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:39.391685 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:39.393421 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9dd11484-7226-4329-aec4-39ed6798c951 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:53:39.395748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9dd11484-7226-4329-aec4-39ed6798c951 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 returned with HTTP 200 Jan 19 08:53:39.396987 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 507/1030] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:39 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:40.412842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7c88e97-9f19-4a67-8c47-32c6b54d8f62 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 Jan 19 08:53:40.413895 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7c88e97-9f19-4a67-8c47-32c6b54d8f62 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:40.414250 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:40.414250 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:40.414980 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7c88e97-9f19-4a67-8c47-32c6b54d8f62 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:40.473710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:40.473710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:40.477053 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b7c88e97-9f19-4a67-8c47-32c6b54d8f62 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:53:40.482569 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7c88e97-9f19-4a67-8c47-32c6b54d8f62 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 returned with HTTP 200 Jan 19 08:53:40.489491 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 524/1031] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:40 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 => generated 442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:41.497259 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-87eb49f5-1c7a-441f-a51f-554abac979ff tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 Jan 19 08:53:41.497853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-87eb49f5-1c7a-441f-a51f-554abac979ff tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:41.498008 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:41.498008 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:41.498409 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-87eb49f5-1c7a-441f-a51f-554abac979ff tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:41.563549 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:41.563549 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:41.565306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-87eb49f5-1c7a-441f-a51f-554abac979ff tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:53:41.568195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-87eb49f5-1c7a-441f-a51f-554abac979ff tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 returned with HTTP 200 Jan 19 08:53:41.573481 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 525/1032] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:53:41 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 => generated 469 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:41.586214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4972b18c-877c-4e6c-b4d8-68ba716299ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups Jan 19 08:53:41.587092 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:41.587092 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:41.588828 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4972b18c-877c-4e6c-b4d8-68ba716299ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5736dba1-ee33-4ff8-9807-b05726614ff4", "snapshot_id": "e2302a3d-d5d5-4cb2-b5a6-01ed93854f42", "name": "tempest-VolumesSnapshotTestJSON-Backup-355774721"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:41.590385 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-4972b18c-877c-4e6c-b4d8-68ba716299ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Creating new backup {'backup': {'volume_id': '5736dba1-ee33-4ff8-9807-b05726614ff4', 'snapshot_id': 'e2302a3d-d5d5-4cb2-b5a6-01ed93854f42', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-355774721'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 08:53:41.593999 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-4972b18c-877c-4e6c-b4d8-68ba716299ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Creating backup of volume 5736dba1-ee33-4ff8-9807-b05726614ff4 in container None Jan 19 08:53:41.677217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf4e7c93-dc25-4eef-9f36-776f6ab38b12 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] POST http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types Jan 19 08:53:41.689162 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:41.689162 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:41.691958 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4972b18c-877c-4e6c-b4d8-68ba716299ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:53:41.693423 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:41.693423 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:41.694389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf4e7c93-dc25-4eef-9f36-776f6ab38b12 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-264814073", "extra_specs": {"storage_protocol": "tempest-storage_protocol-905042451", "vendor_name": "tempest-vendor_name-1054548501"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:41.726152 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:41.726152 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:41.728238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4972b18c-877c-4e6c-b4d8-68ba716299ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:53:41.781254 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf4e7c93-dc25-4eef-9f36-776f6ab38b12 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types returned with HTTP 200 Jan 19 08:53:41.782424 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 508/1033] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Jan 19 08:53:41 2021] POST /volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types => generated 326 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:41.812515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-4972b18c-877c-4e6c-b4d8-68ba716299ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['79a90ed0-846f-490f-9554-2a012d10ea65', '7648010b-6d85-4232-a7da-a88858ec7780'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:41.977152 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4972b18c-877c-4e6c-b4d8-68ba716299ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups returned with HTTP 202 Jan 19 08:53:41.979827 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 526/1034] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:53:41 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups => generated 400 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:53:41.995822 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f7d2ace-db92-4728-8d00-bc8102187f22 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:41.997714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f7d2ace-db92-4728-8d00-bc8102187f22 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:41.998213 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:41.998213 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:41.999118 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f7d2ace-db92-4728-8d00-bc8102187f22 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:41.999961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7f7d2ace-db92-4728-8d00-bc8102187f22 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:42.033338 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:42.033338 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:42.036370 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f7d2ace-db92-4728-8d00-bc8102187f22 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:42.038733 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 527/1035] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:41 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:42.107924 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] POST http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes Jan 19 08:53:42.109837 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Action: 'create', calling method: create, body: {"volume": {"volume_type": "36d4208e-534f-41de-a57a-7e01b7556192", "size": 1, "name": "tempest-UserMessagesTest-Volume-2098013824"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:42.111390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Create volume request body: {'volume': {'volume_type': '36d4208e-534f-41de-a57a-7e01b7556192', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2098013824'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:53:42.152021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Create volume of 1 GB Jan 19 08:53:42.152799 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:42.152799 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:42.153641 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Availability Zones retrieved successfully. Jan 19 08:53:42.178219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Flow 'volume_create_api' (c7577993-e282-471a-839b-ac60cf4ed961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:53:42.181351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2754bd7-8d0c-4927-a9e6-d4f4119ad48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:42.183366 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:53:42.301788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2754bd7-8d0c-4927-a9e6-d4f4119ad48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:53:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-905042451',vendor_name='tempest-vendor_name-1054548501'},id=36d4208e-534f-41de-a57a-7e01b7556192,is_public=True,name='tempest-UserMessagesTest-volume-type-264814073',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36d4208e-534f-41de-a57a-7e01b7556192', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:42.310241 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172c3ff1-0543-4b2a-8b16-d126bb76b5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:42.373405 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-264814073 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-264814073, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:53:42.374472 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-264814073 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-264814073, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:53:42.458390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Created reservations ['d515e338-5416-42cc-a947-d3cf3077afc0', '0cbe51ff-5efd-4b34-911f-2f68301e76a1', '49b736d2-a256-414e-9eee-815c5452207b', '4b721f2c-fe48-4edd-beca-63632a987c45'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:42.461080 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172c3ff1-0543-4b2a-8b16-d126bb76b5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d515e338-5416-42cc-a947-d3cf3077afc0', '0cbe51ff-5efd-4b34-911f-2f68301e76a1', '49b736d2-a256-414e-9eee-815c5452207b', '4b721f2c-fe48-4edd-beca-63632a987c45']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:42.477350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9874fcdf-3a39-49ea-a927-ae60f592660d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:42.659236 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9874fcdf-3a39-49ea-a927-ae60f592660d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef95ef3c-4c02-4631-9059-9b72628e69d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2098013824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf27ecc31b848ccad5c894eca8b6de1',qos_specs=None,replication_status=,reservations=['d515e338-5416-42cc-a947-d3cf3077afc0','0cbe51ff-5efd-4b34-911f-2f68301e76a1','49b736d2-a256-414e-9eee-815c5452207b','4b721f2c-fe48-4edd-beca-63632a987c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198166876e2c4661bc5c300df46605e8',volume_type_id=36d4208e-534f-41de-a57a-7e01b7556192), '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=2021-01-19T08:53:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2098013824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef95ef3c-4c02-4631-9059-9b72628e69d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf27ecc31b848ccad5c894eca8b6de1',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,user_id='198166876e2c4661bc5c300df46605e8',volume_attachment=,volume_type=,volume_type_id=36d4208e-534f-41de-a57a-7e01b7556192)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:42.677474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd91a1b2-f712-45d0-99d6-ae6a5b992de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:42.764583 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd91a1b2-f712-45d0-99d6-ae6a5b992de1) 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-2098013824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf27ecc31b848ccad5c894eca8b6de1',qos_specs=None,replication_status=,reservations=['d515e338-5416-42cc-a947-d3cf3077afc0','0cbe51ff-5efd-4b34-911f-2f68301e76a1','49b736d2-a256-414e-9eee-815c5452207b','4b721f2c-fe48-4edd-beca-63632a987c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198166876e2c4661bc5c300df46605e8',volume_type_id=36d4208e-534f-41de-a57a-7e01b7556192)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:42.780549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (978931d0-d4be-4c14-96ea-ef91e70810f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:42.880097 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (978931d0-d4be-4c14-96ea-ef91e70810f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:42.896619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Flow 'volume_create_api' (c7577993-e282-471a-839b-ac60cf4ed961) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:53:43.066212 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1dc5e6e-543c-4f49-bb3b-691280217e67 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:43.067279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1dc5e6e-543c-4f49-bb3b-691280217e67 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:43.067629 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:43.067629 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:43.068289 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1dc5e6e-543c-4f49-bb3b-691280217e67 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:43.068935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d1dc5e6e-543c-4f49-bb3b-691280217e67 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:43.128308 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Create volume request issued successfully. Jan 19 08:53:43.171749 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-83626733-c249-4aa1-95fe-2242ec81c9e7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes returned with HTTP 202 Jan 19 08:53:43.188379 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 509/1036] 10.222.0.50 () {62 vars in 1266 bytes} [Tue Jan 19 08:53:41 2021] POST /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes => generated 851 bytes in 1398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:53:43.202731 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:43.202731 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:43.206470 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22b57a59-ae68-49a0-882d-89e0a65d2180 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] GET http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/ef95ef3c-4c02-4631-9059-9b72628e69d4 Jan 19 08:53:43.209068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22b57a59-ae68-49a0-882d-89e0a65d2180 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:43.209468 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:43.209468 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:43.210196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22b57a59-ae68-49a0-882d-89e0a65d2180 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:43.221256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1dc5e6e-543c-4f49-bb3b-691280217e67 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:43.223925 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 528/1037] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:43 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:43.357664 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:43.357664 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:43.366701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-22b57a59-ae68-49a0-882d-89e0a65d2180 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Volume info retrieved successfully. Jan 19 08:53:43.394056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22b57a59-ae68-49a0-882d-89e0a65d2180 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/ef95ef3c-4c02-4631-9059-9b72628e69d4 returned with HTTP 200 Jan 19 08:53:43.394820 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 510/1038] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:53:43 2021] GET /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/ef95ef3c-4c02-4631-9059-9b72628e69d4 => generated 940 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:43.437803 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5adbde9-7a76-453d-97c7-32a6e9832b31 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] GET http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages Jan 19 08:53:43.438889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5adbde9-7a76-453d-97c7-32a6e9832b31 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:43.439243 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:43.439243 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:43.439934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5adbde9-7a76-453d-97c7-32a6e9832b31 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:43.526940 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5adbde9-7a76-453d-97c7-32a6e9832b31 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages returned with HTTP 200 Jan 19 08:53:43.539632 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 529/1039] 10.222.0.50 () {60 vars in 1247 bytes} [Tue Jan 19 08:53:43 2021] GET /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages => generated 736 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:43.548066 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-663052fb-a39c-45c8-8666-d875c9979731 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] DELETE http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/bfd35f50-f2c7-478f-9a67-091125d57173 Jan 19 08:53:43.549043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-663052fb-a39c-45c8-8666-d875c9979731 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:43.563548 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:43.563548 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:43.564438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-663052fb-a39c-45c8-8666-d875c9979731 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:43.613224 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:53:43.613224 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 08:53:43.632401 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-663052fb-a39c-45c8-8666-d875c9979731 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/bfd35f50-f2c7-478f-9a67-091125d57173 returned with HTTP 204 Jan 19 08:53:43.641215 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 511/1040] 10.222.0.50 () {60 vars in 1361 bytes} [Tue Jan 19 08:53:43 2021] DELETE /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/bfd35f50-f2c7-478f-9a67-091125d57173 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 19 08:53:43.648717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8edd4d47-9eae-4436-afdc-e451be413947 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] GET http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/bfd35f50-f2c7-478f-9a67-091125d57173 Jan 19 08:53:43.649758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8edd4d47-9eae-4436-afdc-e451be413947 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:43.651189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8edd4d47-9eae-4436-afdc-e451be413947 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:43.687346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8edd4d47-9eae-4436-afdc-e451be413947 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/bfd35f50-f2c7-478f-9a67-091125d57173 returned with HTTP 404 Jan 19 08:53:43.689058 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 530/1041] 10.222.0.50 () {60 vars in 1358 bytes} [Tue Jan 19 08:53:43 2021] GET /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/bfd35f50-f2c7-478f-9a67-091125d57173 => generated 110 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:53:43.705367 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e22911a6-c5e9-42cc-8142-7ea7f827ae98 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] POST http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types Jan 19 08:53:43.707463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e22911a6-c5e9-42cc-8142-7ea7f827ae98 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1975595936", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2011716342", "vendor_name": "tempest-vendor_name-769158051"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:43.789887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e22911a6-c5e9-42cc-8142-7ea7f827ae98 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types returned with HTTP 200 Jan 19 08:53:43.791216 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 512/1042] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Jan 19 08:53:43 2021] POST /volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types => generated 327 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:43.806982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] POST http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes Jan 19 08:53:43.808374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b9732cff-dfbe-4530-916e-8b499fe3fa41", "size": 1, "name": "tempest-UserMessagesTest-Volume-878445505"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:43.812960 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Create volume request body: {'volume': {'volume_type': 'b9732cff-dfbe-4530-916e-8b499fe3fa41', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-878445505'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:53:43.850240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Create volume of 1 GB Jan 19 08:53:43.864338 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:43.864338 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:43.866756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Availability Zones retrieved successfully. Jan 19 08:53:43.941660 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Flow 'volume_create_api' (d5e62d40-4f9f-4eea-a5a0-3d445a9a1a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:53:43.949650 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfd83fd-f95d-40d3-8a7e-bda03f53c59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:43.954847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:53:44.063049 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfd83fd-f95d-40d3-8a7e-bda03f53c59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:53:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2011716342',vendor_name='tempest-vendor_name-769158051'},id=b9732cff-dfbe-4530-916e-8b499fe3fa41,is_public=True,name='tempest-UserMessagesTest-volume-type-1975595936',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9732cff-dfbe-4530-916e-8b499fe3fa41', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:44.081584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fca4f4b-6a1c-4b9e-9ee1-2e0c1426588d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:44.243070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5560e4da-c810-43da-b143-052cc1c47e4c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:44.243611 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5560e4da-c810-43da-b143-052cc1c47e4c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:44.244373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5560e4da-c810-43da-b143-052cc1c47e4c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:44.244771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5560e4da-c810-43da-b143-052cc1c47e4c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:44.251716 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1975595936 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1975595936, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:53:44.252601 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1975595936 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1975595936, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:53:44.305840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:44.305840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:44.312993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Created reservations ['6a541499-91db-4bdb-9ac8-a1120ff21e02', 'cbfc206e-989c-4bef-bf23-c670acede5b3', '607c844c-bb19-44ec-b765-b6abac3a4ff5', 'ab2e0ca6-51b3-4daf-8be6-738176a1002d'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:44.315743 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fca4f4b-6a1c-4b9e-9ee1-2e0c1426588d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a541499-91db-4bdb-9ac8-a1120ff21e02', 'cbfc206e-989c-4bef-bf23-c670acede5b3', '607c844c-bb19-44ec-b765-b6abac3a4ff5', 'ab2e0ca6-51b3-4daf-8be6-738176a1002d']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:44.318102 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b7f6b14-bb7e-427a-905e-795b714043b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:44.322778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5560e4da-c810-43da-b143-052cc1c47e4c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:44.338753 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 513/1043] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:44 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:44.427881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b7f6b14-bb7e-427a-905e-795b714043b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc4e961d-3db9-4230-9ce7-3f48b471d96a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-878445505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf27ecc31b848ccad5c894eca8b6de1',qos_specs=None,replication_status=,reservations=['6a541499-91db-4bdb-9ac8-a1120ff21e02','cbfc206e-989c-4bef-bf23-c670acede5b3','607c844c-bb19-44ec-b765-b6abac3a4ff5','ab2e0ca6-51b3-4daf-8be6-738176a1002d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198166876e2c4661bc5c300df46605e8',volume_type_id=b9732cff-dfbe-4530-916e-8b499fe3fa41), '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=2021-01-19T08:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-878445505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc4e961d-3db9-4230-9ce7-3f48b471d96a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf27ecc31b848ccad5c894eca8b6de1',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,user_id='198166876e2c4661bc5c300df46605e8',volume_attachment=,volume_type=,volume_type_id=b9732cff-dfbe-4530-916e-8b499fe3fa41)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:44.433416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ae1803-a036-413d-b0c9-1ad671dd032c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:44.516086 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ae1803-a036-413d-b0c9-1ad671dd032c) 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-878445505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf27ecc31b848ccad5c894eca8b6de1',qos_specs=None,replication_status=,reservations=['6a541499-91db-4bdb-9ac8-a1120ff21e02','cbfc206e-989c-4bef-bf23-c670acede5b3','607c844c-bb19-44ec-b765-b6abac3a4ff5','ab2e0ca6-51b3-4daf-8be6-738176a1002d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198166876e2c4661bc5c300df46605e8',volume_type_id=b9732cff-dfbe-4530-916e-8b499fe3fa41)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:44.518290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d2eb64-4ab1-4523-b8f4-d8c57614b312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:44.570694 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d2eb64-4ab1-4523-b8f4-d8c57614b312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:44.578144 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Flow 'volume_create_api' (d5e62d40-4f9f-4eea-a5a0-3d445a9a1a50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:53:44.743462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Create volume request issued successfully. Jan 19 08:53:44.778448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea3bbc87-22ed-4470-b8ba-accaf7c64ce2 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes returned with HTTP 202 Jan 19 08:53:44.791578 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 531/1044] 10.222.0.50 () {62 vars in 1266 bytes} [Tue Jan 19 08:53:43 2021] POST /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes => generated 851 bytes in 991 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:53:44.796687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b0c572c-1aa9-4a55-a4ed-dc785a96a3a7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] GET http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/dc4e961d-3db9-4230-9ce7-3f48b471d96a Jan 19 08:53:44.797331 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b0c572c-1aa9-4a55-a4ed-dc785a96a3a7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:44.797649 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:44.797649 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:44.798006 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b0c572c-1aa9-4a55-a4ed-dc785a96a3a7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:44.899346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:44.899346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:44.910302 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1b0c572c-1aa9-4a55-a4ed-dc785a96a3a7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Volume info retrieved successfully. Jan 19 08:53:44.944665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b0c572c-1aa9-4a55-a4ed-dc785a96a3a7 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/dc4e961d-3db9-4230-9ce7-3f48b471d96a returned with HTTP 200 Jan 19 08:53:44.945689 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 514/1045] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:53:44 2021] GET /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/dc4e961d-3db9-4230-9ce7-3f48b471d96a => generated 940 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:44.964298 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f0028f2-72e5-4df2-94d3-014df1bc291c tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] GET http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages Jan 19 08:53:44.964980 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f0028f2-72e5-4df2-94d3-014df1bc291c tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:44.965304 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:44.965304 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:44.965801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f0028f2-72e5-4df2-94d3-014df1bc291c tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:44.966504 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:44.966504 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:44.988604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f0028f2-72e5-4df2-94d3-014df1bc291c tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages returned with HTTP 200 Jan 19 08:53:44.994663 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 532/1046] 10.222.0.50 () {60 vars in 1247 bytes} [Tue Jan 19 08:53:44 2021] GET /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages => generated 736 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:45.005581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dca8b8d5-1f2f-4a78-9d15-e6ad36e6b960 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] GET http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/6c53d9a5-565b-4d8d-9289-10ed5115d414 Jan 19 08:53:45.006082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dca8b8d5-1f2f-4a78-9d15-e6ad36e6b960 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:45.006273 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:45.006273 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:45.006681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dca8b8d5-1f2f-4a78-9d15-e6ad36e6b960 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:45.016325 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dca8b8d5-1f2f-4a78-9d15-e6ad36e6b960 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/6c53d9a5-565b-4d8d-9289-10ed5115d414 returned with HTTP 200 Jan 19 08:53:45.017314 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 515/1047] 10.222.0.50 () {60 vars in 1358 bytes} [Tue Jan 19 08:53:45 2021] GET /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/6c53d9a5-565b-4d8d-9289-10ed5115d414 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:45.036948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ee8a1d8-8a2b-4234-b02b-7bbd20219165 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] GET http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages Jan 19 08:53:45.037864 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ee8a1d8-8a2b-4234-b02b-7bbd20219165 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:45.038543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ee8a1d8-8a2b-4234-b02b-7bbd20219165 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:45.049977 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ee8a1d8-8a2b-4234-b02b-7bbd20219165 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages returned with HTTP 200 Jan 19 08:53:45.063798 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0c3d498-65ba-4784-8394-453376dc8fa6 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] DELETE http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/6c53d9a5-565b-4d8d-9289-10ed5115d414 Jan 19 08:53:45.064966 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0c3d498-65ba-4784-8394-453376dc8fa6 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:45.065689 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0c3d498-65ba-4784-8394-453376dc8fa6 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:45.071395 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 533/1048] 10.222.0.50 () {60 vars in 1247 bytes} [Tue Jan 19 08:53:45 2021] GET /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages => generated 736 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:45.077748 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:53:45.077748 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 08:53:45.085430 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0c3d498-65ba-4784-8394-453376dc8fa6 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/6c53d9a5-565b-4d8d-9289-10ed5115d414 returned with HTTP 204 Jan 19 08:53:45.094347 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 516/1049] 10.222.0.50 () {60 vars in 1361 bytes} [Tue Jan 19 08:53:45 2021] DELETE /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/messages/6c53d9a5-565b-4d8d-9289-10ed5115d414 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 19 08:53:45.097637 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14602dd1-968a-4e71-8863-39ea9b9705c9 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] DELETE http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/dc4e961d-3db9-4230-9ce7-3f48b471d96a Jan 19 08:53:45.098176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-14602dd1-968a-4e71-8863-39ea9b9705c9 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:45.098659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-14602dd1-968a-4e71-8863-39ea9b9705c9 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:45.099122 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-14602dd1-968a-4e71-8863-39ea9b9705c9 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Delete volume with id: dc4e961d-3db9-4230-9ce7-3f48b471d96a Jan 19 08:53:45.239408 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:45.239408 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:45.240608 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-14602dd1-968a-4e71-8863-39ea9b9705c9 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Volume info retrieved successfully. Jan 19 08:53:45.243434 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-14602dd1-968a-4e71-8863-39ea9b9705c9 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Decrease volume quotas only if status is not error_managing. {{(pid=87855) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 19 08:53:45.339552 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc1b6df1-1db9-497f-bf3b-29e65c978c9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:45.340115 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc1b6df1-1db9-497f-bf3b-29e65c978c9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:45.341256 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc1b6df1-1db9-497f-bf3b-29e65c978c9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:45.341638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cc1b6df1-1db9-497f-bf3b-29e65c978c9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:45.392511 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-14602dd1-968a-4e71-8863-39ea9b9705c9 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Created reservations ['eb1b306f-2fa1-421e-8757-ea03ededf52e', '4af1310b-be5b-48e8-b243-9fed2308c686', '9052b086-21fc-4c4e-95b3-30c5b2da5207', 'f673061d-f402-49e4-8ff3-6b394b5e8c6e'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:45.393928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:45.393928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:45.394585 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:53:45.394585 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 08:53:45.396702 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc1b6df1-1db9-497f-bf3b-29e65c978c9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:45.406990 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 517/1050] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:45 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:45.457121 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-14602dd1-968a-4e71-8863-39ea9b9705c9 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Delete volume request issued successfully. Jan 19 08:53:45.458423 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14602dd1-968a-4e71-8863-39ea9b9705c9 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/dc4e961d-3db9-4230-9ce7-3f48b471d96a returned with HTTP 202 Jan 19 08:53:45.468673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4a8de0e6-2386-49c5-bd64-a53967a51b1d tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] GET http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/dc4e961d-3db9-4230-9ce7-3f48b471d96a Jan 19 08:53:45.469667 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4a8de0e6-2386-49c5-bd64-a53967a51b1d tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:45.470081 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:45.470081 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:45.470751 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4a8de0e6-2386-49c5-bd64-a53967a51b1d tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:45.479652 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 534/1051] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:53:45 2021] DELETE /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/dc4e961d-3db9-4230-9ce7-3f48b471d96a => generated 0 bytes in 385 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:45.567653 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4a8de0e6-2386-49c5-bd64-a53967a51b1d tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/dc4e961d-3db9-4230-9ce7-3f48b471d96a returned with HTTP 404 Jan 19 08:53:45.573885 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 518/1052] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:45 2021] GET /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/dc4e961d-3db9-4230-9ce7-3f48b471d96a => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:53:45.585207 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-40a793c0-ff07-4bf1-9939-f14aacdbdae4 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] DELETE http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/b9732cff-dfbe-4530-916e-8b499fe3fa41 Jan 19 08:53:45.586084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-40a793c0-ff07-4bf1-9939-f14aacdbdae4 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:45.586475 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:45.586475 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:45.587108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-40a793c0-ff07-4bf1-9939-f14aacdbdae4 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:45.871601 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-40a793c0-ff07-4bf1-9939-f14aacdbdae4 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/b9732cff-dfbe-4530-916e-8b499fe3fa41 returned with HTTP 202 Jan 19 08:53:45.876578 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 535/1053] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 08:53:45 2021] DELETE /volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/b9732cff-dfbe-4530-916e-8b499fe3fa41 => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:45.881416 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-918cbf41-29a3-444e-a252-c93611f08131 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] GET http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/b9732cff-dfbe-4530-916e-8b499fe3fa41 Jan 19 08:53:45.882193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-918cbf41-29a3-444e-a252-c93611f08131 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:45.882638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-918cbf41-29a3-444e-a252-c93611f08131 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:45.902106 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-918cbf41-29a3-444e-a252-c93611f08131 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/b9732cff-dfbe-4530-916e-8b499fe3fa41 returned with HTTP 404 Jan 19 08:53:45.903573 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 519/1054] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 08:53:45 2021] GET /volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/b9732cff-dfbe-4530-916e-8b499fe3fa41 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:53:45.912343 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71a2eb63-cf42-4243-8d26-e02e0e493904 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] DELETE http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/ef95ef3c-4c02-4631-9059-9b72628e69d4 Jan 19 08:53:45.913503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71a2eb63-cf42-4243-8d26-e02e0e493904 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:45.914212 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71a2eb63-cf42-4243-8d26-e02e0e493904 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:45.914887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-71a2eb63-cf42-4243-8d26-e02e0e493904 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Delete volume with id: ef95ef3c-4c02-4631-9059-9b72628e69d4 Jan 19 08:53:45.976809 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:45.976809 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:45.978731 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-71a2eb63-cf42-4243-8d26-e02e0e493904 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Volume info retrieved successfully. Jan 19 08:53:45.982205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-71a2eb63-cf42-4243-8d26-e02e0e493904 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Decrease volume quotas only if status is not error_managing. {{(pid=87855) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 19 08:53:46.022039 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-71a2eb63-cf42-4243-8d26-e02e0e493904 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-264814073 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-264814073, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:53:46.023422 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-71a2eb63-cf42-4243-8d26-e02e0e493904 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-264814073 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-264814073, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:53:46.047424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-71a2eb63-cf42-4243-8d26-e02e0e493904 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Created reservations ['541fee16-8e72-4f34-9de7-0c3b5690f10e', '04b8c3b8-8a39-4b6d-9474-6a883753d033', 'f58b3c8b-1c87-4f69-a4fa-47f729001345', '8c49f0ca-a18e-4509-9709-3a8c0c0c1c1f'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:46.049640 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:53:46.049640 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 08:53:46.105846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-71a2eb63-cf42-4243-8d26-e02e0e493904 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Delete volume request issued successfully. Jan 19 08:53:46.107470 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71a2eb63-cf42-4243-8d26-e02e0e493904 tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/ef95ef3c-4c02-4631-9059-9b72628e69d4 returned with HTTP 202 Jan 19 08:53:46.108553 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 536/1055] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:53:45 2021] DELETE /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/ef95ef3c-4c02-4631-9059-9b72628e69d4 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:46.117676 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2051185-bad2-4705-8bec-d7b7170006ae tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] GET http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/ef95ef3c-4c02-4631-9059-9b72628e69d4 Jan 19 08:53:46.118613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2051185-bad2-4705-8bec-d7b7170006ae tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:46.119891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2051185-bad2-4705-8bec-d7b7170006ae tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:46.200614 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2051185-bad2-4705-8bec-d7b7170006ae tempest-UserMessagesTest-31955307 tempest-UserMessagesTest-31955307] http://10.222.0.50/volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/ef95ef3c-4c02-4631-9059-9b72628e69d4 returned with HTTP 404 Jan 19 08:53:46.214795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-401214ad-747e-4dfc-8409-4a16770eb9ae tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] DELETE http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/36d4208e-534f-41de-a57a-7e01b7556192 Jan 19 08:53:46.215803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-401214ad-747e-4dfc-8409-4a16770eb9ae tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:46.216217 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:46.216217 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:46.217270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-401214ad-747e-4dfc-8409-4a16770eb9ae tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:46.222087 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 520/1056] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:46 2021] GET /volume/v3/bcf27ecc31b848ccad5c894eca8b6de1/volumes/ef95ef3c-4c02-4631-9059-9b72628e69d4 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:53:46.425337 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e660653b-2d8d-4a36-8e09-7abb6ce2c509 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:46.425641 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-401214ad-747e-4dfc-8409-4a16770eb9ae tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/36d4208e-534f-41de-a57a-7e01b7556192 returned with HTTP 202 Jan 19 08:53:46.427137 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 537/1057] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 08:53:46 2021] DELETE /volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/36d4208e-534f-41de-a57a-7e01b7556192 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:53:46.435932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e660653b-2d8d-4a36-8e09-7abb6ce2c509 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:46.440140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e660653b-2d8d-4a36-8e09-7abb6ce2c509 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:46.440718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e660653b-2d8d-4a36-8e09-7abb6ce2c509 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:46.440872 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10d41229-2814-4956-a033-c5910dba19d7 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] GET http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/36d4208e-534f-41de-a57a-7e01b7556192 Jan 19 08:53:46.441631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10d41229-2814-4956-a033-c5910dba19d7 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:46.442445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10d41229-2814-4956-a033-c5910dba19d7 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:46.514908 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10d41229-2814-4956-a033-c5910dba19d7 tempest-UserMessagesTest-516119039 tempest-UserMessagesTest-516119039] http://10.222.0.50/volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/36d4208e-534f-41de-a57a-7e01b7556192 returned with HTTP 404 Jan 19 08:53:46.517185 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 538/1058] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 08:53:46 2021] GET /volume/v3/27f58b194b5c43c791c6f4fcfb06c884/types/36d4208e-534f-41de-a57a-7e01b7556192 => generated 114 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:53:46.678368 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:46.678368 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:46.687944 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e660653b-2d8d-4a36-8e09-7abb6ce2c509 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:46.703358 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 521/1059] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:46 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:47.726830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2456288-ccaa-4f6f-a044-f605ac76f332 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:47.737732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2456288-ccaa-4f6f-a044-f605ac76f332 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:47.738760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2456288-ccaa-4f6f-a044-f605ac76f332 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:47.739450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a2456288-ccaa-4f6f-a044-f605ac76f332 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:47.791329 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes Jan 19 08:53:47.792199 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:47.792199 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:47.792933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-316834238"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:47.795018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-316834238'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:53:47.795694 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Create volume of 1 GB Jan 19 08:53:47.826828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:47.826828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:47.830579 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2456288-ccaa-4f6f-a044-f605ac76f332 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:47.832026 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 539/1060] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:47 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:47.847095 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Availability Zones retrieved successfully. Jan 19 08:53:47.896196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Flow 'volume_create_api' (3217ce40-2882-4c73-a4a4-e4f6498350d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:53:47.904433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972e91ed-dfb8-42ed-8e32-9265aac688bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:47.909703 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:53:48.096829 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972e91ed-dfb8-42ed-8e32-9265aac688bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:48.099304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2281017c-b251-4565-8307-abed319c6a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:48.263967 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Created reservations ['519ae2b1-5757-482a-b126-c99e39513b14', 'b5b02980-f9e6-4869-92e5-7f24e0312de9', 'c4ea564f-1d63-4ca9-9e5c-625d9f8f66ae', '43ca38fd-4c8e-484d-8471-49e783d611f5'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:53:48.266581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2281017c-b251-4565-8307-abed319c6a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['519ae2b1-5757-482a-b126-c99e39513b14', 'b5b02980-f9e6-4869-92e5-7f24e0312de9', 'c4ea564f-1d63-4ca9-9e5c-625d9f8f66ae', '43ca38fd-4c8e-484d-8471-49e783d611f5']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:48.280563 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fddff8cc-b106-4574-9355-048ad62eca93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:48.418578 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fddff8cc-b106-4574-9355-048ad62eca93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e60fdff6-deaf-4c76-8244-af4cc3a844c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-316834238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cb648b899f940e7a8da1144d77a76ed',qos_specs=None,replication_status=,reservations=['519ae2b1-5757-482a-b126-c99e39513b14','b5b02980-f9e6-4869-92e5-7f24e0312de9','c4ea564f-1d63-4ca9-9e5c-625d9f8f66ae','43ca38fd-4c8e-484d-8471-49e783d611f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ad77665abde4b8a87f72a5888c6ab2a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-316834238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e60fdff6-deaf-4c76-8244-af4cc3a844c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cb648b899f940e7a8da1144d77a76ed',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,user_id='3ad77665abde4b8a87f72a5888c6ab2a',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:48.421143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1648fd9f-d097-4640-84b8-eaf7b9974092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:48.456731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1648fd9f-d097-4640-84b8-eaf7b9974092) 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-316834238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cb648b899f940e7a8da1144d77a76ed',qos_specs=None,replication_status=,reservations=['519ae2b1-5757-482a-b126-c99e39513b14','b5b02980-f9e6-4869-92e5-7f24e0312de9','c4ea564f-1d63-4ca9-9e5c-625d9f8f66ae','43ca38fd-4c8e-484d-8471-49e783d611f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ad77665abde4b8a87f72a5888c6ab2a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:48.458978 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aeda122-24a3-4ec4-836f-d18ead98b5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:53:48.477177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aeda122-24a3-4ec4-836f-d18ead98b5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:53:48.480613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Flow 'volume_create_api' (3217ce40-2882-4c73-a4a4-e4f6498350d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:53:48.545258 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Create volume request issued successfully. Jan 19 08:53:48.563445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3494c4e4-2e10-4ac2-aba7-3f8efd171a9c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes returned with HTTP 202 Jan 19 08:53:48.564348 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 522/1061] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:53:47 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes => generated 819 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:53:48.589939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02923d22-7dea-4526-921f-bb0c1fc35955 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:53:48.589939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02923d22-7dea-4526-921f-bb0c1fc35955 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:48.590325 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:48.590325 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:48.590657 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02923d22-7dea-4526-921f-bb0c1fc35955 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:48.732866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:48.732866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:48.764685 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-02923d22-7dea-4526-921f-bb0c1fc35955 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:53:48.822886 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02923d22-7dea-4526-921f-bb0c1fc35955 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:53:48.824809 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 540/1062] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:48 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 887 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:48.853027 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c17fca59-8f3f-4ae0-a467-0c01287a0b5f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:48.854514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c17fca59-8f3f-4ae0-a467-0c01287a0b5f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:48.854872 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:48.854872 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:48.855540 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c17fca59-8f3f-4ae0-a467-0c01287a0b5f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:48.856188 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c17fca59-8f3f-4ae0-a467-0c01287a0b5f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:48.946796 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:48.946796 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:48.950211 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c17fca59-8f3f-4ae0-a467-0c01287a0b5f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:48.951704 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 523/1063] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:48 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:49.851918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-230dd64a-7d4b-4652-a49c-fd1a6ced9cf9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:53:49.853050 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-230dd64a-7d4b-4652-a49c-fd1a6ced9cf9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:49.853969 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:49.853969 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:49.854561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-230dd64a-7d4b-4652-a49c-fd1a6ced9cf9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:49.970156 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfe46ada-cbb3-4c97-b2c7-413a25a8c8f0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:49.970981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfe46ada-cbb3-4c97-b2c7-413a25a8c8f0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:49.971348 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:49.971348 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:49.971963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfe46ada-cbb3-4c97-b2c7-413a25a8c8f0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:49.972709 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-dfe46ada-cbb3-4c97-b2c7-413a25a8c8f0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:49.986327 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:49.986327 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:50.042809 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-230dd64a-7d4b-4652-a49c-fd1a6ced9cf9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:53:50.091922 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:50.091922 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:50.107473 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfe46ada-cbb3-4c97-b2c7-413a25a8c8f0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:50.114709 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 524/1064] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:49 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:50.152737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-230dd64a-7d4b-4652-a49c-fd1a6ced9cf9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:53:50.154390 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 541/1065] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:49 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 911 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:51.139966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7a07d83-9cbd-435a-a058-fed9537b6fa4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:51.140985 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7a07d83-9cbd-435a-a058-fed9537b6fa4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:51.148664 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:51.148664 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:51.151495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7a07d83-9cbd-435a-a058-fed9537b6fa4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:51.154428 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b7a07d83-9cbd-435a-a058-fed9537b6fa4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:51.191917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dac59065-636e-4f85-8801-43b11014c023 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:53:51.192883 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dac59065-636e-4f85-8801-43b11014c023 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:51.193277 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:51.193277 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:51.196605 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dac59065-636e-4f85-8801-43b11014c023 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:51.303123 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:51.303123 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:51.313553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7a07d83-9cbd-435a-a058-fed9537b6fa4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:51.316315 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 525/1066] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:51 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:51.440591 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:51.440591 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:51.459136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dac59065-636e-4f85-8801-43b11014c023 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:53:51.574594 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dac59065-636e-4f85-8801-43b11014c023 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:53:51.587490 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 542/1067] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:51 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 912 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:51.986895 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-63288349-363d-488f-80ee-fb28bf685a99 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:53:51.988202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-63288349-363d-488f-80ee-fb28bf685a99 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:51.993467 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:51.993467 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:51.995350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-63288349-363d-488f-80ee-fb28bf685a99 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:52.200195 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:52.200195 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:52.251783 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-63288349-363d-488f-80ee-fb28bf685a99 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:53:52.336412 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8a87d07-5a50-4f5e-8bdb-86a1612f5ac5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:52.337615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8a87d07-5a50-4f5e-8bdb-86a1612f5ac5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:52.338061 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:52.338061 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:52.338955 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8a87d07-5a50-4f5e-8bdb-86a1612f5ac5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:52.339528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a8a87d07-5a50-4f5e-8bdb-86a1612f5ac5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:52.363598 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:52.363598 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:52.366515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8a87d07-5a50-4f5e-8bdb-86a1612f5ac5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:52.375026 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 543/1068] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:52 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:52.399536 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-63288349-363d-488f-80ee-fb28bf685a99 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:53:52.417358 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 526/1069] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:53:51 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 912 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:52.650621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8a87d07-5a50-4f5e-8bdb-86a1612f5ac5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume// Jan 19 08:53:52.651655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8a87d07-5a50-4f5e-8bdb-86a1612f5ac5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:52.652398 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:52.652398 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:52.652992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8a87d07-5a50-4f5e-8bdb-86a1612f5ac5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:52.654453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8a87d07-5a50-4f5e-8bdb-86a1612f5ac5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:53:52.655621 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 544/1070] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:53:52 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:53:52.734323 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-8017fb87-7288-430e-bcfd-0190f4e81ddd tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments Jan 19 08:53:52.735536 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:52.735536 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:52.739210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-8017fb87-7288-430e-bcfd-0190f4e81ddd tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e60fdff6-deaf-4c76-8244-af4cc3a844c7", "instance_uuid": "8daa0092-f623-4ffe-b003-a12e1dca58bc", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:52.967458 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:52.967458 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:53.143124 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-8017fb87-7288-430e-bcfd-0190f4e81ddd tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments returned with HTTP 200 Jan 19 08:53:53.144781 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 527/1071] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:53:52 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments => generated 273 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:53:53.289436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-265512a9-85ee-40c4-93af-d086c3b52564 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:53:53.290730 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-265512a9-85ee-40c4-93af-d086c3b52564 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:53.292010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-265512a9-85ee-40c4-93af-d086c3b52564 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:53.323839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-8017fb87-7288-430e-bcfd-0190f4e81ddd tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume// Jan 19 08:53:53.324703 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-8017fb87-7288-430e-bcfd-0190f4e81ddd tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:53.325318 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:53.325318 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:53.326190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-8017fb87-7288-430e-bcfd-0190f4e81ddd tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:53.328031 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-8017fb87-7288-430e-bcfd-0190f4e81ddd tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:53:53.328927 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 528/1072] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:53:53 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:53:53.343048 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-028de132-fed0-461f-a2b1-00548c50d13c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:53:53.344677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-028de132-fed0-461f-a2b1-00548c50d13c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:53.345644 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-028de132-fed0-461f-a2b1-00548c50d13c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:53.401493 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:53.401493 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:53.441545 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-265512a9-85ee-40c4-93af-d086c3b52564 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:53:53.457196 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:53.457196 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:53.480252 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-028de132-fed0-461f-a2b1-00548c50d13c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:53:53.527443 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:53.527443 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:53.529968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:53.529968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:53.552913 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-028de132-fed0-461f-a2b1-00548c50d13c tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:53:53.554255 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 529/1073] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:53:53 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 1010 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:53:53.557936 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-265512a9-85ee-40c4-93af-d086c3b52564 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:53:53.563128 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 545/1074] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:53 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 911 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:53.564253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d532bf72-2525-41ff-811c-63e6ad862f0e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:53.565074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d532bf72-2525-41ff-811c-63e6ad862f0e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:53.565545 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:53.565545 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:53.568824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d532bf72-2525-41ff-811c-63e6ad862f0e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:53.569556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d532bf72-2525-41ff-811c-63e6ad862f0e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:53.595550 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-786ed385-3597-4405-afd2-ee31f4969b2e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] PUT http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/f3d9770d-dbb6-41c2-a6f5-841f401c8cf8 Jan 19 08:53:53.596700 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:53.596700 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:53.601003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-786ed385-3597-4405-afd2-ee31f4969b2e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:53:53.614339 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:53.614339 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:53.620077 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d532bf72-2525-41ff-811c-63e6ad862f0e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:53.624129 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 530/1075] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:53 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:53.688165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:53:53.688165 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:53:53.688937 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-786ed385-3597-4405-afd2-ee31f4969b2e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Lock "b'cinder-attachment_update-e60fdff6-deaf-4c76-8244-af4cc3a844c7-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.020s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:53:53.691541 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:53.691541 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:54.614837 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77117186-a015-4979-9948-bcafea5a5c08 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:53:54.615618 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77117186-a015-4979-9948-bcafea5a5c08 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:54.615962 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:54.615962 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:54.616555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77117186-a015-4979-9948-bcafea5a5c08 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:54.915790 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:54.915790 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:54.957713 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-77117186-a015-4979-9948-bcafea5a5c08 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:53:55.053257 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:55.053257 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:55.111634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77117186-a015-4979-9948-bcafea5a5c08 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:53:55.121393 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 531/1076] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:54 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 911 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:53:55.147553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cbbb4deb-dc17-4958-9322-1104b9d4e0d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:55.148588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cbbb4deb-dc17-4958-9322-1104b9d4e0d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:55.148945 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:55.148945 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:55.160808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cbbb4deb-dc17-4958-9322-1104b9d4e0d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:55.161732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cbbb4deb-dc17-4958-9322-1104b9d4e0d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:55.285525 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:55.285525 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:55.289292 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cbbb4deb-dc17-4958-9322-1104b9d4e0d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:55.298189 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 532/1077] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:55 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:56.134153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32119fc7-c1fb-4041-9e4d-942a9bdfdfc2 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:53:56.135667 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32119fc7-c1fb-4041-9e4d-942a9bdfdfc2 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:56.136149 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:56.136149 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:56.137023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32119fc7-c1fb-4041-9e4d-942a9bdfdfc2 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:56.366876 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:56.366876 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:56.390193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-32119fc7-c1fb-4041-9e4d-942a9bdfdfc2 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:53:56.457801 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:56.457801 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:56.538760 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32119fc7-c1fb-4041-9e4d-942a9bdfdfc2 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:53:56.540963 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 533/1078] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:56 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 911 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:56.553908 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02386bcc-f492-45b1-b0fc-dbf59cae3d02 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:56.555247 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02386bcc-f492-45b1-b0fc-dbf59cae3d02 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:56.556151 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:56.556151 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:56.557865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02386bcc-f492-45b1-b0fc-dbf59cae3d02 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:56.558890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-02386bcc-f492-45b1-b0fc-dbf59cae3d02 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:56.649205 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:56.649205 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:56.657346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02386bcc-f492-45b1-b0fc-dbf59cae3d02 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:56.659642 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 534/1079] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:56 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:57.089466 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-786ed385-3597-4405-afd2-ee31f4969b2e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Lock "b'cinder-attachment_update-e60fdff6-deaf-4c76-8244-af4cc3a844c7-n-h2-771363-1'" released by "attachment_update" :: held 3.385s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:53:57.090533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-786ed385-3597-4405-afd2-ee31f4969b2e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/f3d9770d-dbb6-41c2-a6f5-841f401c8cf8 returned with HTTP 200 Jan 19 08:53:57.091684 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 546/1080] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:53:53 2021] PUT /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/f3d9770d-dbb6-41c2-a6f5-841f401c8cf8 => generated 762 bytes in 3508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:53:57.563157 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1b0af29-ecbf-4347-916f-9128ccd353a4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:53:57.564542 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1b0af29-ecbf-4347-916f-9128ccd353a4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:57.565073 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:57.565073 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:57.565702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1b0af29-ecbf-4347-916f-9128ccd353a4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:57.682035 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1558ea18-722d-4603-8537-1b4e9cd92d26 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:57.683113 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1558ea18-722d-4603-8537-1b4e9cd92d26 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:57.683502 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:57.683502 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:57.684123 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1558ea18-722d-4603-8537-1b4e9cd92d26 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:57.684655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1558ea18-722d-4603-8537-1b4e9cd92d26 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:57.731801 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:57.731801 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:57.735279 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1558ea18-722d-4603-8537-1b4e9cd92d26 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:57.738153 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 547/1081] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:57 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:57.740941 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:57.740941 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:57.774177 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d1b0af29-ecbf-4347-916f-9128ccd353a4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:53:57.823570 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:57.823570 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:57.846394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1b0af29-ecbf-4347-916f-9128ccd353a4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:53:57.847344 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 535/1082] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:57 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 912 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:58.758677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e9405242-0f97-4872-a36e-752f1861c577 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:58.761025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e9405242-0f97-4872-a36e-752f1861c577 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:58.761509 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:58.761509 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:58.762159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e9405242-0f97-4872-a36e-752f1861c577 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:58.762720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e9405242-0f97-4872-a36e-752f1861c577 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:58.811197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:58.811197 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:58.813744 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e9405242-0f97-4872-a36e-752f1861c577 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:58.815270 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 548/1083] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:58 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:58.871448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-19c99dcc-2db9-4682-a019-fb0d4eb622ca tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:53:58.872226 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-19c99dcc-2db9-4682-a019-fb0d4eb622ca tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:58.872626 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:58.872626 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:58.873354 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-19c99dcc-2db9-4682-a019-fb0d4eb622ca tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:58.973965 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:58.973965 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:58.984537 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-19c99dcc-2db9-4682-a019-fb0d4eb622ca tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:53:59.006061 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:59.006061 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:59.017424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-19c99dcc-2db9-4682-a019-fb0d4eb622ca tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:53:59.019573 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 536/1084] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:58 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 912 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:53:59.847482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0fc69716-2613-475b-a697-b3abd4861b04 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:53:59.847482 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0fc69716-2613-475b-a697-b3abd4861b04 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:53:59.847482 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:53:59.847482 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:53:59.847482 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0fc69716-2613-475b-a697-b3abd4861b04 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:53:59.847482 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0fc69716-2613-475b-a697-b3abd4861b04 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:53:59.919640 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:53:59.919640 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:53:59.919640 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0fc69716-2613-475b-a697-b3abd4861b04 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:53:59.936386 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 549/1085] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:53:59 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:00.038298 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bdd62d0a-7889-4624-aadd-6b23b5e145ea tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:54:00.039158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bdd62d0a-7889-4624-aadd-6b23b5e145ea tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:00.039592 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:00.039592 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:00.040238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bdd62d0a-7889-4624-aadd-6b23b5e145ea tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:00.114050 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:00.114050 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:00.123983 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bdd62d0a-7889-4624-aadd-6b23b5e145ea tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:00.151086 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:00.151086 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:00.163440 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bdd62d0a-7889-4624-aadd-6b23b5e145ea tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:54:00.164672 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 537/1086] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:00 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 912 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:00.958051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4e151b2-60fd-41db-9648-32fdbef59621 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:00.959885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f4e151b2-60fd-41db-9648-32fdbef59621 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:00.960536 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:00.960536 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:00.964733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f4e151b2-60fd-41db-9648-32fdbef59621 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:00.965662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f4e151b2-60fd-41db-9648-32fdbef59621 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:01.058161 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:01.058161 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:01.060110 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4e151b2-60fd-41db-9648-32fdbef59621 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:01.061289 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 550/1087] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:00 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 841 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:01.202347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f214370d-b57f-40b7-b627-3fe83fc0478e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:54:01.203324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f214370d-b57f-40b7-b627-3fe83fc0478e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:01.203695 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:01.203695 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:01.204375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f214370d-b57f-40b7-b627-3fe83fc0478e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:01.476704 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:01.476704 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:01.516840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f214370d-b57f-40b7-b627-3fe83fc0478e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:01.597994 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:01.597994 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:01.630730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f214370d-b57f-40b7-b627-3fe83fc0478e tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:54:01.637767 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 538/1088] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:01 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 912 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:02.085987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a820749-5830-48da-9175-1df0ed2659cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:02.090368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a820749-5830-48da-9175-1df0ed2659cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:02.091040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:02.091040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:02.091946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a820749-5830-48da-9175-1df0ed2659cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:02.099855 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6a820749-5830-48da-9175-1df0ed2659cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:02.141092 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:02.141092 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:02.143375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a820749-5830-48da-9175-1df0ed2659cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:02.144484 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 551/1089] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:02 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:02.667646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c73563bd-ed93-405d-bd59-10e12414a531 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:54:02.667646 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c73563bd-ed93-405d-bd59-10e12414a531 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:02.667646 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:02.667646 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:02.667646 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c73563bd-ed93-405d-bd59-10e12414a531 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:02.883320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-9d0482ec-7333-4d3b-bda3-c206435a346d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/f3d9770d-dbb6-41c2-a6f5-841f401c8cf8/action Jan 19 08:54:02.886873 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:02.886873 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:02.888453 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-9d0482ec-7333-4d3b-bda3-c206435a346d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:02.891528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-9d0482ec-7333-4d3b-bda3-c206435a346d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:03.022956 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:03.022956 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:03.044047 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c73563bd-ed93-405d-bd59-10e12414a531 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:03.098514 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:03.098514 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:03.115452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c73563bd-ed93-405d-bd59-10e12414a531 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:54:03.117050 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 539/1090] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:02 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 912 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:03.163509 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5384ace3-5fd7-4526-9680-b83331d8b3b8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:03.167912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5384ace3-5fd7-4526-9680-b83331d8b3b8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:03.169688 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:03.169688 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:03.170419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5384ace3-5fd7-4526-9680-b83331d8b3b8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:03.171286 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5384ace3-5fd7-4526-9680-b83331d8b3b8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:03.181122 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:03.181122 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:03.224205 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:03.224205 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:03.232743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5384ace3-5fd7-4526-9680-b83331d8b3b8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:03.237726 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 540/1091] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:03 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:03.336273 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fe6fc48f-e242-4821-9fb0-f61ab3deec7f req-9d0482ec-7333-4d3b-bda3-c206435a346d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/f3d9770d-dbb6-41c2-a6f5-841f401c8cf8/action returned with HTTP 204 Jan 19 08:54:03.337996 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 552/1092] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:54:02 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/f3d9770d-dbb6-41c2-a6f5-841f401c8cf8/action => generated 0 bytes in 470 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:54:04.139536 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9921cdf8-d8af-4ba3-92c8-846f7ff504d3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:54:04.141542 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9921cdf8-d8af-4ba3-92c8-846f7ff504d3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:04.142176 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:04.142176 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:04.144281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9921cdf8-d8af-4ba3-92c8-846f7ff504d3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:04.432675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab9c6fc7-ab93-4576-a9c2-188826073996 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:04.437244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab9c6fc7-ab93-4576-a9c2-188826073996 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:04.437847 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:04.437847 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:04.438870 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab9c6fc7-ab93-4576-a9c2-188826073996 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:04.439760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ab9c6fc7-ab93-4576-a9c2-188826073996 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:04.518744 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:04.518744 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:04.609064 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9921cdf8-d8af-4ba3-92c8-846f7ff504d3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:04.626281 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:04.626281 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:04.649790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab9c6fc7-ab93-4576-a9c2-188826073996 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:04.669404 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 553/1093] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:04 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:04.725249 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:04.725249 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:04.762596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9921cdf8-d8af-4ba3-92c8-846f7ff504d3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:54:04.769838 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 541/1094] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:04 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 1204 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:05.683676 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa392b2f-2532-4af6-b1f0-818d9aae7a2b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:05.688351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa392b2f-2532-4af6-b1f0-818d9aae7a2b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:05.688826 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:05.688826 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:05.690043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa392b2f-2532-4af6-b1f0-818d9aae7a2b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:05.692833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-aa392b2f-2532-4af6-b1f0-818d9aae7a2b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:05.783551 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:05.783551 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:05.793457 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa392b2f-2532-4af6-b1f0-818d9aae7a2b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:05.808137 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 554/1095] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:05 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:06.826002 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ee08f2c-ca9d-4621-baa6-8e23e763db58 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:06.826866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ee08f2c-ca9d-4621-baa6-8e23e763db58 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:06.838191 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:06.838191 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:06.839493 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ee08f2c-ca9d-4621-baa6-8e23e763db58 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:06.840414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1ee08f2c-ca9d-4621-baa6-8e23e763db58 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:06.886959 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:06.886959 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:06.890618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ee08f2c-ca9d-4621-baa6-8e23e763db58 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:06.892995 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 542/1096] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:06 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:07.911614 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-390745de-9e8d-44a9-8928-60655f8055d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:07.912135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-390745de-9e8d-44a9-8928-60655f8055d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:07.912359 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:07.912359 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:07.912735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-390745de-9e8d-44a9-8928-60655f8055d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:07.913129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-390745de-9e8d-44a9-8928-60655f8055d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:07.998204 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:07.998204 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:08.000843 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-390745de-9e8d-44a9-8928-60655f8055d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:08.002380 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 555/1097] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:07 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:08.951000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes Jan 19 08:54:08.952027 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:08.952027 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:08.953030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-115282728"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:08.957453 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-115282728'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:54:08.962623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Create volume of 1 GB Jan 19 08:54:09.045424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Availability Zones retrieved successfully. Jan 19 08:54:09.060144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6831c6ea-fd6b-4fc2-a9ed-fff46883d0e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:09.062575 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6831c6ea-fd6b-4fc2-a9ed-fff46883d0e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:09.062575 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:09.062575 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:09.069903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6831c6ea-fd6b-4fc2-a9ed-fff46883d0e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:09.069903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6831c6ea-fd6b-4fc2-a9ed-fff46883d0e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:09.085471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Flow 'volume_create_api' (84b2832e-5a03-4403-97d6-d18f4c50066d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:54:09.090422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed758422-2758-4744-90f4-caa8f9fef7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:09.093308 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:54:09.123714 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:09.123714 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:09.126566 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6831c6ea-fd6b-4fc2-a9ed-fff46883d0e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:09.134915 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 556/1098] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:09 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:54:09.335630 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed758422-2758-4744-90f4-caa8f9fef7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:09.350979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd814da7-5f51-4e41-8ed8-7d2da1f364f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:09.653237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Created reservations ['2141be33-f67f-4ea8-a326-da7c761bcc2f', 'fdbf3415-7d3d-4dcf-9424-7bd45fc69a09', 'ee142d03-ab7c-4079-bac6-d31dee8b90a5', '9f80938c-7f37-4d28-ae8c-49198f4efab4'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:54:09.655368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd814da7-5f51-4e41-8ed8-7d2da1f364f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2141be33-f67f-4ea8-a326-da7c761bcc2f', 'fdbf3415-7d3d-4dcf-9424-7bd45fc69a09', 'ee142d03-ab7c-4079-bac6-d31dee8b90a5', '9f80938c-7f37-4d28-ae8c-49198f4efab4']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:09.659103 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3dee415-26bb-4b77-8792-560fb7eed13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:09.745323 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3dee415-26bb-4b77-8792-560fb7eed13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '305332e8-2110-4ddb-8e61-64567252a539', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-115282728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cb648b899f940e7a8da1144d77a76ed',qos_specs=None,replication_status=,reservations=['2141be33-f67f-4ea8-a326-da7c761bcc2f','fdbf3415-7d3d-4dcf-9424-7bd45fc69a09','ee142d03-ab7c-4079-bac6-d31dee8b90a5','9f80938c-7f37-4d28-ae8c-49198f4efab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ad77665abde4b8a87f72a5888c6ab2a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-115282728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=305332e8-2110-4ddb-8e61-64567252a539,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cb648b899f940e7a8da1144d77a76ed',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,user_id='3ad77665abde4b8a87f72a5888c6ab2a',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:09.766110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db2cc74-1b2e-411a-a17d-a4f39595b628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:09.829422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db2cc74-1b2e-411a-a17d-a4f39595b628) 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-115282728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cb648b899f940e7a8da1144d77a76ed',qos_specs=None,replication_status=,reservations=['2141be33-f67f-4ea8-a326-da7c761bcc2f','fdbf3415-7d3d-4dcf-9424-7bd45fc69a09','ee142d03-ab7c-4079-bac6-d31dee8b90a5','9f80938c-7f37-4d28-ae8c-49198f4efab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ad77665abde4b8a87f72a5888c6ab2a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:09.832075 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d68749c-2275-43d4-bbb2-bbc78dbf8785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:09.851930 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d68749c-2275-43d4-bbb2-bbc78dbf8785) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:09.856720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Flow 'volume_create_api' (84b2832e-5a03-4403-97d6-d18f4c50066d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:54:09.923409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Create volume request issued successfully. Jan 19 08:54:09.950740 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1866ff77-2488-4fee-9ec1-01e32ec50534 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes returned with HTTP 202 Jan 19 08:54:09.952460 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 543/1099] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:54:08 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes => generated 819 bytes in 1009 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:54:09.970273 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93e6c46d-8eb4-4591-b96e-12ff317e4637 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:09.971278 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93e6c46d-8eb4-4591-b96e-12ff317e4637 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:09.971654 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:09.971654 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:09.972352 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93e6c46d-8eb4-4591-b96e-12ff317e4637 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:10.100597 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:10.100597 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:10.110877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-93e6c46d-8eb4-4591-b96e-12ff317e4637 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:10.163866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce07edc9-bec0-448e-bf52-f90930069b0e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:10.169973 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93e6c46d-8eb4-4591-b96e-12ff317e4637 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:10.171484 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce07edc9-bec0-448e-bf52-f90930069b0e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:10.171484 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:10.171484 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:10.171484 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce07edc9-bec0-448e-bf52-f90930069b0e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:10.171484 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ce07edc9-bec0-448e-bf52-f90930069b0e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:10.172318 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 557/1100] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:09 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 911 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:10.201128 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:10.201128 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:10.203029 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce07edc9-bec0-448e-bf52-f90930069b0e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:10.204884 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 544/1101] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:10 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:11.178283 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-426ebed1-88d9-4197-89e4-fc9a5ebd4de4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:11.180115 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-426ebed1-88d9-4197-89e4-fc9a5ebd4de4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:11.180726 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:11.180726 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:11.181967 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-426ebed1-88d9-4197-89e4-fc9a5ebd4de4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:11.219296 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6799dcb7-835f-47af-b23e-976c7aebdbd8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:11.219842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6799dcb7-835f-47af-b23e-976c7aebdbd8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:11.220040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:11.220040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:11.220384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6799dcb7-835f-47af-b23e-976c7aebdbd8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:11.220762 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6799dcb7-835f-47af-b23e-976c7aebdbd8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:11.281176 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:11.281176 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:11.293449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6799dcb7-835f-47af-b23e-976c7aebdbd8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:11.295018 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 545/1102] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:11 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:11.460599 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:11.460599 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:11.494538 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-426ebed1-88d9-4197-89e4-fc9a5ebd4de4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:11.629925 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-426ebed1-88d9-4197-89e4-fc9a5ebd4de4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:11.645171 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 558/1103] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:11 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 911 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:12.314660 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4cdd8303-11be-4a74-92d8-4fe2c0183379 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:12.315399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4cdd8303-11be-4a74-92d8-4fe2c0183379 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:12.315662 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:12.315662 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:12.316198 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4cdd8303-11be-4a74-92d8-4fe2c0183379 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:12.316820 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4cdd8303-11be-4a74-92d8-4fe2c0183379 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:12.360243 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:12.360243 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:12.368002 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4cdd8303-11be-4a74-92d8-4fe2c0183379 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:12.370005 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 546/1104] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:12 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:12.670276 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-514290b7-65f5-49b2-bc76-0f9f94ef7dd9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:12.677992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-514290b7-65f5-49b2-bc76-0f9f94ef7dd9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:12.678663 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:12.678663 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:12.680273 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-514290b7-65f5-49b2-bc76-0f9f94ef7dd9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:12.810817 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:12.810817 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:12.829984 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-514290b7-65f5-49b2-bc76-0f9f94ef7dd9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:12.888686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-514290b7-65f5-49b2-bc76-0f9f94ef7dd9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:12.910396 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 559/1105] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:12 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 912 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:13.389887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad337094-9b8f-4423-8904-9dd1eb9c8a52 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:13.390498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad337094-9b8f-4423-8904-9dd1eb9c8a52 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:13.390603 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:13.390603 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:13.390979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad337094-9b8f-4423-8904-9dd1eb9c8a52 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:13.391347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ad337094-9b8f-4423-8904-9dd1eb9c8a52 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:13.446404 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:13.446404 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:13.448974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad337094-9b8f-4423-8904-9dd1eb9c8a52 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:13.475196 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 547/1106] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:13 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:14.448847 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-29060b12-8d85-4a62-8c50-53ced2845005 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:14.450037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-29060b12-8d85-4a62-8c50-53ced2845005 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:14.450468 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:14.450468 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:14.451135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-29060b12-8d85-4a62-8c50-53ced2845005 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:14.483685 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ab95400-28fd-4194-a3d6-0aca3248abe1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:14.484254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ab95400-28fd-4194-a3d6-0aca3248abe1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:14.484546 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:14.484546 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:14.485229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ab95400-28fd-4194-a3d6-0aca3248abe1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:14.485942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5ab95400-28fd-4194-a3d6-0aca3248abe1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:14.519063 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:14.519063 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:14.522504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ab95400-28fd-4194-a3d6-0aca3248abe1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:14.524685 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 548/1107] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:14 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:14.570328 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:14.570328 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:14.597868 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b9834838-c862-4550-899d-076dc9b0ec39 req-29060b12-8d85-4a62-8c50-53ced2845005 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:14.639808 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-29060b12-8d85-4a62-8c50-53ced2845005 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:14.648183 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 560/1108] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:54:14 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 912 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:14.790264 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ab95400-28fd-4194-a3d6-0aca3248abe1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume// Jan 19 08:54:14.791284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ab95400-28fd-4194-a3d6-0aca3248abe1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:14.791753 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:14.791753 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:14.793493 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ab95400-28fd-4194-a3d6-0aca3248abe1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:14.795276 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ab95400-28fd-4194-a3d6-0aca3248abe1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:54:14.795912 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 549/1109] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:54:14 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:54:14.819085 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-b1e26106-c0ed-4c3d-8a20-9ffce13fad03 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments Jan 19 08:54:14.820743 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:14.820743 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:14.822374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-b1e26106-c0ed-4c3d-8a20-9ffce13fad03 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "305332e8-2110-4ddb-8e61-64567252a539", "instance_uuid": "8daa0092-f623-4ffe-b003-a12e1dca58bc", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:14.961658 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:14.961658 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:15.040154 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-b1e26106-c0ed-4c3d-8a20-9ffce13fad03 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments returned with HTTP 200 Jan 19 08:54:15.059834 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 561/1110] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:54:14 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments => generated 273 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:15.158824 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-268628b3-d842-4a70-9ad2-8a10260bf07f tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:15.159869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-268628b3-d842-4a70-9ad2-8a10260bf07f tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:15.161022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-268628b3-d842-4a70-9ad2-8a10260bf07f tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:15.189582 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-b1e26106-c0ed-4c3d-8a20-9ffce13fad03 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume// Jan 19 08:54:15.190560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-b1e26106-c0ed-4c3d-8a20-9ffce13fad03 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:15.191143 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:15.191143 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:15.192227 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-b1e26106-c0ed-4c3d-8a20-9ffce13fad03 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:15.195446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-b1e26106-c0ed-4c3d-8a20-9ffce13fad03 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:54:15.197608 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 562/1111] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:54:15 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:54:15.211245 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-aff45c95-c31c-47ee-849d-3fb5e8a58d33 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:15.211807 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-aff45c95-c31c-47ee-849d-3fb5e8a58d33 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:15.212612 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-aff45c95-c31c-47ee-849d-3fb5e8a58d33 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:15.301590 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:15.301590 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:15.303967 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:15.303967 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:15.320998 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-268628b3-d842-4a70-9ad2-8a10260bf07f tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:15.328501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b9834838-c862-4550-899d-076dc9b0ec39 req-aff45c95-c31c-47ee-849d-3fb5e8a58d33 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:15.360360 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:15.360360 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:15.365154 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:15.365154 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:15.371841 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-268628b3-d842-4a70-9ad2-8a10260bf07f tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:15.373089 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 550/1112] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:15 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 911 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:15.384032 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-aff45c95-c31c-47ee-849d-3fb5e8a58d33 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:15.386257 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 563/1113] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:54:15 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 1010 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:54:15.420667 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-44e1a9b0-a49f-44ed-8bb9-5cc50a0167e5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] PUT http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/86e19387-61d9-4686-a40d-5a34592a47a8 Jan 19 08:54:15.421728 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:15.421728 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:15.422399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-44e1a9b0-a49f-44ed-8bb9-5cc50a0167e5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdc"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:15.495323 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:54:15.495323 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:54:15.496185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-b9834838-c862-4550-899d-076dc9b0ec39 req-44e1a9b0-a49f-44ed-8bb9-5cc50a0167e5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Lock "b'cinder-attachment_update-305332e8-2110-4ddb-8e61-64567252a539-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.018s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:54:15.506279 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:15.506279 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:15.554750 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-596454ff-5597-42a1-ba13-087498c3c2ba tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:15.555515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-596454ff-5597-42a1-ba13-087498c3c2ba tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:15.555874 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:15.555874 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:15.557309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-596454ff-5597-42a1-ba13-087498c3c2ba tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:15.557814 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-596454ff-5597-42a1-ba13-087498c3c2ba tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:15.755780 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:15.755780 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:15.772239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-596454ff-5597-42a1-ba13-087498c3c2ba tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:15.772239 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 564/1114] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:15 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:16.410237 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27d19ca8-763f-4909-8334-aae26931fc2a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:16.449944 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27d19ca8-763f-4909-8334-aae26931fc2a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:16.454473 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:16.454473 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:16.458217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27d19ca8-763f-4909-8334-aae26931fc2a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:16.685395 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:16.685395 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:16.705154 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-27d19ca8-763f-4909-8334-aae26931fc2a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:16.746407 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:16.746407 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:16.759511 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27d19ca8-763f-4909-8334-aae26931fc2a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:16.764114 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 565/1115] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:16 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 911 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:16.786553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f0651b1-9e5f-4dcc-a8ef-e59be00db45a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:16.787408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f0651b1-9e5f-4dcc-a8ef-e59be00db45a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:16.787795 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:16.787795 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:16.788411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f0651b1-9e5f-4dcc-a8ef-e59be00db45a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:16.789131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1f0651b1-9e5f-4dcc-a8ef-e59be00db45a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:16.832742 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:16.832742 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:16.857491 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f0651b1-9e5f-4dcc-a8ef-e59be00db45a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:16.859790 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 566/1116] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:16 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:17.819502 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bab2006e-354e-4e4f-acdf-8b03f138e8c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:17.819502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bab2006e-354e-4e4f-acdf-8b03f138e8c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:17.819502 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:17.819502 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:17.819502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bab2006e-354e-4e4f-acdf-8b03f138e8c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:17.911580 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:17.911580 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:17.940890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bab2006e-354e-4e4f-acdf-8b03f138e8c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:18.001892 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:18.001892 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:18.046450 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bab2006e-354e-4e4f-acdf-8b03f138e8c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:18.047222 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 567/1117] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:17 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 911 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:18.058916 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6e672c1-fa2f-4079-a7c3-a43dec80cfd6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:18.069822 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6e672c1-fa2f-4079-a7c3-a43dec80cfd6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:18.070217 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:18.070217 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:18.070894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6e672c1-fa2f-4079-a7c3-a43dec80cfd6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:18.071571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a6e672c1-fa2f-4079-a7c3-a43dec80cfd6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:18.143961 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:18.143961 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:18.146858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6e672c1-fa2f-4079-a7c3-a43dec80cfd6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:18.156961 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 568/1118] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:18 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:18.225207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-b9834838-c862-4550-899d-076dc9b0ec39 req-44e1a9b0-a49f-44ed-8bb9-5cc50a0167e5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Lock "b'cinder-attachment_update-305332e8-2110-4ddb-8e61-64567252a539-n-h2-771363-1'" released by "attachment_update" :: held 2.729s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:54:18.226454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-44e1a9b0-a49f-44ed-8bb9-5cc50a0167e5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/86e19387-61d9-4686-a40d-5a34592a47a8 returned with HTTP 200 Jan 19 08:54:18.227625 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 551/1119] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:54:15 2021] PUT /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/86e19387-61d9-4686-a40d-5a34592a47a8 => generated 762 bytes in 2813 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:19.064199 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8c47def7-b98f-4408-a2e8-9a0115123bc7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:19.065008 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8c47def7-b98f-4408-a2e8-9a0115123bc7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:19.065008 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:19.065008 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:19.065380 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8c47def7-b98f-4408-a2e8-9a0115123bc7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:19.122823 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:19.122823 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:19.146754 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8c47def7-b98f-4408-a2e8-9a0115123bc7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:19.164304 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e831b34d-0f2d-483f-b3c7-0bf1d940eb89 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:19.165159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e831b34d-0f2d-483f-b3c7-0bf1d940eb89 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:19.172734 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:19.172734 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:19.174312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e831b34d-0f2d-483f-b3c7-0bf1d940eb89 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:19.174647 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:19.174647 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:19.176161 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e831b34d-0f2d-483f-b3c7-0bf1d940eb89 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:19.185448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8c47def7-b98f-4408-a2e8-9a0115123bc7 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:19.186646 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 569/1120] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:19 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 912 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:19.214971 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:19.214971 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:19.217401 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e831b34d-0f2d-483f-b3c7-0bf1d940eb89 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:19.218530 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 552/1121] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:19 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:54:20.218429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48230d1a-3dbd-42bd-a91b-6cae4a37fea6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:20.219407 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48230d1a-3dbd-42bd-a91b-6cae4a37fea6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:20.219779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:20.219779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:20.220594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48230d1a-3dbd-42bd-a91b-6cae4a37fea6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:20.239734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce464020-bba9-4a03-8617-e1e7fa500812 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:20.240281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce464020-bba9-4a03-8617-e1e7fa500812 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:20.240531 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:20.240531 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:20.240915 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce464020-bba9-4a03-8617-e1e7fa500812 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:20.241341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ce464020-bba9-4a03-8617-e1e7fa500812 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:20.265655 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:20.265655 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:20.268060 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce464020-bba9-4a03-8617-e1e7fa500812 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:20.276263 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 553/1122] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:20 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:20.370533 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:20.370533 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:20.387616 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-48230d1a-3dbd-42bd-a91b-6cae4a37fea6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:20.426376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:20.426376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:20.441843 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48230d1a-3dbd-42bd-a91b-6cae4a37fea6 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:20.457915 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 570/1123] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:20 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 912 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:21.289223 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5412216d-2247-4a0c-92f9-ab684327f7cd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:21.290174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5412216d-2247-4a0c-92f9-ab684327f7cd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:21.290564 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:21.290564 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:21.292450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5412216d-2247-4a0c-92f9-ab684327f7cd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:21.293279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5412216d-2247-4a0c-92f9-ab684327f7cd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:21.381965 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:21.381965 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:21.385638 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5412216d-2247-4a0c-92f9-ab684327f7cd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:21.387695 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 554/1124] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:21 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:21.484207 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-19b38444-0ab4-41f8-9311-bd18d6fcfc07 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:21.485300 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-19b38444-0ab4-41f8-9311-bd18d6fcfc07 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:21.486551 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:21.486551 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:21.487273 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-19b38444-0ab4-41f8-9311-bd18d6fcfc07 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:21.672932 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:21.672932 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:21.683252 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-19b38444-0ab4-41f8-9311-bd18d6fcfc07 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:21.717013 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:21.717013 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:21.738382 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-19b38444-0ab4-41f8-9311-bd18d6fcfc07 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:21.740429 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 571/1125] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:21 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 912 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:22.406323 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-caf07798-ff49-429f-9cfd-97ff365b88bb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:22.407265 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-caf07798-ff49-429f-9cfd-97ff365b88bb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:22.407609 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:22.407609 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:22.408637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-caf07798-ff49-429f-9cfd-97ff365b88bb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:22.408944 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-caf07798-ff49-429f-9cfd-97ff365b88bb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:22.474986 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:22.474986 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:22.480064 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-caf07798-ff49-429f-9cfd-97ff365b88bb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:22.490988 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 555/1126] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:22 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:22.766819 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-175a0893-8164-4392-a2ad-76251a3d38db tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:22.767887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-175a0893-8164-4392-a2ad-76251a3d38db tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:22.768328 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:22.768328 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:22.769006 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-175a0893-8164-4392-a2ad-76251a3d38db tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:22.920747 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:22.920747 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:22.937602 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-175a0893-8164-4392-a2ad-76251a3d38db tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:22.978592 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:22.978592 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:22.998022 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-175a0893-8164-4392-a2ad-76251a3d38db tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:23.000429 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 572/1127] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:22 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 912 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:23.535553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a195209-b645-41ab-b3c5-172e41cb5c04 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:23.539169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a195209-b645-41ab-b3c5-172e41cb5c04 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:23.539557 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:23.539557 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:23.540271 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a195209-b645-41ab-b3c5-172e41cb5c04 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:23.547212 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3a195209-b645-41ab-b3c5-172e41cb5c04 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:23.630235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:23.630235 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:23.647130 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a195209-b645-41ab-b3c5-172e41cb5c04 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:23.649041 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 556/1128] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:23 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:23.783500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-fda4fd3b-49ba-4596-8516-6dc4984e02ed tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/86e19387-61d9-4686-a40d-5a34592a47a8/action Jan 19 08:54:23.783500 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:23.783500 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:23.783500 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-fda4fd3b-49ba-4596-8516-6dc4984e02ed tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:23.783500 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-fda4fd3b-49ba-4596-8516-6dc4984e02ed tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:23.996489 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:23.996489 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:24.017031 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e615669b-cc17-4042-a9b5-adbc733df13d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:24.017621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e615669b-cc17-4042-a9b5-adbc733df13d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:24.017842 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:24.017842 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:24.018205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e615669b-cc17-4042-a9b5-adbc733df13d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:24.027789 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9834838-c862-4550-899d-076dc9b0ec39 req-fda4fd3b-49ba-4596-8516-6dc4984e02ed tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/86e19387-61d9-4686-a40d-5a34592a47a8/action returned with HTTP 204 Jan 19 08:54:24.028889 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 573/1129] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:54:23 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/86e19387-61d9-4686-a40d-5a34592a47a8/action => generated 0 bytes in 271 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:54:24.111687 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:24.111687 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:24.155864 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e615669b-cc17-4042-a9b5-adbc733df13d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:24.239301 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:24.239301 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:24.260422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e615669b-cc17-4042-a9b5-adbc733df13d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:24.262300 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 557/1130] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:24 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 1204 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:24.664165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c68fbaf0-dfe1-47a8-9a69-a23ac85ba267 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:24.666281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c68fbaf0-dfe1-47a8-9a69-a23ac85ba267 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:24.666835 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:24.666835 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:24.667563 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c68fbaf0-dfe1-47a8-9a69-a23ac85ba267 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:24.668763 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c68fbaf0-dfe1-47a8-9a69-a23ac85ba267 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:24.696309 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:24.696309 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:24.699900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c68fbaf0-dfe1-47a8-9a69-a23ac85ba267 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:24.701127 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 574/1131] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:24 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:25.731939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fdd109fa-9d86-4e7b-9f2f-ae8d89f775f5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:25.732773 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fdd109fa-9d86-4e7b-9f2f-ae8d89f775f5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:25.733268 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:25.733268 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:25.734027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fdd109fa-9d86-4e7b-9f2f-ae8d89f775f5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:25.734745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fdd109fa-9d86-4e7b-9f2f-ae8d89f775f5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:25.791950 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:25.791950 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:25.795423 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fdd109fa-9d86-4e7b-9f2f-ae8d89f775f5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:25.797559 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 558/1132] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:25 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:26.815827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23c67852-0e00-40a4-a28b-d377f441b177 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:26.816707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23c67852-0e00-40a4-a28b-d377f441b177 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:26.817069 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:26.817069 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:26.817766 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23c67852-0e00-40a4-a28b-d377f441b177 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:26.818437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-23c67852-0e00-40a4-a28b-d377f441b177 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:26.928096 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:26.928096 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:26.932114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23c67852-0e00-40a4-a28b-d377f441b177 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:26.937680 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 575/1133] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:26 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:27.953467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa460772-d8a6-4533-b026-deed8051cd60 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:27.954670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa460772-d8a6-4533-b026-deed8051cd60 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:27.955380 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:27.955380 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:27.956077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa460772-d8a6-4533-b026-deed8051cd60 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:27.956718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fa460772-d8a6-4533-b026-deed8051cd60 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:27.982604 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:27.982604 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:27.984901 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa460772-d8a6-4533-b026-deed8051cd60 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:27.993438 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 559/1134] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:27 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:29.002186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-85737def-8fb2-45b8-ab2e-61259b3b4c0a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:29.003009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-85737def-8fb2-45b8-ab2e-61259b3b4c0a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:29.003009 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:29.003009 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:29.003443 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-85737def-8fb2-45b8-ab2e-61259b3b4c0a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:29.003588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-85737def-8fb2-45b8-ab2e-61259b3b4c0a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:29.051225 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:29.051225 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:29.055108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-85737def-8fb2-45b8-ab2e-61259b3b4c0a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:29.056306 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 576/1135] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:28 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:54:29.546738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-ac35d13a-b3c6-4f74-99ac-856aa7798ce0 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:54:29.547267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-ac35d13a-b3c6-4f74-99ac-856aa7798ce0 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:29.547465 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:29.547465 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:29.548116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-ac35d13a-b3c6-4f74-99ac-856aa7798ce0 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:29.659272 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:29.659272 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:29.706649 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-ac35d13a-b3c6-4f74-99ac-856aa7798ce0 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:29.769920 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:29.769920 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:29.789852 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-ac35d13a-b3c6-4f74-99ac-856aa7798ce0 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:54:29.793783 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 560/1136] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:54:29 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 1204 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:29.852313 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-59d02917-2d12-4859-af12-4c5a38c77a15 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7/action Jan 19 08:54:29.853713 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:29.853713 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:29.854452 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-59d02917-2d12-4859-af12-4c5a38c77a15 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action body: b'{"os-begin_detaching": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:29.855748 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-59d02917-2d12-4859-af12-4c5a38c77a15 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:29.970474 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:29.970474 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:29.972376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-59d02917-2d12-4859-af12-4c5a38c77a15 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:30.010375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-59d02917-2d12-4859-af12-4c5a38c77a15 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Begin detaching volume completed successfully. Jan 19 08:54:30.010968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-59d02917-2d12-4859-af12-4c5a38c77a15 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7/action returned with HTTP 202 Jan 19 08:54:30.012606 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 577/1137] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:54:29 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:54:30.042194 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9df76203-e1c2-4319-81ad-a923df3459fc tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:54:30.042830 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9df76203-e1c2-4319-81ad-a923df3459fc tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:30.043020 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:30.043020 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:30.043735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9df76203-e1c2-4319-81ad-a923df3459fc tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:30.072059 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b11245d2-32f9-4730-9a60-fe6770fe2200 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:30.072968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b11245d2-32f9-4730-9a60-fe6770fe2200 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:30.073401 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:30.073401 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:30.074301 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b11245d2-32f9-4730-9a60-fe6770fe2200 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:30.075035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b11245d2-32f9-4730-9a60-fe6770fe2200 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:30.123920 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:30.123920 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:30.128823 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b11245d2-32f9-4730-9a60-fe6770fe2200 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:30.130379 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 578/1138] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:30 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:30.132167 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b11245d2-32f9-4730-9a60-fe6770fe2200 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume// Jan 19 08:54:30.133186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b11245d2-32f9-4730-9a60-fe6770fe2200 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:30.133715 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:30.133715 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:30.134759 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b11245d2-32f9-4730-9a60-fe6770fe2200 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:30.136950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b11245d2-32f9-4730-9a60-fe6770fe2200 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:54:30.139238 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 579/1139] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:54:30 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:54:30.153637 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-b78b32de-4f69-4fde-a0ca-6ed30574185a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:54:30.154364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-b78b32de-4f69-4fde-a0ca-6ed30574185a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:30.154968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-b78b32de-4f69-4fde-a0ca-6ed30574185a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:30.162047 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:30.162047 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:30.174531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9df76203-e1c2-4319-81ad-a923df3459fc tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:30.219851 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:30.219851 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:30.240229 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9df76203-e1c2-4319-81ad-a923df3459fc tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:54:30.242200 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 561/1140] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:30 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 1207 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:30.253619 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:30.253619 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:30.264699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-b78b32de-4f69-4fde-a0ca-6ed30574185a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:30.289687 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:30.289687 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:30.300492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-b78b32de-4f69-4fde-a0ca-6ed30574185a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:54:30.301712 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 580/1141] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:54:30 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 1306 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:54:30.778150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-b6852eba-2f38-429e-b664-4f88da251d66 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] DELETE http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/f3d9770d-dbb6-41c2-a6f5-841f401c8cf8 Jan 19 08:54:30.778150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-b6852eba-2f38-429e-b664-4f88da251d66 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:30.778150 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:30.778150 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:30.778150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-b6852eba-2f38-429e-b664-4f88da251d66 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:30.891072 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:30.891072 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:31.146626 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-929e6d31-327e-4679-bce7-c8678547b71a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:31.147302 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-929e6d31-327e-4679-bce7-c8678547b71a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:31.147302 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:31.147302 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:31.147672 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-929e6d31-327e-4679-bce7-c8678547b71a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:31.147951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-929e6d31-327e-4679-bce7-c8678547b71a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:31.229228 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:31.229228 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:31.232364 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-929e6d31-327e-4679-bce7-c8678547b71a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:31.246373 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 581/1142] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:31 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:31.258911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc94edec-1b4a-47a3-af22-c54e22a9d49b tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:54:31.261613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc94edec-1b4a-47a3-af22-c54e22a9d49b tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:31.262023 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:31.262023 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:31.262655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc94edec-1b4a-47a3-af22-c54e22a9d49b tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:31.427553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:31.427553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:31.450011 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dc94edec-1b4a-47a3-af22-c54e22a9d49b tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:31.484335 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:31.484335 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:31.486479 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc94edec-1b4a-47a3-af22-c54e22a9d49b tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:54:31.504879 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 582/1143] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:31 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 1207 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:32.248401 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ccedaf2-1493-4958-98fa-37f564eb5ef1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:32.248986 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ccedaf2-1493-4958-98fa-37f564eb5ef1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:32.249132 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:32.249132 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:32.249512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ccedaf2-1493-4958-98fa-37f564eb5ef1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:32.249872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0ccedaf2-1493-4958-98fa-37f564eb5ef1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:32.325161 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:32.325161 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:32.329830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ccedaf2-1493-4958-98fa-37f564eb5ef1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:32.330679 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 583/1144] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:32 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:32.509052 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-08fffffb-bee5-4841-9285-d1034745c9e0 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:54:32.510333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-08fffffb-bee5-4841-9285-d1034745c9e0 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:32.514892 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:32.514892 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:32.515847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-08fffffb-bee5-4841-9285-d1034745c9e0 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:32.637331 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:32.637331 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:32.655405 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-08fffffb-bee5-4841-9285-d1034745c9e0 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:32.698752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-b6852eba-2f38-429e-b664-4f88da251d66 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:54:32.700367 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-b6852eba-2f38-429e-b664-4f88da251d66 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:54:32.716473 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c5061cbb-f732-4a6c-b677-d6868d76f867 req-b6852eba-2f38-429e-b664-4f88da251d66 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/f3d9770d-dbb6-41c2-a6f5-841f401c8cf8 returned with HTTP 200 Jan 19 08:54:32.719447 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 562/1145] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:54:30 2021] DELETE /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/f3d9770d-dbb6-41c2-a6f5-841f401c8cf8 => generated 19 bytes in 1963 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:32.726706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-08fffffb-bee5-4841-9285-d1034745c9e0 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:54:32.739830 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 584/1146] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:32 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 912 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:33.345617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d34d9c3-7066-42d0-8e5f-d32de9129c7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:33.355108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d34d9c3-7066-42d0-8e5f-d32de9129c7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:33.355591 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:33.355591 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:33.356082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d34d9c3-7066-42d0-8e5f-d32de9129c7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:33.356475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4d34d9c3-7066-42d0-8e5f-d32de9129c7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:33.386908 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:33.386908 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:33.390338 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d34d9c3-7066-42d0-8e5f-d32de9129c7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:33.394854 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 563/1147] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:33 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:54:34.409169 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8f58b21-cb66-4cfb-873b-2b921884c774 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:34.410885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8f58b21-cb66-4cfb-873b-2b921884c774 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:34.411440 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:34.411440 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:34.412085 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8f58b21-cb66-4cfb-873b-2b921884c774 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:34.412638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f8f58b21-cb66-4cfb-873b-2b921884c774 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:34.458910 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:34.458910 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:34.474821 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8f58b21-cb66-4cfb-873b-2b921884c774 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:34.476020 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 585/1148] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:34 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:34.564873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-1492375f-0f9d-464e-931f-8b925d30426a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:34.565751 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-1492375f-0f9d-464e-931f-8b925d30426a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:34.566176 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:34.566176 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:34.566825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-1492375f-0f9d-464e-931f-8b925d30426a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:34.644488 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:34.644488 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:34.660207 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-1492375f-0f9d-464e-931f-8b925d30426a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:34.711432 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:34.711432 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:34.725911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-1492375f-0f9d-464e-931f-8b925d30426a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:34.727184 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 564/1149] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:54:34 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 1204 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:34.752277 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-cae57e65-62a9-49c9-bddb-8abed1a3710d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] POST http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539/action Jan 19 08:54:34.753496 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:34.753496 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:34.754063 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-cae57e65-62a9-49c9-bddb-8abed1a3710d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action body: b'{"os-begin_detaching": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:34.754534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-cae57e65-62a9-49c9-bddb-8abed1a3710d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:34.812338 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:34.812338 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:34.813833 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-cae57e65-62a9-49c9-bddb-8abed1a3710d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:34.829887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-cae57e65-62a9-49c9-bddb-8abed1a3710d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Begin detaching volume completed successfully. Jan 19 08:54:34.830568 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-cae57e65-62a9-49c9-bddb-8abed1a3710d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539/action returned with HTTP 202 Jan 19 08:54:34.831620 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 586/1150] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:54:34 2021] POST /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:54:34.873320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56a83f2a-c1e4-41f0-a3dd-964b3f533dd8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:34.874343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56a83f2a-c1e4-41f0-a3dd-964b3f533dd8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:34.874710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:34.874710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:34.876418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56a83f2a-c1e4-41f0-a3dd-964b3f533dd8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:34.931376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-cae57e65-62a9-49c9-bddb-8abed1a3710d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume// Jan 19 08:54:34.932537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-cae57e65-62a9-49c9-bddb-8abed1a3710d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:34.932855 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:34.932855 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:34.933447 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-cae57e65-62a9-49c9-bddb-8abed1a3710d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:34.935210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-cae57e65-62a9-49c9-bddb-8abed1a3710d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:54:34.935914 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 587/1151] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:54:34 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:54:34.950504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-176decb2-b925-4580-b7f5-5a9d83078714 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:34.951278 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-176decb2-b925-4580-b7f5-5a9d83078714 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:34.951733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-176decb2-b925-4580-b7f5-5a9d83078714 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:35.016647 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:35.016647 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:35.027692 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:35.027692 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:35.028908 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-176decb2-b925-4580-b7f5-5a9d83078714 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:35.043662 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-56a83f2a-c1e4-41f0-a3dd-964b3f533dd8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:35.082562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:35.082562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:35.101724 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:35.101724 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:35.110652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56a83f2a-c1e4-41f0-a3dd-964b3f533dd8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:35.111889 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 565/1152] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:34 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 1207 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:35.143560 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-176decb2-b925-4580-b7f5-5a9d83078714 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:35.145922 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 588/1153] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:54:34 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 1306 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:54:35.513003 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f435bae1-ca6f-47aa-91a3-e90be6d0fdb9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:35.513003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f435bae1-ca6f-47aa-91a3-e90be6d0fdb9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:35.513003 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:35.513003 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:35.513003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f435bae1-ca6f-47aa-91a3-e90be6d0fdb9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:35.513003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f435bae1-ca6f-47aa-91a3-e90be6d0fdb9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:35.560021 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:35.560021 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:35.560021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f435bae1-ca6f-47aa-91a3-e90be6d0fdb9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:35.560021 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 566/1154] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:35 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:35.583599 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-ff4c5d18-0c01-4b0f-9e2a-0e5ffde51ab4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] DELETE http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/86e19387-61d9-4686-a40d-5a34592a47a8 Jan 19 08:54:35.583599 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-ff4c5d18-0c01-4b0f-9e2a-0e5ffde51ab4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:35.583599 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:35.583599 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:35.583599 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-ff4c5d18-0c01-4b0f-9e2a-0e5ffde51ab4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:35.641446 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:35.641446 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:36.142120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fba18854-b7d1-4795-9da0-5a2d42f49711 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:36.142120 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fba18854-b7d1-4795-9da0-5a2d42f49711 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:36.142120 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:36.142120 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:36.142120 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fba18854-b7d1-4795-9da0-5a2d42f49711 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:36.231376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:36.231376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:36.242478 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fba18854-b7d1-4795-9da0-5a2d42f49711 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:36.276525 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:36.276525 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:36.319274 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fba18854-b7d1-4795-9da0-5a2d42f49711 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:36.329310 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 567/1155] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:36 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 1207 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:36.587745 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd2c55fc-bd95-4213-8356-b9e29df958cc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:36.588668 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd2c55fc-bd95-4213-8356-b9e29df958cc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:36.589009 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:36.589009 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:36.589696 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd2c55fc-bd95-4213-8356-b9e29df958cc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:36.590339 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cd2c55fc-bd95-4213-8356-b9e29df958cc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:36.664470 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:36.664470 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:36.667595 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd2c55fc-bd95-4213-8356-b9e29df958cc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:36.669078 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 568/1156] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:36 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:36.742621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-ff4c5d18-0c01-4b0f-9e2a-0e5ffde51ab4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:54:36.743300 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-ff4c5d18-0c01-4b0f-9e2a-0e5ffde51ab4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:54:36.755599 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-03fcca7d-113f-4ccf-8d9e-00cea8751a88 req-ff4c5d18-0c01-4b0f-9e2a-0e5ffde51ab4 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/86e19387-61d9-4686-a40d-5a34592a47a8 returned with HTTP 200 Jan 19 08:54:36.757181 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 589/1157] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:54:35 2021] DELETE /volume/v3/5cb648b899f940e7a8da1144d77a76ed/attachments/86e19387-61d9-4686-a40d-5a34592a47a8 => generated 19 bytes in 1187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:37.355803 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2564c3a3-1ba0-47d1-842e-086d491a3f3d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:37.356534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2564c3a3-1ba0-47d1-842e-086d491a3f3d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:37.356748 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:37.356748 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:37.357177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2564c3a3-1ba0-47d1-842e-086d491a3f3d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:37.456081 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:37.456081 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:37.467056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2564c3a3-1ba0-47d1-842e-086d491a3f3d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:37.519338 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2564c3a3-1ba0-47d1-842e-086d491a3f3d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:37.520704 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 569/1158] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:37 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 912 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:54:37.554906 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0867c767-c8a4-4787-b1f1-2b9bc010da43 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:37.556183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0867c767-c8a4-4787-b1f1-2b9bc010da43 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:37.556617 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:37.556617 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:37.557483 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0867c767-c8a4-4787-b1f1-2b9bc010da43 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:37.647891 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:37.647891 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:37.659768 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0867c767-c8a4-4787-b1f1-2b9bc010da43 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:37.688486 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d743a66-9db7-4d55-b71e-e9923a3aa313 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:37.689176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d743a66-9db7-4d55-b71e-e9923a3aa313 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:37.689620 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:37.689620 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:37.690296 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d743a66-9db7-4d55-b71e-e9923a3aa313 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:37.690882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5d743a66-9db7-4d55-b71e-e9923a3aa313 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:37.707806 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0867c767-c8a4-4787-b1f1-2b9bc010da43 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:37.710528 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 590/1159] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:37 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:37.760044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b318aaa-ef38-47e7-b0d0-b072eeb1ca9d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:54:37.760846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b318aaa-ef38-47e7-b0d0-b072eeb1ca9d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:37.762584 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:37.762584 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:37.763250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b318aaa-ef38-47e7-b0d0-b072eeb1ca9d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:37.800603 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:37.800603 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:37.802792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d743a66-9db7-4d55-b71e-e9923a3aa313 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:37.811525 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 570/1160] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:37 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:37.908185 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:37.908185 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:37.928789 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3b318aaa-ef38-47e7-b0d0-b072eeb1ca9d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:37.991508 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b318aaa-ef38-47e7-b0d0-b072eeb1ca9d tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:54:37.995843 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 591/1161] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:37 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 912 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:38.024362 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-044571cf-3fc9-4d63-bbde-1e0704e0ba74 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:54:38.026129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-044571cf-3fc9-4d63-bbde-1e0704e0ba74 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:38.026580 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:38.026580 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:38.027250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-044571cf-3fc9-4d63-bbde-1e0704e0ba74 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:38.137446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] POST http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes Jan 19 08:54:38.137891 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:38.137891 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:38.138715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1491474211"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:38.140546 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1491474211'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:54:38.141190 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume of 1 GB Jan 19 08:54:38.186831 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:38.186831 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:38.234633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-044571cf-3fc9-4d63-bbde-1e0704e0ba74 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:38.235594 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Availability Zones retrieved successfully. Jan 19 08:54:38.287207 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-044571cf-3fc9-4d63-bbde-1e0704e0ba74 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:54:38.288886 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 571/1162] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:38 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 912 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:38.319676 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7fd14458-e098-4332-a1d0-c696c3b078be tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:54:38.320553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7fd14458-e098-4332-a1d0-c696c3b078be tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:38.320990 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:38.320990 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:38.322686 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7fd14458-e098-4332-a1d0-c696c3b078be tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:38.326981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (26331ae9-375d-4a22-9990-295e49f3c496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:54:38.342275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac69766f-3766-497a-841c-97dbb0fda162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:38.348002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:54:38.441436 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:38.441436 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:38.470717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7fd14458-e098-4332-a1d0-c696c3b078be tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:54:38.522424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7fd14458-e098-4332-a1d0-c696c3b078be tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:54:38.523813 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 572/1163] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:38 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 912 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:38.582848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac69766f-3766-497a-841c-97dbb0fda162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:38.586193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f522cba-f3f5-4a31-a490-5e9f1fa3f684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:38.772866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Created reservations ['af76308a-d6c6-4b09-8fb3-cd26592c9127', '8358698e-8c37-4226-9c26-b0cfb8cf670d', '7dc79b30-a83e-42cd-9829-cd7f902aa323', 'a76d6dfa-4462-4f13-99b8-fb81e94db641'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:54:38.775783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f522cba-f3f5-4a31-a490-5e9f1fa3f684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af76308a-d6c6-4b09-8fb3-cd26592c9127', '8358698e-8c37-4226-9c26-b0cfb8cf670d', '7dc79b30-a83e-42cd-9829-cd7f902aa323', 'a76d6dfa-4462-4f13-99b8-fb81e94db641']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:38.778227 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae3007cc-1324-4372-b661-5e88d915a583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:38.827595 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f79c4d20-8cf6-42fe-bbe4-f4c2344da31f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:38.828134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f79c4d20-8cf6-42fe-bbe4-f4c2344da31f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:38.828687 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:38.828687 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:38.829043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f79c4d20-8cf6-42fe-bbe4-f4c2344da31f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:38.829644 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f79c4d20-8cf6-42fe-bbe4-f4c2344da31f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:38.904734 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:38.904734 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:38.912159 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f79c4d20-8cf6-42fe-bbe4-f4c2344da31f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:38.915010 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 573/1164] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:38 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:38.936755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae3007cc-1324-4372-b661-5e88d915a583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff07a92-381d-419e-bf8d-546f2b706daa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1491474211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['af76308a-d6c6-4b09-8fb3-cd26592c9127','8358698e-8c37-4226-9c26-b0cfb8cf670d','7dc79b30-a83e-42cd-9829-cd7f902aa323','a76d6dfa-4462-4f13-99b8-fb81e94db641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:54:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1491474211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aff07a92-381d-419e-bf8d-546f2b706daa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e2b12ac839f4487a071f395b568db69',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,user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:38.942277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae856fd-e70b-4341-b6c1-85192298b048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:39.007153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae856fd-e70b-4341-b6c1-85192298b048) 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-1491474211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['af76308a-d6c6-4b09-8fb3-cd26592c9127','8358698e-8c37-4226-9c26-b0cfb8cf670d','7dc79b30-a83e-42cd-9829-cd7f902aa323','a76d6dfa-4462-4f13-99b8-fb81e94db641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:39.014022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5329ef-40eb-4bb8-a319-712aec63cc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:39.052691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5329ef-40eb-4bb8-a319-712aec63cc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:39.059457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (26331ae9-375d-4a22-9990-295e49f3c496) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:54:39.207406 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request issued successfully. Jan 19 08:54:39.245622 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b165069a-3f14-4834-b73d-79c7b4e5ee97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes returned with HTTP 202 Jan 19 08:54:39.246525 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 592/1165] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:54:38 2021] POST /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes => generated 818 bytes in 1114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:54:39.273402 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25d99cb3-32cb-4933-b4b5-603f018539c4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:54:39.273962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25d99cb3-32cb-4933-b4b5-603f018539c4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:39.274508 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:39.274508 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:39.275882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25d99cb3-32cb-4933-b4b5-603f018539c4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:39.432478 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:39.432478 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:39.471205 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-25d99cb3-32cb-4933-b4b5-603f018539c4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:39.517359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25d99cb3-32cb-4933-b4b5-603f018539c4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:54:39.518566 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 574/1166] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:39 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 886 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:39.944558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2d59879-dc52-45c9-8f9e-3ccd3d22eaeb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:39.945403 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2d59879-dc52-45c9-8f9e-3ccd3d22eaeb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:39.945606 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:39.945606 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:39.945909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2d59879-dc52-45c9-8f9e-3ccd3d22eaeb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:39.946147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a2d59879-dc52-45c9-8f9e-3ccd3d22eaeb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:39.997085 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:39.997085 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:40.006880 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2d59879-dc52-45c9-8f9e-3ccd3d22eaeb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:40.008368 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 593/1167] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:39 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:40.535931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22fc2df2-daea-4a29-bbba-d35a56fa0d13 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:54:40.537596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22fc2df2-daea-4a29-bbba-d35a56fa0d13 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:40.538005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:40.538005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:40.538611 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22fc2df2-daea-4a29-bbba-d35a56fa0d13 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:40.646506 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:40.646506 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:40.661687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-22fc2df2-daea-4a29-bbba-d35a56fa0d13 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:40.708875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22fc2df2-daea-4a29-bbba-d35a56fa0d13 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:54:40.722427 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 575/1168] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:40 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 910 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:41.029357 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ad4cc9e-fea2-480a-900a-24ab5c504b7b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:41.030229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ad4cc9e-fea2-480a-900a-24ab5c504b7b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:41.030229 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:41.030229 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:41.030622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ad4cc9e-fea2-480a-900a-24ab5c504b7b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:41.030779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7ad4cc9e-fea2-480a-900a-24ab5c504b7b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:41.076819 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:41.076819 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:41.078732 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ad4cc9e-fea2-480a-900a-24ab5c504b7b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:41.081240 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 594/1169] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:41 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:41.740129 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00267dcb-0f5c-4e7b-bc03-b2416e39c0fb tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:54:41.741300 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00267dcb-0f5c-4e7b-bc03-b2416e39c0fb tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:41.741749 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:41.741749 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:41.742906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00267dcb-0f5c-4e7b-bc03-b2416e39c0fb tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:41.968997 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:41.968997 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:41.987359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-00267dcb-0f5c-4e7b-bc03-b2416e39c0fb tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:42.107384 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6aa9e6e3-8870-4734-b10c-ed786de3a577 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:42.109502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6aa9e6e3-8870-4734-b10c-ed786de3a577 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:42.110677 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:42.110677 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:42.111867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6aa9e6e3-8870-4734-b10c-ed786de3a577 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:42.112794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6aa9e6e3-8870-4734-b10c-ed786de3a577 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:42.164699 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:42.164699 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:42.170351 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6aa9e6e3-8870-4734-b10c-ed786de3a577 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:42.185143 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 595/1170] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:42 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:54:42.187087 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00267dcb-0f5c-4e7b-bc03-b2416e39c0fb tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:54:42.188145 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 576/1171] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:41 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 911 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:42.223821 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc31a514-103e-4722-9424-126ad5bf503c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] POST http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action Jan 19 08:54:42.224656 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:42.224656 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:42.225513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc31a514-103e-4722-9424-126ad5bf503c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Action body: b'{"os-attach": {"instance_uuid": "ac98986f-59e2-4cd8-92a1-b8885605dd38", "mountpoint": "/dev/sdb"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:42.226066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc31a514-103e-4722-9424-126ad5bf503c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ac98986f-59e2-4cd8-92a1-b8885605dd38", "mountpoint": "/dev/sdb"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:42.444681 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:42.444681 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:42.449144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bc31a514-103e-4722-9424-126ad5bf503c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:42.498543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bc31a514-103e-4722-9424-126ad5bf503c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Update volume admin metadata completed successfully. Jan 19 08:54:43.068357 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bc31a514-103e-4722-9424-126ad5bf503c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Attach volume completed successfully. Jan 19 08:54:43.070533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc31a514-103e-4722-9424-126ad5bf503c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action returned with HTTP 202 Jan 19 08:54:43.078271 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 596/1172] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:54:42 2021] POST /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action => generated 0 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:54:43.091840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf564b8f-6765-44ff-a710-4c71fc5d1898 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:54:43.093469 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf564b8f-6765-44ff-a710-4c71fc5d1898 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:43.093986 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:43.093986 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:43.094802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf564b8f-6765-44ff-a710-4c71fc5d1898 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:43.199674 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-735a073e-3fb9-4c55-9a47-c12870aea3db tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:43.200554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-735a073e-3fb9-4c55-9a47-c12870aea3db tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:43.201412 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:43.201412 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:43.203123 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-735a073e-3fb9-4c55-9a47-c12870aea3db tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:43.205704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-735a073e-3fb9-4c55-9a47-c12870aea3db tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:43.272884 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:43.272884 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:43.286336 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cf564b8f-6765-44ff-a710-4c71fc5d1898 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:43.289876 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:43.289876 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:43.291944 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-735a073e-3fb9-4c55-9a47-c12870aea3db tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:43.300973 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 597/1173] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:43 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:43.322350 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:43.322350 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:43.333236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf564b8f-6765-44ff-a710-4c71fc5d1898 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:54:43.352108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-598d6500-6ca8-490c-b467-681563d219b9 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:54:43.353935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-598d6500-6ca8-490c-b467-681563d219b9 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:43.354551 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:43.354551 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:43.354880 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-598d6500-6ca8-490c-b467-681563d219b9 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:43.363557 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 577/1174] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:43 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 1245 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:43.417846 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:43.417846 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:43.430129 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-598d6500-6ca8-490c-b467-681563d219b9 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:43.506073 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:43.506073 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:43.522231 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-598d6500-6ca8-490c-b467-681563d219b9 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:54:43.543252 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 598/1175] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:43 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 1245 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:44.030487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3fdc1ba-46fb-4dc6-a919-38ca819b53a7 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action Jan 19 08:54:44.030927 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:44.030927 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:44.031669 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d3fdc1ba-46fb-4dc6-a919-38ca819b53a7 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:44.032219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d3fdc1ba-46fb-4dc6-a919-38ca819b53a7 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:44.033364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-d3fdc1ba-46fb-4dc6-a919-38ca819b53a7 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Updating volume 'aff07a92-381d-419e-bf8d-546f2b706daa' with '{'status': 'error'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:54:44.260521 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:44.260521 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:44.314541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fda8100a-9585-4c74-8760-5ddbcccc710c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:44.315080 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fda8100a-9585-4c74-8760-5ddbcccc710c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:44.315272 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:44.315272 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:44.315921 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fda8100a-9585-4c74-8760-5ddbcccc710c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:44.316447 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fda8100a-9585-4c74-8760-5ddbcccc710c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:44.360093 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:44.360093 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:44.366920 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fda8100a-9585-4c74-8760-5ddbcccc710c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:44.367914 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 599/1176] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:44 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:54:44.393571 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3fdc1ba-46fb-4dc6-a919-38ca819b53a7 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action returned with HTTP 202 Jan 19 08:54:44.394413 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 578/1177] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:54:43 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action => generated 0 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:54:44.403658 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1df0aa20-881d-4698-853c-b61e65ec729f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:54:44.404189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1df0aa20-881d-4698-853c-b61e65ec729f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:44.404405 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:44.404405 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:44.404777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1df0aa20-881d-4698-853c-b61e65ec729f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:44.593959 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:44.593959 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:44.634858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1df0aa20-881d-4698-853c-b61e65ec729f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:44.680078 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:44.680078 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:44.703417 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1df0aa20-881d-4698-853c-b61e65ec729f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:54:44.704183 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 600/1178] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:44 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 1244 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:44.725374 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45b039a1-0305-415c-ae22-5bcf49ece88f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action Jan 19 08:54:44.726546 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:44.726546 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:44.728523 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45b039a1-0305-415c-ae22-5bcf49ece88f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6704160a-cbfa-425e-80a4-04e0dc9bcf30"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:44.729553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45b039a1-0305-415c-ae22-5bcf49ece88f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6704160a-cbfa-425e-80a4-04e0dc9bcf30"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:44.885089 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:44.885089 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:44.887354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-45b039a1-0305-415c-ae22-5bcf49ece88f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Volume info retrieved successfully. Jan 19 08:54:45.021153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-45b039a1-0305-415c-ae22-5bcf49ece88f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Terminate volume connection completed successfully. Jan 19 08:54:45.032121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-45b039a1-0305-415c-ae22-5bcf49ece88f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87854) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 19 08:54:45.303495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-45b039a1-0305-415c-ae22-5bcf49ece88f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Detach volume completed successfully. Jan 19 08:54:45.304305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45b039a1-0305-415c-ae22-5bcf49ece88f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action returned with HTTP 202 Jan 19 08:54:45.306591 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 579/1179] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:54:44 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action => generated 0 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:54:45.318264 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74e7099c-ef6b-47ba-9c66-1c92393695f3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:54:45.319192 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74e7099c-ef6b-47ba-9c66-1c92393695f3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:45.319548 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:45.319548 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:45.320224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74e7099c-ef6b-47ba-9c66-1c92393695f3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:45.388753 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4563f647-4eda-44f4-bd9b-deae39d09274 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:45.389681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4563f647-4eda-44f4-bd9b-deae39d09274 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:45.395376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:45.395376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:45.396859 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4563f647-4eda-44f4-bd9b-deae39d09274 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:45.397517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4563f647-4eda-44f4-bd9b-deae39d09274 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:45.493328 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:45.493328 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:45.497728 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4563f647-4eda-44f4-bd9b-deae39d09274 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:45.515515 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 580/1180] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:45 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:45.546959 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:45.546959 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:45.579851 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-74e7099c-ef6b-47ba-9c66-1c92393695f3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:45.619740 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74e7099c-ef6b-47ba-9c66-1c92393695f3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:54:45.633378 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 601/1181] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:45 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 930 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:45.638170 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f867fe1-1dc1-4728-880c-2401ede1e936 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:54:45.638959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f867fe1-1dc1-4728-880c-2401ede1e936 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:45.639226 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:45.639226 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:45.640149 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f867fe1-1dc1-4728-880c-2401ede1e936 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:45.749534 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:45.749534 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:45.761807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1f867fe1-1dc1-4728-880c-2401ede1e936 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:45.791798 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f867fe1-1dc1-4728-880c-2401ede1e936 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:54:45.793497 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 581/1182] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:45 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 930 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:54:45.833031 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-067628bd-7607-4506-b37e-721586b0bcfe tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] POST http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action Jan 19 08:54:45.836874 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:45.836874 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:45.857604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-067628bd-7607-4506-b37e-721586b0bcfe tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Action body: b'{"os-detach": {}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:45.859604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-067628bd-7607-4506-b37e-721586b0bcfe tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:46.030973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:46.030973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:46.035108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-067628bd-7607-4506-b37e-721586b0bcfe tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:46.133787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-067628bd-7607-4506-b37e-721586b0bcfe tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Detach volume completed successfully. Jan 19 08:54:46.135093 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-067628bd-7607-4506-b37e-721586b0bcfe tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action returned with HTTP 202 Jan 19 08:54:46.143365 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 602/1183] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:54:45 2021] POST /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa/action => generated 0 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:54:46.148458 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1163641-50eb-4681-9a0e-62ca9bf5799c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:54:46.151973 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1163641-50eb-4681-9a0e-62ca9bf5799c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:46.152775 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:46.152775 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:46.154158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1163641-50eb-4681-9a0e-62ca9bf5799c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:46.293400 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:46.293400 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:46.325670 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d1163641-50eb-4681-9a0e-62ca9bf5799c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:46.387790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1163641-50eb-4681-9a0e-62ca9bf5799c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:54:46.408631 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 582/1184] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:46 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 930 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:54:46.535526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d8513e5-233d-4e06-85f8-01415c5534c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:46.538611 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d8513e5-233d-4e06-85f8-01415c5534c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:46.543015 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:46.543015 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:46.543798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d8513e5-233d-4e06-85f8-01415c5534c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:46.544382 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3d8513e5-233d-4e06-85f8-01415c5534c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:46.693560 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:46.693560 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:46.696955 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d8513e5-233d-4e06-85f8-01415c5534c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:46.722529 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 603/1185] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:46 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:47.741428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db5cf9ee-9a75-431e-9896-c645b80edbd7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:47.742307 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db5cf9ee-9a75-431e-9896-c645b80edbd7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:47.742307 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:47.742307 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:47.742808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db5cf9ee-9a75-431e-9896-c645b80edbd7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:47.743075 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-db5cf9ee-9a75-431e-9896-c645b80edbd7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:47.797166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:47.797166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:47.799086 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db5cf9ee-9a75-431e-9896-c645b80edbd7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:47.800317 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 583/1186] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:47 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:54:48.819875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1fe9ffec-4756-4afc-b851-8672556171c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:48.824233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1fe9ffec-4756-4afc-b851-8672556171c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:48.824391 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:48.824391 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:48.824929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1fe9ffec-4756-4afc-b851-8672556171c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:48.825594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1fe9ffec-4756-4afc-b851-8672556171c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:48.924179 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:48.924179 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:48.928515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1fe9ffec-4756-4afc-b851-8672556171c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:48.948697 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 604/1187] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:48 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:49.962318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b71d4fee-087d-43fe-9a26-8950e0c17d2b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:49.973364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b71d4fee-087d-43fe-9a26-8950e0c17d2b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:49.984003 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:49.984003 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:50.012457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b71d4fee-087d-43fe-9a26-8950e0c17d2b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:50.012457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b71d4fee-087d-43fe-9a26-8950e0c17d2b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:50.075802 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:50.075802 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:50.080064 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b71d4fee-087d-43fe-9a26-8950e0c17d2b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:50.094418 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 584/1188] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:49 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:51.113759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b217ce74-05f4-4d63-ad7e-d3545e50da00 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:51.119445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b217ce74-05f4-4d63-ad7e-d3545e50da00 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:51.119866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:51.119866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:51.120446 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b217ce74-05f4-4d63-ad7e-d3545e50da00 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:51.123281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b217ce74-05f4-4d63-ad7e-d3545e50da00 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:51.221885 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:51.221885 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:51.227371 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b217ce74-05f4-4d63-ad7e-d3545e50da00 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:51.251158 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 605/1189] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:51 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:52.272965 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e750c854-66e0-4821-96a5-6a214f7172b7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:52.276564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e750c854-66e0-4821-96a5-6a214f7172b7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:52.279752 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:52.279752 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:52.280258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e750c854-66e0-4821-96a5-6a214f7172b7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:52.280826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e750c854-66e0-4821-96a5-6a214f7172b7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:52.336439 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:52.336439 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:52.345154 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e750c854-66e0-4821-96a5-6a214f7172b7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:52.346021 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 585/1190] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:52 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:53.380373 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bab67229-0437-4654-9d99-ee5d82a8312f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:53.381774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bab67229-0437-4654-9d99-ee5d82a8312f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:53.390660 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:53.390660 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:53.391659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bab67229-0437-4654-9d99-ee5d82a8312f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:53.392246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-bab67229-0437-4654-9d99-ee5d82a8312f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:53.466280 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:53.466280 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:53.469893 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bab67229-0437-4654-9d99-ee5d82a8312f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:53.484812 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 606/1191] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:53 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 852 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:54.324125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] POST http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes Jan 19 08:54:54.324721 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:54.324721 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:54.325203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1251818609"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:54.326455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1251818609'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:54:54.326888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume of 1 GB Jan 19 08:54:54.359766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Availability Zones retrieved successfully. Jan 19 08:54:54.393152 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (a81ec962-ba35-4f98-b215-48a20846ad1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:54:54.397133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26fb3785-5154-4735-bfbd-83cb2ce612f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:54.404669 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:54:54.496709 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9aefd471-9653-4117-9401-045d1155c3e1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:54.504176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9aefd471-9653-4117-9401-045d1155c3e1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:54.504678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:54.504678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:54.508425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9aefd471-9653-4117-9401-045d1155c3e1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:54.509723 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9aefd471-9653-4117-9401-045d1155c3e1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:54.631412 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:54.631412 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:54.634013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9aefd471-9653-4117-9401-045d1155c3e1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:54.635402 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 607/1192] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:54 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 854 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:54.783024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26fb3785-5154-4735-bfbd-83cb2ce612f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:54.787951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3725e89-3add-4605-b6c8-efd48df81bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:54.951726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Created reservations ['c1b00282-e7d2-48d2-9334-1eff5982a84a', '9e9f9dfb-fcb2-4919-a893-e7c1f6c8dbcb', 'e302b8dd-84c4-4ce1-ba4c-1a03ff01ffce', '95d0d426-6d6e-4291-9907-87866ec28849'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:54:54.954757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3725e89-3add-4605-b6c8-efd48df81bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1b00282-e7d2-48d2-9334-1eff5982a84a', '9e9f9dfb-fcb2-4919-a893-e7c1f6c8dbcb', 'e302b8dd-84c4-4ce1-ba4c-1a03ff01ffce', '95d0d426-6d6e-4291-9907-87866ec28849']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:54.956946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa9ab456-89c7-449c-9e99-d0ce838eb47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:55.090018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa9ab456-89c7-449c-9e99-d0ce838eb47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '101048a1-dc8c-46c9-9742-90f1ebf8996f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1251818609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['c1b00282-e7d2-48d2-9334-1eff5982a84a','9e9f9dfb-fcb2-4919-a893-e7c1f6c8dbcb','e302b8dd-84c4-4ce1-ba4c-1a03ff01ffce','95d0d426-6d6e-4291-9907-87866ec28849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1251818609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=101048a1-dc8c-46c9-9742-90f1ebf8996f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e2b12ac839f4487a071f395b568db69',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,user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:55.095311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1edf420-830a-47e7-9c29-dad8eef34ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:55.209719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1edf420-830a-47e7-9c29-dad8eef34ec3) 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-1251818609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['c1b00282-e7d2-48d2-9334-1eff5982a84a','9e9f9dfb-fcb2-4919-a893-e7c1f6c8dbcb','e302b8dd-84c4-4ce1-ba4c-1a03ff01ffce','95d0d426-6d6e-4291-9907-87866ec28849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:55.213903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d04d0a4-709b-496c-a283-28e79483d57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:55.271840 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d04d0a4-709b-496c-a283-28e79483d57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:55.274814 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (a81ec962-ba35-4f98-b215-48a20846ad1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:54:55.459893 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request issued successfully. Jan 19 08:54:55.616639 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d4eb367-b325-48e6-863d-10d5caa65cc2 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes returned with HTTP 202 Jan 19 08:54:55.626562 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 586/1193] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:54:54 2021] POST /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes => generated 818 bytes in 1306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:54:55.655975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e11df76-aff8-4cd6-8a37-df0c30fe9758 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f Jan 19 08:54:55.657210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e11df76-aff8-4cd6-8a37-df0c30fe9758 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:55.660265 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:55.660265 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:55.661438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e11df76-aff8-4cd6-8a37-df0c30fe9758 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:55.665627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2b5267c-7170-407c-a6d0-c73e86e8c0c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:55.666509 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2b5267c-7170-407c-a6d0-c73e86e8c0c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:55.677611 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:55.677611 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:55.678910 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2b5267c-7170-407c-a6d0-c73e86e8c0c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:55.686901 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a2b5267c-7170-407c-a6d0-c73e86e8c0c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:55.776960 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:55.776960 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:55.803673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2b5267c-7170-407c-a6d0-c73e86e8c0c3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:55.806811 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 587/1194] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:55 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 855 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:55.919704 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0569410-dd11-4aa8-8805-4349f39bcd49 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 Jan 19 08:54:55.935553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0569410-dd11-4aa8-8805-4349f39bcd49 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:55.940351 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:55.940351 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:55.941281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0569410-dd11-4aa8-8805-4349f39bcd49 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:55.976400 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:55.976400 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:56.016659 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:56.016659 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:56.020027 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c0569410-dd11-4aa8-8805-4349f39bcd49 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:54:56.023013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0569410-dd11-4aa8-8805-4349f39bcd49 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 returned with HTTP 200 Jan 19 08:54:56.027562 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 588/1195] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:54:55 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 => generated 469 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:56.031558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9e11df76-aff8-4cd6-8a37-df0c30fe9758 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:56.069717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a05723a1-8fcc-46c3-9713-5eab5e0c136a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:56.074358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a05723a1-8fcc-46c3-9713-5eab5e0c136a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:56.074942 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:56.074942 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:56.075946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a05723a1-8fcc-46c3-9713-5eab5e0c136a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:56.082076 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a05723a1-8fcc-46c3-9713-5eab5e0c136a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Show backup with id 2eb49861-fd1e-4d95-891b-a9420fa8ee24. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:54:56.173392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e11df76-aff8-4cd6-8a37-df0c30fe9758 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f returned with HTTP 200 Jan 19 08:54:56.176228 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 608/1196] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:55 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f => generated 910 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:56.181570 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:56.181570 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:56.198961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a05723a1-8fcc-46c3-9713-5eab5e0c136a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 200 Jan 19 08:54:56.201588 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 589/1197] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:56 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 855 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:56.236967 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa482306-4eae-4f36-a684-02bba8736156 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 Jan 19 08:54:56.250132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa482306-4eae-4f36-a684-02bba8736156 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:56.250458 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:56.250458 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:56.251125 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa482306-4eae-4f36-a684-02bba8736156 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:56.251958 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-fa482306-4eae-4f36-a684-02bba8736156 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete backup with id: 2eb49861-fd1e-4d95-891b-a9420fa8ee24. Jan 19 08:54:56.412169 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:56.412169 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:56.502977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-fa482306-4eae-4f36-a684-02bba8736156 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] delete_backup rpcapi backup_id 2eb49861-fd1e-4d95-891b-a9420fa8ee24 {{(pid=87855) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 08:54:56.529080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa482306-4eae-4f36-a684-02bba8736156 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 returned with HTTP 202 Jan 19 08:54:56.535805 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 609/1198] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:54:56 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/backups/2eb49861-fd1e-4d95-891b-a9420fa8ee24 => generated 0 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:54:57.205015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97f26fd5-238f-41c3-bb44-0d7bb859508f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f Jan 19 08:54:57.205988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97f26fd5-238f-41c3-bb44-0d7bb859508f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:57.206346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:57.206346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:57.206985 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97f26fd5-238f-41c3-bb44-0d7bb859508f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:57.550872 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:57.550872 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:57.600660 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-97f26fd5-238f-41c3-bb44-0d7bb859508f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:57.686912 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97f26fd5-238f-41c3-bb44-0d7bb859508f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f returned with HTTP 200 Jan 19 08:54:57.688095 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 590/1199] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:57 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f => generated 910 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:58.721897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b550e0b-e4ab-4633-8da7-1ed92279f6c8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f Jan 19 08:54:58.722771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b550e0b-e4ab-4633-8da7-1ed92279f6c8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:58.723106 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:58.723106 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:58.723699 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b550e0b-e4ab-4633-8da7-1ed92279f6c8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:59.035220 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:59.035220 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:59.053488 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9b550e0b-e4ab-4633-8da7-1ed92279f6c8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:59.149260 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b550e0b-e4ab-4633-8da7-1ed92279f6c8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f returned with HTTP 200 Jan 19 08:54:59.154296 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 610/1200] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:58 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f => generated 911 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:59.169239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06ce42de-3c25-467d-9156-bebaa9c14678 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f/action Jan 19 08:54:59.169740 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:59.169740 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:59.170296 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-06ce42de-3c25-467d-9156-bebaa9c14678 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:59.170718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-06ce42de-3c25-467d-9156-bebaa9c14678 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:59.171968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-06ce42de-3c25-467d-9156-bebaa9c14678 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Updating volume '101048a1-dc8c-46c9-9742-90f1ebf8996f' with '{'status': 'attaching'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:54:59.400531 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:59.400531 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:59.611587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06ce42de-3c25-467d-9156-bebaa9c14678 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f/action returned with HTTP 202 Jan 19 08:54:59.617131 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 591/1201] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:54:59 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f/action => generated 0 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:54:59.632948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fdc9d121-fb1f-4487-b5e3-29d0292f5ef5 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f Jan 19 08:54:59.634027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fdc9d121-fb1f-4487-b5e3-29d0292f5ef5 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:59.634327 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:59.634327 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:59.635084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fdc9d121-fb1f-4487-b5e3-29d0292f5ef5 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:59.754043 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:59.754043 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:54:59.783529 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fdc9d121-fb1f-4487-b5e3-29d0292f5ef5 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:54:59.830706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fdc9d121-fb1f-4487-b5e3-29d0292f5ef5 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f returned with HTTP 200 Jan 19 08:54:59.842162 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 611/1202] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:59 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f => generated 911 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:59.869826 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a87bf559-9461-4d90-b7c7-cdc07e17dc84 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f/action Jan 19 08:54:59.872864 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:59.872864 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:54:59.882371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a87bf559-9461-4d90-b7c7-cdc07e17dc84 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-force_delete": {}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:59.886356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a87bf559-9461-4d90-b7c7-cdc07e17dc84 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:00.152562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:00.152562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:00.156523 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a87bf559-9461-4d90-b7c7-cdc07e17dc84 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Volume info retrieved successfully. Jan 19 08:55:00.241946 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a87bf559-9461-4d90-b7c7-cdc07e17dc84 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Delete volume request issued successfully. Jan 19 08:55:00.243080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a87bf559-9461-4d90-b7c7-cdc07e17dc84 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f/action returned with HTTP 202 Jan 19 08:55:00.245316 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 592/1203] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:54:59 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f/action => generated 0 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:55:00.268419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5000ca9f-bdad-4e5b-8b03-def522f3e5e3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f Jan 19 08:55:00.269443 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5000ca9f-bdad-4e5b-8b03-def522f3e5e3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:00.269876 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:00.269876 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:00.270566 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5000ca9f-bdad-4e5b-8b03-def522f3e5e3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:00.356874 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:00.356874 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:00.383868 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5000ca9f-bdad-4e5b-8b03-def522f3e5e3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:00.421829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5000ca9f-bdad-4e5b-8b03-def522f3e5e3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f returned with HTTP 200 Jan 19 08:55:00.423402 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 612/1204] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:00 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f => generated 910 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:01.455122 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05e55b11-7d55-4da0-bcfe-8f64e490159a tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f Jan 19 08:55:01.455636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05e55b11-7d55-4da0-bcfe-8f64e490159a tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:01.455859 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:01.455859 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:01.456238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05e55b11-7d55-4da0-bcfe-8f64e490159a tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:01.642164 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:01.642164 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:01.673497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-05e55b11-7d55-4da0-bcfe-8f64e490159a tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:01.722700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05e55b11-7d55-4da0-bcfe-8f64e490159a tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f returned with HTTP 200 Jan 19 08:55:01.733189 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 593/1205] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:01 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f => generated 910 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:02.755623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e11f2734-2bc9-4dfb-868b-8eeccb639911 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f Jan 19 08:55:02.757921 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e11f2734-2bc9-4dfb-868b-8eeccb639911 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:02.760725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:02.760725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:02.761538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e11f2734-2bc9-4dfb-868b-8eeccb639911 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:02.881979 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:02.881979 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:02.904209 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e11f2734-2bc9-4dfb-868b-8eeccb639911 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:02.995097 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e11f2734-2bc9-4dfb-868b-8eeccb639911 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f returned with HTTP 200 Jan 19 08:55:03.011079 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 613/1206] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:02 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f => generated 910 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:04.031044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-efab86b4-8c8c-4025-8607-77caaa7c358b tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f Jan 19 08:55:04.032840 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-efab86b4-8c8c-4025-8607-77caaa7c358b tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:04.035485 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:04.035485 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:04.036675 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-efab86b4-8c8c-4025-8607-77caaa7c358b tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:04.159832 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88fcac4c-41d2-4f19-81b9-89631c5f84b1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] DELETE http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:55:04.160754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-88fcac4c-41d2-4f19-81b9-89631c5f84b1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:04.161225 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:04.161225 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:04.162051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-88fcac4c-41d2-4f19-81b9-89631c5f84b1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:04.164970 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-88fcac4c-41d2-4f19-81b9-89631c5f84b1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Delete volume with id: 305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:55:04.242248 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:04.242248 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:04.245196 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-88fcac4c-41d2-4f19-81b9-89631c5f84b1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:04.246218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-efab86b4-8c8c-4025-8607-77caaa7c358b tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f returned with HTTP 404 Jan 19 08:55:04.255935 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 594/1207] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:04 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f => generated 109 bytes in 232 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:04.263985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] POST http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes Jan 19 08:55:04.265749 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2103045542"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:04.268634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2103045542'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:04.269648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume of 1 GB Jan 19 08:55:04.308784 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Availability Zones retrieved successfully. Jan 19 08:55:04.311732 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-88fcac4c-41d2-4f19-81b9-89631c5f84b1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Delete volume request issued successfully. Jan 19 08:55:04.313224 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88fcac4c-41d2-4f19-81b9-89631c5f84b1 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 202 Jan 19 08:55:04.315039 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 614/1208] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:04 2021] DELETE /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 08:55:04.337962 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4439c3a8-4116-4fe5-ac57-f38ed9bf19c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:55:04.339502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4439c3a8-4116-4fe5-ac57-f38ed9bf19c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:04.349467 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:04.349467 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:04.350750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4439c3a8-4116-4fe5-ac57-f38ed9bf19c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:04.413557 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (bb940fdc-c6f3-4b33-8f20-e87091808ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:04.425021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2440fa-e6fb-4645-b0bd-04b79c4632a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:04.451062 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:04.526468 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:04.526468 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:04.538448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4439c3a8-4116-4fe5-ac57-f38ed9bf19c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:04.604509 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4439c3a8-4116-4fe5-ac57-f38ed9bf19c3 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:55:04.626512 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 615/1209] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:04 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 911 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:04.715826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2440fa-e6fb-4645-b0bd-04b79c4632a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:04.719458 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d281c8ad-83e7-4e4d-a557-73882ad7a360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:04.841944 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Created reservations ['9b5aff77-e388-48ff-96c2-eb6edef5d463', 'ff5a674f-f81a-4884-bbfc-2f729facdaeb', '4e78ac00-187c-4483-a200-d9c151e6f151', 'c386679e-9216-4cf9-9825-1f690486d775'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:04.845008 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d281c8ad-83e7-4e4d-a557-73882ad7a360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b5aff77-e388-48ff-96c2-eb6edef5d463', 'ff5a674f-f81a-4884-bbfc-2f729facdaeb', '4e78ac00-187c-4483-a200-d9c151e6f151', 'c386679e-9216-4cf9-9825-1f690486d775']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:04.853783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99eb9f5e-e4d4-49ae-8742-890bf40af28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:05.067044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99eb9f5e-e4d4-49ae-8742-890bf40af28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1ab8dd9-9000-442f-a0f1-a50113d87f37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2103045542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['9b5aff77-e388-48ff-96c2-eb6edef5d463','ff5a674f-f81a-4884-bbfc-2f729facdaeb','4e78ac00-187c-4483-a200-d9c151e6f151','c386679e-9216-4cf9-9825-1f690486d775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2103045542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1ab8dd9-9000-442f-a0f1-a50113d87f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e2b12ac839f4487a071f395b568db69',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,user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:05.074603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4778c7a4-9477-4a31-95bd-20a5f6cce390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:05.189514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4778c7a4-9477-4a31-95bd-20a5f6cce390) 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-2103045542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['9b5aff77-e388-48ff-96c2-eb6edef5d463','ff5a674f-f81a-4884-bbfc-2f729facdaeb','4e78ac00-187c-4483-a200-d9c151e6f151','c386679e-9216-4cf9-9825-1f690486d775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:05.195943 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cf040d-2acc-43cb-b381-25529a0b1168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:05.272210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cf040d-2acc-43cb-b381-25529a0b1168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:05.283643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (bb940fdc-c6f3-4b33-8f20-e87091808ba4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:05.588082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request issued successfully. Jan 19 08:55:05.624285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef083fab-461a-4d93-866a-49ef992704d8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:55:05.625070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef083fab-461a-4d93-866a-49ef992704d8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:05.625452 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:05.625452 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:05.626129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef083fab-461a-4d93-866a-49ef992704d8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:05.645920 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b3d84b9-828e-43be-b630-a462cfc16e39 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes returned with HTTP 202 Jan 19 08:55:05.657219 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 595/1210] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:55:04 2021] POST /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes => generated 818 bytes in 1391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:55:05.681386 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a49e396c-551a-46e4-b8ca-664be598c513 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 Jan 19 08:55:05.687951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a49e396c-551a-46e4-b8ca-664be598c513 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:05.688360 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:05.688360 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:05.688969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a49e396c-551a-46e4-b8ca-664be598c513 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:05.718499 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:05.718499 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:05.739549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ef083fab-461a-4d93-866a-49ef992704d8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:05.794872 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef083fab-461a-4d93-866a-49ef992704d8 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:55:05.795880 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 616/1211] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:05 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 911 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:05.809689 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:05.809689 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:05.822595 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a49e396c-551a-46e4-b8ca-664be598c513 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:05.851945 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a49e396c-551a-46e4-b8ca-664be598c513 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 returned with HTTP 200 Jan 19 08:55:05.853191 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 596/1212] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:05 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 => generated 910 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:06.812491 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-28c9a8c5-5fa5-49ed-992f-1ae45ed1d288 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:55:06.814471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-28c9a8c5-5fa5-49ed-992f-1ae45ed1d288 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:06.814858 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:06.814858 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:06.815468 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-28c9a8c5-5fa5-49ed-992f-1ae45ed1d288 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:06.878611 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff2bb26f-71fe-4d69-9609-a308e920fe42 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 Jan 19 08:55:06.879204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff2bb26f-71fe-4d69-9609-a308e920fe42 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:06.879428 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:06.879428 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:06.880037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff2bb26f-71fe-4d69-9609-a308e920fe42 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:06.962966 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:06.962966 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:06.983699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-28c9a8c5-5fa5-49ed-992f-1ae45ed1d288 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:06.992724 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:06.992724 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:07.012796 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ff2bb26f-71fe-4d69-9609-a308e920fe42 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:07.038520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-28c9a8c5-5fa5-49ed-992f-1ae45ed1d288 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 200 Jan 19 08:55:07.039651 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 617/1213] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:06 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 911 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:07.061693 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff2bb26f-71fe-4d69-9609-a308e920fe42 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 returned with HTTP 200 Jan 19 08:55:07.062898 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 597/1214] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:06 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 => generated 910 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:08.059244 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-76bdbe16-41bf-402c-a846-8226bef02d5b tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 Jan 19 08:55:08.060514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-76bdbe16-41bf-402c-a846-8226bef02d5b tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:08.060993 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:08.060993 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:08.061627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-76bdbe16-41bf-402c-a846-8226bef02d5b tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:08.081040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1850ccf8-2897-4aad-bb82-a5411d1fa758 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 Jan 19 08:55:08.081668 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1850ccf8-2897-4aad-bb82-a5411d1fa758 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:08.081991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:08.081991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:08.082574 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1850ccf8-2897-4aad-bb82-a5411d1fa758 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:08.171354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-76bdbe16-41bf-402c-a846-8226bef02d5b tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 returned with HTTP 404 Jan 19 08:55:08.173219 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 618/1215] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:08 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/305332e8-2110-4ddb-8e61-64567252a539 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:08.182361 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44d9b9f6-8689-44cb-b25f-3e6d869de266 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] DELETE http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:55:08.183208 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44d9b9f6-8689-44cb-b25f-3e6d869de266 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:08.183856 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44d9b9f6-8689-44cb-b25f-3e6d869de266 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:08.184488 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-44d9b9f6-8689-44cb-b25f-3e6d869de266 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Delete volume with id: e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:55:08.232610 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:08.232610 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:08.250500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1850ccf8-2897-4aad-bb82-a5411d1fa758 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:08.266962 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:08.266962 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:08.269236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-44d9b9f6-8689-44cb-b25f-3e6d869de266 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:08.280506 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1850ccf8-2897-4aad-bb82-a5411d1fa758 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 returned with HTTP 200 Jan 19 08:55:08.282015 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 598/1216] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:08 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 => generated 911 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:08.312086 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-928fa3fe-0631-4b8f-958e-c0d68b8c0d2b tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37/action Jan 19 08:55:08.312871 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:08.312871 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:08.314264 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-928fa3fe-0631-4b8f-958e-c0d68b8c0d2b tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:08.314771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-928fa3fe-0631-4b8f-958e-c0d68b8c0d2b tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:08.317427 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-928fa3fe-0631-4b8f-958e-c0d68b8c0d2b tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Updating volume 'f1ab8dd9-9000-442f-a0f1-a50113d87f37' with '{'status': 'creating'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:55:08.328517 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-44d9b9f6-8689-44cb-b25f-3e6d869de266 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Delete volume request issued successfully. Jan 19 08:55:08.329409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44d9b9f6-8689-44cb-b25f-3e6d869de266 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 202 Jan 19 08:55:08.330932 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 619/1217] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:08 2021] DELETE /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:55:08.349475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0cbf59a-53f5-4f5c-8efa-53d7df997a55 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:55:08.358966 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0cbf59a-53f5-4f5c-8efa-53d7df997a55 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:08.359316 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:08.359316 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:08.359980 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0cbf59a-53f5-4f5c-8efa-53d7df997a55 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:08.491254 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:08.491254 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:08.530609 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d0cbf59a-53f5-4f5c-8efa-53d7df997a55 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:08.604123 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0cbf59a-53f5-4f5c-8efa-53d7df997a55 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:55:08.606675 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:08.606675 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:08.627535 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 620/1218] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:08 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 911 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:08.815775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-928fa3fe-0631-4b8f-958e-c0d68b8c0d2b tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37/action returned with HTTP 202 Jan 19 08:55:08.818381 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 599/1219] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:55:08 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37/action => generated 0 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:55:08.828090 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd49d1fa-3e4e-4ab5-9080-3c47519caa25 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 Jan 19 08:55:08.828894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd49d1fa-3e4e-4ab5-9080-3c47519caa25 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:08.829442 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:08.829442 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:08.830128 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd49d1fa-3e4e-4ab5-9080-3c47519caa25 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:08.943141 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:08.943141 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:08.958795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bd49d1fa-3e4e-4ab5-9080-3c47519caa25 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:09.018937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd49d1fa-3e4e-4ab5-9080-3c47519caa25 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 returned with HTTP 200 Jan 19 08:55:09.021209 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 621/1220] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:08 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 => generated 910 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:09.057788 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7319c18-fb50-42d7-b2df-eaed7ea88925 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37/action Jan 19 08:55:09.058985 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:09.058985 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:09.060183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7319c18-fb50-42d7-b2df-eaed7ea88925 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-force_delete": {}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:09.061705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7319c18-fb50-42d7-b2df-eaed7ea88925 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:09.223184 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:09.223184 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:09.228409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d7319c18-fb50-42d7-b2df-eaed7ea88925 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Volume info retrieved successfully. Jan 19 08:55:09.317345 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d7319c18-fb50-42d7-b2df-eaed7ea88925 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Delete volume request issued successfully. Jan 19 08:55:09.318225 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7319c18-fb50-42d7-b2df-eaed7ea88925 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37/action returned with HTTP 202 Jan 19 08:55:09.319322 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 600/1221] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:55:09 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:55:09.333402 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e685e2d-1fb9-40f3-b01e-de57ebafc095 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 Jan 19 08:55:09.334373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e685e2d-1fb9-40f3-b01e-de57ebafc095 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:09.345316 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:09.345316 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:09.346248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e685e2d-1fb9-40f3-b01e-de57ebafc095 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:09.556419 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:09.556419 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:09.586203 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2e685e2d-1fb9-40f3-b01e-de57ebafc095 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:09.627150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b41ad9aa-2c29-4ff2-b3fe-0298622a6c66 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:55:09.627865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b41ad9aa-2c29-4ff2-b3fe-0298622a6c66 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:09.628195 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:09.628195 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:09.628758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b41ad9aa-2c29-4ff2-b3fe-0298622a6c66 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:09.664031 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e685e2d-1fb9-40f3-b01e-de57ebafc095 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 returned with HTTP 200 Jan 19 08:55:09.665604 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 622/1222] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:09 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 => generated 910 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:09.740226 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:09.740226 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:09.763392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b41ad9aa-2c29-4ff2-b3fe-0298622a6c66 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:09.811221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b41ad9aa-2c29-4ff2-b3fe-0298622a6c66 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:55:09.812131 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 601/1223] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:09 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 911 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:10.695443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d9a4f1b6-8126-431b-979a-c465b386ddef tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 Jan 19 08:55:10.696041 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d9a4f1b6-8126-431b-979a-c465b386ddef tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:10.696364 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:10.696364 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:10.696866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d9a4f1b6-8126-431b-979a-c465b386ddef tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:10.828978 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9eaa756-34fa-41b3-9981-45cc68242d5a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:55:10.829750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9eaa756-34fa-41b3-9981-45cc68242d5a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:10.830141 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:10.830141 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:10.830716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9eaa756-34fa-41b3-9981-45cc68242d5a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:10.835970 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:10.835970 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:10.857715 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d9a4f1b6-8126-431b-979a-c465b386ddef tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:10.935246 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:10.935246 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:10.939503 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d9a4f1b6-8126-431b-979a-c465b386ddef tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 returned with HTTP 200 Jan 19 08:55:10.943141 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 623/1224] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:10 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 => generated 910 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:10.958862 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b9eaa756-34fa-41b3-9981-45cc68242d5a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:11.015742 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9eaa756-34fa-41b3-9981-45cc68242d5a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 200 Jan 19 08:55:11.017430 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 602/1225] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:10 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 911 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:11.960917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fde5b74d-5255-45eb-a9ed-b370fc0036d8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 Jan 19 08:55:11.963505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fde5b74d-5255-45eb-a9ed-b370fc0036d8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:11.963958 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:11.963958 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:11.964795 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fde5b74d-5255-45eb-a9ed-b370fc0036d8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:12.033544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c081a83-8bd5-4071-aabe-b4f6dbfa361a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 Jan 19 08:55:12.034450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c081a83-8bd5-4071-aabe-b4f6dbfa361a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:12.034925 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:12.034925 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:12.035598 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c081a83-8bd5-4071-aabe-b4f6dbfa361a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:12.086708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:12.086708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:12.108697 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fde5b74d-5255-45eb-a9ed-b370fc0036d8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:12.114742 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c081a83-8bd5-4071-aabe-b4f6dbfa361a tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 returned with HTTP 404 Jan 19 08:55:12.116109 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 603/1226] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:12 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/e60fdff6-deaf-4c76-8244-af4cc3a844c7 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:55:12.169992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fde5b74d-5255-45eb-a9ed-b370fc0036d8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 returned with HTTP 200 Jan 19 08:55:12.174851 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 624/1227] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:11 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 => generated 910 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:13.205867 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-faba01ab-53ca-4a13-ab2b-4008e81fc4c3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 Jan 19 08:55:13.208508 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-faba01ab-53ca-4a13-ab2b-4008e81fc4c3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:13.209732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-faba01ab-53ca-4a13-ab2b-4008e81fc4c3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:13.423014 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-faba01ab-53ca-4a13-ab2b-4008e81fc4c3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 returned with HTTP 404 Jan 19 08:55:13.436910 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 604/1228] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:13 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 => generated 109 bytes in 238 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:13.443675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] POST http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes Jan 19 08:55:13.444440 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:13.444440 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:13.445374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1986402063"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:13.456961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1986402063'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:13.458261 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume of 1 GB Jan 19 08:55:13.561876 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Availability Zones retrieved successfully. Jan 19 08:55:13.633372 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (def84dec-9c12-483d-b3a5-b8f7b3ba631d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:13.639990 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524d2bc9-f0e0-4f65-bdd1-e2d1d013d6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:13.644538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:13.795963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524d2bc9-f0e0-4f65-bdd1-e2d1d013d6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:13.803283 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969c3209-00ad-4439-8bf1-df59303a69bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:13.962026 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Created reservations ['4dd2f85c-f1d6-4a4c-9453-a341a1062a41', 'da7b01eb-1f5f-4d35-8117-6fad976cf4b0', '197d8d2f-ba19-4306-ae92-5b016648f897', 'db6c1cf5-2beb-4cf5-98d7-d342f0a8e25a'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:13.966295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969c3209-00ad-4439-8bf1-df59303a69bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dd2f85c-f1d6-4a4c-9453-a341a1062a41', 'da7b01eb-1f5f-4d35-8117-6fad976cf4b0', '197d8d2f-ba19-4306-ae92-5b016648f897', 'db6c1cf5-2beb-4cf5-98d7-d342f0a8e25a']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:13.971587 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb3cab0-c752-49f1-8251-a9cc3abfac56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:14.108552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb3cab0-c752-49f1-8251-a9cc3abfac56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6571b297-b29f-4cb4-86bd-090b01787676', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1986402063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['4dd2f85c-f1d6-4a4c-9453-a341a1062a41','da7b01eb-1f5f-4d35-8117-6fad976cf4b0','197d8d2f-ba19-4306-ae92-5b016648f897','db6c1cf5-2beb-4cf5-98d7-d342f0a8e25a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1986402063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6571b297-b29f-4cb4-86bd-090b01787676,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e2b12ac839f4487a071f395b568db69',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,user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:14.114055 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25da2e9c-9ba1-4593-90e6-217b1313e806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:14.174027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25da2e9c-9ba1-4593-90e6-217b1313e806) 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-1986402063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['4dd2f85c-f1d6-4a4c-9453-a341a1062a41','da7b01eb-1f5f-4d35-8117-6fad976cf4b0','197d8d2f-ba19-4306-ae92-5b016648f897','db6c1cf5-2beb-4cf5-98d7-d342f0a8e25a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:14.179435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890bd246-1d62-40a7-a947-cbca2a558579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:14.224637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890bd246-1d62-40a7-a947-cbca2a558579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:14.247107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (def84dec-9c12-483d-b3a5-b8f7b3ba631d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:14.437948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request issued successfully. Jan 19 08:55:14.502489 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6cd5f5b3-8af5-4d6e-9f1a-3bc05bc10377 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes returned with HTTP 202 Jan 19 08:55:14.504375 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 625/1229] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:55:13 2021] POST /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes => generated 818 bytes in 1069 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:55:14.548319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1846c85e-4565-4562-91ec-61f4371e348e tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 Jan 19 08:55:14.548319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1846c85e-4565-4562-91ec-61f4371e348e tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:14.548319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1846c85e-4565-4562-91ec-61f4371e348e tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:14.677842 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:14.677842 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:14.699300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1846c85e-4565-4562-91ec-61f4371e348e tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:14.753829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1846c85e-4565-4562-91ec-61f4371e348e tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 returned with HTTP 200 Jan 19 08:55:14.755440 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 605/1230] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:14 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 => generated 886 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:15.787797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b019076-0b7e-4f41-a8bd-34115653ab56 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 Jan 19 08:55:15.788722 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b019076-0b7e-4f41-a8bd-34115653ab56 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:15.790015 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:15.790015 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:15.798175 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b019076-0b7e-4f41-a8bd-34115653ab56 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:16.046734 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:16.046734 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:16.091902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5b019076-0b7e-4f41-a8bd-34115653ab56 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:16.185550 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b019076-0b7e-4f41-a8bd-34115653ab56 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 returned with HTTP 200 Jan 19 08:55:16.186882 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 626/1231] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:15 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 => generated 910 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:17.205625 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2750b9fb-f918-4a13-bfcb-39395eabbd96 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 Jan 19 08:55:17.206501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2750b9fb-f918-4a13-bfcb-39395eabbd96 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:17.206843 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:17.206843 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:17.207470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2750b9fb-f918-4a13-bfcb-39395eabbd96 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:17.410814 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:17.410814 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:17.430019 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2750b9fb-f918-4a13-bfcb-39395eabbd96 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:17.514166 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2750b9fb-f918-4a13-bfcb-39395eabbd96 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 returned with HTTP 200 Jan 19 08:55:17.521507 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 606/1232] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:17 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 => generated 911 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:17.548653 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8a670d4-8036-416b-b880-8a927c694998 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/6571b297-b29f-4cb4-86bd-090b01787676/action Jan 19 08:55:17.549541 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:17.549541 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:17.550351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8a670d4-8036-416b-b880-8a927c694998 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:17.550949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8a670d4-8036-416b-b880-8a927c694998 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:17.552136 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-a8a670d4-8036-416b-b880-8a927c694998 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Updating volume '6571b297-b29f-4cb4-86bd-090b01787676' with '{'status': 'error'}' {{(pid=87855) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:55:17.988760 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:17.988760 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:18.124752 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8a670d4-8036-416b-b880-8a927c694998 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/6571b297-b29f-4cb4-86bd-090b01787676/action returned with HTTP 202 Jan 19 08:55:18.127187 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 627/1233] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:55:17 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/6571b297-b29f-4cb4-86bd-090b01787676/action => generated 0 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:55:18.135827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4e8a6497-363a-4642-a088-20946de88a97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 Jan 19 08:55:18.136790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4e8a6497-363a-4642-a088-20946de88a97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.137001 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:18.137001 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:18.137549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4e8a6497-363a-4642-a088-20946de88a97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.192902 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:18.192902 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:18.203933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4e8a6497-363a-4642-a088-20946de88a97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:18.230799 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4e8a6497-363a-4642-a088-20946de88a97 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 returned with HTTP 200 Jan 19 08:55:18.243978 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 607/1234] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:18 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 => generated 907 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:18.252373 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7426cf7e-744b-4c37-ac07-93a1abd1979d tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/6571b297-b29f-4cb4-86bd-090b01787676/action Jan 19 08:55:18.253134 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:18.253134 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:18.253606 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7426cf7e-744b-4c37-ac07-93a1abd1979d tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-force_delete": {}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:18.254069 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7426cf7e-744b-4c37-ac07-93a1abd1979d tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:18.316592 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:18.316592 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:18.317537 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7426cf7e-744b-4c37-ac07-93a1abd1979d tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Volume info retrieved successfully. Jan 19 08:55:18.354407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7426cf7e-744b-4c37-ac07-93a1abd1979d tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Delete volume request issued successfully. Jan 19 08:55:18.354658 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7426cf7e-744b-4c37-ac07-93a1abd1979d tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/6571b297-b29f-4cb4-86bd-090b01787676/action returned with HTTP 202 Jan 19 08:55:18.365026 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cbec3ba7-573d-4941-8ab8-a7905c62218f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 Jan 19 08:55:18.365745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cbec3ba7-573d-4941-8ab8-a7905c62218f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.366040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:18.366040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:18.366519 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cbec3ba7-573d-4941-8ab8-a7905c62218f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.374467 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 628/1235] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:55:18 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/6571b297-b29f-4cb4-86bd-090b01787676/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:55:18.447697 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:18.447697 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:18.458693 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cbec3ba7-573d-4941-8ab8-a7905c62218f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:18.488996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cbec3ba7-573d-4941-8ab8-a7905c62218f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 returned with HTTP 200 Jan 19 08:55:18.490178 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 608/1236] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:18 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 => generated 910 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:19.031425 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42b48216-deaa-4917-ba65-000ccb8211e9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] DELETE http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:55:19.035131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42b48216-deaa-4917-ba65-000ccb8211e9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:19.035340 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:19.035340 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:19.035749 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42b48216-deaa-4917-ba65-000ccb8211e9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:19.036230 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-42b48216-deaa-4917-ba65-000ccb8211e9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Delete volume with id: 55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:55:19.107997 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:19.107997 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:19.109722 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-42b48216-deaa-4917-ba65-000ccb8211e9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:19.156400 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-42b48216-deaa-4917-ba65-000ccb8211e9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Delete volume request issued successfully. Jan 19 08:55:19.157016 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42b48216-deaa-4917-ba65-000ccb8211e9 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 202 Jan 19 08:55:19.158322 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 629/1237] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:19 2021] DELETE /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:55:19.168650 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-59e29c9f-ab6f-4173-aebc-9476110cd2ec tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:55:19.169464 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-59e29c9f-ab6f-4173-aebc-9476110cd2ec tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:19.169798 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:19.169798 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:19.170380 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-59e29c9f-ab6f-4173-aebc-9476110cd2ec tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:19.265185 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:19.265185 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:19.287041 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-59e29c9f-ab6f-4173-aebc-9476110cd2ec tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:19.387659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-59e29c9f-ab6f-4173-aebc-9476110cd2ec tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:55:19.398404 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 609/1238] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:19 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 910 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:19.508653 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1fc2fcd2-fefd-4dd9-8730-508f6fa9bf55 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 Jan 19 08:55:19.510520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1fc2fcd2-fefd-4dd9-8730-508f6fa9bf55 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:19.510750 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:19.510750 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:19.511101 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1fc2fcd2-fefd-4dd9-8730-508f6fa9bf55 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:19.626124 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:19.626124 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:19.650757 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1fc2fcd2-fefd-4dd9-8730-508f6fa9bf55 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:19.683157 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1fc2fcd2-fefd-4dd9-8730-508f6fa9bf55 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 returned with HTTP 200 Jan 19 08:55:19.684169 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 630/1239] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:19 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 => generated 910 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:20.404882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5dba1dd2-074a-4bd0-846f-7397d38cf635 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:55:20.405894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5dba1dd2-074a-4bd0-846f-7397d38cf635 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:20.406089 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:20.406089 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:20.406475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5dba1dd2-074a-4bd0-846f-7397d38cf635 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:20.510396 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:20.510396 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:20.530787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5dba1dd2-074a-4bd0-846f-7397d38cf635 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:20.574176 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5dba1dd2-074a-4bd0-846f-7397d38cf635 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:55:20.590585 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 610/1240] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:20 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 910 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:20.737807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-66f904dc-d631-4e61-a746-15fd971b9999 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 Jan 19 08:55:20.738643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-66f904dc-d631-4e61-a746-15fd971b9999 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:20.739000 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:20.739000 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:20.739602 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-66f904dc-d631-4e61-a746-15fd971b9999 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:20.858381 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:20.858381 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:20.890153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-66f904dc-d631-4e61-a746-15fd971b9999 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:20.939806 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-66f904dc-d631-4e61-a746-15fd971b9999 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 returned with HTTP 200 Jan 19 08:55:20.950312 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 631/1241] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:20 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 => generated 910 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:21.598158 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34b2e506-bec3-414d-ac71-ea75b8f24478 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:55:21.598770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34b2e506-bec3-414d-ac71-ea75b8f24478 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:21.598909 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:21.598909 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:21.599226 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34b2e506-bec3-414d-ac71-ea75b8f24478 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:21.786238 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:21.786238 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:21.825921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-34b2e506-bec3-414d-ac71-ea75b8f24478 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Volume info retrieved successfully. Jan 19 08:55:21.907721 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34b2e506-bec3-414d-ac71-ea75b8f24478 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 200 Jan 19 08:55:21.909082 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 611/1242] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:21 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 910 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:21.967726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fafae36b-4b44-4b5e-8445-4454fb13cc66 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 Jan 19 08:55:21.968668 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fafae36b-4b44-4b5e-8445-4454fb13cc66 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:21.969156 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:21.969156 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:21.969871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fafae36b-4b44-4b5e-8445-4454fb13cc66 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:22.114487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fafae36b-4b44-4b5e-8445-4454fb13cc66 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 returned with HTTP 404 Jan 19 08:55:22.125409 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 632/1243] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:21 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:22.129418 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] POST http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes Jan 19 08:55:22.129893 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:22.129893 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:22.130318 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1869827546"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:22.131655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1869827546'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:22.132040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume of 1 GB Jan 19 08:55:22.168400 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Availability Zones retrieved successfully. Jan 19 08:55:22.206408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (3f155ff8-c6fc-478d-ab58-548c294db65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:22.234740 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141f311b-70ca-427d-b177-27168001d79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:22.236986 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:22.483827 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141f311b-70ca-427d-b177-27168001d79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:22.489472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b33476d9-9a02-4a8e-8495-0f2bc488338d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:22.681216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Created reservations ['026e809c-4f67-4ee7-a903-96d71c3b8cab', '18c03945-be07-428b-aece-f7c76c6feef9', 'd0144944-f267-47da-a6dd-3af24635c56d', '932b7dd3-360b-4133-a2de-65449dd7ecc3'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:22.684633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b33476d9-9a02-4a8e-8495-0f2bc488338d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['026e809c-4f67-4ee7-a903-96d71c3b8cab', '18c03945-be07-428b-aece-f7c76c6feef9', 'd0144944-f267-47da-a6dd-3af24635c56d', '932b7dd3-360b-4133-a2de-65449dd7ecc3']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:22.687191 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb8a84f-6722-4409-9c14-843e140ba4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:22.831818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb8a84f-6722-4409-9c14-843e140ba4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0adaf4a-f6a9-4097-90e2-5aac034366b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1869827546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['026e809c-4f67-4ee7-a903-96d71c3b8cab','18c03945-be07-428b-aece-f7c76c6feef9','d0144944-f267-47da-a6dd-3af24635c56d','932b7dd3-360b-4133-a2de-65449dd7ecc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1869827546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0adaf4a-f6a9-4097-90e2-5aac034366b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e2b12ac839f4487a071f395b568db69',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,user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:22.836532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54e0417-58f7-4b97-8307-1ad2795fc0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:22.883715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54e0417-58f7-4b97-8307-1ad2795fc0f5) 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-1869827546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['026e809c-4f67-4ee7-a903-96d71c3b8cab','18c03945-be07-428b-aece-f7c76c6feef9','d0144944-f267-47da-a6dd-3af24635c56d','932b7dd3-360b-4133-a2de-65449dd7ecc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:22.885764 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfe896f-6abc-4f21-a4d4-6ab4281c2ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:22.912889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfe896f-6abc-4f21-a4d4-6ab4281c2ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:22.916347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (3f155ff8-c6fc-478d-ab58-548c294db65e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:22.925745 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3fd485bf-201a-44d2-b4b5-fad61a2a43f5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] GET http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed Jan 19 08:55:22.926448 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3fd485bf-201a-44d2-b4b5-fad61a2a43f5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:22.927460 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3fd485bf-201a-44d2-b4b5-fad61a2a43f5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:23.044589 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request issued successfully. Jan 19 08:55:23.080524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-19083158-9a78-4654-a187-893dfa0ae8d6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes returned with HTTP 202 Jan 19 08:55:23.084979 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 612/1244] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:55:22 2021] POST /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes => generated 818 bytes in 959 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:55:23.098713 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-703d2481-6a60-4a70-bd25-329ce8723f3f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 Jan 19 08:55:23.099364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-703d2481-6a60-4a70-bd25-329ce8723f3f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:23.099647 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:23.099647 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:23.100101 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-703d2481-6a60-4a70-bd25-329ce8723f3f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:23.105593 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3fd485bf-201a-44d2-b4b5-fad61a2a43f5 tempest-AttachVolumeTestJSON-828263266 tempest-AttachVolumeTestJSON-828263266] http://10.222.0.50/volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed returned with HTTP 404 Jan 19 08:55:23.116108 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 633/1245] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:22 2021] GET /volume/v3/5cb648b899f940e7a8da1144d77a76ed/volumes/55769b5d-743a-43ff-bfdb-bb164cd1cfed => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:23.249465 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:23.249465 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:23.271594 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-703d2481-6a60-4a70-bd25-329ce8723f3f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:23.331745 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-703d2481-6a60-4a70-bd25-329ce8723f3f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 returned with HTTP 200 Jan 19 08:55:23.341268 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 613/1246] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:23 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 => generated 886 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:24.374266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d61950d5-4598-450e-840f-507a95199502 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 Jan 19 08:55:24.375240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d61950d5-4598-450e-840f-507a95199502 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:24.379720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d61950d5-4598-450e-840f-507a95199502 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:24.516087 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:24.516087 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:24.526472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d61950d5-4598-450e-840f-507a95199502 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:24.556622 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d61950d5-4598-450e-840f-507a95199502 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 returned with HTTP 200 Jan 19 08:55:24.566570 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 634/1247] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:24 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 => generated 911 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:24.573619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7f0d601-102e-4d44-87d4-43cb986729de tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4/action Jan 19 08:55:24.574099 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:24.574099 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:24.574543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7f0d601-102e-4d44-87d4-43cb986729de tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:24.574901 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7f0d601-102e-4d44-87d4-43cb986729de tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:24.575847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-d7f0d601-102e-4d44-87d4-43cb986729de tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Updating volume 'f0adaf4a-f6a9-4097-90e2-5aac034366b4' with '{'status': 'maintenance'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:55:24.614559 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] POST http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes Jan 19 08:55:24.616349 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:24.616349 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:24.617552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-155661466"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:24.621556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-155661466'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:24.622489 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Create volume of 1 GB Jan 19 08:55:24.686133 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:24.686133 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:24.697889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Availability Zones retrieved successfully. Jan 19 08:55:24.762580 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7f0d601-102e-4d44-87d4-43cb986729de tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4/action returned with HTTP 202 Jan 19 08:55:24.767422 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 614/1248] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:55:24 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:55:24.772150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c281770-89dd-429e-9138-a9e3e5021a55 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 Jan 19 08:55:24.772847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c281770-89dd-429e-9138-a9e3e5021a55 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:24.773207 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:24.773207 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:24.773809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c281770-89dd-429e-9138-a9e3e5021a55 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:24.780350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Flow 'volume_create_api' (fcb98aed-3777-48b2-bee5-fa320ac43810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:24.792790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5770162-6339-4a64-a152-b1b5958d830b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:24.798370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:24.888924 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5770162-6339-4a64-a152-b1b5958d830b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:24.891777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58baf5ba-d262-42a0-a905-46b564ba4ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:24.900611 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:24.900611 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:24.939487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1c281770-89dd-429e-9138-a9e3e5021a55 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:25.047405 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c281770-89dd-429e-9138-a9e3e5021a55 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 returned with HTTP 200 Jan 19 08:55:25.048515 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 615/1249] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:24 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 => generated 913 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:25.070911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-382698d5-74de-4c93-9422-cf1c769feaf1 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4/action Jan 19 08:55:25.071754 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:25.071754 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:25.072512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-382698d5-74de-4c93-9422-cf1c769feaf1 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-force_delete": {}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:25.075401 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-382698d5-74de-4c93-9422-cf1c769feaf1 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:25.094908 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Created reservations ['7a8630f9-dbd2-4a92-9561-1c97642d6040', '275d6e65-388e-4cf2-81d9-909af2f0a278', '31f068f4-f4cc-430e-8322-0c7a4f98183c', '0292c18b-ceed-4489-8435-02beb11ff079'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:25.096835 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58baf5ba-d262-42a0-a905-46b564ba4ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a8630f9-dbd2-4a92-9561-1c97642d6040', '275d6e65-388e-4cf2-81d9-909af2f0a278', '31f068f4-f4cc-430e-8322-0c7a4f98183c', '0292c18b-ceed-4489-8435-02beb11ff079']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:25.110069 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50629327-4a96-4d97-bd16-245beb915c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:25.249367 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50629327-4a96-4d97-bd16-245beb915c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4a06298-9025-4a1b-9966-77e9af34bd00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-155661466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcba77f9fa7a42a2bd099e3f0baf5291',qos_specs=None,replication_status=,reservations=['7a8630f9-dbd2-4a92-9561-1c97642d6040','275d6e65-388e-4cf2-81d9-909af2f0a278','31f068f4-f4cc-430e-8322-0c7a4f98183c','0292c18b-ceed-4489-8435-02beb11ff079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bff89d9677421290bf2826ac35d861',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-155661466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4a06298-9025-4a1b-9966-77e9af34bd00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcba77f9fa7a42a2bd099e3f0baf5291',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,user_id='63bff89d9677421290bf2826ac35d861',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:25.252469 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f711270-c2dd-41a0-8c46-f6ce3ac1cace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:25.320264 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f711270-c2dd-41a0-8c46-f6ce3ac1cace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-155661466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcba77f9fa7a42a2bd099e3f0baf5291',qos_specs=None,replication_status=,reservations=['7a8630f9-dbd2-4a92-9561-1c97642d6040','275d6e65-388e-4cf2-81d9-909af2f0a278','31f068f4-f4cc-430e-8322-0c7a4f98183c','0292c18b-ceed-4489-8435-02beb11ff079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bff89d9677421290bf2826ac35d861',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:25.323827 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fc9cdf-85a3-4eb1-ab0d-bd1a59c0108e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:25.355130 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fc9cdf-85a3-4eb1-ab0d-bd1a59c0108e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:25.357896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Flow 'volume_create_api' (fcb98aed-3777-48b2-bee5-fa320ac43810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:25.387345 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:25.387345 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:25.388357 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-382698d5-74de-4c93-9422-cf1c769feaf1 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Volume info retrieved successfully. Jan 19 08:55:25.456329 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-382698d5-74de-4c93-9422-cf1c769feaf1 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Delete volume request issued successfully. Jan 19 08:55:25.456637 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-382698d5-74de-4c93-9422-cf1c769feaf1 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4/action returned with HTTP 202 Jan 19 08:55:25.461284 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 616/1250] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:55:25 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4/action => generated 0 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:55:25.470293 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fc9ef76-7a10-4cb6-b09a-991942c5786f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 Jan 19 08:55:25.470841 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fc9ef76-7a10-4cb6-b09a-991942c5786f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:25.471065 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:25.471065 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:25.471438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fc9ef76-7a10-4cb6-b09a-991942c5786f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:25.474383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Create volume request issued successfully. Jan 19 08:55:25.504281 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0772cd9c-7d90-4b88-94b2-e6a61d400653 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes returned with HTTP 202 Jan 19 08:55:25.516981 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 635/1251] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:55:24 2021] POST /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes => generated 822 bytes in 910 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:55:25.531792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e89bfe99-8264-41c5-9ebc-4d0e7c9b3b7c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 Jan 19 08:55:25.532713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e89bfe99-8264-41c5-9ebc-4d0e7c9b3b7c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:25.533159 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:25.533159 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:25.533880 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e89bfe99-8264-41c5-9ebc-4d0e7c9b3b7c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:25.608562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:25.608562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:25.642199 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:25.642199 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:25.645421 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2fc9ef76-7a10-4cb6-b09a-991942c5786f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:25.652685 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e89bfe99-8264-41c5-9ebc-4d0e7c9b3b7c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 08:55:25.679875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e89bfe99-8264-41c5-9ebc-4d0e7c9b3b7c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 returned with HTTP 200 Jan 19 08:55:25.681677 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 636/1252] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:25 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 => generated 914 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:25.756825 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fc9ef76-7a10-4cb6-b09a-991942c5786f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 returned with HTTP 200 Jan 19 08:55:25.765172 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 617/1253] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:25 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 => generated 910 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:26.332445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes Jan 19 08:55:26.333388 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:26.333388 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:26.334313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-261123182"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:26.336618 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-261123182'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:26.338490 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Create volume of 1 GB Jan 19 08:55:26.373063 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Availability Zones retrieved successfully. Jan 19 08:55:26.424622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Flow 'volume_create_api' (7d408f6a-041b-4589-ab92-6c7f91682ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:26.433575 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f318d0-97bb-4f23-ae19-13dcaea31013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:26.440126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:26.648416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f318d0-97bb-4f23-ae19-13dcaea31013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:26.653882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f357c28-3a30-47d1-bcc4-462ddcf80f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:26.713822 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba042c54-fb83-4779-b0da-411a330ac478 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 Jan 19 08:55:26.714690 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba042c54-fb83-4779-b0da-411a330ac478 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:26.715237 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:26.715237 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:26.715891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba042c54-fb83-4779-b0da-411a330ac478 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:26.826771 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:26.826771 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:26.847028 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ba042c54-fb83-4779-b0da-411a330ac478 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 08:55:26.892585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba042c54-fb83-4779-b0da-411a330ac478 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 returned with HTTP 200 Jan 19 08:55:26.893659 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 618/1254] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:26 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 => generated 915 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:26.902206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5fb877c4-1d49-422d-9189-f55ccd0945cf tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 Jan 19 08:55:26.904724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5fb877c4-1d49-422d-9189-f55ccd0945cf tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:26.905968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:26.905968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:26.906736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5fb877c4-1d49-422d-9189-f55ccd0945cf tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:26.966160 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Created reservations ['a605a737-c17c-48e1-a520-08797de662ac', '16f9c9c2-7798-4447-b23b-d018c81c50c6', 'fd825195-d902-4568-8a8e-c5127ba8df78', '8afd4c31-f084-44fa-a0f0-8b126194f21b'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:26.971512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f357c28-3a30-47d1-bcc4-462ddcf80f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a605a737-c17c-48e1-a520-08797de662ac', '16f9c9c2-7798-4447-b23b-d018c81c50c6', 'fd825195-d902-4568-8a8e-c5127ba8df78', '8afd4c31-f084-44fa-a0f0-8b126194f21b']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:26.978037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aafbdc4-4317-45ef-8ba5-8cc08b7b3e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:26.990324 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:26.990324 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:27.014547 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5fb877c4-1d49-422d-9189-f55ccd0945cf tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:27.072878 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5fb877c4-1d49-422d-9189-f55ccd0945cf tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 returned with HTTP 200 Jan 19 08:55:27.074482 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 619/1255] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:26 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 => generated 910 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:27.080554 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e6d5cb4-c316-4657-8362-fa3a5a96c117 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] POST http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00/action Jan 19 08:55:27.083862 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:27.083862 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:27.084776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e6d5cb4-c316-4657-8362-fa3a5a96c117 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:27.085441 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e6d5cb4-c316-4657-8362-fa3a5a96c117 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:27.155056 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aafbdc4-4317-45ef-8ba5-8cc08b7b3e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3d2a559-a046-43eb-b4eb-23b80b864a99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-261123182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18d704929b6b465099a24af4e2bb8301',qos_specs=None,replication_status=,reservations=['a605a737-c17c-48e1-a520-08797de662ac','16f9c9c2-7798-4447-b23b-d018c81c50c6','fd825195-d902-4568-8a8e-c5127ba8df78','8afd4c31-f084-44fa-a0f0-8b126194f21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecb0ade68ff49399246ffb854240def',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-261123182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3d2a559-a046-43eb-b4eb-23b80b864a99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18d704929b6b465099a24af4e2bb8301',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,user_id='5ecb0ade68ff49399246ffb854240def',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:27.160838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddf0803-5ab3-4861-81e4-90a0c400e636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:27.213832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:27.213832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:27.215029 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3e6d5cb4-c316-4657-8362-fa3a5a96c117 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 08:55:27.240147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddf0803-5ab3-4861-81e4-90a0c400e636) 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-261123182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18d704929b6b465099a24af4e2bb8301',qos_specs=None,replication_status=,reservations=['a605a737-c17c-48e1-a520-08797de662ac','16f9c9c2-7798-4447-b23b-d018c81c50c6','fd825195-d902-4568-8a8e-c5127ba8df78','8afd4c31-f084-44fa-a0f0-8b126194f21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecb0ade68ff49399246ffb854240def',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:27.242307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3e6d5cb4-c316-4657-8362-fa3a5a96c117 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume updated successfully. Jan 19 08:55:27.242862 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e6d5cb4-c316-4657-8362-fa3a5a96c117 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00/action returned with HTTP 200 Jan 19 08:55:27.244306 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 620/1256] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:55:27 2021] POST /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00/action => generated 0 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 08:55:27.252314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc3d27f-aec3-45d4-9747-55c2537a3283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:27.254466 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f063919-50a9-487f-98d8-f9867d1cf257 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 Jan 19 08:55:27.255006 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f063919-50a9-487f-98d8-f9867d1cf257 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:27.255215 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:27.255215 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:27.255576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f063919-50a9-487f-98d8-f9867d1cf257 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:27.294249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc3d27f-aec3-45d4-9747-55c2537a3283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:27.300877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Flow 'volume_create_api' (7d408f6a-041b-4589-ab92-6c7f91682ea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:27.430358 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Create volume request issued successfully. Jan 19 08:55:27.462495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:27.462495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:27.492007 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9046524a-d5dd-4b4a-88d7-c8d699e2ca53 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes returned with HTTP 202 Jan 19 08:55:27.503494 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 637/1257] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:55:26 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes => generated 823 bytes in 1170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:55:27.510432 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32797f66-dbd1-49e7-b160-861f134c74d8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:27.513128 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5f063919-50a9-487f-98d8-f9867d1cf257 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 08:55:27.516497 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32797f66-dbd1-49e7-b160-861f134c74d8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:27.516889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:27.516889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:27.517673 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32797f66-dbd1-49e7-b160-861f134c74d8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:27.607675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f063919-50a9-487f-98d8-f9867d1cf257 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 returned with HTTP 200 Jan 19 08:55:27.612289 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 621/1258] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:27 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 => generated 915 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:27.693786 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:27.693786 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:27.714047 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-32797f66-dbd1-49e7-b160-861f134c74d8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:27.780390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32797f66-dbd1-49e7-b160-861f134c74d8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:27.783092 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 638/1259] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:27 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 915 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:28.107745 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce375290-b24b-42b8-8f74-18fb16eb9160 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 Jan 19 08:55:28.110912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce375290-b24b-42b8-8f74-18fb16eb9160 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:28.111352 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:28.111352 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:28.112005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce375290-b24b-42b8-8f74-18fb16eb9160 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:28.239109 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:28.239109 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:28.275310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ce375290-b24b-42b8-8f74-18fb16eb9160 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:28.367925 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce375290-b24b-42b8-8f74-18fb16eb9160 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 returned with HTTP 200 Jan 19 08:55:28.378867 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 622/1260] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:28 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 => generated 910 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:28.799315 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eeba5eea-df9e-425d-be48-1447938c52cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:28.800679 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eeba5eea-df9e-425d-be48-1447938c52cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:28.801146 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:28.801146 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:28.801839 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eeba5eea-df9e-425d-be48-1447938c52cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:28.892669 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:28.892669 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:28.902418 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eeba5eea-df9e-425d-be48-1447938c52cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:28.928596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eeba5eea-df9e-425d-be48-1447938c52cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:28.930390 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 639/1261] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:28 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 916 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:29.292361 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes Jan 19 08:55:29.293514 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:29.293514 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:29.294546 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-845694132"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:29.300663 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request body: {'volume': {'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-845694132'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:29.394446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-931e4222-5c60-4be1-bb9b-3b8dcb7b2766 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 Jan 19 08:55:29.398369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-931e4222-5c60-4be1-bb9b-3b8dcb7b2766 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:29.400905 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:29.400905 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:29.402311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-931e4222-5c60-4be1-bb9b-3b8dcb7b2766 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:29.571928 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume of 1 GB Jan 19 08:55:29.667679 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Availability Zones retrieved successfully. Jan 19 08:55:29.710643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-931e4222-5c60-4be1-bb9b-3b8dcb7b2766 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 returned with HTTP 404 Jan 19 08:55:29.713022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (a5a73683-cdd6-4855-9a58-47ff427191b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:29.720995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f027dc0-9ed7-4a61-95da-0822dbbade4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:29.723940 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 640/1262] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:29 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 => generated 109 bytes in 341 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:29.728844 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:29.731888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] POST http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes Jan 19 08:55:29.741157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2072712958"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:29.742582 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2072712958'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:29.743187 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume of 1 GB Jan 19 08:55:29.779177 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Availability Zones retrieved successfully. Jan 19 08:55:29.810642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (35c2d8a7-4ad6-4cca-a058-f4c59ae2c8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:29.814104 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493c2144-bf67-4b2b-b86e-cdc16897a705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:29.816450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:29.993519 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f027dc0-9ed7-4a61-95da-0822dbbade4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:29.996763 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96252f4a-86c8-4004-a517-8bbd26325089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:30.011036 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493c2144-bf67-4b2b-b86e-cdc16897a705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:30.013664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9cf71e2-4fe3-49d0-828c-d7dddad8168e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:30.097968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Created reservations ['0c490ec8-24c3-4a00-ac0b-63cb5cd2ea30', '6f3c7582-1643-4526-841f-601926a0e59d', '51f6bc66-6487-439a-9b4b-28eed5b9dba0', 'c6f07649-2076-4835-9645-05b325bd4639'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:30.100474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9cf71e2-4fe3-49d0-828c-d7dddad8168e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c490ec8-24c3-4a00-ac0b-63cb5cd2ea30', '6f3c7582-1643-4526-841f-601926a0e59d', '51f6bc66-6487-439a-9b4b-28eed5b9dba0', 'c6f07649-2076-4835-9645-05b325bd4639']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:30.102885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38607ea3-1daa-4cbd-aa65-500ad51103b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:30.158486 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['b34d4163-71aa-4939-9ec9-a3464b41224e', '967d853f-b04f-4eed-811e-95a761514ee1', '33e3f7c7-1019-4ecb-86ad-a6bac56d857f', '9f222ded-5a1f-4e4d-9575-649bbccb84a6'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:30.162843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96252f4a-86c8-4004-a517-8bbd26325089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b34d4163-71aa-4939-9ec9-a3464b41224e', '967d853f-b04f-4eed-811e-95a761514ee1', '33e3f7c7-1019-4ecb-86ad-a6bac56d857f', '9f222ded-5a1f-4e4d-9575-649bbccb84a6']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:30.167861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67eb258b-75a9-4189-8c80-0cc626850b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:30.174095 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38607ea3-1daa-4cbd-aa65-500ad51103b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '373a0293-f008-4a2f-abf5-c5e6de29c333', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2072712958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['0c490ec8-24c3-4a00-ac0b-63cb5cd2ea30','6f3c7582-1643-4526-841f-601926a0e59d','51f6bc66-6487-439a-9b4b-28eed5b9dba0','c6f07649-2076-4835-9645-05b325bd4639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2072712958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=373a0293-f008-4a2f-abf5-c5e6de29c333,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e2b12ac839f4487a071f395b568db69',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,user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:30.176741 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fe84a6-ea49-4ab5-9835-f475beb5911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:30.207936 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fe84a6-ea49-4ab5-9835-f475beb5911e) 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-2072712958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e2b12ac839f4487a071f395b568db69',qos_specs=None,replication_status=,reservations=['0c490ec8-24c3-4a00-ac0b-63cb5cd2ea30','6f3c7582-1643-4526-841f-601926a0e59d','51f6bc66-6487-439a-9b4b-28eed5b9dba0','c6f07649-2076-4835-9645-05b325bd4639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a411148c8d45b6ae584b7b23cbec6a',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:30.210879 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0666fb1b-2439-4c4b-8ab1-6437c650fa81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:30.242255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0666fb1b-2439-4c4b-8ab1-6437c650fa81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:30.248627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Flow 'volume_create_api' (35c2d8a7-4ad6-4cca-a058-f4c59ae2c8f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:30.334974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67eb258b-75a9-4189-8c80-0cc626850b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c88dd1cb-c61e-4e68-9871-99819d89d52c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-845694132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['b34d4163-71aa-4939-9ec9-a3464b41224e','967d853f-b04f-4eed-811e-95a761514ee1','33e3f7c7-1019-4ecb-86ad-a6bac56d857f','9f222ded-5a1f-4e4d-9575-649bbccb84a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-845694132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c88dd1cb-c61e-4e68-9871-99819d89d52c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',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,user_id='1afbfd271b9f4494ae48f7c35872765c',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:30.343960 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c37477f-e8ea-401a-a5fb-c5e7148e1e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:30.350498 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Create volume request issued successfully. Jan 19 08:55:30.372158 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8360998-ba4b-48b8-9e36-6c852354c083 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes returned with HTTP 202 Jan 19 08:55:30.373544 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 641/1263] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:55:29 2021] POST /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes => generated 818 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:55:30.390344 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4933bbe1-6b0a-4c84-84f9-3a04eac54add req-71472cfe-51b3-4de4-890f-3c41575f564f tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 Jan 19 08:55:30.391899 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4933bbe1-6b0a-4c84-84f9-3a04eac54add req-71472cfe-51b3-4de4-890f-3c41575f564f tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:30.392383 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:30.392383 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:30.393078 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4933bbe1-6b0a-4c84-84f9-3a04eac54add req-71472cfe-51b3-4de4-890f-3c41575f564f tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:30.434192 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c37477f-e8ea-401a-a5fb-c5e7148e1e69) 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-845694132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['b34d4163-71aa-4939-9ec9-a3464b41224e','967d853f-b04f-4eed-811e-95a761514ee1','33e3f7c7-1019-4ecb-86ad-a6bac56d857f','9f222ded-5a1f-4e4d-9575-649bbccb84a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:30.444908 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2765869-7762-4287-ad44-bd16e9001692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:30.452280 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:30.452280 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:30.480590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4933bbe1-6b0a-4c84-84f9-3a04eac54add req-71472cfe-51b3-4de4-890f-3c41575f564f tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 08:55:30.513206 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2765869-7762-4287-ad44-bd16e9001692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:30.520448 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (a5a73683-cdd6-4855-9a58-47ff427191b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:30.555278 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4933bbe1-6b0a-4c84-84f9-3a04eac54add req-71472cfe-51b3-4de4-890f-3c41575f564f tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 returned with HTTP 200 Jan 19 08:55:30.585373 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 642/1264] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:55:30 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:30.605963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c130b6e9-6a0d-4bca-b0db-9081ffab539b tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:30.606437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c130b6e9-6a0d-4bca-b0db-9081ffab539b tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:30.606629 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:30.606629 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:30.608748 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c130b6e9-6a0d-4bca-b0db-9081ffab539b tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:30.704522 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request issued successfully. Jan 19 08:55:30.738553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb30f50a-a7ce-46c3-b65b-598ede24eecb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes returned with HTTP 202 Jan 19 08:55:30.739699 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 623/1265] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:55:29 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes => generated 822 bytes in 1456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:55:30.766409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0bebce14-d955-46a0-9f26-478a37344ced tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:30.766948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0bebce14-d955-46a0-9f26-478a37344ced tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:30.767460 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:30.767460 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:30.767921 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0bebce14-d955-46a0-9f26-478a37344ced tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:30.775505 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:30.775505 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:30.802892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c130b6e9-6a0d-4bca-b0db-9081ffab539b tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:30.856844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c130b6e9-6a0d-4bca-b0db-9081ffab539b tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 returned with HTTP 200 Jan 19 08:55:30.858313 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 643/1266] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:30 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 => generated 910 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:30.892096 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:30.892096 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:30.926673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0bebce14-d955-46a0-9f26-478a37344ced tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:30.973301 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0bebce14-d955-46a0-9f26-478a37344ced tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:30.984621 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 624/1267] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:30 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:31.879020 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-506936f8-3fd7-46b0-98c1-84e452df55e4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:31.879896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-506936f8-3fd7-46b0-98c1-84e452df55e4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:31.880509 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:31.880509 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:31.881611 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-506936f8-3fd7-46b0-98c1-84e452df55e4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:31.992061 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89c8f04d-03f7-486b-9032-fd934b4363b1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:31.992591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89c8f04d-03f7-486b-9032-fd934b4363b1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:31.992821 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:31.992821 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:31.993933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89c8f04d-03f7-486b-9032-fd934b4363b1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:32.096107 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:32.096107 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:32.117339 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-89c8f04d-03f7-486b-9032-fd934b4363b1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:32.193753 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89c8f04d-03f7-486b-9032-fd934b4363b1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:32.202646 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:32.202646 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:32.221133 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 625/1268] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:31 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:32.253767 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-506936f8-3fd7-46b0-98c1-84e452df55e4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:32.344665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-a3747610-3c70-40c5-8b10-cc2f6cb3620f tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:32.345658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-a3747610-3c70-40c5-8b10-cc2f6cb3620f tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:32.346020 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:32.346020 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:32.346688 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-a3747610-3c70-40c5-8b10-cc2f6cb3620f tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:32.358905 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-506936f8-3fd7-46b0-98c1-84e452df55e4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 returned with HTTP 200 Jan 19 08:55:32.361865 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 644/1269] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:31 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 => generated 911 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:32.409476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1fcd1b30-4aff-48c0-81fd-301199e1092f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action Jan 19 08:55:32.412467 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:32.412467 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:32.417067 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1fcd1b30-4aff-48c0-81fd-301199e1092f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:32.417912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1fcd1b30-4aff-48c0-81fd-301199e1092f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:32.424900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-1fcd1b30-4aff-48c0-81fd-301199e1092f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Updating volume '373a0293-f008-4a2f-abf5-c5e6de29c333' with '{'status': 'error'}' {{(pid=87855) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:55:32.488041 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:32.488041 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:32.505296 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-a3747610-3c70-40c5-8b10-cc2f6cb3620f tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:32.561072 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-a3747610-3c70-40c5-8b10-cc2f6cb3620f tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:32.565071 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 626/1270] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:55:32 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 916 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:32.705423 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:32.705423 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:32.730771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-a3747610-3c70-40c5-8b10-cc2f6cb3620f tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume// Jan 19 08:55:32.732377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-a3747610-3c70-40c5-8b10-cc2f6cb3620f tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:32.732841 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:32.732841 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:32.733786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-a3747610-3c70-40c5-8b10-cc2f6cb3620f tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:32.736215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-a3747610-3c70-40c5-8b10-cc2f6cb3620f tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:55:32.738040 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 627/1271] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:55:32 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:55:32.808881 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-8293f933-29dd-4116-9804-4311cf40ac3a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments Jan 19 08:55:32.815165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-8293f933-29dd-4116-9804-4311cf40ac3a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3d2a559-a046-43eb-b4eb-23b80b864a99", "instance_uuid": "f1a99041-f6f6-46e0-9e5e-12a53b49feb9", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:32.978439 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1fcd1b30-4aff-48c0-81fd-301199e1092f tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action returned with HTTP 202 Jan 19 08:55:32.988158 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 645/1272] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:55:32 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action => generated 0 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:55:33.002796 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8baf68ce-b313-4dbe-85a5-77ae039692f3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:33.003754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8baf68ce-b313-4dbe-85a5-77ae039692f3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:33.004772 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:33.004772 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:33.007033 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8baf68ce-b313-4dbe-85a5-77ae039692f3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:33.035951 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:33.035951 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:33.221451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:33.221451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:33.278411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8baf68ce-b313-4dbe-85a5-77ae039692f3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:33.279048 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-8293f933-29dd-4116-9804-4311cf40ac3a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments returned with HTTP 200 Jan 19 08:55:33.296842 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 628/1273] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:55:32 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments => generated 273 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:55:33.315251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36193d86-2901-41fe-b123-0a960b4e4c4b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:33.316155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36193d86-2901-41fe-b123-0a960b4e4c4b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:33.316478 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:33.316478 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:33.321560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36193d86-2901-41fe-b123-0a960b4e4c4b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:33.355255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8baf68ce-b313-4dbe-85a5-77ae039692f3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 returned with HTTP 200 Jan 19 08:55:33.362872 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 646/1274] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:32 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 => generated 907 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:33.381680 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-081f9cc9-3180-407c-ac2d-17b768c288ba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:33.384842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-081f9cc9-3180-407c-ac2d-17b768c288ba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:33.386503 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:33.386503 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:33.392064 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-081f9cc9-3180-407c-ac2d-17b768c288ba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:33.538970 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:33.538970 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:33.558253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-36193d86-2901-41fe-b123-0a960b4e4c4b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:33.642573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36193d86-2901-41fe-b123-0a960b4e4c4b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:33.645001 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 629/1275] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:33 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:33.653781 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5e99682-ff3a-4db1-b17b-692d076dbe08 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action Jan 19 08:55:33.654999 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:33.654999 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:33.656303 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5e99682-ff3a-4db1-b17b-692d076dbe08 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:33.657327 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5e99682-ff3a-4db1-b17b-692d076dbe08 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:33.659704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-d5e99682-ff3a-4db1-b17b-692d076dbe08 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Updating volume '373a0293-f008-4a2f-abf5-c5e6de29c333' with '{'status': 'available'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:55:33.696764 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:33.696764 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:33.740284 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-081f9cc9-3180-407c-ac2d-17b768c288ba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:33.818655 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:33.818655 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:33.858969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-081f9cc9-3180-407c-ac2d-17b768c288ba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:33.863066 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 647/1276] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:33 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 915 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:33.880792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-081f9cc9-3180-407c-ac2d-17b768c288ba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume// Jan 19 08:55:33.890284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-081f9cc9-3180-407c-ac2d-17b768c288ba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:33.890665 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:33.890665 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:33.909613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-081f9cc9-3180-407c-ac2d-17b768c288ba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:33.917584 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-081f9cc9-3180-407c-ac2d-17b768c288ba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:55:33.919574 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 648/1277] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:55:33 2021] GET /volume/ => generated 754 bytes in 40 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:55:33.938851 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-75f0cad6-c2a3-4958-9b9e-ce34d3ce2030 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:33.940619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-75f0cad6-c2a3-4958-9b9e-ce34d3ce2030 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:33.942188 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-75f0cad6-c2a3-4958-9b9e-ce34d3ce2030 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:33.954258 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:33.954258 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:34.067488 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5e99682-ff3a-4db1-b17b-692d076dbe08 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action returned with HTTP 202 Jan 19 08:55:34.069006 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 630/1278] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:55:33 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action => generated 0 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:55:34.074551 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:34.074551 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:34.081152 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27217cea-59fc-4bb0-a17a-99745e521113 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:34.082044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27217cea-59fc-4bb0-a17a-99745e521113 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:34.085460 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:34.085460 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:34.086543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27217cea-59fc-4bb0-a17a-99745e521113 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:34.100348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-75f0cad6-c2a3-4958-9b9e-ce34d3ce2030 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:34.161977 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:34.161977 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:34.187444 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-75f0cad6-c2a3-4958-9b9e-ce34d3ce2030 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:34.190775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 649/1279] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:55:33 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 1014 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:55:34.235227 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:34.235227 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:34.236449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-0db8e721-3bdb-4ab2-967c-30c2834871df tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] PUT http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/f297d1ec-f339-47d2-a2b2-cc521ec55370 Jan 19 08:55:34.237227 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:34.237227 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:34.250608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-0db8e721-3bdb-4ab2-967c-30c2834871df tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:34.264021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-27217cea-59fc-4bb0-a17a-99745e521113 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:34.327737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27217cea-59fc-4bb0-a17a-99745e521113 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 returned with HTTP 200 Jan 19 08:55:34.329197 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 631/1280] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:34 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 => generated 911 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:34.360180 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b8ee132-992a-46e6-96f9-00095dc9d087 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action Jan 19 08:55:34.360903 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:34.360903 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:34.361458 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0b8ee132-992a-46e6-96f9-00095dc9d087 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:34.361841 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0b8ee132-992a-46e6-96f9-00095dc9d087 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:34.362799 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-0b8ee132-992a-46e6-96f9-00095dc9d087 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Updating volume '373a0293-f008-4a2f-abf5-c5e6de29c333' with '{'status': 'maintenance'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:55:34.390713 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:55:34.390713 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:55:34.391651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-0db8e721-3bdb-4ab2-967c-30c2834871df tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Lock "b'cinder-attachment_update-c3d2a559-a046-43eb-b4eb-23b80b864a99-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.032s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:55:34.405226 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:34.405226 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:34.571703 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:34.571703 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:34.690860 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b8ee132-992a-46e6-96f9-00095dc9d087 tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action returned with HTTP 202 Jan 19 08:55:34.697710 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 632/1281] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:55:34 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action => generated 0 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:55:34.697710 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c82b2a9-fe2b-4d87-86ff-2f8f77728a7f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:34.698155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c82b2a9-fe2b-4d87-86ff-2f8f77728a7f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:34.698155 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:34.698155 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:34.698592 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c82b2a9-fe2b-4d87-86ff-2f8f77728a7f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:34.800839 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:34.800839 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:34.827409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4c82b2a9-fe2b-4d87-86ff-2f8f77728a7f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:34.864522 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c82b2a9-fe2b-4d87-86ff-2f8f77728a7f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:34.877155 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 633/1282] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:34 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:34.877155 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21f7ec33-8147-4e72-9f8e-f084d0a0d27c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:34.877155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21f7ec33-8147-4e72-9f8e-f084d0a0d27c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:34.877155 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:34.877155 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:34.877155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21f7ec33-8147-4e72-9f8e-f084d0a0d27c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:34.956692 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:34.956692 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:34.982990 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-21f7ec33-8147-4e72-9f8e-f084d0a0d27c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:35.075023 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21f7ec33-8147-4e72-9f8e-f084d0a0d27c tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 returned with HTTP 200 Jan 19 08:55:35.077075 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 634/1283] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:34 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:35.084845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d61afde-7efe-48a1-b61e-35d01530f706 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:35.092918 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d61afde-7efe-48a1-b61e-35d01530f706 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:35.098388 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:35.098388 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:35.099787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d61afde-7efe-48a1-b61e-35d01530f706 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:35.314146 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:35.314146 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:35.362892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4d61afde-7efe-48a1-b61e-35d01530f706 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:35.456790 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:35.456790 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:35.495112 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d61afde-7efe-48a1-b61e-35d01530f706 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:35.522746 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 635/1284] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:35 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 915 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:35.540452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b72f4081-ba07-47d8-9e2d-33c18204fe9e tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] POST http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action Jan 19 08:55:35.541343 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:35.541343 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:35.542153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b72f4081-ba07-47d8-9e2d-33c18204fe9e tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:35.542881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b72f4081-ba07-47d8-9e2d-33c18204fe9e tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:35.544620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-b72f4081-ba07-47d8-9e2d-33c18204fe9e tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] Updating volume '373a0293-f008-4a2f-abf5-c5e6de29c333' with '{'status': 'available'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:55:36.067400 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:36.067400 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:36.225290 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b72f4081-ba07-47d8-9e2d-33c18204fe9e tempest-VolumesActionsTest-1847479440 tempest-VolumesActionsTest-1847479440] http://10.222.0.50/volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action returned with HTTP 202 Jan 19 08:55:36.227141 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 636/1285] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 08:55:35 2021] POST /volume/v3/1f00ef470c38436aa1c99894265fbe42/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333/action => generated 0 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:55:36.233524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-705402b8-d3e1-4e1a-980a-845b8ba3cfa1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:36.234629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-705402b8-d3e1-4e1a-980a-845b8ba3cfa1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:36.235110 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:36.235110 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:36.236002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-705402b8-d3e1-4e1a-980a-845b8ba3cfa1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:36.301609 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:36.301609 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:36.315303 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-705402b8-d3e1-4e1a-980a-845b8ba3cfa1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:36.352848 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-705402b8-d3e1-4e1a-980a-845b8ba3cfa1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:36.352848 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 637/1286] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:36 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:36.352848 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4feb0307-3bfd-4de4-a12e-cf680f26b7d7 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:36.352848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4feb0307-3bfd-4de4-a12e-cf680f26b7d7 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:36.352848 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:36.352848 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:36.352848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4feb0307-3bfd-4de4-a12e-cf680f26b7d7 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:36.409912 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:36.409912 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:36.420255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4feb0307-3bfd-4de4-a12e-cf680f26b7d7 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:36.448178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4feb0307-3bfd-4de4-a12e-cf680f26b7d7 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 returned with HTTP 200 Jan 19 08:55:36.449546 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 638/1287] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:36 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:36.475845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6209bccd-785d-4e39-94ec-da5e0f4440a6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] DELETE http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:36.477370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6209bccd-785d-4e39-94ec-da5e0f4440a6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:36.478042 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:36.478042 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:36.479252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6209bccd-785d-4e39-94ec-da5e0f4440a6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:36.482241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6209bccd-785d-4e39-94ec-da5e0f4440a6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Delete volume with id: 373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:36.644500 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:36.644500 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:36.651384 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6209bccd-785d-4e39-94ec-da5e0f4440a6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:36.716424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6209bccd-785d-4e39-94ec-da5e0f4440a6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Delete volume request issued successfully. Jan 19 08:55:36.716903 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6209bccd-785d-4e39-94ec-da5e0f4440a6 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 returned with HTTP 202 Jan 19 08:55:36.718104 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 639/1288] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:36 2021] DELETE /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:55:36.728777 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eefd2ce5-ca44-4f56-9e20-3470b5c594b9 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:36.729374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eefd2ce5-ca44-4f56-9e20-3470b5c594b9 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:36.729586 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:36.729586 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:36.729976 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eefd2ce5-ca44-4f56-9e20-3470b5c594b9 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:36.854656 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:36.854656 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:36.865443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eefd2ce5-ca44-4f56-9e20-3470b5c594b9 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:36.895562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:36.895562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:36.918021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eefd2ce5-ca44-4f56-9e20-3470b5c594b9 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:36.919082 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 640/1289] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:36 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:36.936620 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-218e4039-19e4-4ee5-a952-2f3c3680c94f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:36.937346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-218e4039-19e4-4ee5-a952-2f3c3680c94f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:36.937576 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:36.937576 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:36.937976 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-218e4039-19e4-4ee5-a952-2f3c3680c94f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:37.088530 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:37.088530 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:37.115869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-218e4039-19e4-4ee5-a952-2f3c3680c94f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:37.171169 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-218e4039-19e4-4ee5-a952-2f3c3680c94f tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 returned with HTTP 200 Jan 19 08:55:37.172284 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 641/1290] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:36 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 => generated 910 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:37.378453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ce63021-4d38-42fc-8385-9ca4ba116162 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:37.379830 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ce63021-4d38-42fc-8385-9ca4ba116162 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:37.380312 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:37.380312 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:37.381035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ce63021-4d38-42fc-8385-9ca4ba116162 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:37.540646 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:37.540646 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:37.565803 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0ce63021-4d38-42fc-8385-9ca4ba116162 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:37.636375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ce63021-4d38-42fc-8385-9ca4ba116162 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:37.646027 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 642/1291] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:37 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:37.948420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-681abc67-9791-4009-91f1-419c9f2d2b39 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:37.948964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-681abc67-9791-4009-91f1-419c9f2d2b39 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:37.949470 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:37.949470 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:37.950454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-681abc67-9791-4009-91f1-419c9f2d2b39 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:38.097978 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:38.097978 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:38.111309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-681abc67-9791-4009-91f1-419c9f2d2b39 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:38.169480 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:38.169480 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:38.191039 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-681abc67-9791-4009-91f1-419c9f2d2b39 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:38.191877 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 643/1292] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:37 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 915 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:38.205659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e34c5f22-b545-4789-a589-f94df25e5165 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:38.208610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e34c5f22-b545-4789-a589-f94df25e5165 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:38.209241 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:38.209241 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:38.210282 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e34c5f22-b545-4789-a589-f94df25e5165 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:38.357302 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:38.357302 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:38.383206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e34c5f22-b545-4789-a589-f94df25e5165 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:38.496404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e34c5f22-b545-4789-a589-f94df25e5165 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 returned with HTTP 200 Jan 19 08:55:38.498125 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 644/1293] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:38 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 => generated 910 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:38.518355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] POST http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes Jan 19 08:55:38.519776 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:38.519776 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:38.521237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-306743009"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:38.522659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-306743009'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:38.523591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Create volume of 1 GB Jan 19 08:55:38.540768 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Availability Zones retrieved successfully. Jan 19 08:55:38.563330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Flow 'volume_create_api' (75e13421-7511-443d-8ae3-1dd5ec2c99dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:38.568501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37fb9d9-c403-4a4e-85e4-4217ef632238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:38.572091 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:38.739559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37fb9d9-c403-4a4e-85e4-4217ef632238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:38.745695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f465f5b-58fc-4eeb-a217-db76ebfffa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:38.922609 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Created reservations ['b26cecc6-06ce-494a-be19-8e90f4f8b818', 'caa5fd91-b420-4175-a50a-a8b4b3d915b3', 'ae171fc6-773e-4680-9272-c9d3f87c02b2', '4b42cb33-0eff-4654-b1ce-321dd8b57dfe'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:38.924873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f465f5b-58fc-4eeb-a217-db76ebfffa0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b26cecc6-06ce-494a-be19-8e90f4f8b818', 'caa5fd91-b420-4175-a50a-a8b4b3d915b3', 'ae171fc6-773e-4680-9272-c9d3f87c02b2', '4b42cb33-0eff-4654-b1ce-321dd8b57dfe']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:38.934442 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f427d16f-5fe2-4e88-976c-1ab4f50e35c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:39.065544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-0db8e721-3bdb-4ab2-967c-30c2834871df tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Lock "b'cinder-attachment_update-c3d2a559-a046-43eb-b4eb-23b80b864a99-n-h2-771363-1'" released by "attachment_update" :: held 4.674s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:55:39.066236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-0db8e721-3bdb-4ab2-967c-30c2834871df tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/f297d1ec-f339-47d2-a2b2-cc521ec55370 returned with HTTP 200 Jan 19 08:55:39.067136 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 650/1294] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:55:34 2021] PUT /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/f297d1ec-f339-47d2-a2b2-cc521ec55370 => generated 762 bytes in 4844 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:55:39.071877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-baba5540-f7ce-4177-996a-10fac698feb1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:39.072756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-baba5540-f7ce-4177-996a-10fac698feb1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:39.072756 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:39.072756 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:39.073022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-baba5540-f7ce-4177-996a-10fac698feb1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:39.105626 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f427d16f-5fe2-4e88-976c-1ab4f50e35c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cd572d6-3966-407a-b767-5904943ccc67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-306743009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcba77f9fa7a42a2bd099e3f0baf5291',qos_specs=None,replication_status=,reservations=['b26cecc6-06ce-494a-be19-8e90f4f8b818','caa5fd91-b420-4175-a50a-a8b4b3d915b3','ae171fc6-773e-4680-9272-c9d3f87c02b2','4b42cb33-0eff-4654-b1ce-321dd8b57dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bff89d9677421290bf2826ac35d861',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-306743009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cd572d6-3966-407a-b767-5904943ccc67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcba77f9fa7a42a2bd099e3f0baf5291',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,user_id='63bff89d9677421290bf2826ac35d861',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:39.113999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e09b4d-3bb1-46f7-b485-fc1ca93e54d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:39.210432 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:39.210432 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:39.238192 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-baba5540-f7ce-4177-996a-10fac698feb1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:39.252230 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e09b4d-3bb1-46f7-b485-fc1ca93e54d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-306743009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcba77f9fa7a42a2bd099e3f0baf5291',qos_specs=None,replication_status=,reservations=['b26cecc6-06ce-494a-be19-8e90f4f8b818','caa5fd91-b420-4175-a50a-a8b4b3d915b3','ae171fc6-773e-4680-9272-c9d3f87c02b2','4b42cb33-0eff-4654-b1ce-321dd8b57dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bff89d9677421290bf2826ac35d861',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:39.263327 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51328760-6cca-4a68-99cc-2769033555ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:39.292929 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-baba5540-f7ce-4177-996a-10fac698feb1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:39.310427 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 651/1295] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:39 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:39.319151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51328760-6cca-4a68-99cc-2769033555ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:39.332424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4ac33c6-1ee5-4f2b-a4ec-319b2feb16cb tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:39.332931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4ac33c6-1ee5-4f2b-a4ec-319b2feb16cb tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:39.338041 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Flow 'volume_create_api' (75e13421-7511-443d-8ae3-1dd5ec2c99dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:39.341014 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:39.341014 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:39.341513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4ac33c6-1ee5-4f2b-a4ec-319b2feb16cb tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:39.496776 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:39.496776 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:39.538162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e4ac33c6-1ee5-4f2b-a4ec-319b2feb16cb tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:39.608320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Create volume request issued successfully. Jan 19 08:55:39.614866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:39.614866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:39.641396 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4ac33c6-1ee5-4f2b-a4ec-319b2feb16cb tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:39.641396 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 652/1296] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:39 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 916 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:39.651254 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ccb462c-21af-4799-93b3-40c0db782d3c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes returned with HTTP 202 Jan 19 08:55:39.652152 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 645/1297] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:55:38 2021] POST /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes => generated 822 bytes in 1141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:55:39.655291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed6e3b9e-8819-457a-a602-92486beb8260 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:39.655819 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed6e3b9e-8819-457a-a602-92486beb8260 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:39.656033 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:39.656033 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:39.656405 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed6e3b9e-8819-457a-a602-92486beb8260 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:39.689549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26c76ff2-27d3-4e5f-b7f5-364ef97d1be7 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 Jan 19 08:55:39.690313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26c76ff2-27d3-4e5f-b7f5-364ef97d1be7 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:39.690541 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:39.690541 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:39.690922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26c76ff2-27d3-4e5f-b7f5-364ef97d1be7 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:39.799952 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:39.799952 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:39.831297 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed6e3b9e-8819-457a-a602-92486beb8260 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:39.880525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed6e3b9e-8819-457a-a602-92486beb8260 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 returned with HTTP 200 Jan 19 08:55:39.893576 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 653/1298] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:39 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 => generated 910 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:39.903181 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:39.903181 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:39.937267 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-26c76ff2-27d3-4e5f-b7f5-364ef97d1be7 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 08:55:40.053993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26c76ff2-27d3-4e5f-b7f5-364ef97d1be7 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 returned with HTTP 200 Jan 19 08:55:40.079280 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 646/1299] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:39 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 => generated 914 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:40.316758 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-799e3d37-3750-4bbd-9687-870f8d7fddc1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:40.317719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-799e3d37-3750-4bbd-9687-870f8d7fddc1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:40.317951 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:40.317951 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:40.318339 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-799e3d37-3750-4bbd-9687-870f8d7fddc1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:40.445260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:40.445260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:40.516073 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-799e3d37-3750-4bbd-9687-870f8d7fddc1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:40.598927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-799e3d37-3750-4bbd-9687-870f8d7fddc1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:40.621649 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 654/1300] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:40 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:40.708288 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94f43416-a4d8-4d8f-aa78-7ef888378897 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:40.709501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-94f43416-a4d8-4d8f-aa78-7ef888378897 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:40.709866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:40.709866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:40.710550 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-94f43416-a4d8-4d8f-aa78-7ef888378897 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:40.912218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ca1e0226-26c1-4e30-b2f6-165e961303e4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 Jan 19 08:55:40.913025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ca1e0226-26c1-4e30-b2f6-165e961303e4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:40.913449 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:40.913449 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:40.914035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ca1e0226-26c1-4e30-b2f6-165e961303e4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:40.952396 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:40.952396 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:40.983932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-94f43416-a4d8-4d8f-aa78-7ef888378897 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:41.097391 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:41.097391 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:41.131469 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ca1e0226-26c1-4e30-b2f6-165e961303e4 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 returned with HTTP 404 Jan 19 08:55:41.147311 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 655/1301] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:40 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/373a0293-f008-4a2f-abf5-c5e6de29c333 => generated 109 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:55:41.163943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2517da2-b9b8-4c2f-8f2e-6325c28fdd73 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 Jan 19 08:55:41.165987 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2517da2-b9b8-4c2f-8f2e-6325c28fdd73 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:41.168331 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2517da2-b9b8-4c2f-8f2e-6325c28fdd73 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:41.181051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94f43416-a4d8-4d8f-aa78-7ef888378897 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:41.197138 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 647/1302] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:40 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 916 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:41.221824 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d23e627-8481-416a-8183-1d758e3caab1 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] DELETE http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 Jan 19 08:55:41.222638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d23e627-8481-416a-8183-1d758e3caab1 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:41.222988 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:41.222988 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:41.223647 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d23e627-8481-416a-8183-1d758e3caab1 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:41.224433 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-3d23e627-8481-416a-8183-1d758e3caab1 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Delete volume with id: f0adaf4a-f6a9-4097-90e2-5aac034366b4 Jan 19 08:55:41.344205 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:41.344205 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:41.375286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e2517da2-b9b8-4c2f-8f2e-6325c28fdd73 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 08:55:41.456456 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d23e627-8481-416a-8183-1d758e3caab1 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 returned with HTTP 404 Jan 19 08:55:41.458689 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 648/1303] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:41 2021] DELETE /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f0adaf4a-f6a9-4097-90e2-5aac034366b4 => generated 109 bytes in 245 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:41.476088 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2517da2-b9b8-4c2f-8f2e-6325c28fdd73 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 returned with HTTP 200 Jan 19 08:55:41.480747 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 656/1304] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:41 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 => generated 914 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:41.503023 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2cc8fca4-d4a2-4666-894f-ffbf087c56a3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] DELETE http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 Jan 19 08:55:41.504691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2cc8fca4-d4a2-4666-894f-ffbf087c56a3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:41.505844 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2cc8fca4-d4a2-4666-894f-ffbf087c56a3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:41.506906 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-2cc8fca4-d4a2-4666-894f-ffbf087c56a3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Delete volume with id: 6571b297-b29f-4cb4-86bd-090b01787676 Jan 19 08:55:41.621401 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41e12e7f-7327-4b20-8dcc-857034990350 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:41.622693 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-41e12e7f-7327-4b20-8dcc-857034990350 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:41.625177 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:41.625177 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:41.626153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-41e12e7f-7327-4b20-8dcc-857034990350 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:41.679875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2cc8fca4-d4a2-4666-894f-ffbf087c56a3 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 returned with HTTP 404 Jan 19 08:55:41.687277 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 649/1305] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:41 2021] DELETE /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/6571b297-b29f-4cb4-86bd-090b01787676 => generated 109 bytes in 213 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:41.708481 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0947395b-b1b4-4b9d-8fd1-4a4666067bba tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] DELETE http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 Jan 19 08:55:41.716110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0947395b-b1b4-4b9d-8fd1-4a4666067bba tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:41.716110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0947395b-b1b4-4b9d-8fd1-4a4666067bba tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:41.716934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-0947395b-b1b4-4b9d-8fd1-4a4666067bba tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Delete volume with id: f1ab8dd9-9000-442f-a0f1-a50113d87f37 Jan 19 08:55:41.894137 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:41.894137 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:41.937055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-41e12e7f-7327-4b20-8dcc-857034990350 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:41.953153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0947395b-b1b4-4b9d-8fd1-4a4666067bba tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 returned with HTTP 404 Jan 19 08:55:41.954363 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 650/1306] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:41 2021] DELETE /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/f1ab8dd9-9000-442f-a0f1-a50113d87f37 => generated 109 bytes in 267 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:41.975152 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-87604b42-20d8-46f0-b1a5-b9ab4bc781be tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] DELETE http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f Jan 19 08:55:41.985738 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-87604b42-20d8-46f0-b1a5-b9ab4bc781be tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:41.986990 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-87604b42-20d8-46f0-b1a5-b9ab4bc781be tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:41.988115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-87604b42-20d8-46f0-b1a5-b9ab4bc781be tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Delete volume with id: 101048a1-dc8c-46c9-9742-90f1ebf8996f Jan 19 08:55:42.042767 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41e12e7f-7327-4b20-8dcc-857034990350 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:42.053005 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 657/1307] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:41 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:42.201774 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-87604b42-20d8-46f0-b1a5-b9ab4bc781be tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f returned with HTTP 404 Jan 19 08:55:42.203905 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 651/1308] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:41 2021] DELETE /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/101048a1-dc8c-46c9-9742-90f1ebf8996f => generated 109 bytes in 241 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:42.212273 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1ff2da2-70ec-4ec7-bc4c-f5d3ebea448d tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] DELETE http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:55:42.212794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1ff2da2-70ec-4ec7-bc4c-f5d3ebea448d tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:42.213014 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:42.213014 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:42.213421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1ff2da2-70ec-4ec7-bc4c-f5d3ebea448d tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:42.213882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f1ff2da2-70ec-4ec7-bc4c-f5d3ebea448d tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Delete volume with id: aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:55:42.216127 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7781690-5cb5-4713-a006-98267bc5306c tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:42.217343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7781690-5cb5-4713-a006-98267bc5306c tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:42.220787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7781690-5cb5-4713-a006-98267bc5306c tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:42.271604 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:42.271604 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:42.272944 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f1ff2da2-70ec-4ec7-bc4c-f5d3ebea448d tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:42.322658 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f1ff2da2-70ec-4ec7-bc4c-f5d3ebea448d tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Delete volume request issued successfully. Jan 19 08:55:42.323135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1ff2da2-70ec-4ec7-bc4c-f5d3ebea448d tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 202 Jan 19 08:55:42.332367 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 658/1309] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:42 2021] DELETE /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:55:42.336842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4289178-ab81-4a0a-9919-e25cf0ec69b8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:55:42.337662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4289178-ab81-4a0a-9919-e25cf0ec69b8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:42.338046 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:42.338046 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:42.338651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4289178-ab81-4a0a-9919-e25cf0ec69b8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:42.407675 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:42.407675 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:42.433199 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d4289178-ab81-4a0a-9919-e25cf0ec69b8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:42.489740 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:42.489740 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:42.513271 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4289178-ab81-4a0a-9919-e25cf0ec69b8 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:55:42.514409 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 659/1310] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:42 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 929 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:42.537763 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0187f06-4808-462c-a11d-4ff5006c81a5 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 Jan 19 08:55:42.539315 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0187f06-4808-462c-a11d-4ff5006c81a5 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:42.539458 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d7781690-5cb5-4713-a006-98267bc5306c tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:42.540346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:42.540346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:42.540945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0187f06-4808-462c-a11d-4ff5006c81a5 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:42.661672 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:42.661672 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:42.662840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:42.662840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:42.686803 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d0187f06-4808-462c-a11d-4ff5006c81a5 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 08:55:42.704208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7781690-5cb5-4713-a006-98267bc5306c tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:42.717685 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 652/1311] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:42 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 916 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:42.752741 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0187f06-4808-462c-a11d-4ff5006c81a5 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 returned with HTTP 200 Jan 19 08:55:42.754004 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 660/1312] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:42 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 => generated 915 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:43.073835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7465c7d3-a960-4004-ad56-d6b6823c068e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:43.075084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7465c7d3-a960-4004-ad56-d6b6823c068e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:43.075614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:43.075614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:43.077937 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7465c7d3-a960-4004-ad56-d6b6823c068e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:43.326314 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:43.326314 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:43.370686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7465c7d3-a960-4004-ad56-d6b6823c068e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:43.507004 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7465c7d3-a960-4004-ad56-d6b6823c068e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:43.519247 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 653/1313] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:43 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:43.531871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0597248f-3b2b-4e8a-9af7-c33b35446047 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:55:43.532651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0597248f-3b2b-4e8a-9af7-c33b35446047 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:43.533222 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:43.533222 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:43.533702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0597248f-3b2b-4e8a-9af7-c33b35446047 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:43.698733 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:43.698733 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:43.718631 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0597248f-3b2b-4e8a-9af7-c33b35446047 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:43.732498 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac307556-0dcb-4cd6-b740-977b858e150a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:43.733893 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac307556-0dcb-4cd6-b740-977b858e150a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:43.737033 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:43.737033 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:43.738272 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac307556-0dcb-4cd6-b740-977b858e150a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:43.770407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0597248f-3b2b-4e8a-9af7-c33b35446047 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:55:43.771440 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 661/1314] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:43 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 929 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:43.950500 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:43.950500 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:43.974021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ac307556-0dcb-4cd6-b740-977b858e150a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:44.016333 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:44.016333 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:44.027724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac307556-0dcb-4cd6-b740-977b858e150a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:44.038941 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 654/1315] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:43 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 916 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:44.529937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-79d6a9a8-3905-43e6-b7d1-edd72d9c4c9d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:44.530749 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-79d6a9a8-3905-43e6-b7d1-edd72d9c4c9d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:44.532178 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:44.532178 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:44.532906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-79d6a9a8-3905-43e6-b7d1-edd72d9c4c9d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:44.640859 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-ad52f5ed-3c68-420c-9acf-e3b546b65f61 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/f297d1ec-f339-47d2-a2b2-cc521ec55370/action Jan 19 08:55:44.642124 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:44.642124 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:44.642835 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-ad52f5ed-3c68-420c-9acf-e3b546b65f61 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:55:44.643526 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-ad52f5ed-3c68-420c-9acf-e3b546b65f61 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:44.791105 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:44.791105 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:44.832714 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-79d6a9a8-3905-43e6-b7d1-edd72d9c4c9d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:44.916118 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:44.916118 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:44.916918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-79d6a9a8-3905-43e6-b7d1-edd72d9c4c9d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:44.934759 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 662/1316] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:44 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:44.944613 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b7e5b07-7f88-4e67-b2f6-a177e4aced08 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:55:44.945173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b7e5b07-7f88-4e67-b2f6-a177e4aced08 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:44.945382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:44.945382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:44.945754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b7e5b07-7f88-4e67-b2f6-a177e4aced08 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:44.958693 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-402e76a6-6f3e-4951-b6d3-7329d9c85a9d req-ad52f5ed-3c68-420c-9acf-e3b546b65f61 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/f297d1ec-f339-47d2-a2b2-cc521ec55370/action returned with HTTP 204 Jan 19 08:55:44.963953 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 655/1317] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:55:44 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/f297d1ec-f339-47d2-a2b2-cc521ec55370/action => generated 0 bytes in 325 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:45.048608 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5253536c-b434-4802-b213-d3a880b31ac7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:55:45.064941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5253536c-b434-4802-b213-d3a880b31ac7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:45.065382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:45.065382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:45.067736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5253536c-b434-4802-b213-d3a880b31ac7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:45.125419 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:45.125419 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:45.200213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4b7e5b07-7f88-4e67-b2f6-a177e4aced08 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:45.261548 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:45.261548 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:45.293428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5253536c-b434-4802-b213-d3a880b31ac7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:55:45.299120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b7e5b07-7f88-4e67-b2f6-a177e4aced08 tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:55:45.299927 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 663/1318] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:44 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 929 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:45.350744 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:45.350744 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:45.377902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5253536c-b434-4802-b213-d3a880b31ac7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:55:45.393618 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 656/1319] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:45 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 1208 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:55:45.872913 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-73e19daf-fdfc-4d35-b768-de60ff1ec54c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] DELETE http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/e7990dcb-af20-4f8f-84e2-2394c4ad25a3 Jan 19 08:55:45.873550 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-73e19daf-fdfc-4d35-b768-de60ff1ec54c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:45.873673 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:45.873673 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:45.874019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-73e19daf-fdfc-4d35-b768-de60ff1ec54c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:45.921539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:45.921539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:45.938066 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-379746fd-726c-4e2f-bcc9-d0b4196644d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:45.938613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-379746fd-726c-4e2f-bcc9-d0b4196644d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:45.938863 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:45.938863 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:45.939420 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-379746fd-726c-4e2f-bcc9-d0b4196644d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:46.091563 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:46.091563 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:46.138629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-379746fd-726c-4e2f-bcc9-d0b4196644d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:46.255544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-379746fd-726c-4e2f-bcc9-d0b4196644d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:46.257550 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 657/1320] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:45 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:46.329371 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a999c54-6bc8-44b0-9610-60ed842aa5bb tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:55:46.330706 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a999c54-6bc8-44b0-9610-60ed842aa5bb tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:46.331306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:46.331306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:46.341020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a999c54-6bc8-44b0-9610-60ed842aa5bb tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:46.757862 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:46.757862 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:46.837218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7a999c54-6bc8-44b0-9610-60ed842aa5bb tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Volume info retrieved successfully. Jan 19 08:55:46.963582 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a999c54-6bc8-44b0-9610-60ed842aa5bb tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 200 Jan 19 08:55:46.964491 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 658/1321] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:46 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 929 bytes in 650 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:47.311531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f82bb206-3d6a-4d98-ba0b-b1c2db827c24 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:47.311531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f82bb206-3d6a-4d98-ba0b-b1c2db827c24 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:47.311531 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:47.311531 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:47.311531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f82bb206-3d6a-4d98-ba0b-b1c2db827c24 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:47.338745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-73e19daf-fdfc-4d35-b768-de60ff1ec54c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:55:47.338745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-73e19daf-fdfc-4d35-b768-de60ff1ec54c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:55:47.374084 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-73e19daf-fdfc-4d35-b768-de60ff1ec54c tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/e7990dcb-af20-4f8f-84e2-2394c4ad25a3 returned with HTTP 200 Jan 19 08:55:47.374084 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 664/1322] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:55:45 2021] DELETE /volume/v3/14e83839cb194c52868f216af217d9e0/attachments/e7990dcb-af20-4f8f-84e2-2394c4ad25a3 => generated 19 bytes in 1488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:47.374084 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-89630d72-c461-4767-88b1-40002e56f152 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] DELETE http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/8144fb59-40e6-4f03-8326-7535981e0a78 Jan 19 08:55:47.374084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-89630d72-c461-4767-88b1-40002e56f152 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:47.374084 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:47.374084 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:47.374084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-89630d72-c461-4767-88b1-40002e56f152 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:47.488846 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:47.488846 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:47.620949 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:47.620949 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:47.650809 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f82bb206-3d6a-4d98-ba0b-b1c2db827c24 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:47.726094 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f82bb206-3d6a-4d98-ba0b-b1c2db827c24 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:47.726094 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 659/1323] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:47 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:47.983700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0ac61f6-4a07-4072-947d-9b4d2a06203d tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] GET http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa Jan 19 08:55:47.984538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0ac61f6-4a07-4072-947d-9b4d2a06203d tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:47.984538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:47.984538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:47.984538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0ac61f6-4a07-4072-947d-9b4d2a06203d tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:48.061389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0ac61f6-4a07-4072-947d-9b4d2a06203d tempest-VolumesActionsTest-308514537 tempest-VolumesActionsTest-308514537] http://10.222.0.50/volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa returned with HTTP 404 Jan 19 08:55:48.062959 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 660/1324] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:47 2021] GET /volume/v3/3e2b12ac839f4487a071f395b568db69/volumes/aff07a92-381d-419e-bf8d-546f2b706daa => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:48.736181 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-199cb844-1b91-4f39-a387-b04070db4213 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:48.737276 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-199cb844-1b91-4f39-a387-b04070db4213 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:48.738163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-199cb844-1b91-4f39-a387-b04070db4213 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:48.875179 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:48.875179 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:48.900217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-199cb844-1b91-4f39-a387-b04070db4213 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:48.957024 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-199cb844-1b91-4f39-a387-b04070db4213 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:48.967180 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 661/1325] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:48 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:49.050210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-89630d72-c461-4767-88b1-40002e56f152 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:55:49.051306 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-89630d72-c461-4767-88b1-40002e56f152 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:55:49.073499 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-89630d72-c461-4767-88b1-40002e56f152 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/8144fb59-40e6-4f03-8326-7535981e0a78 returned with HTTP 200 Jan 19 08:55:49.076298 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 665/1326] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:55:47 2021] DELETE /volume/v3/14e83839cb194c52868f216af217d9e0/attachments/8144fb59-40e6-4f03-8326-7535981e0a78 => generated 19 bytes in 1709 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:49.098269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-569a3a5f-0948-406e-aafb-62b7a5aa8c1d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] DELETE http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/92b402c0-1b0a-41c8-8068-e1650bef91b2 Jan 19 08:55:49.098788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-569a3a5f-0948-406e-aafb-62b7a5aa8c1d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:49.098986 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:49.098986 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:49.099754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-569a3a5f-0948-406e-aafb-62b7a5aa8c1d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:49.153289 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:49.153289 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:49.976041 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc98c0d0-555e-49c4-9c17-31143c78c5ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:49.976938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc98c0d0-555e-49c4-9c17-31143c78c5ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:49.977955 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:49.977955 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:49.979339 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc98c0d0-555e-49c4-9c17-31143c78c5ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:50.033124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-569a3a5f-0948-406e-aafb-62b7a5aa8c1d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:55:50.034069 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-569a3a5f-0948-406e-aafb-62b7a5aa8c1d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:55:50.066084 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-06b493a9-2824-441b-b65e-2826eaabb2a7 req-569a3a5f-0948-406e-aafb-62b7a5aa8c1d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/attachments/92b402c0-1b0a-41c8-8068-e1650bef91b2 returned with HTTP 200 Jan 19 08:55:50.067660 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 662/1327] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:55:49 2021] DELETE /volume/v3/14e83839cb194c52868f216af217d9e0/attachments/92b402c0-1b0a-41c8-8068-e1650bef91b2 => generated 19 bytes in 975 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:50.094166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:50.094166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:50.104518 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dc98c0d0-555e-49c4-9c17-31143c78c5ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:50.130441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc98c0d0-555e-49c4-9c17-31143c78c5ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:50.131652 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 666/1328] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:49 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:51.147278 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14b66061-dcca-4e51-8c1f-8a4b4ffd86fc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:51.148155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-14b66061-dcca-4e51-8c1f-8a4b4ffd86fc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:51.148155 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:51.148155 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:51.148860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-14b66061-dcca-4e51-8c1f-8a4b4ffd86fc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:51.227766 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:51.227766 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:51.237355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-14b66061-dcca-4e51-8c1f-8a4b4ffd86fc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:51.263270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14b66061-dcca-4e51-8c1f-8a4b4ffd86fc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:51.265305 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 663/1329] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:51 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:52.281469 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-774685fe-34b4-4899-a258-6a06e44c1bda tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:52.282074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-774685fe-34b4-4899-a258-6a06e44c1bda tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:52.282326 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:52.282326 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:52.282584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-774685fe-34b4-4899-a258-6a06e44c1bda tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:52.398552 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:52.398552 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:52.415423 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-774685fe-34b4-4899-a258-6a06e44c1bda tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:52.473726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-774685fe-34b4-4899-a258-6a06e44c1bda tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:52.475365 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 667/1330] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:52 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:53.492940 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68e03bbd-4ccf-45b7-b0c6-11636017bdd8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:53.493530 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68e03bbd-4ccf-45b7-b0c6-11636017bdd8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:53.493754 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:53.493754 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:53.494130 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68e03bbd-4ccf-45b7-b0c6-11636017bdd8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:53.633050 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:53.633050 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:53.646622 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-68e03bbd-4ccf-45b7-b0c6-11636017bdd8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:53.679735 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68e03bbd-4ccf-45b7-b0c6-11636017bdd8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:53.682158 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 664/1331] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:53 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:54.698830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3855beb-b0d2-4364-b231-af296f30c4a7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:54.699495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3855beb-b0d2-4364-b231-af296f30c4a7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:54.699734 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:54.699734 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:54.700158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3855beb-b0d2-4364-b231-af296f30c4a7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:54.784394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] POST http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes Jan 19 08:55:54.785677 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:54.785677 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:54.787040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-729136763"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:54.791711 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-729136763'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:54.793073 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Create volume of 1 GB Jan 19 08:55:54.828099 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Availability Zones retrieved successfully. Jan 19 08:55:54.878738 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Flow 'volume_create_api' (459ee9e3-02bd-4501-a91d-404988191b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:54.879593 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:54.879593 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:54.894479 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e3855beb-b0d2-4364-b231-af296f30c4a7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:54.905882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6124827d-18b2-40f2-b279-d70a296eb323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:54.919997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:54.940247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3855beb-b0d2-4364-b231-af296f30c4a7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:54.942172 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 665/1332] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:54 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:55.032839 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6124827d-18b2-40f2-b279-d70a296eb323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:55.035804 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51af93b6-a183-4082-aca6-26fff6d46c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:55.182936 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Created reservations ['d05e80bf-02fd-4bac-89a3-b1444de40eaf', '43f836c7-7c8e-43c6-a69a-bd13886dd931', '96c975ad-3444-4916-9f25-1864caf30602', 'c67b7456-8d71-4777-9bc9-afa069277d8e'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:55.216422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51af93b6-a183-4082-aca6-26fff6d46c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d05e80bf-02fd-4bac-89a3-b1444de40eaf', '43f836c7-7c8e-43c6-a69a-bd13886dd931', '96c975ad-3444-4916-9f25-1864caf30602', 'c67b7456-8d71-4777-9bc9-afa069277d8e']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:55.222988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (956f1611-386b-4db5-87ef-f8589a133539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:55.377140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (956f1611-386b-4db5-87ef-f8589a133539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9851d2d6-b8fc-4317-95a9-ad435e5207fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-729136763',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbf3272ca8f0470f8c2e177dc5cc58c9',qos_specs=None,replication_status=,reservations=['d05e80bf-02fd-4bac-89a3-b1444de40eaf','43f836c7-7c8e-43c6-a69a-bd13886dd931','96c975ad-3444-4916-9f25-1864caf30602','c67b7456-8d71-4777-9bc9-afa069277d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f4926bf111484797b30ec90c5d0552',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-729136763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9851d2d6-b8fc-4317-95a9-ad435e5207fe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dbf3272ca8f0470f8c2e177dc5cc58c9',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,user_id='c0f4926bf111484797b30ec90c5d0552',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:55.385604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa030ab-354a-4066-8e82-3925010a440c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:55.449592 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa030ab-354a-4066-8e82-3925010a440c) 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-729136763',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbf3272ca8f0470f8c2e177dc5cc58c9',qos_specs=None,replication_status=,reservations=['d05e80bf-02fd-4bac-89a3-b1444de40eaf','43f836c7-7c8e-43c6-a69a-bd13886dd931','96c975ad-3444-4916-9f25-1864caf30602','c67b7456-8d71-4777-9bc9-afa069277d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f4926bf111484797b30ec90c5d0552',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:55.455306 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a91615c-afa5-4741-89d6-2431b8c267e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:55.517568 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a91615c-afa5-4741-89d6-2431b8c267e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:55.522924 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Flow 'volume_create_api' (459ee9e3-02bd-4501-a91d-404988191b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:55.687106 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Create volume request issued successfully. Jan 19 08:55:55.702610 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23d29415-6be1-48b0-9b40-86e0eb3a6dcf tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes returned with HTTP 202 Jan 19 08:55:55.704147 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 668/1333] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:55:54 2021] POST /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes => generated 828 bytes in 1304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:55:55.720034 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73454ee8-24a7-467a-bc94-4a9eb7a8886f tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe Jan 19 08:55:55.720871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73454ee8-24a7-467a-bc94-4a9eb7a8886f tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:55.721300 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:55.721300 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:55.722101 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73454ee8-24a7-467a-bc94-4a9eb7a8886f tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:55.828213 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:55.828213 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:55.842409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-73454ee8-24a7-467a-bc94-4a9eb7a8886f tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:55:55.876141 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73454ee8-24a7-467a-bc94-4a9eb7a8886f tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe returned with HTTP 200 Jan 19 08:55:55.878056 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 666/1334] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:55 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe => generated 920 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:55.958887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-46291858-36c4-436c-bee7-bed6b007f023 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:55.959412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-46291858-36c4-436c-bee7-bed6b007f023 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:55.959614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:55.959614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:55.959988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-46291858-36c4-436c-bee7-bed6b007f023 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:56.051666 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:56.051666 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:56.069698 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-46291858-36c4-436c-bee7-bed6b007f023 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:56.105770 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-46291858-36c4-436c-bee7-bed6b007f023 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:56.117691 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 669/1335] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:55 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:56.899070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba5db06c-47f6-4fe7-80ac-6382596919b3 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe Jan 19 08:55:56.902421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba5db06c-47f6-4fe7-80ac-6382596919b3 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:56.902904 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:56.902904 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:56.903319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba5db06c-47f6-4fe7-80ac-6382596919b3 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:56.998570 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:56.998570 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:57.031211 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ba5db06c-47f6-4fe7-80ac-6382596919b3 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:55:57.081617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba5db06c-47f6-4fe7-80ac-6382596919b3 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe returned with HTTP 200 Jan 19 08:55:57.095798 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 667/1336] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:56 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe => generated 921 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:57.125659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-535c95ab-1343-436e-8f03-98c44698d514 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:57.126670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-535c95ab-1343-436e-8f03-98c44698d514 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:57.127055 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:57.127055 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:57.127690 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-535c95ab-1343-436e-8f03-98c44698d514 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:57.214344 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:57.214344 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:57.234382 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-535c95ab-1343-436e-8f03-98c44698d514 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:57.271624 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-535c95ab-1343-436e-8f03-98c44698d514 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:57.273049 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 670/1337] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:57 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:57.844300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-072dfb17-27d0-480b-b9c3-27e92afaa349 req-6b1ee705-303b-43c0-b5d7-547440c52209 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe Jan 19 08:55:57.845181 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-072dfb17-27d0-480b-b9c3-27e92afaa349 req-6b1ee705-303b-43c0-b5d7-547440c52209 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:57.845569 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:57.845569 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:57.846337 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-072dfb17-27d0-480b-b9c3-27e92afaa349 req-6b1ee705-303b-43c0-b5d7-547440c52209 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:57.991618 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:57.991618 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:58.026164 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-072dfb17-27d0-480b-b9c3-27e92afaa349 req-6b1ee705-303b-43c0-b5d7-547440c52209 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:55:58.109918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-072dfb17-27d0-480b-b9c3-27e92afaa349 req-6b1ee705-303b-43c0-b5d7-547440c52209 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe returned with HTTP 200 Jan 19 08:55:58.153975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] POST http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes Jan 19 08:55:58.160352 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:58.160352 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:58.164276 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1314334674"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:58.171111 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1314334674'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:58.176099 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 668/1338] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:55:57 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe => generated 921 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:58.177183 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Create volume of 1 GB Jan 19 08:55:58.239877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Availability Zones retrieved successfully. Jan 19 08:55:58.280998 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Flow 'volume_create_api' (de47c3b4-ba6f-4e43-a316-401e45159597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:58.283867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29041463-d20b-464f-9ffa-fc9c6466e04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:58.291194 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:58.291645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92a96900-4700-48bd-b437-cdbab4e9e51f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:58.292900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92a96900-4700-48bd-b437-cdbab4e9e51f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:58.293434 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:58.293434 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:58.294536 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92a96900-4700-48bd-b437-cdbab4e9e51f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:58.443689 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29041463-d20b-464f-9ffa-fc9c6466e04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:58.446988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8782dc2c-13ce-4ada-89c2-86921ec4aa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:58.523991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:58.523991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:58.538221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-92a96900-4700-48bd-b437-cdbab4e9e51f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:58.566885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92a96900-4700-48bd-b437-cdbab4e9e51f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:58.568019 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 669/1339] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:58 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 914 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:58.607573 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Created reservations ['0395d144-ab1f-4ead-ba9a-7caeee47a2f9', '343bfab0-2f2d-4d10-8bdf-5a0a9c142ac8', '6bc66f32-bc84-45b0-ae28-87e6222611f6', '21e0ccc0-de31-45bf-bbb8-ea12d03dfc2a'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:58.609754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8782dc2c-13ce-4ada-89c2-86921ec4aa1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0395d144-ab1f-4ead-ba9a-7caeee47a2f9', '343bfab0-2f2d-4d10-8bdf-5a0a9c142ac8', '6bc66f32-bc84-45b0-ae28-87e6222611f6', '21e0ccc0-de31-45bf-bbb8-ea12d03dfc2a']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:58.612052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d49cee8-6090-4c6b-859e-722ce7973eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:58.698402 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d49cee8-6090-4c6b-859e-722ce7973eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1314334674',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbf3272ca8f0470f8c2e177dc5cc58c9',qos_specs=None,replication_status=,reservations=['0395d144-ab1f-4ead-ba9a-7caeee47a2f9','343bfab0-2f2d-4d10-8bdf-5a0a9c142ac8','6bc66f32-bc84-45b0-ae28-87e6222611f6','21e0ccc0-de31-45bf-bbb8-ea12d03dfc2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f4926bf111484797b30ec90c5d0552',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1314334674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dbf3272ca8f0470f8c2e177dc5cc58c9',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,user_id='c0f4926bf111484797b30ec90c5d0552',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:58.702588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (911941da-9f56-49ee-9cb1-609d1a519a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:58.746370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (911941da-9f56-49ee-9cb1-609d1a519a5f) 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-1314334674',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbf3272ca8f0470f8c2e177dc5cc58c9',qos_specs=None,replication_status=,reservations=['0395d144-ab1f-4ead-ba9a-7caeee47a2f9','343bfab0-2f2d-4d10-8bdf-5a0a9c142ac8','6bc66f32-bc84-45b0-ae28-87e6222611f6','21e0ccc0-de31-45bf-bbb8-ea12d03dfc2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f4926bf111484797b30ec90c5d0552',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:58.751235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff10aca-b693-4423-8d5f-b1bd8d9a1a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:58.783462 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff10aca-b693-4423-8d5f-b1bd8d9a1a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:58.786870 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Flow 'volume_create_api' (de47c3b4-ba6f-4e43-a316-401e45159597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:58.895299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Create volume request issued successfully. Jan 19 08:55:58.931029 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3fd47506-8581-4ee3-99a6-9a782aa343c7 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes returned with HTTP 202 Jan 19 08:55:58.941903 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 671/1340] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:55:58 2021] POST /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes => generated 829 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:55:58.946665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f60a0d3-a1e7-40e1-99e9-ed2d9f4ea2f6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 Jan 19 08:55:58.947396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f60a0d3-a1e7-40e1-99e9-ed2d9f4ea2f6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:58.947727 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:58.947727 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:58.948302 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f60a0d3-a1e7-40e1-99e9-ed2d9f4ea2f6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:59.075773 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:59.075773 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:59.130871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4f60a0d3-a1e7-40e1-99e9-ed2d9f4ea2f6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:55:59.194964 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f60a0d3-a1e7-40e1-99e9-ed2d9f4ea2f6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 returned with HTTP 200 Jan 19 08:55:59.197873 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 670/1341] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:58 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 => generated 897 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:59.588054 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5913cd1-f246-4cde-a8d1-47a93be1847b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:55:59.588766 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5913cd1-f246-4cde-a8d1-47a93be1847b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:59.589000 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:59.589000 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:55:59.589656 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5913cd1-f246-4cde-a8d1-47a93be1847b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:59.713346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:59.713346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:55:59.729802 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a5913cd1-f246-4cde-a8d1-47a93be1847b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:55:59.781350 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5913cd1-f246-4cde-a8d1-47a93be1847b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:55:59.792559 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 672/1342] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:59 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 972 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:00.214138 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f485b641-f62b-4528-99b5-c6dd86ec1555 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 Jan 19 08:56:00.215424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f485b641-f62b-4528-99b5-c6dd86ec1555 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:00.215871 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:00.215871 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:00.216597 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f485b641-f62b-4528-99b5-c6dd86ec1555 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:00.269949 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:00.269949 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:00.281133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f485b641-f62b-4528-99b5-c6dd86ec1555 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:00.306474 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f485b641-f62b-4528-99b5-c6dd86ec1555 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 returned with HTTP 200 Jan 19 08:56:00.308078 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 671/1343] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:00 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 => generated 922 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:00.803912 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a182824c-c7bf-4c01-b8ab-0096a25c43f7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:00.805502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a182824c-c7bf-4c01-b8ab-0096a25c43f7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:00.806361 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:00.806361 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:00.807552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a182824c-c7bf-4c01-b8ab-0096a25c43f7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:00.887623 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:00.887623 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:00.911932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a182824c-c7bf-4c01-b8ab-0096a25c43f7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:00.966987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a182824c-c7bf-4c01-b8ab-0096a25c43f7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:00.968042 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 673/1344] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:00 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 975 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:01.625639 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-460e1750-64e3-43e7-8dc2-3f045d3bd9b6 req-ae21e0bb-4159-4fe4-af9e-fb0c029187e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 Jan 19 08:56:01.628178 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-460e1750-64e3-43e7-8dc2-3f045d3bd9b6 req-ae21e0bb-4159-4fe4-af9e-fb0c029187e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:01.628887 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:01.628887 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:01.631128 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-460e1750-64e3-43e7-8dc2-3f045d3bd9b6 req-ae21e0bb-4159-4fe4-af9e-fb0c029187e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:01.806024 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:01.806024 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:01.838222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-460e1750-64e3-43e7-8dc2-3f045d3bd9b6 req-ae21e0bb-4159-4fe4-af9e-fb0c029187e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:01.932419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-460e1750-64e3-43e7-8dc2-3f045d3bd9b6 req-ae21e0bb-4159-4fe4-af9e-fb0c029187e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 returned with HTTP 200 Jan 19 08:56:01.933713 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 672/1345] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:56:01 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 => generated 922 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:01.948803 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] POST http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes Jan 19 08:56:01.949657 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:01.949657 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:01.950083 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1604982662"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:01.951279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1604982662'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:56:01.951647 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Create volume of 1 GB Jan 19 08:56:01.980736 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Availability Zones retrieved successfully. Jan 19 08:56:01.987464 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56195670-3032-4e2f-a34a-a51cd8d01134 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:01.988735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56195670-3032-4e2f-a34a-a51cd8d01134 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:01.989275 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:01.989275 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:01.989966 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56195670-3032-4e2f-a34a-a51cd8d01134 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:02.021823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Flow 'volume_create_api' (0e2018e0-ec7e-4dbe-894f-98a382fd1806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:02.025040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b710bbf-886f-48cd-8af8-3d8f4c88474c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:02.027116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:56:02.103790 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:02.103790 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:02.134804 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-56195670-3032-4e2f-a34a-a51cd8d01134 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:02.185682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b710bbf-886f-48cd-8af8-3d8f4c88474c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:02.187998 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01400ba0-61d2-4600-bff5-f1327bedb12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:02.234484 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56195670-3032-4e2f-a34a-a51cd8d01134 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:02.237072 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 673/1346] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:01 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 975 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:02.363536 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Created reservations ['68d4ad16-65ba-4c59-b1c4-154d151d8841', '887c0be3-685f-413f-9651-8849cb875847', '3892d81d-39fc-4226-984b-94c8037e5cb0', 'efe3a91d-7ef9-4ca6-bbb2-e477ae1eb1a7'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:56:02.368166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01400ba0-61d2-4600-bff5-f1327bedb12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68d4ad16-65ba-4c59-b1c4-154d151d8841', '887c0be3-685f-413f-9651-8849cb875847', '3892d81d-39fc-4226-984b-94c8037e5cb0', 'efe3a91d-7ef9-4ca6-bbb2-e477ae1eb1a7']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:02.372836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baababd1-ce21-4c62-9f0d-4b8e275c1a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:02.503434 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baababd1-ce21-4c62-9f0d-4b8e275c1a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67f30fc6-f94f-4aeb-a157-17c6441fd661', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1604982662',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbf3272ca8f0470f8c2e177dc5cc58c9',qos_specs=None,replication_status=,reservations=['68d4ad16-65ba-4c59-b1c4-154d151d8841','887c0be3-685f-413f-9651-8849cb875847','3892d81d-39fc-4226-984b-94c8037e5cb0','efe3a91d-7ef9-4ca6-bbb2-e477ae1eb1a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f4926bf111484797b30ec90c5d0552',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1604982662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67f30fc6-f94f-4aeb-a157-17c6441fd661,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dbf3272ca8f0470f8c2e177dc5cc58c9',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,user_id='c0f4926bf111484797b30ec90c5d0552',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:02.510540 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08715b0a-a7dd-476f-ac05-62d1760b0b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:02.573139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08715b0a-a7dd-476f-ac05-62d1760b0b54) 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-1604982662',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbf3272ca8f0470f8c2e177dc5cc58c9',qos_specs=None,replication_status=,reservations=['68d4ad16-65ba-4c59-b1c4-154d151d8841','887c0be3-685f-413f-9651-8849cb875847','3892d81d-39fc-4226-984b-94c8037e5cb0','efe3a91d-7ef9-4ca6-bbb2-e477ae1eb1a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f4926bf111484797b30ec90c5d0552',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:02.579997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6287287f-3d79-450c-89d0-079f9300838a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:02.609276 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6287287f-3d79-450c-89d0-079f9300838a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:02.614107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Flow 'volume_create_api' (0e2018e0-ec7e-4dbe-894f-98a382fd1806) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:02.700000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Create volume request issued successfully. Jan 19 08:56:02.731861 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-83fbff1f-eda4-433c-919d-11937323c1d2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes returned with HTTP 202 Jan 19 08:56:02.732926 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 674/1347] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:56:01 2021] POST /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes => generated 829 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:56:02.760240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e65db6e-6076-4996-b653-aaa6e743b29b tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 Jan 19 08:56:02.768536 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e65db6e-6076-4996-b653-aaa6e743b29b tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:02.770750 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:02.770750 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:02.773013 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e65db6e-6076-4996-b653-aaa6e743b29b tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:02.964903 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:02.964903 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:02.978132 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2e65db6e-6076-4996-b653-aaa6e743b29b tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:03.054262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e65db6e-6076-4996-b653-aaa6e743b29b tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 returned with HTTP 200 Jan 19 08:56:03.055837 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 674/1348] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:02 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 => generated 897 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:03.257484 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e29eefb-38f8-4c35-9fe7-d50067e69c00 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:03.258517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e29eefb-38f8-4c35-9fe7-d50067e69c00 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:03.258987 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:03.258987 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:03.259723 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e29eefb-38f8-4c35-9fe7-d50067e69c00 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:03.380462 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:03.380462 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:03.407507 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6e29eefb-38f8-4c35-9fe7-d50067e69c00 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:03.480506 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e29eefb-38f8-4c35-9fe7-d50067e69c00 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:03.491288 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 675/1349] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:03 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 975 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:04.073234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-230e8b01-d912-4515-a6b0-168271c9d0b9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 Jan 19 08:56:04.074062 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-230e8b01-d912-4515-a6b0-168271c9d0b9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:04.074062 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:04.074062 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:04.074938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-230e8b01-d912-4515-a6b0-168271c9d0b9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:04.278951 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:04.278951 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:04.325769 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-230e8b01-d912-4515-a6b0-168271c9d0b9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:04.509157 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34e22eb6-cb31-474d-bd83-b11adbef3dcb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:04.510176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34e22eb6-cb31-474d-bd83-b11adbef3dcb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:04.510638 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:04.510638 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:04.512084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34e22eb6-cb31-474d-bd83-b11adbef3dcb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:04.516597 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-230e8b01-d912-4515-a6b0-168271c9d0b9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 returned with HTTP 200 Jan 19 08:56:04.529696 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 675/1350] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:04 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 => generated 921 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:04.639589 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:04.639589 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:04.658890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-34e22eb6-cb31-474d-bd83-b11adbef3dcb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:04.727744 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34e22eb6-cb31-474d-bd83-b11adbef3dcb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:04.728846 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 676/1351] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:04 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 975 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:05.543013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed667254-52d1-4c58-9e82-ebb1f9b022e3 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 Jan 19 08:56:05.545009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed667254-52d1-4c58-9e82-ebb1f9b022e3 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:05.545645 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:05.545645 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:05.549370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed667254-52d1-4c58-9e82-ebb1f9b022e3 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:05.747634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe4abdae-e043-4d17-a561-084087c80390 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:05.748444 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe4abdae-e043-4d17-a561-084087c80390 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:05.748839 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:05.748839 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:05.749504 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe4abdae-e043-4d17-a561-084087c80390 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:05.806558 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:05.806558 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:05.845305 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:05.845305 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:05.850768 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed667254-52d1-4c58-9e82-ebb1f9b022e3 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:05.874742 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fe4abdae-e043-4d17-a561-084087c80390 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:05.921950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe4abdae-e043-4d17-a561-084087c80390 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:05.935336 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 677/1352] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:05 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 975 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:05.951772 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed667254-52d1-4c58-9e82-ebb1f9b022e3 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 returned with HTTP 200 Jan 19 08:56:05.973139 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 676/1353] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:05 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 => generated 922 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:06.898376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b53c58d8-2561-4dfb-9df5-19ccdff0a1cd req-e6163b23-c9b6-4a02-afab-60bbce1b7231 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 Jan 19 08:56:06.899898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b53c58d8-2561-4dfb-9df5-19ccdff0a1cd req-e6163b23-c9b6-4a02-afab-60bbce1b7231 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:06.907039 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:06.907039 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:06.910021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b53c58d8-2561-4dfb-9df5-19ccdff0a1cd req-e6163b23-c9b6-4a02-afab-60bbce1b7231 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:06.951272 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f65d8d1d-f1f7-40c9-b803-de672a4f6bec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:06.951805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f65d8d1d-f1f7-40c9-b803-de672a4f6bec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:06.952030 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:06.952030 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:06.952377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f65d8d1d-f1f7-40c9-b803-de672a4f6bec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:07.054222 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:07.054222 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:07.077441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f65d8d1d-f1f7-40c9-b803-de672a4f6bec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:07.128069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f65d8d1d-f1f7-40c9-b803-de672a4f6bec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:07.128925 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 677/1354] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:06 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1363 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:07.204522 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:07.204522 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:07.243296 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b53c58d8-2561-4dfb-9df5-19ccdff0a1cd req-e6163b23-c9b6-4a02-afab-60bbce1b7231 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:07.358115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b53c58d8-2561-4dfb-9df5-19ccdff0a1cd req-e6163b23-c9b6-4a02-afab-60bbce1b7231 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 returned with HTTP 200 Jan 19 08:56:07.360184 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 678/1355] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:56:06 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 => generated 922 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:09.572421 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-3b2ab3cb-a893-4ebd-a8ef-a85603846e7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:09.573632 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-3b2ab3cb-a893-4ebd-a8ef-a85603846e7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:09.574014 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:09.574014 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:09.574647 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-3b2ab3cb-a893-4ebd-a8ef-a85603846e7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:09.637000 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:09.637000 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:09.646596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-3b2ab3cb-a893-4ebd-a8ef-a85603846e7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:09.671564 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] POST http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes Jan 19 08:56:09.672694 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:09.672694 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:09.673491 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1874254070"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:09.675457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1874254070'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:56:09.676084 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Create volume of 1 GB Jan 19 08:56:09.678280 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-3b2ab3cb-a893-4ebd-a8ef-a85603846e7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:09.679150 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 679/1356] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:56:09 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1363 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:56:09.729258 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Availability Zones retrieved successfully. Jan 19 08:56:09.783547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Flow 'volume_create_api' (a8e9ea51-c4cb-4f79-b186-db79edb596bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:09.799218 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c41a9c-7eaf-4f45-8d3e-5cad082102f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:09.801643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:56:09.818662 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-3b2ab3cb-a893-4ebd-a8ef-a85603846e7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume// Jan 19 08:56:09.819388 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-3b2ab3cb-a893-4ebd-a8ef-a85603846e7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:09.819763 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:09.819763 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:09.820395 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-3b2ab3cb-a893-4ebd-a8ef-a85603846e7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:09.821882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-3b2ab3cb-a893-4ebd-a8ef-a85603846e7d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:56:09.822717 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 680/1357] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:56:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:56:09.850916 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-d80bc377-e76d-4ade-b3fa-d4373200e763 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments Jan 19 08:56:09.852619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-d80bc377-e76d-4ade-b3fa-d4373200e763 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c88dd1cb-c61e-4e68-9871-99819d89d52c", "instance_uuid": "3fda18da-b770-4838-82c6-e32dce37f0f8", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:09.919833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c41a9c-7eaf-4f45-8d3e-5cad082102f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:09.923675 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f63d030-d2d9-47ff-8e55-7a677f06b142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:09.956938 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:09.956938 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:10.079132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Created reservations ['6ed7707e-a53a-41eb-be5a-906853516048', 'f20d9fd9-6cfc-42ac-9a8d-2d990ef9832a', 'fa8bb27d-0e3b-4079-bf88-2bd7fe7c1392', 'f4f2ed38-de19-4e00-acdf-470a2a62f297'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:56:10.083421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f63d030-d2d9-47ff-8e55-7a677f06b142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ed7707e-a53a-41eb-be5a-906853516048', 'f20d9fd9-6cfc-42ac-9a8d-2d990ef9832a', 'fa8bb27d-0e3b-4079-bf88-2bd7fe7c1392', 'f4f2ed38-de19-4e00-acdf-470a2a62f297']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:10.090423 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-d80bc377-e76d-4ade-b3fa-d4373200e763 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments returned with HTTP 200 Jan 19 08:56:10.090920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fecb6852-a3e0-41bb-8347-bf9a73ea8cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:10.091363 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 681/1358] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:56:09 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments => generated 273 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:56:10.209001 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58c5894e-07e9-4ec8-a0b5-17558653007d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:10.209932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58c5894e-07e9-4ec8-a0b5-17558653007d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:10.210259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:10.210259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:10.210831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58c5894e-07e9-4ec8-a0b5-17558653007d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:10.342006 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fecb6852-a3e0-41bb-8347-bf9a73ea8cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a60a0ff-148a-4ec0-9045-54bb99c913df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1874254070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426273397df54ad68cae1bd6d228642d',qos_specs=None,replication_status=,reservations=['6ed7707e-a53a-41eb-be5a-906853516048','f20d9fd9-6cfc-42ac-9a8d-2d990ef9832a','fa8bb27d-0e3b-4079-bf88-2bd7fe7c1392','f4f2ed38-de19-4e00-acdf-470a2a62f297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef7785f27004588a89ceb2d56276763',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1874254070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a60a0ff-148a-4ec0-9045-54bb99c913df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426273397df54ad68cae1bd6d228642d',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,user_id='2ef7785f27004588a89ceb2d56276763',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:10.347142 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60740030-2215-48d8-b088-83b695e344fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:10.428495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:10.428495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:10.429295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60740030-2215-48d8-b088-83b695e344fc) 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-VolumesBackupsV39Test-Volume-1874254070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426273397df54ad68cae1bd6d228642d',qos_specs=None,replication_status=,reservations=['6ed7707e-a53a-41eb-be5a-906853516048','f20d9fd9-6cfc-42ac-9a8d-2d990ef9832a','fa8bb27d-0e3b-4079-bf88-2bd7fe7c1392','f4f2ed38-de19-4e00-acdf-470a2a62f297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef7785f27004588a89ceb2d56276763',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:10.441685 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (649a6351-174e-4bc6-9ae5-aed6a80a5068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:10.448206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-58c5894e-07e9-4ec8-a0b5-17558653007d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:10.496506 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:10.496506 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:10.519633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (649a6351-174e-4bc6-9ae5-aed6a80a5068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:10.526873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Flow 'volume_create_api' (a8e9ea51-c4cb-4f79-b186-db79edb596bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:10.531123 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58c5894e-07e9-4ec8-a0b5-17558653007d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:10.533558 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 682/1359] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:10 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1362 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:56:10.535943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58c5894e-07e9-4ec8-a0b5-17558653007d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume// Jan 19 08:56:10.537022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58c5894e-07e9-4ec8-a0b5-17558653007d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:10.537654 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:10.537654 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:10.538922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58c5894e-07e9-4ec8-a0b5-17558653007d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:10.542609 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58c5894e-07e9-4ec8-a0b5-17558653007d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:56:10.543953 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 683/1360] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 08:56:10 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:56:10.554183 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07e4de0a-83dd-400c-a744-9336cf92ad40 req-17bec790-c7c3-451d-89ce-8f15a3dcc3e0 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail Jan 19 08:56:10.555716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07e4de0a-83dd-400c-a744-9336cf92ad40 req-17bec790-c7c3-451d-89ce-8f15a3dcc3e0 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:10.556767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07e4de0a-83dd-400c-a744-9336cf92ad40 req-17bec790-c7c3-451d-89ce-8f15a3dcc3e0 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:10.558365 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [req-07e4de0a-83dd-400c-a744-9336cf92ad40 req-17bec790-c7c3-451d-89ce-8f15a3dcc3e0 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:56:10.577435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-07e4de0a-83dd-400c-a744-9336cf92ad40 req-17bec790-c7c3-451d-89ce-8f15a3dcc3e0 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:56:10.649379 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Create volume request issued successfully. Jan 19 08:56:10.686375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21aa43ca-bfc1-47f6-b2b1-cd2316a83461 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes returned with HTTP 202 Jan 19 08:56:10.687469 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 678/1361] 10.222.0.50 () {62 vars in 1265 bytes} [Tue Jan 19 08:56:09 2021] POST /volume/v3/426273397df54ad68cae1bd6d228642d/volumes => generated 821 bytes in 1548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:56:10.693769 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-0dea0fad-c8ce-45d6-84b1-674837aeab9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:10.694373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-0dea0fad-c8ce-45d6-84b1-674837aeab9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:10.694601 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:10.694601 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:10.694986 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-0dea0fad-c8ce-45d6-84b1-674837aeab9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:10.808359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-07e4de0a-83dd-400c-a744-9336cf92ad40 req-17bec790-c7c3-451d-89ce-8f15a3dcc3e0 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Get all volumes completed successfully. Jan 19 08:56:10.813891 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:10.813891 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:10.866517 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07e4de0a-83dd-400c-a744-9336cf92ad40 req-17bec790-c7c3-451d-89ce-8f15a3dcc3e0 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail returned with HTTP 200 Jan 19 08:56:10.867909 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:10.867909 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:10.876487 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 684/1362] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Jan 19 08:56:10 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail => generated 2748 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:10.901014 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16e24445-b387-4598-abb2-f7a1f9105e03 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df Jan 19 08:56:10.901014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16e24445-b387-4598-abb2-f7a1f9105e03 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:10.901014 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:10.901014 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:10.901014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16e24445-b387-4598-abb2-f7a1f9105e03 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:10.975622 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-0dea0fad-c8ce-45d6-84b1-674837aeab9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:11.062265 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:11.062265 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:11.098220 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:11.098220 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:11.106564 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-16e24445-b387-4598-abb2-f7a1f9105e03 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Volume info retrieved successfully. Jan 19 08:56:11.136076 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-0dea0fad-c8ce-45d6-84b1-674837aeab9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:11.144003 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 679/1363] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 08:56:10 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1461 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:56:11.164305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16e24445-b387-4598-abb2-f7a1f9105e03 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df returned with HTTP 200 Jan 19 08:56:11.165526 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 685/1364] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:10 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df => generated 913 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:11.193309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-d15bf19a-8bd0-4524-98a3-6869c7a5a9d3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] PUT http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/ce2d81db-e090-43b4-aa57-7225081306b6 Jan 19 08:56:11.197014 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:11.197014 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:11.198388 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-d15bf19a-8bd0-4524-98a3-6869c7a5a9d3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:11.309792 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:56:11.309792 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:56:11.311355 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-d15bf19a-8bd0-4524-98a3-6869c7a5a9d3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Lock "b'cinder-attachment_update-c88dd1cb-c61e-4e68-9871-99819d89d52c-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.028s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:56:11.316304 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:11.316304 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:11.565913 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6c5ba1a-3553-4c6d-9d12-69f1cce82ac4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:11.566787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6c5ba1a-3553-4c6d-9d12-69f1cce82ac4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:11.567008 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:11.567008 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:11.567386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6c5ba1a-3553-4c6d-9d12-69f1cce82ac4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:11.654566 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:11.654566 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:11.668608 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c6c5ba1a-3553-4c6d-9d12-69f1cce82ac4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:11.732756 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:11.732756 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:11.751307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6c5ba1a-3553-4c6d-9d12-69f1cce82ac4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:11.776163 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 686/1365] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:11 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1362 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:12.203771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ffdabb47-51e0-41a3-a751-13d42651e02c tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df Jan 19 08:56:12.205643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ffdabb47-51e0-41a3-a751-13d42651e02c tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:12.206009 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:12.206009 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:12.206704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ffdabb47-51e0-41a3-a751-13d42651e02c tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:12.379574 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:12.379574 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:12.413430 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ffdabb47-51e0-41a3-a751-13d42651e02c tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Volume info retrieved successfully. Jan 19 08:56:12.471232 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ffdabb47-51e0-41a3-a751-13d42651e02c tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df returned with HTTP 200 Jan 19 08:56:12.498763 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 687/1366] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:12 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df => generated 914 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:12.520734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c8e36fe-12bb-438f-a320-debc72d60542 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] POST http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups Jan 19 08:56:12.521086 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:12.521086 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:12.531292 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c8e36fe-12bb-438f-a320-debc72d60542 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1a60a0ff-148a-4ec0-9045-54bb99c913df", "name": "tempest-VolumesBackupsV39Test-Backup-1038677352"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:12.533720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-5c8e36fe-12bb-438f-a320-debc72d60542 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Creating new backup {'backup': {'volume_id': '1a60a0ff-148a-4ec0-9045-54bb99c913df', 'name': 'tempest-VolumesBackupsV39Test-Backup-1038677352'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 08:56:12.534601 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-5c8e36fe-12bb-438f-a320-debc72d60542 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Creating backup of volume 1a60a0ff-148a-4ec0-9045-54bb99c913df in container None Jan 19 08:56:12.663575 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:12.663575 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:12.665615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5c8e36fe-12bb-438f-a320-debc72d60542 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Volume info retrieved successfully. Jan 19 08:56:12.766754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-5c8e36fe-12bb-438f-a320-debc72d60542 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Created reservations ['da8bada7-c7cf-455b-809c-65c24b5822b1', '42b7fcb9-c399-4be4-8939-c980607915e3'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:56:12.955875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c8e36fe-12bb-438f-a320-debc72d60542 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups returned with HTTP 202 Jan 19 08:56:12.964744 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 688/1367] 10.222.0.50 () {62 vars in 1266 bytes} [Tue Jan 19 08:56:12 2021] POST /volume/v3/426273397df54ad68cae1bd6d228642d/backups => generated 399 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:56:12.983966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-190b5e1c-b0d2-4ff6-bdcf-ca1766a410a3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:12.985301 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-190b5e1c-b0d2-4ff6-bdcf-ca1766a410a3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:12.988335 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:12.988335 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:12.989605 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-190b5e1c-b0d2-4ff6-bdcf-ca1766a410a3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:13.142087 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:13.142087 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:13.189665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-190b5e1c-b0d2-4ff6-bdcf-ca1766a410a3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:13.264040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:13.264040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:13.312056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-190b5e1c-b0d2-4ff6-bdcf-ca1766a410a3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:13.313639 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 689/1368] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:12 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1362 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:13.335629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-217535cd-b372-4d0d-b591-b0580173bf8a tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:13.336745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-217535cd-b372-4d0d-b591-b0580173bf8a tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:13.337150 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:13.337150 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:13.350131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-217535cd-b372-4d0d-b591-b0580173bf8a tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:13.350705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-217535cd-b372-4d0d-b591-b0580173bf8a tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:13.410456 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:13.410456 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:13.415165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-217535cd-b372-4d0d-b591-b0580173bf8a tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:13.417415 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 690/1369] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:13 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 806 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:14.294505 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c193e43d-75d8-4726-83e7-59b79822ebb2 req-70a4f4e6-ad75-4952-8f23-67a0df9ef1e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail Jan 19 08:56:14.295469 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c193e43d-75d8-4726-83e7-59b79822ebb2 req-70a4f4e6-ad75-4952-8f23-67a0df9ef1e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:14.295840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:14.295840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:14.296527 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c193e43d-75d8-4726-83e7-59b79822ebb2 req-70a4f4e6-ad75-4952-8f23-67a0df9ef1e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:14.302237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [req-c193e43d-75d8-4726-83e7-59b79822ebb2 req-70a4f4e6-ad75-4952-8f23-67a0df9ef1e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:56:14.305989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c193e43d-75d8-4726-83e7-59b79822ebb2 req-70a4f4e6-ad75-4952-8f23-67a0df9ef1e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:56:14.355353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-d15bf19a-8bd0-4524-98a3-6869c7a5a9d3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Lock "b'cinder-attachment_update-c88dd1cb-c61e-4e68-9871-99819d89d52c-n-h1-771363-1'" released by "attachment_update" :: held 3.045s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:56:14.356448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-d15bf19a-8bd0-4524-98a3-6869c7a5a9d3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/ce2d81db-e090-43b4-aa57-7225081306b6 returned with HTTP 200 Jan 19 08:56:14.357703 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 680/1370] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 08:56:11 2021] PUT /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/ce2d81db-e090-43b4-aa57-7225081306b6 => generated 762 bytes in 3179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:14.362295 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab81e263-baa8-436d-801f-4467326802fd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:14.363213 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab81e263-baa8-436d-801f-4467326802fd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:14.363800 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:14.363800 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:14.364514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab81e263-baa8-436d-801f-4467326802fd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:14.446367 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c193e43d-75d8-4726-83e7-59b79822ebb2 req-70a4f4e6-ad75-4952-8f23-67a0df9ef1e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Get all volumes completed successfully. Jan 19 08:56:14.446367 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:14.446367 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:14.463167 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:14.463167 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:14.468390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c193e43d-75d8-4726-83e7-59b79822ebb2 req-70a4f4e6-ad75-4952-8f23-67a0df9ef1e9 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail returned with HTTP 200 Jan 19 08:56:14.469269 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 691/1371] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Jan 19 08:56:14 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail => generated 2748 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:14.482775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-28210b0e-f333-4384-ac43-22071dd58087 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:14.483682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-28210b0e-f333-4384-ac43-22071dd58087 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:14.488560 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:14.488560 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:14.489372 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-28210b0e-f333-4384-ac43-22071dd58087 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:14.489910 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-28210b0e-f333-4384-ac43-22071dd58087 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:14.520596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ab81e263-baa8-436d-801f-4467326802fd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:14.545708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:14.545708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:14.547868 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-28210b0e-f333-4384-ac43-22071dd58087 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:14.548706 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 692/1372] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:14 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 806 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:14.593624 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:14.593624 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:14.626270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab81e263-baa8-436d-801f-4467326802fd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:14.630937 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 681/1373] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:14 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1363 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:15.571943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-670ec2c3-03ba-4661-91ac-f3fb25211856 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:15.573163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-670ec2c3-03ba-4661-91ac-f3fb25211856 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:15.573559 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:15.573559 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:15.574156 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-670ec2c3-03ba-4661-91ac-f3fb25211856 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:15.574680 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-670ec2c3-03ba-4661-91ac-f3fb25211856 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:15.623887 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:15.623887 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:15.625927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-670ec2c3-03ba-4661-91ac-f3fb25211856 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:15.626744 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 693/1374] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:15 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 806 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:15.650659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-415d6015-355e-4fdc-9c78-2708c3b384b4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:15.651775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-415d6015-355e-4fdc-9c78-2708c3b384b4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:15.652109 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:15.652109 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:15.652822 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-415d6015-355e-4fdc-9c78-2708c3b384b4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:15.791250 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:15.791250 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:15.816816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-415d6015-355e-4fdc-9c78-2708c3b384b4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:15.858414 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:15.858414 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:15.898138 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-415d6015-355e-4fdc-9c78-2708c3b384b4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:15.900073 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 682/1375] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:15 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1363 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:16.650831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0351e0d0-1250-48ef-8aaf-13e0430f19c7 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:16.651974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0351e0d0-1250-48ef-8aaf-13e0430f19c7 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:16.652312 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:16.652312 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:16.652896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0351e0d0-1250-48ef-8aaf-13e0430f19c7 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:16.653825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0351e0d0-1250-48ef-8aaf-13e0430f19c7 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:16.741634 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:16.741634 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:16.751309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0351e0d0-1250-48ef-8aaf-13e0430f19c7 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:16.754540 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 694/1376] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:16 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 806 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:16.923779 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2e6f779-81cc-452a-a834-b05e17633f66 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:16.924440 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2e6f779-81cc-452a-a834-b05e17633f66 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:16.924763 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:16.924763 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:16.925401 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2e6f779-81cc-452a-a834-b05e17633f66 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:17.000499 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f755ebc1-7237-49f2-b4d8-19c76114dd92 req-04b5cea6-65b5-4ce1-bb4f-310dbf73438c tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail Jan 19 08:56:17.001189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f755ebc1-7237-49f2-b4d8-19c76114dd92 req-04b5cea6-65b5-4ce1-bb4f-310dbf73438c tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:17.001516 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:17.001516 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:17.002171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f755ebc1-7237-49f2-b4d8-19c76114dd92 req-04b5cea6-65b5-4ce1-bb4f-310dbf73438c tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:17.003371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [req-f755ebc1-7237-49f2-b4d8-19c76114dd92 req-04b5cea6-65b5-4ce1-bb4f-310dbf73438c tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:56:17.006157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-f755ebc1-7237-49f2-b4d8-19c76114dd92 req-04b5cea6-65b5-4ce1-bb4f-310dbf73438c tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:56:17.041971 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:17.041971 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:17.067138 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2e6f779-81cc-452a-a834-b05e17633f66 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:17.109855 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:17.109855 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:17.129271 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2e6f779-81cc-452a-a834-b05e17633f66 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:17.130092 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 683/1377] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:16 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1363 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:17.132018 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-f755ebc1-7237-49f2-b4d8-19c76114dd92 req-04b5cea6-65b5-4ce1-bb4f-310dbf73438c tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Get all volumes completed successfully. Jan 19 08:56:17.136021 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:17.136021 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:17.147594 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f755ebc1-7237-49f2-b4d8-19c76114dd92 req-04b5cea6-65b5-4ce1-bb4f-310dbf73438c tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail returned with HTTP 200 Jan 19 08:56:17.153683 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 695/1378] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Jan 19 08:56:16 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail => generated 2748 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:17.778476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8bfd787a-80fc-4ad8-8682-b3804d99adfd tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:17.779253 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8bfd787a-80fc-4ad8-8682-b3804d99adfd tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:17.779592 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:17.779592 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:17.780797 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8bfd787a-80fc-4ad8-8682-b3804d99adfd tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:17.784268 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8bfd787a-80fc-4ad8-8682-b3804d99adfd tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:17.845286 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:17.845286 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:17.848394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8bfd787a-80fc-4ad8-8682-b3804d99adfd tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:17.857228 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 684/1379] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:17 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:18.151196 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-164079c4-14c7-49f4-b932-991d2774034d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:18.151996 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-164079c4-14c7-49f4-b932-991d2774034d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:18.152821 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:18.152821 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:18.154648 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-164079c4-14c7-49f4-b932-991d2774034d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:18.268457 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:18.268457 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:18.314058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-164079c4-14c7-49f4-b932-991d2774034d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:18.349866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:18.349866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:18.381482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-164079c4-14c7-49f4-b932-991d2774034d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:18.382624 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 696/1380] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:18 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1363 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:18.863393 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ac5d4ce-afa0-4ad0-a992-33b4e2dd2e0e tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:18.864727 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ac5d4ce-afa0-4ad0-a992-33b4e2dd2e0e tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:18.865078 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:18.865078 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:18.865621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ac5d4ce-afa0-4ad0-a992-33b4e2dd2e0e tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:18.865992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6ac5d4ce-afa0-4ad0-a992-33b4e2dd2e0e tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:18.886310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-34b602e2-1fd6-4c6f-b412-de8737a95597 req-fb0d757c-7aa4-4f33-9f51-4323561295b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail Jan 19 08:56:18.886838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-34b602e2-1fd6-4c6f-b412-de8737a95597 req-fb0d757c-7aa4-4f33-9f51-4323561295b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:18.887316 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:18.887316 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:18.887667 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-34b602e2-1fd6-4c6f-b412-de8737a95597 req-fb0d757c-7aa4-4f33-9f51-4323561295b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:18.888600 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [req-34b602e2-1fd6-4c6f-b412-de8737a95597 req-fb0d757c-7aa4-4f33-9f51-4323561295b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:56:18.890241 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:18.890241 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:18.890798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-34b602e2-1fd6-4c6f-b412-de8737a95597 req-fb0d757c-7aa4-4f33-9f51-4323561295b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:56:18.892057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ac5d4ce-afa0-4ad0-a992-33b4e2dd2e0e tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:18.892859 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 685/1381] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:18 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:18.947043 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-34b602e2-1fd6-4c6f-b412-de8737a95597 req-fb0d757c-7aa4-4f33-9f51-4323561295b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Get all volumes completed successfully. Jan 19 08:56:18.949184 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:18.949184 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:18.958606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-34b602e2-1fd6-4c6f-b412-de8737a95597 req-fb0d757c-7aa4-4f33-9f51-4323561295b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail returned with HTTP 200 Jan 19 08:56:18.959615 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 697/1382] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Jan 19 08:56:18 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail => generated 2748 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:19.411163 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7dc1cff-c763-4307-bd72-2459ee5a2e9b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:19.412284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7dc1cff-c763-4307-bd72-2459ee5a2e9b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:19.412682 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:19.412682 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:19.413525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7dc1cff-c763-4307-bd72-2459ee5a2e9b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:19.525178 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:19.525178 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:19.550527 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d7dc1cff-c763-4307-bd72-2459ee5a2e9b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:19.579976 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:19.579976 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:19.592405 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7dc1cff-c763-4307-bd72-2459ee5a2e9b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:19.593470 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 686/1383] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:19 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1363 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:19.902904 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-ded92e2b-bd30-4f9d-b873-2c293ee6660d req-ed94c488-01a6-4970-b770-3c17d8db79b2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail Jan 19 08:56:19.903863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-ded92e2b-bd30-4f9d-b873-2c293ee6660d req-ed94c488-01a6-4970-b770-3c17d8db79b2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:19.904576 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:19.904576 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:19.905662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-ded92e2b-bd30-4f9d-b873-2c293ee6660d req-ed94c488-01a6-4970-b770-3c17d8db79b2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:19.907061 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [req-ded92e2b-bd30-4f9d-b873-2c293ee6660d req-ed94c488-01a6-4970-b770-3c17d8db79b2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:56:19.911179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-ded92e2b-bd30-4f9d-b873-2c293ee6660d req-ed94c488-01a6-4970-b770-3c17d8db79b2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:56:19.913000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3785223-42f0-473e-b913-ce451abe0a34 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:19.914002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3785223-42f0-473e-b913-ce451abe0a34 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:19.914376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:19.914376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:19.915211 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3785223-42f0-473e-b913-ce451abe0a34 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:19.915801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b3785223-42f0-473e-b913-ce451abe0a34 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:20.003702 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:20.003702 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:20.003702 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3785223-42f0-473e-b913-ce451abe0a34 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:20.003702 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 687/1384] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:19 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:20.050683 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-ded92e2b-bd30-4f9d-b873-2c293ee6660d req-ed94c488-01a6-4970-b770-3c17d8db79b2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Get all volumes completed successfully. Jan 19 08:56:20.055694 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:20.055694 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:20.075022 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-ded92e2b-bd30-4f9d-b873-2c293ee6660d req-ed94c488-01a6-4970-b770-3c17d8db79b2 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail returned with HTTP 200 Jan 19 08:56:20.076775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 698/1385] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Jan 19 08:56:19 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail => generated 2748 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:20.290625 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fdcdb2c4-ccef-425c-8d98-41348014d4ff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] DELETE http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 Jan 19 08:56:20.291458 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fdcdb2c4-ccef-425c-8d98-41348014d4ff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:20.291779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:20.291779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:20.292789 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fdcdb2c4-ccef-425c-8d98-41348014d4ff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:20.293559 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-fdcdb2c4-ccef-425c-8d98-41348014d4ff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Delete volume with id: 6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 Jan 19 08:56:20.413287 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:20.413287 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:20.413287 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fdcdb2c4-ccef-425c-8d98-41348014d4ff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:20.447248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-88c55ac6-ce1f-42f7-8667-32aa8787a04c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/ce2d81db-e090-43b4-aa57-7225081306b6/action Jan 19 08:56:20.447248 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:20.447248 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:20.447248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-88c55ac6-ce1f-42f7-8667-32aa8787a04c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:56:20.447248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-88c55ac6-ce1f-42f7-8667-32aa8787a04c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:20.550398 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fdcdb2c4-ccef-425c-8d98-41348014d4ff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Delete volume request issued successfully. Jan 19 08:56:20.550398 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fdcdb2c4-ccef-425c-8d98-41348014d4ff tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 returned with HTTP 202 Jan 19 08:56:20.550398 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 688/1386] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:56:20 2021] DELETE /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:20.597534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2304c98f-1fc3-43b0-97b6-db4395dc815f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 Jan 19 08:56:20.618106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2304c98f-1fc3-43b0-97b6-db4395dc815f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:20.618106 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:20.618106 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:20.618106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2304c98f-1fc3-43b0-97b6-db4395dc815f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:20.799286 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:20.799286 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:20.815853 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2304c98f-1fc3-43b0-97b6-db4395dc815f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:20.824295 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:20.824295 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:20.854445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a978cf70-3645-47be-aafd-922bdf6c82e8 req-88c55ac6-ce1f-42f7-8667-32aa8787a04c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/ce2d81db-e090-43b4-aa57-7225081306b6/action returned with HTTP 204 Jan 19 08:56:20.856569 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 699/1387] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 08:56:20 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/ce2d81db-e090-43b4-aa57-7225081306b6/action => generated 0 bytes in 431 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:20.867202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ee56239-50d3-4ecc-ab91-6ec617e07d91 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:20.874144 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ee56239-50d3-4ecc-ab91-6ec617e07d91 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:20.878030 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:20.878030 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:20.879398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ee56239-50d3-4ecc-ab91-6ec617e07d91 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:20.906380 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2304c98f-1fc3-43b0-97b6-db4395dc815f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 returned with HTTP 200 Jan 19 08:56:20.909379 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 689/1388] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:20 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 => generated 916 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:21.020324 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb127200-a7d6-40b0-b08e-fa57cb9c8eb2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:21.029619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb127200-a7d6-40b0-b08e-fa57cb9c8eb2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:21.030019 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:21.030019 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:21.030729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb127200-a7d6-40b0-b08e-fa57cb9c8eb2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:21.031362 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fb127200-a7d6-40b0-b08e-fa57cb9c8eb2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:21.051149 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:21.051149 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:21.079796 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7ee56239-50d3-4ecc-ab91-6ec617e07d91 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:21.128042 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:21.128042 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:21.131673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb127200-a7d6-40b0-b08e-fa57cb9c8eb2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:21.145477 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 690/1389] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:21 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:21.211477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:21.211477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:21.238683 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ee56239-50d3-4ecc-ab91-6ec617e07d91 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:21.240920 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 700/1390] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:20 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1655 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:21.275842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31a8e546-0a4e-41b1-a597-39037d8a6134 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:56:21.277080 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:21.277080 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:21.278522 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31a8e546-0a4e-41b1-a597-39037d8a6134 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c88dd1cb-c61e-4e68-9871-99819d89d52c", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-479321046"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:21.398712 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:21.398712 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:21.401652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-31a8e546-0a4e-41b1-a597-39037d8a6134 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:21.402299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-31a8e546-0a4e-41b1-a597-39037d8a6134 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create snapshot from volume c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:21.416868 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31a8e546-0a4e-41b1-a597-39037d8a6134 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 400 Jan 19 08:56:21.425069 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 691/1391] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:56:21 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 160 bytes in 159 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:56:21.434698 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7665b51-d384-465e-bef8-0aa475f56106 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:56:21.436047 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:21.436047 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:21.437432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e7665b51-d384-465e-bef8-0aa475f56106 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c88dd1cb-c61e-4e68-9871-99819d89d52c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-949645793"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:21.573324 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:21.573324 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:21.575697 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e7665b51-d384-465e-bef8-0aa475f56106 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:21.581463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-e7665b51-d384-465e-bef8-0aa475f56106 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create snapshot from volume c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:21.783739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-e7665b51-d384-465e-bef8-0aa475f56106 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['126f50c9-62f3-47f5-b08d-a65bfee5ef5e', '54c7eed2-4904-42eb-8680-b3c4fb8e66de', '95cff36c-9413-4516-ac07-a00f583ec7d5', '8180adee-7ee0-4508-81b4-6a1c405f66f3'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:56:21.950412 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63df4697-438c-493a-a8a7-f533cfa5cb0e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 Jan 19 08:56:21.951399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63df4697-438c-493a-a8a7-f533cfa5cb0e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:21.952287 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:21.952287 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:21.953661 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63df4697-438c-493a-a8a7-f533cfa5cb0e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:22.030340 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e7665b51-d384-465e-bef8-0aa475f56106 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot force create request issued successfully. Jan 19 08:56:22.031179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7665b51-d384-465e-bef8-0aa475f56106 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 202 Jan 19 08:56:22.032099 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 701/1392] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:56:21 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 309 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:56:22.054685 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ec86ce6-8a92-41fd-ac6a-b24af32761be tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:56:22.056133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ec86ce6-8a92-41fd-ac6a-b24af32761be tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:22.056133 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:22.056133 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:22.056539 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ec86ce6-8a92-41fd-ac6a-b24af32761be tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:22.097267 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:22.097267 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:22.097267 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ec86ce6-8a92-41fd-ac6a-b24af32761be tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:22.103299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ec86ce6-8a92-41fd-ac6a-b24af32761be tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 returned with HTTP 200 Jan 19 08:56:22.103299 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 702/1393] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:22 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 => generated 441 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:22.121437 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:22.121437 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:22.141502 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-63df4697-438c-493a-a8a7-f533cfa5cb0e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:22.157963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45a547d8-2526-4d1c-b025-5112bf693a8f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:22.159535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45a547d8-2526-4d1c-b025-5112bf693a8f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:22.160186 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:22.160186 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:22.161437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45a547d8-2526-4d1c-b025-5112bf693a8f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:22.162425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-45a547d8-2526-4d1c-b025-5112bf693a8f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:22.193891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63df4697-438c-493a-a8a7-f533cfa5cb0e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 returned with HTTP 200 Jan 19 08:56:22.194748 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 692/1394] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:21 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 => generated 916 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:22.241152 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:22.241152 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:22.247269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45a547d8-2526-4d1c-b025-5112bf693a8f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:22.251111 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 703/1395] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:22 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:23.117894 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8fb4a2db-986f-426a-be31-6c030bc40a85 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:56:23.117894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8fb4a2db-986f-426a-be31-6c030bc40a85 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:23.117894 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:23.117894 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:23.117894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8fb4a2db-986f-426a-be31-6c030bc40a85 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:23.170712 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:23.170712 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:23.172227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8fb4a2db-986f-426a-be31-6c030bc40a85 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:23.174210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8fb4a2db-986f-426a-be31-6c030bc40a85 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 returned with HTTP 200 Jan 19 08:56:23.193807 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 693/1396] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:23 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 => generated 441 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:23.215424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c40f245-d4f6-4358-aeb9-786966f81e9b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 Jan 19 08:56:23.216243 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c40f245-d4f6-4358-aeb9-786966f81e9b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:23.216668 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:23.216668 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:23.217545 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c40f245-d4f6-4358-aeb9-786966f81e9b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:23.270390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90ee3339-c0aa-46e0-80d1-a1ce3f10f3ee tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:23.271308 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90ee3339-c0aa-46e0-80d1-a1ce3f10f3ee tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:23.271859 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:23.271859 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:23.272712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90ee3339-c0aa-46e0-80d1-a1ce3f10f3ee tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:23.273316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-90ee3339-c0aa-46e0-80d1-a1ce3f10f3ee tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:23.318671 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:23.318671 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:23.326363 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90ee3339-c0aa-46e0-80d1-a1ce3f10f3ee tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:23.328680 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 694/1397] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:23 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:23.331993 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:23.331993 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:23.344129 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5c40f245-d4f6-4358-aeb9-786966f81e9b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:23.409860 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c40f245-d4f6-4358-aeb9-786966f81e9b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 returned with HTTP 200 Jan 19 08:56:23.424406 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 704/1398] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:23 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 => generated 916 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:23.828220 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fa319ba8-b1dc-4737-8263-ac394ca6cddb req-5affbcb6-de9c-44e7-b873-9a342d4c1b89 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail Jan 19 08:56:23.828763 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fa319ba8-b1dc-4737-8263-ac394ca6cddb req-5affbcb6-de9c-44e7-b873-9a342d4c1b89 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:23.828968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:23.828968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:23.829709 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fa319ba8-b1dc-4737-8263-ac394ca6cddb req-5affbcb6-de9c-44e7-b873-9a342d4c1b89 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:23.830983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [req-fa319ba8-b1dc-4737-8263-ac394ca6cddb req-5affbcb6-de9c-44e7-b873-9a342d4c1b89 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:56:23.833559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-fa319ba8-b1dc-4737-8263-ac394ca6cddb req-5affbcb6-de9c-44e7-b873-9a342d4c1b89 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:56:23.991113 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-fa319ba8-b1dc-4737-8263-ac394ca6cddb req-5affbcb6-de9c-44e7-b873-9a342d4c1b89 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Get all volumes completed successfully. Jan 19 08:56:24.001644 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:24.001644 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:24.022439 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fa319ba8-b1dc-4737-8263-ac394ca6cddb req-5affbcb6-de9c-44e7-b873-9a342d4c1b89 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail returned with HTTP 200 Jan 19 08:56:24.026815 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 695/1399] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Jan 19 08:56:23 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail => generated 2748 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:24.224578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-52ece1ab-a264-4bf3-9367-8eb74ec81832 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:56:24.239277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-52ece1ab-a264-4bf3-9367-8eb74ec81832 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:24.243117 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:24.243117 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:24.244668 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-52ece1ab-a264-4bf3-9367-8eb74ec81832 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:24.338516 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-d75770b9-8bb2-47fb-9c94-30adc6ef1197 req-a89f0885-38ad-42f8-a405-d928614a83c2 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:56:24.339059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-d75770b9-8bb2-47fb-9c94-30adc6ef1197 req-a89f0885-38ad-42f8-a405-d928614a83c2 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:24.339259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:24.339259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:24.343454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-d75770b9-8bb2-47fb-9c94-30adc6ef1197 req-a89f0885-38ad-42f8-a405-d928614a83c2 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:24.390081 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:24.390081 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:24.391201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-52ece1ab-a264-4bf3-9367-8eb74ec81832 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:24.393249 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-52ece1ab-a264-4bf3-9367-8eb74ec81832 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 returned with HTTP 200 Jan 19 08:56:24.394089 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 705/1400] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:24 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 => generated 441 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:24.407168 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb4fabf4-4062-4631-8775-f72fb7cd847e tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:24.414878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb4fabf4-4062-4631-8775-f72fb7cd847e tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:24.415389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:24.415389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:24.416033 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb4fabf4-4062-4631-8775-f72fb7cd847e tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:24.416565 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fb4fabf4-4062-4631-8775-f72fb7cd847e tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:24.496776 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:24.496776 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:24.501826 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:24.501826 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:24.503718 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb4fabf4-4062-4631-8775-f72fb7cd847e tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:24.513657 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 706/1401] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:24 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:24.519238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a75e5e6-9169-4d64-8ae7-77a736b904b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 Jan 19 08:56:24.519784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a75e5e6-9169-4d64-8ae7-77a736b904b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:24.519965 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:24.519965 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:24.520320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a75e5e6-9169-4d64-8ae7-77a736b904b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:24.543326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-d75770b9-8bb2-47fb-9c94-30adc6ef1197 req-a89f0885-38ad-42f8-a405-d928614a83c2 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:56:24.603902 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:24.603902 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:24.624801 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-d75770b9-8bb2-47fb-9c94-30adc6ef1197 req-a89f0885-38ad-42f8-a405-d928614a83c2 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:56:24.626306 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 696/1402] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:56:24 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 1208 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:24.638782 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a75e5e6-9169-4d64-8ae7-77a736b904b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 returned with HTTP 404 Jan 19 08:56:24.643706 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 707/1403] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:24 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/6b760ef0-3fbb-4cdf-a0a3-efa3ace70940 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:24.648020 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c3d83f1-5a71-4729-a587-1e4c0601f49a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] DELETE http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 Jan 19 08:56:24.648904 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c3d83f1-5a71-4729-a587-1e4c0601f49a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:24.649362 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:24.649362 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:24.649979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c3d83f1-5a71-4729-a587-1e4c0601f49a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:24.650640 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7c3d83f1-5a71-4729-a587-1e4c0601f49a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Delete volume with id: c1fee490-426f-4ca6-a37f-76e0575a21f4 Jan 19 08:56:24.724487 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:24.724487 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:24.725805 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7c3d83f1-5a71-4729-a587-1e4c0601f49a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:24.780840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a75e5e6-9169-4d64-8ae7-77a736b904b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume// Jan 19 08:56:24.780840 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a75e5e6-9169-4d64-8ae7-77a736b904b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:24.780840 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a75e5e6-9169-4d64-8ae7-77a736b904b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:24.781242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7c3d83f1-5a71-4729-a587-1e4c0601f49a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Delete volume request issued successfully. Jan 19 08:56:24.781242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c3d83f1-5a71-4729-a587-1e4c0601f49a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 returned with HTTP 202 Jan 19 08:56:24.781455 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a75e5e6-9169-4d64-8ae7-77a736b904b2 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:56:24.781559 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 697/1404] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:56:24 2021] DELETE /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:24.783208 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 708/1405] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:56:24 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:56:24.786935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7aab4e25-ab75-4a7c-aa48-2ca4554b806f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 Jan 19 08:56:24.787550 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7aab4e25-ab75-4a7c-aa48-2ca4554b806f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:24.787650 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:24.787650 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:24.788247 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7aab4e25-ab75-4a7c-aa48-2ca4554b806f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:24.810709 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-d75770b9-8bb2-47fb-9c94-30adc6ef1197 req-2aba10aa-044a-468c-a7f9-386d2952f2f5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments Jan 19 08:56:24.811863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-d75770b9-8bb2-47fb-9c94-30adc6ef1197 req-2aba10aa-044a-468c-a7f9-386d2952f2f5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3d2a559-a046-43eb-b4eb-23b80b864a99", "instance_uuid": "97f76e43-1b34-4fa6-b886-dd82f93334bb", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:24.870803 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:24.870803 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:24.895413 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:24.895413 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:24.905430 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7aab4e25-ab75-4a7c-aa48-2ca4554b806f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:24.932224 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7aab4e25-ab75-4a7c-aa48-2ca4554b806f tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 returned with HTTP 200 Jan 19 08:56:24.933699 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 698/1406] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:24 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 => generated 918 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:24.960424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-d75770b9-8bb2-47fb-9c94-30adc6ef1197 req-2aba10aa-044a-468c-a7f9-386d2952f2f5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments returned with HTTP 400 Jan 19 08:56:24.962678 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 709/1407] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:56:24 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments => generated 189 bytes in 160 msecs (HTTP/1.1 400) 7 headers in 295 bytes (2 switches on core 0) Jan 19 08:56:24.989737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6f973b3c-f0f0-456f-926c-9fb4f0b6b20d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:56:24.990470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6f973b3c-f0f0-456f-926c-9fb4f0b6b20d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:24.990932 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:24.990932 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:24.991642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6f973b3c-f0f0-456f-926c-9fb4f0b6b20d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:25.053832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:25.053832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:25.067724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6f973b3c-f0f0-456f-926c-9fb4f0b6b20d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:56:25.098574 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:25.098574 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:25.138167 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6f973b3c-f0f0-456f-926c-9fb4f0b6b20d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:56:25.151264 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 699/1408] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:24 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 1208 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:56:25.388149 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d3fff45-7125-48ff-9433-c64177ad68d3 req-4aa00111-3744-4750-90ee-38e923db6ca5 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail Jan 19 08:56:25.390330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d3fff45-7125-48ff-9433-c64177ad68d3 req-4aa00111-3744-4750-90ee-38e923db6ca5 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:25.390983 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:25.390983 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:25.392087 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5d3fff45-7125-48ff-9433-c64177ad68d3 req-4aa00111-3744-4750-90ee-38e923db6ca5 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:25.394353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [req-5d3fff45-7125-48ff-9433-c64177ad68d3 req-4aa00111-3744-4750-90ee-38e923db6ca5 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:56:25.396650 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:25.396650 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:25.399848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-5d3fff45-7125-48ff-9433-c64177ad68d3 req-4aa00111-3744-4750-90ee-38e923db6ca5 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:56:25.410870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15ea8ec6-4f0b-48e8-a78e-58cba5e7c1bd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:56:25.420172 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15ea8ec6-4f0b-48e8-a78e-58cba5e7c1bd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:25.422364 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:25.422364 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:25.422971 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15ea8ec6-4f0b-48e8-a78e-58cba5e7c1bd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:25.511227 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:25.511227 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:25.515406 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-15ea8ec6-4f0b-48e8-a78e-58cba5e7c1bd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:25.519870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15ea8ec6-4f0b-48e8-a78e-58cba5e7c1bd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 returned with HTTP 200 Jan 19 08:56:25.522257 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 700/1409] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:25 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 => generated 468 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:25.544806 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7106290d-8631-461d-a4e1-5b8903418890 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:25.554587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5d3fff45-7125-48ff-9433-c64177ad68d3 req-4aa00111-3744-4750-90ee-38e923db6ca5 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Get all volumes completed successfully. Jan 19 08:56:25.560658 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:25.560658 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:25.564615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7106290d-8631-461d-a4e1-5b8903418890 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:25.564991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:25.564991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:25.569059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7106290d-8631-461d-a4e1-5b8903418890 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:25.570087 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7106290d-8631-461d-a4e1-5b8903418890 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:25.605876 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5d3fff45-7125-48ff-9433-c64177ad68d3 req-4aa00111-3744-4750-90ee-38e923db6ca5 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail returned with HTTP 200 Jan 19 08:56:25.612446 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 710/1410] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Jan 19 08:56:25 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail => generated 2748 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:25.647508 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff11851e-5f2f-45d7-b0f6-873b0bd69ec1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:56:25.655452 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:25.655452 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:25.660286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7106290d-8631-461d-a4e1-5b8903418890 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:25.660570 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:25.660570 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:25.662384 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 701/1411] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:25 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:25.667793 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff11851e-5f2f-45d7-b0f6-873b0bd69ec1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c88dd1cb-c61e-4e68-9871-99819d89d52c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-343919992"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:25.802586 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:25.802586 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:25.805806 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ff11851e-5f2f-45d7-b0f6-873b0bd69ec1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:25.806494 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-ff11851e-5f2f-45d7-b0f6-873b0bd69ec1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create snapshot from volume c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:25.873182 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-0308323d-b60e-4ea9-97e9-5b256b922441 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:56:25.876967 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-0308323d-b60e-4ea9-97e9-5b256b922441 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:25.879558 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:25.879558 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:25.880537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-0308323d-b60e-4ea9-97e9-5b256b922441 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:25.950027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-ff11851e-5f2f-45d7-b0f6-873b0bd69ec1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['f6106dff-fa27-492b-a45f-df57b4ace5fa', '6205430b-0651-4b0d-8ae1-88d37fe0cc4e', '009c509b-dcb0-448a-b8d8-04adf9ca46fc', '9b80d1ef-7a92-4b25-a0fe-dfc5db4ff5e6'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:56:26.036124 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.036124 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:26.056194 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-0308323d-b60e-4ea9-97e9-5b256b922441 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:56:26.108779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.108779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:26.129451 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-0308323d-b60e-4ea9-97e9-5b256b922441 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:56:26.131471 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 702/1412] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:56:25 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 1208 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:26.139048 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d6d27e1-1a70-4e3a-829e-3848eeb4f0c0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 Jan 19 08:56:26.158936 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ff11851e-5f2f-45d7-b0f6-873b0bd69ec1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot force create request issued successfully. Jan 19 08:56:26.158936 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff11851e-5f2f-45d7-b0f6-873b0bd69ec1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 202 Jan 19 08:56:26.165180 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 711/1413] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:56:25 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 309 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:56:26.173858 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d6d27e1-1a70-4e3a-829e-3848eeb4f0c0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:26.174927 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.174927 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:26.176515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d6d27e1-1a70-4e3a-829e-3848eeb4f0c0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:26.194370 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55a2b982-9e8b-47f1-a6ac-f27d2652a176 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:56:26.197506 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55a2b982-9e8b-47f1-a6ac-f27d2652a176 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:26.197506 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.197506 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:26.199130 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55a2b982-9e8b-47f1-a6ac-f27d2652a176 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:26.271709 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.271709 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:26.271709 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-55a2b982-9e8b-47f1-a6ac-f27d2652a176 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:26.271709 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55a2b982-9e8b-47f1-a6ac-f27d2652a176 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 returned with HTTP 200 Jan 19 08:56:26.271709 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 712/1414] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:26 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 => generated 441 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:26.271709 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-8cae2e4a-5d26-4e7a-93f9-79a6fbbe4787 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99/action Jan 19 08:56:26.273157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.273157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:26.273157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-8cae2e4a-5d26-4e7a-93f9-79a6fbbe4787 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action body: b'{"os-begin_detaching": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:56:26.273157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-8cae2e4a-5d26-4e7a-93f9-79a6fbbe4787 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:26.338637 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.338637 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:26.339971 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-8cae2e4a-5d26-4e7a-93f9-79a6fbbe4787 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:56:26.350910 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-8cae2e4a-5d26-4e7a-93f9-79a6fbbe4787 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Begin detaching volume completed successfully. Jan 19 08:56:26.351436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-8cae2e4a-5d26-4e7a-93f9-79a6fbbe4787 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99/action returned with HTTP 202 Jan 19 08:56:26.356092 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 713/1415] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:56:26 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:56:26.377877 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.377877 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:26.391956 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1698a96a-8012-4d6b-8aca-e1575707f350 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:56:26.392677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1698a96a-8012-4d6b-8aca-e1575707f350 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:26.392789 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.392789 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:26.393227 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1698a96a-8012-4d6b-8aca-e1575707f350 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:26.412375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6d6d27e1-1a70-4e3a-829e-3848eeb4f0c0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:26.440931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d6d27e1-1a70-4e3a-829e-3848eeb4f0c0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 returned with HTTP 200 Jan 19 08:56:26.442246 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 703/1416] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:26 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 => generated 918 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:26.455756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d6d27e1-1a70-4e3a-829e-3848eeb4f0c0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume// Jan 19 08:56:26.456674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d6d27e1-1a70-4e3a-829e-3848eeb4f0c0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:26.457090 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.457090 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:26.457782 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d6d27e1-1a70-4e3a-829e-3848eeb4f0c0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:26.459228 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d6d27e1-1a70-4e3a-829e-3848eeb4f0c0 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:56:26.460389 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 704/1417] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:56:26 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:56:26.473820 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-36920e72-4cd7-4ad8-9f74-425592bb3ab5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:56:26.475071 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-36920e72-4cd7-4ad8-9f74-425592bb3ab5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:26.475920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-36920e72-4cd7-4ad8-9f74-425592bb3ab5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:26.589061 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.589061 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:26.597621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.597621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:26.599902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-36920e72-4cd7-4ad8-9f74-425592bb3ab5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:56:26.630548 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1698a96a-8012-4d6b-8aca-e1575707f350 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:56:26.642804 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.642804 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:26.654430 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-36920e72-4cd7-4ad8-9f74-425592bb3ab5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:56:26.656128 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 705/1418] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:56:26 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 1310 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:56:26.681339 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ba24176-7b1a-468c-95f3-2e7078450ff2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:26.685836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ba24176-7b1a-468c-95f3-2e7078450ff2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:26.686689 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.686689 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:26.687391 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ba24176-7b1a-468c-95f3-2e7078450ff2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:26.693714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4ba24176-7b1a-468c-95f3-2e7078450ff2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:26.700899 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.700899 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:26.731637 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1698a96a-8012-4d6b-8aca-e1575707f350 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:56:26.732766 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 714/1419] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:26 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 1211 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:56:26.758768 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.758768 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:26.761292 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ba24176-7b1a-468c-95f3-2e7078450ff2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:26.770478 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 706/1420] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:26 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:27.078130 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-fdcc20ad-e414-4f65-a781-0717416b492b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] DELETE http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/f297d1ec-f339-47d2-a2b2-cc521ec55370 Jan 19 08:56:27.078768 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-fdcc20ad-e414-4f65-a781-0717416b492b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:27.079052 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:27.079052 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:27.079576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-fdcc20ad-e414-4f65-a781-0717416b492b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:27.111168 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:27.111168 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:27.261702 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f7c2bfd6-1bb2-4fa6-93c0-05dc6aece3d2 req-f73ef340-c708-4102-8db9-7557b1eab813 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail Jan 19 08:56:27.262198 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f7c2bfd6-1bb2-4fa6-93c0-05dc6aece3d2 req-f73ef340-c708-4102-8db9-7557b1eab813 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:27.262733 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:27.262733 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:27.262733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f7c2bfd6-1bb2-4fa6-93c0-05dc6aece3d2 req-f73ef340-c708-4102-8db9-7557b1eab813 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:27.263551 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [req-f7c2bfd6-1bb2-4fa6-93c0-05dc6aece3d2 req-f73ef340-c708-4102-8db9-7557b1eab813 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:56:27.265277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-f7c2bfd6-1bb2-4fa6-93c0-05dc6aece3d2 req-f73ef340-c708-4102-8db9-7557b1eab813 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:56:27.379606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-f7c2bfd6-1bb2-4fa6-93c0-05dc6aece3d2 req-f73ef340-c708-4102-8db9-7557b1eab813 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Get all volumes completed successfully. Jan 19 08:56:27.381816 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:27.381816 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:27.405292 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f7c2bfd6-1bb2-4fa6-93c0-05dc6aece3d2 req-f73ef340-c708-4102-8db9-7557b1eab813 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail returned with HTTP 200 Jan 19 08:56:27.435703 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 707/1421] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Jan 19 08:56:27 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/detail => generated 2748 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:56:27.441904 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f245c99-13f8-4bf2-adb0-66b48d60db23 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:56:27.447150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f245c99-13f8-4bf2-adb0-66b48d60db23 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:27.447709 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:27.447709 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:27.448422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f245c99-13f8-4bf2-adb0-66b48d60db23 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:27.503703 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:27.503703 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:27.510507 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5f245c99-13f8-4bf2-adb0-66b48d60db23 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:27.514717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f245c99-13f8-4bf2-adb0-66b48d60db23 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 returned with HTTP 200 Jan 19 08:56:27.536574 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 708/1422] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:27 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 => generated 441 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:27.541334 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f773c9f-abf2-41f3-b7ff-0f2dcb4c0d7d tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] DELETE http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 Jan 19 08:56:27.543019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f773c9f-abf2-41f3-b7ff-0f2dcb4c0d7d tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:27.543220 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:27.543220 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:27.551330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f773c9f-abf2-41f3-b7ff-0f2dcb4c0d7d tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:27.551849 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7f773c9f-abf2-41f3-b7ff-0f2dcb4c0d7d tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Delete volume with id: 67f30fc6-f94f-4aeb-a157-17c6441fd661 Jan 19 08:56:27.709167 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:27.709167 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:27.718869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7f773c9f-abf2-41f3-b7ff-0f2dcb4c0d7d tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:27.784618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7f773c9f-abf2-41f3-b7ff-0f2dcb4c0d7d tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Delete volume request issued successfully. Jan 19 08:56:27.785429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f773c9f-abf2-41f3-b7ff-0f2dcb4c0d7d tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 returned with HTTP 202 Jan 19 08:56:27.786494 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 709/1423] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:56:27 2021] DELETE /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:27.794241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1dd9b2c8-55e7-466f-9223-37ee580c685a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 Jan 19 08:56:27.801094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1dd9b2c8-55e7-466f-9223-37ee580c685a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:27.801729 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:27.801729 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:27.802484 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1dd9b2c8-55e7-466f-9223-37ee580c685a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:27.921936 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:27.921936 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:27.943606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1dd9b2c8-55e7-466f-9223-37ee580c685a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:28.010883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1dd9b2c8-55e7-466f-9223-37ee580c685a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 returned with HTTP 200 Jan 19 08:56:28.011920 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 710/1424] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:27 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 => generated 918 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:28.019132 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff844f05-5f1f-4dcf-befc-f3510a07ec9b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:56:28.019677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff844f05-5f1f-4dcf-befc-f3510a07ec9b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:28.019905 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:28.019905 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:28.020289 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff844f05-5f1f-4dcf-befc-f3510a07ec9b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:28.147214 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:28.147214 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:28.157655 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ff844f05-5f1f-4dcf-befc-f3510a07ec9b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:56:28.195398 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:28.195398 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:28.217062 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff844f05-5f1f-4dcf-befc-f3510a07ec9b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:56:28.220605 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 711/1425] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:28 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 1211 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:28.246878 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bca1dbff-030a-4245-9eb7-552c1fcb1482 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:28.247880 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bca1dbff-030a-4245-9eb7-552c1fcb1482 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:28.248348 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:28.248348 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:28.249026 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bca1dbff-030a-4245-9eb7-552c1fcb1482 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:28.249707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-bca1dbff-030a-4245-9eb7-552c1fcb1482 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:28.303789 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:28.303789 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:28.306881 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bca1dbff-030a-4245-9eb7-552c1fcb1482 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:28.308039 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 712/1426] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:28 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:28.312549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f10065e-0b95-44a5-830e-4c8b6229d5fc tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 Jan 19 08:56:28.319526 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f10065e-0b95-44a5-830e-4c8b6229d5fc tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:28.320000 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:28.320000 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:28.320913 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f10065e-0b95-44a5-830e-4c8b6229d5fc tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:28.432333 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:28.432333 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:28.458989 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7f10065e-0b95-44a5-830e-4c8b6229d5fc tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:28.530579 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f10065e-0b95-44a5-830e-4c8b6229d5fc tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 returned with HTTP 200 Jan 19 08:56:28.536003 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 713/1427] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:28 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 => generated 921 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:28.556114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64d2451c-8b68-4779-aa1d-f1b9766a92d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:56:28.569316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64d2451c-8b68-4779-aa1d-f1b9766a92d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:28.569632 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:28.569632 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:28.573523 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64d2451c-8b68-4779-aa1d-f1b9766a92d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:28.586988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-fdcc20ad-e414-4f65-a781-0717416b492b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:56:28.588217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-fdcc20ad-e414-4f65-a781-0717416b492b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:56:28.602807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b851e5f5-18e8-431d-81c4-566ab3d35ed9 req-fdcc20ad-e414-4f65-a781-0717416b492b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/f297d1ec-f339-47d2-a2b2-cc521ec55370 returned with HTTP 200 Jan 19 08:56:28.604899 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 715/1428] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:56:27 2021] DELETE /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/f297d1ec-f339-47d2-a2b2-cc521ec55370 => generated 19 bytes in 1532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:28.683898 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:28.683898 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:28.686265 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64d2451c-8b68-4779-aa1d-f1b9766a92d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:28.703761 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64d2451c-8b68-4779-aa1d-f1b9766a92d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 returned with HTTP 200 Jan 19 08:56:28.705077 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 714/1429] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:28 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 => generated 441 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:29.052136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3272635-4393-4032-a75d-55b0ef9af28a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 Jan 19 08:56:29.057129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3272635-4393-4032-a75d-55b0ef9af28a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:29.057129 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:29.057129 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:29.057129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3272635-4393-4032-a75d-55b0ef9af28a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:29.259142 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15cef314-f393-4dac-8ae9-c81ef599e8bf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:56:29.260316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15cef314-f393-4dac-8ae9-c81ef599e8bf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:29.260697 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:29.260697 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:29.278464 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15cef314-f393-4dac-8ae9-c81ef599e8bf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:29.412147 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3272635-4393-4032-a75d-55b0ef9af28a tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 returned with HTTP 404 Jan 19 08:56:29.425026 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 716/1430] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:29 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/c1fee490-426f-4ca6-a37f-76e0575a21f4 => generated 109 bytes in 389 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:29.451750 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8792d6cc-a503-4713-a3bf-3a534c05d72d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:29.462639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8792d6cc-a503-4713-a3bf-3a534c05d72d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:29.467333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8792d6cc-a503-4713-a3bf-3a534c05d72d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:29.469836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8792d6cc-a503-4713-a3bf-3a534c05d72d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:29.547103 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:29.547103 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:29.568317 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-15cef314-f393-4dac-8ae9-c81ef599e8bf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:56:29.572044 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:29.572044 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:29.575786 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8792d6cc-a503-4713-a3bf-3a534c05d72d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:29.577928 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 717/1431] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:29 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:29.597218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0469866-7e6f-446d-b4b2-a7ee3d5b628d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] DELETE http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:56:29.598627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0469866-7e6f-446d-b4b2-a7ee3d5b628d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:29.599221 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:29.599221 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:29.600231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0469866-7e6f-446d-b4b2-a7ee3d5b628d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:29.601323 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-b0469866-7e6f-446d-b4b2-a7ee3d5b628d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Delete volume with id: d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:56:29.623229 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15cef314-f393-4dac-8ae9-c81ef599e8bf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:56:29.631017 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 715/1432] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:29 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 916 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:29.639877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04723af7-b339-4732-a7bb-d6043d80e8de tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 Jan 19 08:56:29.640852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04723af7-b339-4732-a7bb-d6043d80e8de tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:29.641432 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:29.641432 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:29.645661 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04723af7-b339-4732-a7bb-d6043d80e8de tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:29.779853 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:29.779853 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:29.781087 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b0469866-7e6f-446d-b4b2-a7ee3d5b628d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:29.853415 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b0469866-7e6f-446d-b4b2-a7ee3d5b628d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Delete volume request issued successfully. Jan 19 08:56:29.853889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0469866-7e6f-446d-b4b2-a7ee3d5b628d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 202 Jan 19 08:56:29.854800 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 718/1433] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:56:29 2021] DELETE /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:29.865712 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:29.865712 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:29.879903 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec317e5f-e470-4292-b010-8161ed6d34c0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:56:29.880586 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec317e5f-e470-4292-b010-8161ed6d34c0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:29.880944 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:29.880944 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:29.881364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec317e5f-e470-4292-b010-8161ed6d34c0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:29.897427 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-04723af7-b339-4732-a7bb-d6043d80e8de tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:29.947168 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:29.947168 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:29.948243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ec317e5f-e470-4292-b010-8161ed6d34c0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:29.957871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec317e5f-e470-4292-b010-8161ed6d34c0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 returned with HTTP 200 Jan 19 08:56:29.959368 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04723af7-b339-4732-a7bb-d6043d80e8de tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 returned with HTTP 200 Jan 19 08:56:29.967751 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 719/1434] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:29 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 => generated 441 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:29.968053 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 716/1435] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:29 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 => generated 921 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:29.980278 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db725d5e-d140-405c-be51-568d9d6a3dcf tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:56:29.980836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db725d5e-d140-405c-be51-568d9d6a3dcf tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:29.981034 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:29.981034 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:29.981466 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db725d5e-d140-405c-be51-568d9d6a3dcf tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:30.138875 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:30.138875 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:30.153150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-db725d5e-d140-405c-be51-568d9d6a3dcf tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:30.184051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db725d5e-d140-405c-be51-568d9d6a3dcf tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:56:30.184886 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 720/1436] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:29 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 1365 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:30.599650 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f73c5ef-dc63-4652-85c7-f47705629ac1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:30.600476 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f73c5ef-dc63-4652-85c7-f47705629ac1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:30.600673 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:30.600673 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:30.601398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f73c5ef-dc63-4652-85c7-f47705629ac1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:30.602426 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9f73c5ef-dc63-4652-85c7-f47705629ac1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:30.658526 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:30.658526 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:30.661620 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f73c5ef-dc63-4652-85c7-f47705629ac1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:30.663632 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 717/1437] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:30 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:30.976275 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1cb68fd0-ec22-45df-91fe-1d3a0a2ba46b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:56:30.977548 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1cb68fd0-ec22-45df-91fe-1d3a0a2ba46b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:30.977812 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:30.977812 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:30.986291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7497b830-c4b1-4162-84ad-726617b51567 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 Jan 19 08:56:30.986874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7497b830-c4b1-4162-84ad-726617b51567 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:30.987138 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:30.987138 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:30.987562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7497b830-c4b1-4162-84ad-726617b51567 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:30.990636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1cb68fd0-ec22-45df-91fe-1d3a0a2ba46b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:31.097553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:31.097553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:31.114844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1cb68fd0-ec22-45df-91fe-1d3a0a2ba46b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:31.127636 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1cb68fd0-ec22-45df-91fe-1d3a0a2ba46b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 returned with HTTP 200 Jan 19 08:56:31.129239 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 721/1438] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:30 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 => generated 468 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:31.147752 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb8551bd-e833-4d30-aa8c-71925e631160 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:56:31.151867 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:31.151867 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:31.152705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb8551bd-e833-4d30-aa8c-71925e631160 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c88dd1cb-c61e-4e68-9871-99819d89d52c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-784992910"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:31.215927 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:31.215927 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:31.252068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7497b830-c4b1-4162-84ad-726617b51567 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:31.299284 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:31.299284 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:31.304633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bb8551bd-e833-4d30-aa8c-71925e631160 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:31.306051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-bb8551bd-e833-4d30-aa8c-71925e631160 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create snapshot from volume c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:31.365471 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7497b830-c4b1-4162-84ad-726617b51567 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 returned with HTTP 200 Jan 19 08:56:31.371721 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 718/1439] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:30 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 => generated 921 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:31.390710 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac83cbbf-5996-4b88-81a8-e1e419b36ef6 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:56:31.392817 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac83cbbf-5996-4b88-81a8-e1e419b36ef6 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:31.397130 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:31.397130 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:31.398250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac83cbbf-5996-4b88-81a8-e1e419b36ef6 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:31.459164 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-bb8551bd-e833-4d30-aa8c-71925e631160 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['b7495f63-95c0-466f-a609-638e51d89031', '3a29e502-ba0a-4afc-8205-4590a5900616', 'e7109ac4-97f2-434d-bc45-1ceff3018c01', 'ebce0dcd-8c4f-43d1-9f11-3879571419f9'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:56:31.518930 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:31.518930 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:31.545132 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ac83cbbf-5996-4b88-81a8-e1e419b36ef6 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:31.618635 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac83cbbf-5996-4b88-81a8-e1e419b36ef6 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:56:31.619480 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 719/1440] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:31 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 1365 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:31.683788 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53bb19c6-1a91-4650-8c9d-bad3d3bf72de tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:31.684379 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53bb19c6-1a91-4650-8c9d-bad3d3bf72de tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:31.684605 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:31.684605 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:31.684983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53bb19c6-1a91-4650-8c9d-bad3d3bf72de tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:31.685391 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-53bb19c6-1a91-4650-8c9d-bad3d3bf72de tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:31.766687 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:31.766687 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:31.768591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53bb19c6-1a91-4650-8c9d-bad3d3bf72de tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:31.781820 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 720/1441] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:31 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:31.872389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bb8551bd-e833-4d30-aa8c-71925e631160 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot force create request issued successfully. Jan 19 08:56:31.873383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb8551bd-e833-4d30-aa8c-71925e631160 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 202 Jan 19 08:56:31.884800 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 722/1442] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:56:31 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 309 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:56:31.890830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-808f5dde-9e54-4a25-a8be-e430b3924128 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f Jan 19 08:56:31.891373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-808f5dde-9e54-4a25-a8be-e430b3924128 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:31.891595 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:31.891595 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:31.891978 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-808f5dde-9e54-4a25-a8be-e430b3924128 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:31.947936 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:31.947936 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:31.950734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-808f5dde-9e54-4a25-a8be-e430b3924128 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:31.990881 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-808f5dde-9e54-4a25-a8be-e430b3924128 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f returned with HTTP 200 Jan 19 08:56:31.998523 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 721/1443] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:31 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f => generated 441 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:32.400286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0cf010d-c5aa-4fd5-bd56-3eb2e116b58d tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 Jan 19 08:56:32.401010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0cf010d-c5aa-4fd5-bd56-3eb2e116b58d tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:32.401376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:32.401376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:32.401969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0cf010d-c5aa-4fd5-bd56-3eb2e116b58d tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:32.555871 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:32.555871 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:32.590928 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0cf010d-c5aa-4fd5-bd56-3eb2e116b58d tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 returned with HTTP 404 Jan 19 08:56:32.592449 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 723/1444] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:32 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/67f30fc6-f94f-4aeb-a157-17c6441fd661 => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:32.603902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6501b7be-7b7f-4817-a0ab-0896dde707cb tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] DELETE http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 Jan 19 08:56:32.604452 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6501b7be-7b7f-4817-a0ab-0896dde707cb tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:32.604649 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:32.604649 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:32.605337 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6501b7be-7b7f-4817-a0ab-0896dde707cb tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:32.606195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6501b7be-7b7f-4817-a0ab-0896dde707cb tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Delete volume with id: 72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 Jan 19 08:56:32.636899 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be959eff-cb83-4216-986a-088fc3ada20e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:56:32.637519 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be959eff-cb83-4216-986a-088fc3ada20e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:32.637653 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:32.637653 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:32.638288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be959eff-cb83-4216-986a-088fc3ada20e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:32.829172 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:32.829172 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:32.840367 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:32.840367 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:32.847044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6501b7be-7b7f-4817-a0ab-0896dde707cb tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:32.857220 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-be959eff-cb83-4216-986a-088fc3ada20e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:32.939266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be959eff-cb83-4216-986a-088fc3ada20e tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:56:32.943475 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 724/1445] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:32 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 1365 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:56:32.951738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-66ac325d-0893-4e2c-8a34-32dce3cafcb2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:32.952324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-66ac325d-0893-4e2c-8a34-32dce3cafcb2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:32.952520 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:32.952520 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:32.955098 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-66ac325d-0893-4e2c-8a34-32dce3cafcb2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:32.957567 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-66ac325d-0893-4e2c-8a34-32dce3cafcb2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:32.974526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6501b7be-7b7f-4817-a0ab-0896dde707cb tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Delete volume request issued successfully. Jan 19 08:56:32.975137 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6501b7be-7b7f-4817-a0ab-0896dde707cb tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 returned with HTTP 202 Jan 19 08:56:32.978022 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 722/1446] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:56:32 2021] DELETE /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 => generated 0 bytes in 380 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:32.987257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5145d77a-4ba3-4f2e-8fec-aabad54c5474 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 Jan 19 08:56:32.992371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5145d77a-4ba3-4f2e-8fec-aabad54c5474 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:32.998418 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:32.998418 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:33.001149 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5145d77a-4ba3-4f2e-8fec-aabad54c5474 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:33.035539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:33.035539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:33.037767 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-66ac325d-0893-4e2c-8a34-32dce3cafcb2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:33.050389 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 725/1447] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:32 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:33.064631 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-335526ec-249c-44c9-a588-2ff5c9754d7f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f Jan 19 08:56:33.065425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-335526ec-249c-44c9-a588-2ff5c9754d7f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:33.065755 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:33.065755 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:33.066324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-335526ec-249c-44c9-a588-2ff5c9754d7f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:33.155455 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:33.155455 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:33.157086 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-335526ec-249c-44c9-a588-2ff5c9754d7f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:33.165620 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-335526ec-249c-44c9-a588-2ff5c9754d7f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f returned with HTTP 200 Jan 19 08:56:33.169502 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 726/1448] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:33 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f => generated 441 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:33.287419 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:33.287419 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:33.338176 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5145d77a-4ba3-4f2e-8fec-aabad54c5474 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:33.458093 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5145d77a-4ba3-4f2e-8fec-aabad54c5474 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 returned with HTTP 200 Jan 19 08:56:33.458093 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 723/1449] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:32 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 => generated 921 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:33.971158 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8c9a6a50-5e63-4bf4-a08b-f58b0adc40b5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:56:33.972022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8c9a6a50-5e63-4bf4-a08b-f58b0adc40b5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:33.972022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:33.972022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:33.972435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8c9a6a50-5e63-4bf4-a08b-f58b0adc40b5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:34.078646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f26eb2e6-ba92-4b2e-88ef-1d48820aba9c tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:34.079260 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f26eb2e6-ba92-4b2e-88ef-1d48820aba9c tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:34.079467 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:34.079467 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:34.080321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f26eb2e6-ba92-4b2e-88ef-1d48820aba9c tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:34.082093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f26eb2e6-ba92-4b2e-88ef-1d48820aba9c tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:34.086367 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:34.086367 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:34.114565 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8c9a6a50-5e63-4bf4-a08b-f58b0adc40b5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:34.239341 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:34.239341 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:34.243451 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8c9a6a50-5e63-4bf4-a08b-f58b0adc40b5 tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:56:34.248956 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f26eb2e6-ba92-4b2e-88ef-1d48820aba9c tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:34.249274 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 727/1450] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:33 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 1365 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:34.262177 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e9b60d1a-e863-40f0-af20-0f413d91138d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f Jan 19 08:56:34.262927 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 724/1451] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:34 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:34.269122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e9b60d1a-e863-40f0-af20-0f413d91138d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:34.269489 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:34.269489 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:34.270237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e9b60d1a-e863-40f0-af20-0f413d91138d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:34.353529 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:34.353529 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:34.358357 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e9b60d1a-e863-40f0-af20-0f413d91138d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:34.369709 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e9b60d1a-e863-40f0-af20-0f413d91138d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f returned with HTTP 200 Jan 19 08:56:34.385641 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 728/1452] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:34 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f => generated 441 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:34.464630 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8f15fb93-565e-4bfb-b8f3-43b57d3a8068 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 Jan 19 08:56:34.465077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8f15fb93-565e-4bfb-b8f3-43b57d3a8068 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:34.465488 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:34.465488 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:34.466539 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8f15fb93-565e-4bfb-b8f3-43b57d3a8068 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:34.694414 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:34.694414 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:34.756049 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8f15fb93-565e-4bfb-b8f3-43b57d3a8068 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:34.849819 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8f15fb93-565e-4bfb-b8f3-43b57d3a8068 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 returned with HTTP 200 Jan 19 08:56:34.851065 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 725/1453] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:34 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 => generated 921 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:35.274299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e47fa63-4597-4250-b334-a8e1b27aa85b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:56:35.275790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e47fa63-4597-4250-b334-a8e1b27aa85b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:35.276278 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:35.276278 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:35.277057 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e47fa63-4597-4250-b334-a8e1b27aa85b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:35.298958 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5c67eeb-6fab-4d48-b025-0da1c0e7c7ed tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:35.300924 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5c67eeb-6fab-4d48-b025-0da1c0e7c7ed tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:35.301157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:35.301157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:35.301577 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5c67eeb-6fab-4d48-b025-0da1c0e7c7ed tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:35.308883 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b5c67eeb-6fab-4d48-b025-0da1c0e7c7ed tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:35.366491 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:35.366491 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:35.372593 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5c67eeb-6fab-4d48-b025-0da1c0e7c7ed tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:35.381752 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 726/1454] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:35 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:35.392309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c427230-24dc-46f1-bf36-6c5ceef71ff2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f Jan 19 08:56:35.393371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c427230-24dc-46f1-bf36-6c5ceef71ff2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:35.393843 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:35.393843 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:35.394551 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c427230-24dc-46f1-bf36-6c5ceef71ff2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:35.434497 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:35.434497 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:35.438690 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1c427230-24dc-46f1-bf36-6c5ceef71ff2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:35.441243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c427230-24dc-46f1-bf36-6c5ceef71ff2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f returned with HTTP 200 Jan 19 08:56:35.442547 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 727/1455] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:35 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f => generated 441 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:35.504791 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:35.504791 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:35.531116 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3e47fa63-4597-4250-b334-a8e1b27aa85b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Volume info retrieved successfully. Jan 19 08:56:35.587208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e47fa63-4597-4250-b334-a8e1b27aa85b tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 200 Jan 19 08:56:35.594714 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 729/1456] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:35 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 1365 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:35.870151 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b084f402-5c2a-4203-ba0f-3e173d4986b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 Jan 19 08:56:35.870993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b084f402-5c2a-4203-ba0f-3e173d4986b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:35.871275 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:35.871275 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:35.871829 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b084f402-5c2a-4203-ba0f-3e173d4986b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:36.186633 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:36.186633 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:36.205930 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b084f402-5c2a-4203-ba0f-3e173d4986b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:36.268449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b084f402-5c2a-4203-ba0f-3e173d4986b6 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 returned with HTTP 200 Jan 19 08:56:36.269659 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 728/1457] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:35 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 => generated 921 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:36.396957 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94a38885-97bf-4b6c-8a60-5da7ef99d3a1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:36.397606 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-94a38885-97bf-4b6c-8a60-5da7ef99d3a1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:36.397836 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:36.397836 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:36.398471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-94a38885-97bf-4b6c-8a60-5da7ef99d3a1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:36.399017 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-94a38885-97bf-4b6c-8a60-5da7ef99d3a1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:36.445450 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:36.445450 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:36.448057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94a38885-97bf-4b6c-8a60-5da7ef99d3a1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:36.449146 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 730/1458] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:36 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:36.473782 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-deb7c054-bc91-4c53-972a-8226ef0df140 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f Jan 19 08:56:36.477740 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-deb7c054-bc91-4c53-972a-8226ef0df140 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:36.478634 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:36.478634 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:36.479771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-deb7c054-bc91-4c53-972a-8226ef0df140 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:36.559878 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:36.559878 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:36.561380 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-deb7c054-bc91-4c53-972a-8226ef0df140 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:36.563705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-deb7c054-bc91-4c53-972a-8226ef0df140 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f returned with HTTP 200 Jan 19 08:56:36.564813 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 729/1459] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:36 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f => generated 468 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:36.587444 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b17fcc03-2af5-4f26-abeb-90859a4f16cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:56:36.589409 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b17fcc03-2af5-4f26-abeb-90859a4f16cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:36.589708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:36.589708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:36.590103 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b17fcc03-2af5-4f26-abeb-90859a4f16cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:36.590691 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-b17fcc03-2af5-4f26-abeb-90859a4f16cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:56:36.639191 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17db5703-dfe8-4906-8b0b-f9d6a7e0997d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] GET http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 Jan 19 08:56:36.640150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17db5703-dfe8-4906-8b0b-f9d6a7e0997d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:36.640410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:36.640410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:36.640836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17db5703-dfe8-4906-8b0b-f9d6a7e0997d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:36.742992 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:36.742992 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:36.745629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b17fcc03-2af5-4f26-abeb-90859a4f16cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:36.903497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17db5703-dfe8-4906-8b0b-f9d6a7e0997d tempest-TaggedBootDevicesTest_v242-1696525165 tempest-TaggedBootDevicesTest_v242-1696525165] http://10.222.0.50/volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 returned with HTTP 404 Jan 19 08:56:36.908817 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 730/1460] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:36 2021] GET /volume/v3/14e83839cb194c52868f216af217d9e0/volumes/d89fab15-049f-4d9f-9916-455af64575c8 => generated 109 bytes in 275 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:37.005071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b17fcc03-2af5-4f26-abeb-90859a4f16cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot delete request issued successfully. Jan 19 08:56:37.005664 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b17fcc03-2af5-4f26-abeb-90859a4f16cb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 returned with HTTP 202 Jan 19 08:56:37.016467 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 731/1461] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:56:36 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 => generated 0 bytes in 435 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:37.051662 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-46a60cf5-020a-4949-b7e1-10b25d1f3e84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:56:37.059281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-46a60cf5-020a-4949-b7e1-10b25d1f3e84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:37.060548 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-46a60cf5-020a-4949-b7e1-10b25d1f3e84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:37.187022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:37.187022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:37.200835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-46a60cf5-020a-4949-b7e1-10b25d1f3e84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:37.205863 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-46a60cf5-020a-4949-b7e1-10b25d1f3e84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 returned with HTTP 200 Jan 19 08:56:37.208289 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 731/1462] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:37 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 => generated 467 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:37.289643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9609bc41-2a01-48fd-a6ae-577d410f5a82 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 Jan 19 08:56:37.290617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9609bc41-2a01-48fd-a6ae-577d410f5a82 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:37.290988 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:37.290988 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:37.291698 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9609bc41-2a01-48fd-a6ae-577d410f5a82 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:37.472519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00c206ac-6008-431b-87b3-6f49833159c4 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:37.473021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00c206ac-6008-431b-87b3-6f49833159c4 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:37.473290 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:37.473290 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:37.480393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00c206ac-6008-431b-87b3-6f49833159c4 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:37.481621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-00c206ac-6008-431b-87b3-6f49833159c4 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:37.509316 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:37.509316 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:37.542941 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9609bc41-2a01-48fd-a6ae-577d410f5a82 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:37.582573 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:37.582573 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:37.586891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00c206ac-6008-431b-87b3-6f49833159c4 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:37.601314 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 732/1463] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:37 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:37.616272 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9609bc41-2a01-48fd-a6ae-577d410f5a82 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 returned with HTTP 200 Jan 19 08:56:37.635337 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 732/1464] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:37 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 => generated 921 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:38.224864 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9813afdc-37d6-4607-9380-e6c19d2df6a6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:56:38.225413 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9813afdc-37d6-4607-9380-e6c19d2df6a6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:38.225637 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:38.225637 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:38.225995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9813afdc-37d6-4607-9380-e6c19d2df6a6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:38.283630 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:38.283630 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:38.284804 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9813afdc-37d6-4607-9380-e6c19d2df6a6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:38.286904 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9813afdc-37d6-4607-9380-e6c19d2df6a6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 returned with HTTP 200 Jan 19 08:56:38.287743 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 733/1465] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:38 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 => generated 467 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:38.609679 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00c9a01b-a2d8-4ef5-8207-aff4ad8728be tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:38.610364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00c9a01b-a2d8-4ef5-8207-aff4ad8728be tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:38.610539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:38.610539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:38.610806 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00c9a01b-a2d8-4ef5-8207-aff4ad8728be tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:38.611108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-00c9a01b-a2d8-4ef5-8207-aff4ad8728be tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:38.638414 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c558e32b-3d57-4b48-b1c9-582336823d74 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 Jan 19 08:56:38.638909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c558e32b-3d57-4b48-b1c9-582336823d74 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:38.639428 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:38.639428 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:38.640028 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c558e32b-3d57-4b48-b1c9-582336823d74 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:38.686048 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:38.686048 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:38.692411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00c9a01b-a2d8-4ef5-8207-aff4ad8728be tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:38.694213 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 733/1466] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:38 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:38.756053 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c558e32b-3d57-4b48-b1c9-582336823d74 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 returned with HTTP 404 Jan 19 08:56:38.757148 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 734/1467] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:38 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/72fea6c3-04c9-4b86-9e9c-8fd4cbbb19a9 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:38.765089 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e015f160-a329-40bf-8f57-bc0caf93b350 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] DELETE http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe Jan 19 08:56:38.765651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e015f160-a329-40bf-8f57-bc0caf93b350 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:38.765872 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:38.765872 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:38.766250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e015f160-a329-40bf-8f57-bc0caf93b350 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:38.767249 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e015f160-a329-40bf-8f57-bc0caf93b350 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Delete volume with id: 9851d2d6-b8fc-4317-95a9-ad435e5207fe Jan 19 08:56:38.892450 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:38.892450 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:38.893605 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e015f160-a329-40bf-8f57-bc0caf93b350 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:38.962071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e015f160-a329-40bf-8f57-bc0caf93b350 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Delete volume request issued successfully. Jan 19 08:56:38.962828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e015f160-a329-40bf-8f57-bc0caf93b350 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe returned with HTTP 202 Jan 19 08:56:38.966371 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 734/1468] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:56:38 2021] DELETE /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:38.979106 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05456091-8a79-4434-b3f2-b80948f0ca17 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe Jan 19 08:56:38.979106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05456091-8a79-4434-b3f2-b80948f0ca17 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:38.979106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05456091-8a79-4434-b3f2-b80948f0ca17 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:39.209350 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:39.209350 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:39.234820 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-05456091-8a79-4434-b3f2-b80948f0ca17 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:39.301219 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05456091-8a79-4434-b3f2-b80948f0ca17 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe returned with HTTP 200 Jan 19 08:56:39.306126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8f075247-d598-4888-a691-491388a39d67 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:56:39.307053 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8f075247-d598-4888-a691-491388a39d67 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:39.307507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:39.307507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:39.308197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8f075247-d598-4888-a691-491388a39d67 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:39.310995 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 735/1469] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:38 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe => generated 920 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:39.370235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:39.370235 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:39.381937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8f075247-d598-4888-a691-491388a39d67 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:39.384282 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8f075247-d598-4888-a691-491388a39d67 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 returned with HTTP 200 Jan 19 08:56:39.389810 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 735/1470] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:39 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 => generated 467 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:39.707026 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6182744-4b06-4c1c-abd2-30a8fa7e60cd tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:39.708200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6182744-4b06-4c1c-abd2-30a8fa7e60cd tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:39.708607 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:39.708607 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:39.709267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6182744-4b06-4c1c-abd2-30a8fa7e60cd tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:39.709805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d6182744-4b06-4c1c-abd2-30a8fa7e60cd tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:39.763554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:39.763554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:39.765973 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6182744-4b06-4c1c-abd2-30a8fa7e60cd tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:39.767012 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 736/1471] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:39 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:40.329963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-083ee313-022e-42d7-9106-7e9b368c3141 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe Jan 19 08:56:40.329963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-083ee313-022e-42d7-9106-7e9b368c3141 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:40.329963 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:40.329963 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:40.329963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-083ee313-022e-42d7-9106-7e9b368c3141 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:40.403735 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-919bf334-a6f1-49c8-ac43-ea40341fce85 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:56:40.404279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-919bf334-a6f1-49c8-ac43-ea40341fce85 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:40.404495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:40.404495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:40.404861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-919bf334-a6f1-49c8-ac43-ea40341fce85 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:40.455007 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:40.455007 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:40.466259 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-919bf334-a6f1-49c8-ac43-ea40341fce85 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 returned with HTTP 404 Jan 19 08:56:40.467294 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 737/1472] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:40 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:56:40.478778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7d3c9f1-bdc2-4548-b99c-2619a807a8e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f Jan 19 08:56:40.480351 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-083ee313-022e-42d7-9106-7e9b368c3141 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:40.481196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7d3c9f1-bdc2-4548-b99c-2619a807a8e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:40.481948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7d3c9f1-bdc2-4548-b99c-2619a807a8e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:40.487132 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-d7d3c9f1-bdc2-4548-b99c-2619a807a8e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: 74232983-b149-421c-99cc-3de628650d9f Jan 19 08:56:40.540992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-083ee313-022e-42d7-9106-7e9b368c3141 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe returned with HTTP 200 Jan 19 08:56:40.542220 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:40.542220 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:40.543593 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d7d3c9f1-bdc2-4548-b99c-2619a807a8e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:40.552319 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 736/1473] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:40 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe => generated 920 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:40.690402 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d7d3c9f1-bdc2-4548-b99c-2619a807a8e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot delete request issued successfully. Jan 19 08:56:40.690873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7d3c9f1-bdc2-4548-b99c-2619a807a8e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f returned with HTTP 202 Jan 19 08:56:40.695803 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 738/1474] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:56:40 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:40.700975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c4fcaf4-c55b-4a00-a9f2-870822c557ed tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f Jan 19 08:56:40.701665 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c4fcaf4-c55b-4a00-a9f2-870822c557ed tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:40.701864 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:40.701864 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:40.703039 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c4fcaf4-c55b-4a00-a9f2-870822c557ed tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:40.786308 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:40.786308 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:40.786308 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6c4fcaf4-c55b-4a00-a9f2-870822c557ed tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:40.801355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c4fcaf4-c55b-4a00-a9f2-870822c557ed tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f returned with HTTP 200 Jan 19 08:56:40.801355 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 737/1475] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:40 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f => generated 467 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:40.817333 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51879f3f-5ebe-444d-ac1c-5d681da9ae91 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:40.817333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51879f3f-5ebe-444d-ac1c-5d681da9ae91 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:40.817333 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:40.817333 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:40.817333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51879f3f-5ebe-444d-ac1c-5d681da9ae91 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:40.817333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-51879f3f-5ebe-444d-ac1c-5d681da9ae91 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:40.852992 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:40.852992 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:40.855609 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51879f3f-5ebe-444d-ac1c-5d681da9ae91 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:40.857605 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 739/1476] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:40 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:41.558907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b4154431-7a3a-4d4a-9e00-a2af7b90f195 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe Jan 19 08:56:41.559444 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b4154431-7a3a-4d4a-9e00-a2af7b90f195 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:41.559635 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:41.559635 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:41.560028 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b4154431-7a3a-4d4a-9e00-a2af7b90f195 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:41.702843 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:41.702843 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:41.745764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b4154431-7a3a-4d4a-9e00-a2af7b90f195 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Volume info retrieved successfully. Jan 19 08:56:41.808310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-093c0aa6-7833-4c57-ac75-85647f0aed82 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f Jan 19 08:56:41.809065 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-093c0aa6-7833-4c57-ac75-85647f0aed82 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:41.809065 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:41.809065 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:41.809659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-093c0aa6-7833-4c57-ac75-85647f0aed82 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:41.817160 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b4154431-7a3a-4d4a-9e00-a2af7b90f195 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe returned with HTTP 200 Jan 19 08:56:41.819255 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 738/1477] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:41 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe => generated 920 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:41.857949 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:41.857949 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:41.859530 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-093c0aa6-7833-4c57-ac75-85647f0aed82 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:41.862321 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-093c0aa6-7833-4c57-ac75-85647f0aed82 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f returned with HTTP 200 Jan 19 08:56:41.863843 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 740/1478] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:41 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:41.875741 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1dd01c63-6407-4bd2-99df-d60c68fd19e5 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:41.876438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1dd01c63-6407-4bd2-99df-d60c68fd19e5 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:41.876724 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:41.876724 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:41.877267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1dd01c63-6407-4bd2-99df-d60c68fd19e5 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:41.877718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1dd01c63-6407-4bd2-99df-d60c68fd19e5 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:41.912799 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:41.912799 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:41.918424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1dd01c63-6407-4bd2-99df-d60c68fd19e5 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:41.919350 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 739/1479] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:41 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:42.845996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e0ec4fc-263f-4b62-ab64-ccfc5437fc23 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] GET http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe Jan 19 08:56:42.847026 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e0ec4fc-263f-4b62-ab64-ccfc5437fc23 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:42.847414 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:42.847414 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:42.848139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e0ec4fc-263f-4b62-ab64-ccfc5437fc23 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:42.895446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-59efb3fb-5b40-48bd-bc87-cb724c550d40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f Jan 19 08:56:42.897965 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-59efb3fb-5b40-48bd-bc87-cb724c550d40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:42.899197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:42.899197 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:42.901927 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-59efb3fb-5b40-48bd-bc87-cb724c550d40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:43.079674 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:43.079674 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:43.097619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e0ec4fc-263f-4b62-ab64-ccfc5437fc23 tempest-VolumesTestJSON-1402731862 tempest-VolumesTestJSON-1402731862] http://10.222.0.50/volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe returned with HTTP 404 Jan 19 08:56:43.099469 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 741/1480] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:42 2021] GET /volume/v3/dbf3272ca8f0470f8c2e177dc5cc58c9/volumes/9851d2d6-b8fc-4317-95a9-ad435e5207fe => generated 109 bytes in 267 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:43.115206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ca70c85-6478-43f3-b7e1-264840a1f3b7 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:43.117311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ca70c85-6478-43f3-b7e1-264840a1f3b7 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:43.117966 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:43.117966 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:43.119373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ca70c85-6478-43f3-b7e1-264840a1f3b7 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:43.120298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8ca70c85-6478-43f3-b7e1-264840a1f3b7 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:43.170992 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:43.170992 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:43.175665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ca70c85-6478-43f3-b7e1-264840a1f3b7 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:43.177716 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 742/1481] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:43 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:43.187523 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:43.187523 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:43.192824 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-59efb3fb-5b40-48bd-bc87-cb724c550d40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:43.205520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-59efb3fb-5b40-48bd-bc87-cb724c550d40 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f returned with HTTP 200 Jan 19 08:56:43.213443 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 740/1482] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:42 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f => generated 467 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:44.192789 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e02ce0c-24e1-4a27-a3de-02b83cff8336 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:44.193678 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e02ce0c-24e1-4a27-a3de-02b83cff8336 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:44.193678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:44.193678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:44.194215 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e02ce0c-24e1-4a27-a3de-02b83cff8336 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:44.194385 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7e02ce0c-24e1-4a27-a3de-02b83cff8336 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:44.230652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90f41158-43f1-482a-a1cc-318e9ca64dbd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f Jan 19 08:56:44.231203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90f41158-43f1-482a-a1cc-318e9ca64dbd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:44.238957 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:44.238957 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:44.239556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90f41158-43f1-482a-a1cc-318e9ca64dbd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:44.244183 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:44.244183 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:44.246102 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e02ce0c-24e1-4a27-a3de-02b83cff8336 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:44.247227 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 743/1483] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:44 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:44.292865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90f41158-43f1-482a-a1cc-318e9ca64dbd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f returned with HTTP 404 Jan 19 08:56:44.295250 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 741/1484] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:44 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:44.308943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9e0dd76-e3c1-4e0d-830d-83c2bb8ae08a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:56:44.309902 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9e0dd76-e3c1-4e0d-830d-83c2bb8ae08a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:44.310382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:44.310382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:44.311109 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9e0dd76-e3c1-4e0d-830d-83c2bb8ae08a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:44.311689 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-b9e0dd76-e3c1-4e0d-830d-83c2bb8ae08a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: 3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:56:44.344052 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:44.344052 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:44.346496 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b9e0dd76-e3c1-4e0d-830d-83c2bb8ae08a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:44.571548 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b9e0dd76-e3c1-4e0d-830d-83c2bb8ae08a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot delete request issued successfully. Jan 19 08:56:44.572011 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9e0dd76-e3c1-4e0d-830d-83c2bb8ae08a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 returned with HTTP 202 Jan 19 08:56:44.578731 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 744/1485] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:56:44 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 08:56:44.584968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b085496-afb1-4f03-9c26-b26ecd7208bf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:56:44.585919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b085496-afb1-4f03-9c26-b26ecd7208bf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:44.586837 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b085496-afb1-4f03-9c26-b26ecd7208bf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:44.632711 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:44.632711 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:44.636959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5b085496-afb1-4f03-9c26-b26ecd7208bf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:44.639376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b085496-afb1-4f03-9c26-b26ecd7208bf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 returned with HTTP 200 Jan 19 08:56:44.640586 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 742/1486] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:44 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 => generated 467 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:45.271758 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ae85dd32-ebe9-438c-a298-e930814eb2a6 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:45.272565 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ae85dd32-ebe9-438c-a298-e930814eb2a6 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:45.272794 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:45.272794 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:45.273440 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ae85dd32-ebe9-438c-a298-e930814eb2a6 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:45.274139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ae85dd32-ebe9-438c-a298-e930814eb2a6 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:45.355382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:45.355382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:45.360805 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ae85dd32-ebe9-438c-a298-e930814eb2a6 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:45.362830 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 745/1487] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:45 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:45.659575 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8a99f6ea-6cfb-44aa-9b06-160d67d7bc6b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:56:45.662179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8a99f6ea-6cfb-44aa-9b06-160d67d7bc6b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:45.663229 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:45.663229 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:45.673000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8a99f6ea-6cfb-44aa-9b06-160d67d7bc6b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:45.737478 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:45.737478 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:45.739110 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8a99f6ea-6cfb-44aa-9b06-160d67d7bc6b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:56:45.745133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8a99f6ea-6cfb-44aa-9b06-160d67d7bc6b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 returned with HTTP 200 Jan 19 08:56:45.746218 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 743/1488] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:45 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 => generated 467 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:46.399840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-597b2562-c36e-498a-9e84-7dfad9610803 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:46.407810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-597b2562-c36e-498a-9e84-7dfad9610803 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:46.408411 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:46.408411 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:46.409366 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-597b2562-c36e-498a-9e84-7dfad9610803 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:46.410219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-597b2562-c36e-498a-9e84-7dfad9610803 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:46.600027 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:46.600027 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:46.606537 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-597b2562-c36e-498a-9e84-7dfad9610803 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:46.607633 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 746/1489] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:46 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:46.787415 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1940e4c-b01f-4686-9843-b1185ac112a1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:56:46.791258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1940e4c-b01f-4686-9843-b1185ac112a1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:46.792260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:46.792260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:46.792945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1940e4c-b01f-4686-9843-b1185ac112a1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:46.857139 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1940e4c-b01f-4686-9843-b1185ac112a1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 returned with HTTP 404 Jan 19 08:56:46.865304 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 744/1490] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:46 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 => generated 111 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:47.288432 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-a66c24f6-1929-44ae-aa97-d5aa6a0f7199 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:47.290670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-a66c24f6-1929-44ae-aa97-d5aa6a0f7199 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:47.290862 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:47.290862 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:47.291225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-a66c24f6-1929-44ae-aa97-d5aa6a0f7199 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:47.417573 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:47.417573 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:47.452829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-a66c24f6-1929-44ae-aa97-d5aa6a0f7199 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:47.504587 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:47.504587 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:47.531705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-a66c24f6-1929-44ae-aa97-d5aa6a0f7199 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:47.536516 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 747/1491] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:56:47 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1655 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:47.578656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-2651e0d7-0a0c-4759-93ed-9ee36b256e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c/action Jan 19 08:56:47.579903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-2651e0d7-0a0c-4759-93ed-9ee36b256e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action body: b'{"os-begin_detaching": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:56:47.580442 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-2651e0d7-0a0c-4759-93ed-9ee36b256e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:47.629280 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cfac2db1-5c68-49f1-a0a8-26c45644251f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:47.630323 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cfac2db1-5c68-49f1-a0a8-26c45644251f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:47.630698 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:47.630698 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:47.631299 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cfac2db1-5c68-49f1-a0a8-26c45644251f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:47.631829 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cfac2db1-5c68-49f1-a0a8-26c45644251f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:47.688821 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:47.688821 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:47.693552 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cfac2db1-5c68-49f1-a0a8-26c45644251f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:47.708819 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 748/1492] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:47 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:47.722266 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:47.722266 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:47.725445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-2651e0d7-0a0c-4759-93ed-9ee36b256e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:47.762475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-2651e0d7-0a0c-4759-93ed-9ee36b256e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Begin detaching volume completed successfully. Jan 19 08:56:47.763075 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-2651e0d7-0a0c-4759-93ed-9ee36b256e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c/action returned with HTTP 202 Jan 19 08:56:47.769209 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 745/1493] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:56:47 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:56:47.795141 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0609aa3a-d1b3-4f77-bf40-16e49719be16 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:47.795686 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0609aa3a-d1b3-4f77-bf40-16e49719be16 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:47.795910 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:47.795910 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:47.796276 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0609aa3a-d1b3-4f77-bf40-16e49719be16 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:47.883110 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-2651e0d7-0a0c-4759-93ed-9ee36b256e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume// Jan 19 08:56:47.883646 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-2651e0d7-0a0c-4759-93ed-9ee36b256e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:47.883869 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:47.883869 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:47.884457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-2651e0d7-0a0c-4759-93ed-9ee36b256e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:47.886959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-2651e0d7-0a0c-4759-93ed-9ee36b256e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:56:47.887865 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 746/1494] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 08:56:47 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:56:47.888107 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:47.888107 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:47.902254 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-f0f88a16-b9ca-460f-b50e-6c4fd3f803f1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:47.903034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-f0f88a16-b9ca-460f-b50e-6c4fd3f803f1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:47.904465 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-f0f88a16-b9ca-460f-b50e-6c4fd3f803f1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:47.918452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0609aa3a-d1b3-4f77-bf40-16e49719be16 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:47.973298 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:47.973298 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:48.001590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0609aa3a-d1b3-4f77-bf40-16e49719be16 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:48.010083 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 749/1495] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:47 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1658 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:48.016311 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:48.016311 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:48.049731 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-f0f88a16-b9ca-460f-b50e-6c4fd3f803f1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:48.078159 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:48.078159 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:48.091674 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-f0f88a16-b9ca-460f-b50e-6c4fd3f803f1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:48.094404 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 747/1496] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 08:56:47 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1757 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:56:48.515835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-f6e2223d-ba44-415b-bdec-e9dfaac34aa8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/ce2d81db-e090-43b4-aa57-7225081306b6 Jan 19 08:56:48.516708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-f6e2223d-ba44-415b-bdec-e9dfaac34aa8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:48.517042 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:48.517042 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:48.517631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-f6e2223d-ba44-415b-bdec-e9dfaac34aa8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:48.576685 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:48.576685 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:48.723075 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9afe15b-296b-4f30-909f-9472e7bde116 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:48.724403 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9afe15b-296b-4f30-909f-9472e7bde116 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:48.724665 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:48.724665 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:48.724960 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9afe15b-296b-4f30-909f-9472e7bde116 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:48.725366 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b9afe15b-296b-4f30-909f-9472e7bde116 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:48.801046 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:48.801046 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:48.803645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9afe15b-296b-4f30-909f-9472e7bde116 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:48.810167 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 748/1497] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:48 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:49.044563 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36bbb013-0e04-455b-90b2-cbc3bb9d0b9c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:49.045423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36bbb013-0e04-455b-90b2-cbc3bb9d0b9c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:49.045815 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:49.045815 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:49.046443 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36bbb013-0e04-455b-90b2-cbc3bb9d0b9c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:49.216729 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:49.216729 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:49.239015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-36bbb013-0e04-455b-90b2-cbc3bb9d0b9c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:49.271357 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:49.271357 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:49.286512 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36bbb013-0e04-455b-90b2-cbc3bb9d0b9c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:49.288075 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 749/1498] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:49 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1658 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:49.830521 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-358b3461-c112-4426-9f9f-d93d7c2d1e7b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:49.831467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-358b3461-c112-4426-9f9f-d93d7c2d1e7b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:49.831834 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:49.831834 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:49.843400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-358b3461-c112-4426-9f9f-d93d7c2d1e7b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:49.844111 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-358b3461-c112-4426-9f9f-d93d7c2d1e7b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:49.901141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-f6e2223d-ba44-415b-bdec-e9dfaac34aa8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:56:49.901814 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-f6e2223d-ba44-415b-bdec-e9dfaac34aa8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:56:49.910905 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-99780b47-3db2-46f3-b7a0-60407c4bac66 req-f6e2223d-ba44-415b-bdec-e9dfaac34aa8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/ce2d81db-e090-43b4-aa57-7225081306b6 returned with HTTP 200 Jan 19 08:56:49.912230 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 750/1499] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 08:56:48 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/ce2d81db-e090-43b4-aa57-7225081306b6 => generated 19 bytes in 1403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:49.920066 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:49.920066 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:49.922260 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-358b3461-c112-4426-9f9f-d93d7c2d1e7b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:49.923107 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 750/1500] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:49 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:50.322763 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8285926c-ef84-4a4a-a8c5-626774f6358e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:56:50.323764 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8285926c-ef84-4a4a-a8c5-626774f6358e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:50.324130 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:50.324130 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:50.324843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8285926c-ef84-4a4a-a8c5-626774f6358e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:50.662155 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:50.662155 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:50.698110 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8285926c-ef84-4a4a-a8c5-626774f6358e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:56:50.770188 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8285926c-ef84-4a4a-a8c5-626774f6358e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:56:50.784107 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 751/1501] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:50 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1363 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:50.941455 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a15c96e6-a866-45ad-9415-4628b56e720b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:50.942046 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a15c96e6-a866-45ad-9415-4628b56e720b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:50.942265 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:50.942265 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:50.942630 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a15c96e6-a866-45ad-9415-4628b56e720b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:50.942989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a15c96e6-a866-45ad-9415-4628b56e720b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:51.015818 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:51.015818 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:51.025979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a15c96e6-a866-45ad-9415-4628b56e720b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:51.027214 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 751/1502] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:50 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:52.057917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69f3c6c5-35fb-4d35-85be-77316faa88ca tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:52.060383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69f3c6c5-35fb-4d35-85be-77316faa88ca tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:52.060915 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:52.060915 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:52.061382 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69f3c6c5-35fb-4d35-85be-77316faa88ca tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:52.062027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-69f3c6c5-35fb-4d35-85be-77316faa88ca tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:52.196666 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:52.196666 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:52.207995 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69f3c6c5-35fb-4d35-85be-77316faa88ca tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:52.209006 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 752/1503] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:52 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:53.232895 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd28fe67-f0f3-40e1-a0e1-a7c24d96c0ae tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:53.233557 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd28fe67-f0f3-40e1-a0e1-a7c24d96c0ae tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:53.233785 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:53.233785 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:53.234164 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd28fe67-f0f3-40e1-a0e1-a7c24d96c0ae tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:53.234553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-bd28fe67-f0f3-40e1-a0e1-a7c24d96c0ae tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:53.320863 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:53.320863 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:53.335141 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd28fe67-f0f3-40e1-a0e1-a7c24d96c0ae tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:53.336595 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 752/1504] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:53 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:54.357894 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8012d7a6-de72-49e8-9f65-eefebf3fceb8 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:54.358739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8012d7a6-de72-49e8-9f65-eefebf3fceb8 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:54.358739 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:54.358739 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:54.359144 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8012d7a6-de72-49e8-9f65-eefebf3fceb8 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:54.359476 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8012d7a6-de72-49e8-9f65-eefebf3fceb8 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:54.393405 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:54.393405 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:54.395265 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8012d7a6-de72-49e8-9f65-eefebf3fceb8 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:54.396110 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 753/1505] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:54 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:55.442898 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4dd522e2-a2f3-4368-bc4c-c2cd775f7240 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:55.442898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4dd522e2-a2f3-4368-bc4c-c2cd775f7240 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:55.442898 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:55.442898 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:55.442898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4dd522e2-a2f3-4368-bc4c-c2cd775f7240 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:55.442898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4dd522e2-a2f3-4368-bc4c-c2cd775f7240 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:55.452036 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:55.452036 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:55.452036 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4dd522e2-a2f3-4368-bc4c-c2cd775f7240 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:55.452036 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 753/1506] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:55 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:56.463379 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a68b30cb-da92-4487-a172-d6b2a06fad81 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:56.463977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a68b30cb-da92-4487-a172-d6b2a06fad81 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:56.464253 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:56.464253 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:56.464579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a68b30cb-da92-4487-a172-d6b2a06fad81 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:56.464957 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a68b30cb-da92-4487-a172-d6b2a06fad81 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:56.515668 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:56.515668 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:56.517811 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a68b30cb-da92-4487-a172-d6b2a06fad81 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:56.518642 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 754/1507] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:56 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:57.535543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d0ba0e5-18c3-44e2-a170-5865d01c1e2d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:57.536314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d0ba0e5-18c3-44e2-a170-5865d01c1e2d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:57.536651 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:57.536651 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:57.537447 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d0ba0e5-18c3-44e2-a170-5865d01c1e2d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:57.538031 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2d0ba0e5-18c3-44e2-a170-5865d01c1e2d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:57.593474 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:57.593474 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:57.599426 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d0ba0e5-18c3-44e2-a170-5865d01c1e2d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:57.600473 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 754/1508] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:57 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:58.629934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe1e98e4-3275-40a5-b0d8-57eccf39380f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:58.629934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe1e98e4-3275-40a5-b0d8-57eccf39380f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:58.629934 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:58.629934 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:58.629934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe1e98e4-3275-40a5-b0d8-57eccf39380f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:58.629934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fe1e98e4-3275-40a5-b0d8-57eccf39380f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:58.699228 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:58.699228 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:58.701000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe1e98e4-3275-40a5-b0d8-57eccf39380f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:58.708933 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 755/1509] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:58 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:59.724420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63a23854-cb1f-492e-a669-78350b125ec3 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:56:59.725730 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63a23854-cb1f-492e-a669-78350b125ec3 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:59.726469 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:59.726469 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:56:59.727145 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63a23854-cb1f-492e-a669-78350b125ec3 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:59.727919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-63a23854-cb1f-492e-a669-78350b125ec3 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:56:59.789994 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:59.789994 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:56:59.794696 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63a23854-cb1f-492e-a669-78350b125ec3 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:56:59.795143 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 755/1510] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:56:59 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:00.809769 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-216efbd7-1f52-4464-9e75-e1d035918b9b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:00.811096 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-216efbd7-1f52-4464-9e75-e1d035918b9b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:00.811483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:00.811483 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:00.812102 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-216efbd7-1f52-4464-9e75-e1d035918b9b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:00.812653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-216efbd7-1f52-4464-9e75-e1d035918b9b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:00.857600 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:00.857600 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:00.864866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-216efbd7-1f52-4464-9e75-e1d035918b9b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:00.866152 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 756/1511] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:00 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:01.883042 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c7d1bee-f82f-4287-bcaf-d8da2f1fe009 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:01.883042 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c7d1bee-f82f-4287-bcaf-d8da2f1fe009 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:01.883042 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:01.883042 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:01.883042 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c7d1bee-f82f-4287-bcaf-d8da2f1fe009 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:01.883042 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3c7d1bee-f82f-4287-bcaf-d8da2f1fe009 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:01.940103 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:01.940103 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:01.945406 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c7d1bee-f82f-4287-bcaf-d8da2f1fe009 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:01.955351 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 756/1512] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:01 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:02.961047 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-da50ccff-0223-4feb-9674-6c0e112060a8 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:02.961828 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-da50ccff-0223-4feb-9674-6c0e112060a8 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:02.962049 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:02.962049 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:02.962429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-da50ccff-0223-4feb-9674-6c0e112060a8 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:02.962807 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-da50ccff-0223-4feb-9674-6c0e112060a8 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:03.020157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:03.020157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:03.026345 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-da50ccff-0223-4feb-9674-6c0e112060a8 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:03.027554 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 757/1513] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:02 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:03.953630 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4a0aaa8-ea12-4062-87a2-6a810cca3f84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:57:03.954498 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:03.954498 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:03.955350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4a0aaa8-ea12-4062-87a2-6a810cca3f84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5736dba1-ee33-4ff8-9807-b05726614ff4", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406831636"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:04.043475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-83271d1f-e918-48ce-b8aa-6253b5219f38 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:04.044263 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-83271d1f-e918-48ce-b8aa-6253b5219f38 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:04.044595 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:04.044595 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:04.045209 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-83271d1f-e918-48ce-b8aa-6253b5219f38 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:04.045712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-83271d1f-e918-48ce-b8aa-6253b5219f38 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:04.070257 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:04.070257 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:04.077145 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c4a0aaa8-ea12-4062-87a2-6a810cca3f84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:57:04.077629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-c4a0aaa8-ea12-4062-87a2-6a810cca3f84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create snapshot from volume 5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:57:04.107596 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:04.107596 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:04.111993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-83271d1f-e918-48ce-b8aa-6253b5219f38 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:04.116086 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 758/1514] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:04 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:04.342974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-c4a0aaa8-ea12-4062-87a2-6a810cca3f84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['adc83303-7ce7-4472-938b-8b78c6b89961', 'ebbb9716-366a-467e-8f1c-ad81dad04540', 'fca16303-57eb-45ac-a4b9-da30884a58b8', 'eca898e2-a00e-4121-88ed-f063f3255b52'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:05.095084 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c4a0aaa8-ea12-4062-87a2-6a810cca3f84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot create request issued successfully. Jan 19 08:57:05.099788 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4a0aaa8-ea12-4062-87a2-6a810cca3f84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 202 Jan 19 08:57:05.104093 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 757/1515] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:57:03 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 380 bytes in 1154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:05.120550 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0cfc1011-353e-4a49-b00d-be314d07e779 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:05.121519 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0cfc1011-353e-4a49-b00d-be314d07e779 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:05.121878 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:05.121878 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:05.122562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0cfc1011-353e-4a49-b00d-be314d07e779 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:05.150079 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7d51a76-cbe5-46f6-b6be-6628d489c59b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:05.152687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a7d51a76-cbe5-46f6-b6be-6628d489c59b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:05.153823 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:05.153823 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:05.155139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a7d51a76-cbe5-46f6-b6be-6628d489c59b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:05.156024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a7d51a76-cbe5-46f6-b6be-6628d489c59b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:05.191982 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:05.191982 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:05.195585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0cfc1011-353e-4a49-b00d-be314d07e779 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:05.201178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0cfc1011-353e-4a49-b00d-be314d07e779 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 200 Jan 19 08:57:05.203740 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 759/1516] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:05 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 512 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:05.308741 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:05.308741 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:05.320422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7d51a76-cbe5-46f6-b6be-6628d489c59b tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:05.325413 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 758/1517] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:05 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:06.223581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5232b33-5c2a-4e36-8f84-8e2fb980a0a0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:06.224423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5232b33-5c2a-4e36-8f84-8e2fb980a0a0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:06.224680 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:06.224680 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:06.234029 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5232b33-5c2a-4e36-8f84-8e2fb980a0a0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:06.348257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa8497d5-8e2e-41b1-88d4-f0da486a60cc tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:06.356399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa8497d5-8e2e-41b1-88d4-f0da486a60cc tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:06.357318 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:06.357318 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:06.358534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa8497d5-8e2e-41b1-88d4-f0da486a60cc tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:06.359524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-aa8497d5-8e2e-41b1-88d4-f0da486a60cc tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:06.398648 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:06.398648 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:06.408677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d5232b33-5c2a-4e36-8f84-8e2fb980a0a0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:06.411767 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5232b33-5c2a-4e36-8f84-8e2fb980a0a0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 200 Jan 19 08:57:06.413077 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 760/1518] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:06 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 512 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:06.477279 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:06.477279 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:06.496086 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa8497d5-8e2e-41b1-88d4-f0da486a60cc tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:06.496086 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 759/1519] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:06 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:07.436116 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fdae6618-7154-44e0-ad7e-72129342b269 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:07.438019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fdae6618-7154-44e0-ad7e-72129342b269 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:07.441578 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:07.441578 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:07.444860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fdae6618-7154-44e0-ad7e-72129342b269 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:07.516270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b341a7ea-9f38-4ef6-8d26-0cafb3b67143 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:07.517414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b341a7ea-9f38-4ef6-8d26-0cafb3b67143 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:07.517762 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:07.517762 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:07.518488 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b341a7ea-9f38-4ef6-8d26-0cafb3b67143 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:07.529670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b341a7ea-9f38-4ef6-8d26-0cafb3b67143 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:07.608989 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:07.608989 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:07.611824 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fdae6618-7154-44e0-ad7e-72129342b269 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:07.617226 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fdae6618-7154-44e0-ad7e-72129342b269 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 200 Jan 19 08:57:07.619708 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 761/1520] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:07 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 512 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:07.727581 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:07.727581 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:07.732373 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b341a7ea-9f38-4ef6-8d26-0cafb3b67143 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:07.745071 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 760/1521] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:07 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.336277 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes Jan 19 08:57:08.341536 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.341536 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:08.344121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-348483732"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:08.355696 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-348483732'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:08.356504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Create volume of 1 GB Jan 19 08:57:08.425207 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Availability Zones retrieved successfully. Jan 19 08:57:08.512784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Flow 'volume_create_api' (00c7cd6f-8869-4ef2-8a69-3d89a5189674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:08.531375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c800bfe2-98c5-4eb8-99de-21cc05cba737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:08.539617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:08.642699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4d4d4c5-2801-45d8-bd58-425cb51b1f55 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:08.643079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4d4d4c5-2801-45d8-bd58-425cb51b1f55 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.643440 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.643440 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:08.644121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4d4d4c5-2801-45d8-bd58-425cb51b1f55 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.815332 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.815332 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:08.819277 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c4d4d4c5-2801-45d8-bd58-425cb51b1f55 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:08.829921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4d4d4c5-2801-45d8-bd58-425cb51b1f55 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 200 Jan 19 08:57:08.831192 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 761/1522] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 539 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.853692 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af7ac666-0f39-4662-8fdc-9488e1a4f220 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:08.855369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af7ac666-0f39-4662-8fdc-9488e1a4f220 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.855954 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.855954 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:08.857454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af7ac666-0f39-4662-8fdc-9488e1a4f220 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.859604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-af7ac666-0f39-4662-8fdc-9488e1a4f220 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:08.875803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c800bfe2-98c5-4eb8-99de-21cc05cba737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:08.884190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b8c0e23-5b85-455d-827a-f4f01a6c5667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:08.925648 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.925648 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:08.928089 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af7ac666-0f39-4662-8fdc-9488e1a4f220 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:08.936969 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 762/1523] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.942901 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21c34034-7f65-4bbc-8762-a5364dd2af2e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:08.943799 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21c34034-7f65-4bbc-8762-a5364dd2af2e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.944414 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.944414 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:08.945233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21c34034-7f65-4bbc-8762-a5364dd2af2e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.977813 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.977813 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:08.979452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-21c34034-7f65-4bbc-8762-a5364dd2af2e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:08.982007 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21c34034-7f65-4bbc-8762-a5364dd2af2e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 200 Jan 19 08:57:08.983107 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 763/1524] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 539 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:09.000287 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf2370b6-179d-45f2-a885-c6f0c9a85f9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:57:09.002004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf2370b6-179d-45f2-a885-c6f0c9a85f9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.002439 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.002439 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:09.003100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf2370b6-179d-45f2-a885-c6f0c9a85f9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.004000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-bf2370b6-179d-45f2-a885-c6f0c9a85f9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:57:09.012144 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-bf2370b6-179d-45f2-a885-c6f0c9a85f9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:57:09.076739 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bf2370b6-179d-45f2-a885-c6f0c9a85f9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Get all snapshots completed successfully. Jan 19 08:57:09.077651 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf2370b6-179d-45f2-a885-c6f0c9a85f9e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 200 Jan 19 08:57:09.100124 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 764/1525] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 731 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:09.106883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e105afa-2ea2-47ea-954e-af028b9d40a3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] PUT http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:09.107510 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.107510 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:09.108226 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0e105afa-2ea2-47ea-954e-af028b9d40a3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-636507316", "description": "This is the new description of snapshot."}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:09.185894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Created reservations ['6d79821d-849a-47aa-92ef-923a32b5e998', '82291a77-8cd7-4820-af84-75abd92a5d32', '721282cf-a45d-41df-971e-cee6e6bdb7e9', '16d545d6-10e3-4366-ab3f-62a66b7137a6'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:09.187878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b8c0e23-5b85-455d-827a-f4f01a6c5667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d79821d-849a-47aa-92ef-923a32b5e998', '82291a77-8cd7-4820-af84-75abd92a5d32', '721282cf-a45d-41df-971e-cee6e6bdb7e9', '16d545d6-10e3-4366-ab3f-62a66b7137a6']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:09.190147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24bd1fff-d3f4-41f6-a73e-8e068f583644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:09.201736 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.201736 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:09.207620 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0e105afa-2ea2-47ea-954e-af028b9d40a3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:09.228225 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e105afa-2ea2-47ea-954e-af028b9d40a3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 200 Jan 19 08:57:09.229561 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 765/1526] 10.222.0.50 () {60 vars in 1342 bytes} [Tue Jan 19 08:57:09 2021] PUT /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 442 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:09.260037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e80000d-a94a-45a0-a5d4-d09178e8df1f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:09.261333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e80000d-a94a-45a0-a5d4-d09178e8df1f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.263394 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.263394 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:09.264141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e80000d-a94a-45a0-a5d4-d09178e8df1f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.355840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.355840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:09.362266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3e80000d-a94a-45a0-a5d4-d09178e8df1f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:09.364897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e80000d-a94a-45a0-a5d4-d09178e8df1f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 200 Jan 19 08:57:09.368619 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 766/1527] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 576 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:09.386555 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-250f8d69-b3f7-4fd9-a474-03b29d21d81e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:09.387390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-250f8d69-b3f7-4fd9-a474-03b29d21d81e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.387763 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.387763 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:09.388431 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-250f8d69-b3f7-4fd9-a474-03b29d21d81e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.388974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-250f8d69-b3f7-4fd9-a474-03b29d21d81e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:09.445610 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.445610 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:09.451850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-250f8d69-b3f7-4fd9-a474-03b29d21d81e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:09.527005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24bd1fff-d3f4-41f6-a73e-8e068f583644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3170bbce-f1c4-4c33-838a-0282e7e0e2de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-348483732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18d704929b6b465099a24af4e2bb8301',qos_specs=None,replication_status=,reservations=['6d79821d-849a-47aa-92ef-923a32b5e998','82291a77-8cd7-4820-af84-75abd92a5d32','721282cf-a45d-41df-971e-cee6e6bdb7e9','16d545d6-10e3-4366-ab3f-62a66b7137a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecb0ade68ff49399246ffb854240def',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-348483732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3170bbce-f1c4-4c33-838a-0282e7e0e2de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18d704929b6b465099a24af4e2bb8301',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,user_id='5ecb0ade68ff49399246ffb854240def',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:09.533925 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0a15a43-f88e-4c45-8751-954be219b89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:09.588143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0a15a43-f88e-4c45-8751-954be219b89b) 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-348483732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18d704929b6b465099a24af4e2bb8301',qos_specs=None,replication_status=,reservations=['6d79821d-849a-47aa-92ef-923a32b5e998','82291a77-8cd7-4820-af84-75abd92a5d32','721282cf-a45d-41df-971e-cee6e6bdb7e9','16d545d6-10e3-4366-ab3f-62a66b7137a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecb0ade68ff49399246ffb854240def',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:09.601701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd8c042-631f-4624-82f9-0525a6fcf698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:09.602482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-250f8d69-b3f7-4fd9-a474-03b29d21d81e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot delete request issued successfully. Jan 19 08:57:09.602975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-250f8d69-b3f7-4fd9-a474-03b29d21d81e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 202 Jan 19 08:57:09.603863 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 767/1528] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:57:09 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:09.615413 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b84fd42e-98da-46c6-9d1b-dc328063d810 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:09.615957 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b84fd42e-98da-46c6-9d1b-dc328063d810 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.616155 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.616155 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:09.617812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b84fd42e-98da-46c6-9d1b-dc328063d810 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.641182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd8c042-631f-4624-82f9-0525a6fcf698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:09.644956 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Flow 'volume_create_api' (00c7cd6f-8869-4ef2-8a69-3d89a5189674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:09.683280 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.683280 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:09.684925 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b84fd42e-98da-46c6-9d1b-dc328063d810 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:09.690980 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b84fd42e-98da-46c6-9d1b-dc328063d810 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 200 Jan 19 08:57:09.692202 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 768/1529] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 575 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:09.801700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Create volume request issued successfully. Jan 19 08:57:09.839542 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a74d019f-fa44-45a8-bafa-f139353e7edf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes returned with HTTP 202 Jan 19 08:57:09.840998 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 762/1530] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:08 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes => generated 823 bytes in 1523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:09.856998 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21bb1632-1d58-459e-9efd-c7227a57a3b8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:09.857562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21bb1632-1d58-459e-9efd-c7227a57a3b8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.857765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.857765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:09.858421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21bb1632-1d58-459e-9efd-c7227a57a3b8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.952968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-308d0e37-9696-448c-8586-1a86331684eb tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:09.954424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-308d0e37-9696-448c-8586-1a86331684eb tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.955027 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.955027 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:09.955897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-308d0e37-9696-448c-8586-1a86331684eb tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.956638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-308d0e37-9696-448c-8586-1a86331684eb tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:09.992821 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.992821 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:10.013149 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-21bb1632-1d58-459e-9efd-c7227a57a3b8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:10.024053 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:10.024053 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:10.034537 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-308d0e37-9696-448c-8586-1a86331684eb tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:10.035900 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 763/1531] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:10.065006 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21bb1632-1d58-459e-9efd-c7227a57a3b8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:10.066224 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 769/1532] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 915 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:10.706733 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c96c101f-865b-419c-b863-b63cda18d99d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:10.712094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c96c101f-865b-419c-b863-b63cda18d99d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:10.712094 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:10.712094 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:10.712094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c96c101f-865b-419c-b863-b63cda18d99d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:10.831622 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:10.831622 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:10.831622 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c96c101f-865b-419c-b863-b63cda18d99d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:10.847655 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c96c101f-865b-419c-b863-b63cda18d99d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 200 Jan 19 08:57:10.849093 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 764/1533] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:10 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 575 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:11.067285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4411739-17d5-4f6a-902e-9cf194854a35 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:11.087795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e15047e-dfde-4471-8093-e5f127d2d260 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:11.088295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e15047e-dfde-4471-8093-e5f127d2d260 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:11.088884 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:11.088884 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:11.089557 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e15047e-dfde-4471-8093-e5f127d2d260 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:11.090597 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4411739-17d5-4f6a-902e-9cf194854a35 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:11.092451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:11.092451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:11.096351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4411739-17d5-4f6a-902e-9cf194854a35 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:11.097250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d4411739-17d5-4f6a-902e-9cf194854a35 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:11.257733 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:11.257733 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:11.262786 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4411739-17d5-4f6a-902e-9cf194854a35 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:11.270645 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 770/1534] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:11 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:11.340766 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:11.340766 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:11.373961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7e15047e-dfde-4471-8093-e5f127d2d260 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:11.419063 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e15047e-dfde-4471-8093-e5f127d2d260 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:11.422348 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 765/1535] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:11 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 915 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:11.862573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3136a55-1de8-4da1-92d3-9f4d0cd12f50 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:11.863156 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3136a55-1de8-4da1-92d3-9f4d0cd12f50 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:11.863340 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:11.863340 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:11.863721 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3136a55-1de8-4da1-92d3-9f4d0cd12f50 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:11.901480 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:11.901480 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:11.902978 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b3136a55-1de8-4da1-92d3-9f4d0cd12f50 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:11.905302 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3136a55-1de8-4da1-92d3-9f4d0cd12f50 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 200 Jan 19 08:57:11.906675 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 771/1536] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:11 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 575 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:12.285076 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e70f2f0-258f-49ae-82ba-fbb254f16481 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:12.286739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e70f2f0-258f-49ae-82ba-fbb254f16481 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:12.287198 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:12.287198 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:12.287921 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e70f2f0-258f-49ae-82ba-fbb254f16481 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:12.289481 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9e70f2f0-258f-49ae-82ba-fbb254f16481 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:12.318633 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:12.318633 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:12.322127 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e70f2f0-258f-49ae-82ba-fbb254f16481 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:12.330314 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 766/1537] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:12 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:12.448150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5da1db05-b19d-4ba2-b638-88cd25adb0cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:12.448685 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5da1db05-b19d-4ba2-b638-88cd25adb0cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:12.448893 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:12.448893 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:12.449277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5da1db05-b19d-4ba2-b638-88cd25adb0cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:12.635602 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:12.635602 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:12.674455 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5da1db05-b19d-4ba2-b638-88cd25adb0cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:12.766115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5da1db05-b19d-4ba2-b638-88cd25adb0cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:12.767573 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 772/1538] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:12 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 916 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:12.920186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf4b6c0a-2f15-4753-8a9b-20e197102b48 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:57:12.921922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf4b6c0a-2f15-4753-8a9b-20e197102b48 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:12.923298 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:12.923298 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:12.923714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf4b6c0a-2f15-4753-8a9b-20e197102b48 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:13.002580 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf4b6c0a-2f15-4753-8a9b-20e197102b48 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 404 Jan 19 08:57:13.004869 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 767/1539] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:12 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:13.015708 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a88d757-fd01-4774-964d-47a557716b48 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:57:13.016180 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:13.016180 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:13.016609 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a88d757-fd01-4774-964d-47a557716b48 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5736dba1-ee33-4ff8-9807-b05726614ff4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1305102869"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:13.068539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:13.068539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:13.070874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7a88d757-fd01-4774-964d-47a557716b48 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:57:13.071541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-7a88d757-fd01-4774-964d-47a557716b48 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create snapshot from volume 5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:57:13.166520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-7a88d757-fd01-4774-964d-47a557716b48 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['3cbbd335-9ca5-40e7-b100-10d055d198ff', 'f2e50497-5fdf-4ee5-970c-69ed7fa61083', 'bbb6c153-4792-440e-ae46-a5a2810ea14c', '1ca36bbc-f515-4e6f-81b7-a43d814940a5'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:13.320827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7a88d757-fd01-4774-964d-47a557716b48 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot create request issued successfully. Jan 19 08:57:13.324006 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a88d757-fd01-4774-964d-47a557716b48 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 202 Jan 19 08:57:13.326606 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 773/1540] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:57:13 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 310 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:13.346022 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-327df914-9258-457c-98aa-d5360bae14bc tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:13.349762 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-327df914-9258-457c-98aa-d5360bae14bc tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:13.350680 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-327df914-9258-457c-98aa-d5360bae14bc tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:13.352091 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-327df914-9258-457c-98aa-d5360bae14bc tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:13.394007 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-026b1321-685f-4917-bedb-f58d81d66c09 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a Jan 19 08:57:13.394007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-026b1321-685f-4917-bedb-f58d81d66c09 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:13.394007 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:13.394007 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:13.394007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-026b1321-685f-4917-bedb-f58d81d66c09 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:13.458610 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:13.458610 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:13.465599 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-327df914-9258-457c-98aa-d5360bae14bc tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:13.484067 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 768/1541] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:13 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:13.537499 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:13.537499 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:13.541083 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-026b1321-685f-4917-bedb-f58d81d66c09 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:13.563562 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-026b1321-685f-4917-bedb-f58d81d66c09 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a returned with HTTP 200 Jan 19 08:57:13.567814 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 774/1542] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:13 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a => generated 442 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:13.909457 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-324f1846-50c2-420a-ac9d-4c30bd5c93f3 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:13.910282 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-324f1846-50c2-420a-ac9d-4c30bd5c93f3 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:13.910664 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:13.910664 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:13.911341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-324f1846-50c2-420a-ac9d-4c30bd5c93f3 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:14.046117 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:14.046117 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:14.067501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-324f1846-50c2-420a-ac9d-4c30bd5c93f3 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:14.104145 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-324f1846-50c2-420a-ac9d-4c30bd5c93f3 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:14.105423 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 769/1543] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:57:13 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 916 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:14.248782 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-026b1321-685f-4917-bedb-f58d81d66c09 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume// Jan 19 08:57:14.249663 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-026b1321-685f-4917-bedb-f58d81d66c09 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:14.250264 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:14.250264 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:14.251313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-026b1321-685f-4917-bedb-f58d81d66c09 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:14.253720 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-026b1321-685f-4917-bedb-f58d81d66c09 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:57:14.254853 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 775/1544] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:57:14 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:57:14.287607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-8c637729-2158-447b-9bd2-e61417d4c1c8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments Jan 19 08:57:14.288021 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:14.288021 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:14.288774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-8c637729-2158-447b-9bd2-e61417d4c1c8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3170bbce-f1c4-4c33-838a-0282e7e0e2de", "instance_uuid": "e76c7a69-af92-491e-b6e6-b1f0a74c8545", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:14.495704 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e8c3f77-d6b1-4723-91e1-27599f7f8ad1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:14.495704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e8c3f77-d6b1-4723-91e1-27599f7f8ad1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:14.496526 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e8c3f77-d6b1-4723-91e1-27599f7f8ad1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:14.509257 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9e8c3f77-d6b1-4723-91e1-27599f7f8ad1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:14.584960 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:14.584960 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:14.602326 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:14.602326 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:14.606501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e8c3f77-d6b1-4723-91e1-27599f7f8ad1 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:14.619712 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 776/1545] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:14 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 817 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:14.652673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3cc7272-ef82-4071-a6de-cbc573482af8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a Jan 19 08:57:14.653781 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3cc7272-ef82-4071-a6de-cbc573482af8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:14.654158 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:14.654158 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:14.659544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3cc7272-ef82-4071-a6de-cbc573482af8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:14.688204 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-8c637729-2158-447b-9bd2-e61417d4c1c8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments returned with HTTP 200 Jan 19 08:57:14.689735 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 770/1546] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:57:14 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments => generated 273 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:14.720299 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:14.720299 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:14.722128 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b3cc7272-ef82-4071-a6de-cbc573482af8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:14.725299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3cc7272-ef82-4071-a6de-cbc573482af8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a returned with HTTP 200 Jan 19 08:57:14.728209 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 777/1547] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:14 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a => generated 442 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:14.776443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53078d85-4146-4444-b719-547ff7dabaac tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:14.777528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53078d85-4146-4444-b719-547ff7dabaac tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:14.777956 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:14.777956 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:14.779776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53078d85-4146-4444-b719-547ff7dabaac tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:14.822623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3cc7272-ef82-4071-a6de-cbc573482af8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume// Jan 19 08:57:14.823390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3cc7272-ef82-4071-a6de-cbc573482af8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:14.823778 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:14.823778 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:14.824446 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3cc7272-ef82-4071-a6de-cbc573482af8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:14.825741 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3cc7272-ef82-4071-a6de-cbc573482af8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:57:14.826784 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 778/1548] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:57:14 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:57:14.842066 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-eeadc3e9-0efc-43d4-8f85-0bd77ab706ce tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:14.842659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-eeadc3e9-0efc-43d4-8f85-0bd77ab706ce tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:14.843145 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-eeadc3e9-0efc-43d4-8f85-0bd77ab706ce tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:15.012892 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:15.012892 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:15.066034 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-53078d85-4146-4444-b719-547ff7dabaac tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:15.071329 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:15.071329 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:15.105847 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-eeadc3e9-0efc-43d4-8f85-0bd77ab706ce tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:15.166183 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:15.166183 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:15.199257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53078d85-4146-4444-b719-547ff7dabaac tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:15.205761 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 771/1549] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:14 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 915 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:15.227075 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:15.227075 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:15.264477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-eeadc3e9-0efc-43d4-8f85-0bd77ab706ce tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:15.279664 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 779/1550] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:57:14 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 1014 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:57:15.328707 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-fec33258-183a-483e-acb3-506c6b5fd7fc tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] PUT http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/3b0ded84-56bd-4443-ac54-15a8f263d3d8 Jan 19 08:57:15.330163 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:15.330163 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:15.331396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-fec33258-183a-483e-acb3-506c6b5fd7fc tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:15.449940 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:57:15.449940 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:57:15.450721 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-fec33258-183a-483e-acb3-506c6b5fd7fc tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Lock "b'cinder-attachment_update-3170bbce-f1c4-4c33-838a-0282e7e0e2de-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.030s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:57:15.462721 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:15.462721 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:15.640036 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-177c7d6b-a3b9-4436-84d3-92c55bdfcb5d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:15.643687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-177c7d6b-a3b9-4436-84d3-92c55bdfcb5d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:15.644075 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:15.644075 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:15.644771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-177c7d6b-a3b9-4436-84d3-92c55bdfcb5d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:15.645463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-177c7d6b-a3b9-4436-84d3-92c55bdfcb5d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:15.860653 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:15.860653 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:15.876214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-177c7d6b-a3b9-4436-84d3-92c55bdfcb5d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:15.877923 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 780/1551] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:15 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 819 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:15.895603 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3dd87379-c026-4cca-8317-45d8121e6686 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a Jan 19 08:57:15.897412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3dd87379-c026-4cca-8317-45d8121e6686 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:15.897412 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:15.897412 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:15.898373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3dd87379-c026-4cca-8317-45d8121e6686 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:16.027953 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:16.027953 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:16.035573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3dd87379-c026-4cca-8317-45d8121e6686 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:16.039613 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3dd87379-c026-4cca-8317-45d8121e6686 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a returned with HTTP 200 Jan 19 08:57:16.045921 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 781/1552] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:15 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a => generated 442 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:16.222147 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fae1b327-e72a-41e6-bc99-1fa2214335ec tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:16.225408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fae1b327-e72a-41e6-bc99-1fa2214335ec tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:16.226410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:16.226410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:16.228808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fae1b327-e72a-41e6-bc99-1fa2214335ec tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:16.711498 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:16.711498 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:16.748377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fae1b327-e72a-41e6-bc99-1fa2214335ec tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:16.842969 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:16.842969 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:16.902521 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fae1b327-e72a-41e6-bc99-1fa2214335ec tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:16.904572 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 782/1553] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:16 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 915 bytes in 690 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:16.933831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-50a993a7-6637-4042-b9de-2b9459672219 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:16.934949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-50a993a7-6637-4042-b9de-2b9459672219 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:16.935316 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:16.935316 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:16.940376 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-50a993a7-6637-4042-b9de-2b9459672219 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:16.941197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-50a993a7-6637-4042-b9de-2b9459672219 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:17.057788 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:17.057788 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:17.061429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-50a993a7-6637-4042-b9de-2b9459672219 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:17.062856 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 783/1554] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:16 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 820 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:17.098249 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f664e3b-7de6-408d-b451-8e28071718b2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a Jan 19 08:57:17.099181 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f664e3b-7de6-408d-b451-8e28071718b2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:17.099532 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:17.099532 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:17.106874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f664e3b-7de6-408d-b451-8e28071718b2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:17.246199 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:17.246199 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:17.249838 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7f664e3b-7de6-408d-b451-8e28071718b2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:57:17.256546 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f664e3b-7de6-408d-b451-8e28071718b2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a returned with HTTP 200 Jan 19 08:57:17.264326 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 784/1555] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:17 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a => generated 469 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:17.286144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bcf47074-8ea5-4839-8784-5b0980519a96 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df Jan 19 08:57:17.287182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bcf47074-8ea5-4839-8784-5b0980519a96 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:17.287534 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:17.287534 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:17.289082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bcf47074-8ea5-4839-8784-5b0980519a96 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:17.652001 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:17.652001 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:17.696128 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bcf47074-8ea5-4839-8784-5b0980519a96 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Volume info retrieved successfully. Jan 19 08:57:17.867467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bcf47074-8ea5-4839-8784-5b0980519a96 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df returned with HTTP 200 Jan 19 08:57:17.869139 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 785/1556] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:17 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df => generated 914 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:17.891423 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b6fae00-8745-4292-9431-7af09a80a5c2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] PUT http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:17.892306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:17.892306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:17.893042 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b6fae00-8745-4292-9431-7af09a80a5c2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-753653345", "description": "tempest-volume-backup-description-1440782453"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:17.972820 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:17.972820 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:18.005957 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b6fae00-8745-4292-9431-7af09a80a5c2 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:18.007580 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 786/1557] 10.222.0.50 () {62 vars in 1376 bytes} [Tue Jan 19 08:57:17 2021] PUT /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 398 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:18.012418 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d65ce082-c6c3-4208-b6c9-2341ed8bfd00 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:18.012972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d65ce082-c6c3-4208-b6c9-2341ed8bfd00 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:18.013238 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:18.013238 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:18.013846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d65ce082-c6c3-4208-b6c9-2341ed8bfd00 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:18.138653 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:18.138653 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:18.171354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d65ce082-c6c3-4208-b6c9-2341ed8bfd00 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:18.262679 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:18.262679 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:18.310195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d65ce082-c6c3-4208-b6c9-2341ed8bfd00 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:18.311090 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 787/1558] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:18 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 915 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:18.342487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6cc7241a-c067-478c-9598-12ad5081d854 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:18.343085 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6cc7241a-c067-478c-9598-12ad5081d854 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:18.343376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:18.343376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:18.343855 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6cc7241a-c067-478c-9598-12ad5081d854 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:18.344603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6cc7241a-c067-478c-9598-12ad5081d854 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Show backup with id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:18.449724 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:18.449724 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:18.452143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6cc7241a-c067-478c-9598-12ad5081d854 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 200 Jan 19 08:57:18.453177 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 788/1559] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Jan 19 08:57:18 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 861 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:18.478548 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d538e739-b636-499d-a08a-1339d389a566 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] DELETE http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 Jan 19 08:57:18.479147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d538e739-b636-499d-a08a-1339d389a566 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:18.479353 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:18.479353 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:18.479838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d538e739-b636-499d-a08a-1339d389a566 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:18.480093 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-d538e739-b636-499d-a08a-1339d389a566 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Delete backup with id: 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8. Jan 19 08:57:18.583720 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:18.583720 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:18.702603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-d538e739-b636-499d-a08a-1339d389a566 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] delete_backup rpcapi backup_id 959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 {{(pid=87855) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 08:57:18.712661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d538e739-b636-499d-a08a-1339d389a566 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 returned with HTTP 202 Jan 19 08:57:18.713887 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 789/1560] 10.222.0.50 () {60 vars in 1358 bytes} [Tue Jan 19 08:57:18 2021] DELETE /volume/v3/426273397df54ad68cae1bd6d228642d/backups/959b21ff-0b9c-4ed8-a1fc-9c7848801ae8 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:57:18.731833 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34af0b31-67e4-4668-bd37-5f62a44044ff tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] DELETE http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df Jan 19 08:57:18.733055 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34af0b31-67e4-4668-bd37-5f62a44044ff tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:18.733387 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:18.733387 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:18.733834 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34af0b31-67e4-4668-bd37-5f62a44044ff tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:18.734246 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-34af0b31-67e4-4668-bd37-5f62a44044ff tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Delete volume with id: 1a60a0ff-148a-4ec0-9045-54bb99c913df Jan 19 08:57:18.927253 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:18.927253 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:18.932090 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-34af0b31-67e4-4668-bd37-5f62a44044ff tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Volume info retrieved successfully. Jan 19 08:57:18.994153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-34af0b31-67e4-4668-bd37-5f62a44044ff tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Delete volume request issued successfully. Jan 19 08:57:18.994633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34af0b31-67e4-4668-bd37-5f62a44044ff tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df returned with HTTP 202 Jan 19 08:57:18.995527 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 790/1561] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:57:18 2021] DELETE /volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 08:57:19.015376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b04475f-66d4-4d64-b044-4e1f5b73de0d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df Jan 19 08:57:19.015915 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b04475f-66d4-4d64-b044-4e1f5b73de0d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:19.021243 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:19.021243 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:19.022248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b04475f-66d4-4d64-b044-4e1f5b73de0d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:19.267660 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:19.267660 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:19.325280 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8b04475f-66d4-4d64-b044-4e1f5b73de0d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Volume info retrieved successfully. Jan 19 08:57:19.436893 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b04475f-66d4-4d64-b044-4e1f5b73de0d tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df returned with HTTP 200 Jan 19 08:57:19.450372 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 791/1562] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:19 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df => generated 913 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:19.468675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-335e8f69-958c-41b0-8da9-2fb8281a1177 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:19.469875 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-335e8f69-958c-41b0-8da9-2fb8281a1177 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:19.470110 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:19.470110 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:19.470785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-335e8f69-958c-41b0-8da9-2fb8281a1177 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:19.565236 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:19.565236 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:19.612055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-335e8f69-958c-41b0-8da9-2fb8281a1177 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:19.707142 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:19.707142 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:19.745177 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-335e8f69-958c-41b0-8da9-2fb8281a1177 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:19.747010 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 792/1563] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:19 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 915 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:20.467472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-245db8f1-133d-4779-96b7-78dff46e7346 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df Jan 19 08:57:20.468147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-245db8f1-133d-4779-96b7-78dff46e7346 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:20.468147 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:20.468147 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:20.469516 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-245db8f1-133d-4779-96b7-78dff46e7346 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:20.635173 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:20.635173 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:20.682842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-245db8f1-133d-4779-96b7-78dff46e7346 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Volume info retrieved successfully. Jan 19 08:57:20.724150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-245db8f1-133d-4779-96b7-78dff46e7346 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df returned with HTTP 200 Jan 19 08:57:20.726104 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 793/1564] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:20 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df => generated 913 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:20.764362 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94e7362a-5ef9-464f-9cc2-4a6bb766afe0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:20.765069 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-94e7362a-5ef9-464f-9cc2-4a6bb766afe0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:20.765661 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:20.765661 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:20.766490 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-94e7362a-5ef9-464f-9cc2-4a6bb766afe0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:20.883200 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:20.883200 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:20.894955 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-94e7362a-5ef9-464f-9cc2-4a6bb766afe0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:20.945968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:20.945968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:20.959866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94e7362a-5ef9-464f-9cc2-4a6bb766afe0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:20.961791 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 794/1565] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:20 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:21.083703 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-fec33258-183a-483e-acb3-506c6b5fd7fc tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Lock "b'cinder-attachment_update-3170bbce-f1c4-4c33-838a-0282e7e0e2de-n-h2-771363-1'" released by "attachment_update" :: held 5.633s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:57:21.084578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-fec33258-183a-483e-acb3-506c6b5fd7fc tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/3b0ded84-56bd-4443-ac54-15a8f263d3d8 returned with HTTP 200 Jan 19 08:57:21.086898 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 772/1566] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:57:15 2021] PUT /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/3b0ded84-56bd-4443-ac54-15a8f263d3d8 => generated 762 bytes in 5775 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:21.749186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e9b0316-3b33-47a8-9c42-ce35c8a9000f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df Jan 19 08:57:21.750161 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e9b0316-3b33-47a8-9c42-ce35c8a9000f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:21.750473 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:21.750473 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:21.752150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e9b0316-3b33-47a8-9c42-ce35c8a9000f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:21.983244 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-61feadc6-f08d-488f-b8ba-eea8b25c9bb1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:21.983544 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:21.983544 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:21.985004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-61feadc6-f08d-488f-b8ba-eea8b25c9bb1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:21.988746 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:21.988746 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:21.992311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-61feadc6-f08d-488f-b8ba-eea8b25c9bb1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:22.020453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2e9b0316-3b33-47a8-9c42-ce35c8a9000f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Volume info retrieved successfully. Jan 19 08:57:22.086532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e9b0316-3b33-47a8-9c42-ce35c8a9000f tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df returned with HTTP 200 Jan 19 08:57:22.092607 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 795/1567] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:21 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df => generated 913 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:22.250717 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:22.250717 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:22.293381 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-61feadc6-f08d-488f-b8ba-eea8b25c9bb1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:22.359749 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:22.359749 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:22.381769 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-61feadc6-f08d-488f-b8ba-eea8b25c9bb1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:22.394258 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 773/1568] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:21 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 916 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:23.116935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d82740a-b4a1-4fb7-b5dd-433ab7b97203 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df Jan 19 08:57:23.117691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d82740a-b4a1-4fb7-b5dd-433ab7b97203 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:23.117888 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:23.117888 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:23.118608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d82740a-b4a1-4fb7-b5dd-433ab7b97203 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:23.322582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:23.322582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:23.344572 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6d82740a-b4a1-4fb7-b5dd-433ab7b97203 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Volume info retrieved successfully. Jan 19 08:57:23.391352 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d82740a-b4a1-4fb7-b5dd-433ab7b97203 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df returned with HTTP 200 Jan 19 08:57:23.392502 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 796/1569] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:23 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df => generated 913 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:23.411771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c4aec08-a723-4050-9aee-7de2a63609df tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:23.412537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c4aec08-a723-4050-9aee-7de2a63609df tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:23.414960 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:23.414960 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:23.415602 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c4aec08-a723-4050-9aee-7de2a63609df tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:23.584613 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:23.584613 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:23.610453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2c4aec08-a723-4050-9aee-7de2a63609df tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:23.653283 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:23.653283 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:23.664436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c4aec08-a723-4050-9aee-7de2a63609df tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:23.665624 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 774/1570] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:23 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 916 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:24.414898 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88593763-ec46-428e-8cbf-0590801a86c0 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] GET http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df Jan 19 08:57:24.418026 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-88593763-ec46-428e-8cbf-0590801a86c0 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:24.418906 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:24.418906 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:24.420255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-88593763-ec46-428e-8cbf-0590801a86c0 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:24.515979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88593763-ec46-428e-8cbf-0590801a86c0 tempest-VolumesBackupsV39Test-1640126232 tempest-VolumesBackupsV39Test-1640126232] http://10.222.0.50/volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df returned with HTTP 404 Jan 19 08:57:24.522160 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 797/1571] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:24 2021] GET /volume/v3/426273397df54ad68cae1bd6d228642d/volumes/1a60a0ff-148a-4ec0-9045-54bb99c913df => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:24.684218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd2efe33-4fc2-4c21-90bd-f0bca02a106e tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:24.685505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd2efe33-4fc2-4c21-90bd-f0bca02a106e tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:24.686246 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:24.686246 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:24.687240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd2efe33-4fc2-4c21-90bd-f0bca02a106e tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:24.828267 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:24.828267 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:24.839787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cd2efe33-4fc2-4c21-90bd-f0bca02a106e tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:24.868703 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:24.868703 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:24.880879 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd2efe33-4fc2-4c21-90bd-f0bca02a106e tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:24.892325 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 775/1572] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:24 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 916 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:25.900769 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11711958-98e1-45c0-9830-9af3707febf7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:25.901950 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11711958-98e1-45c0-9830-9af3707febf7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:25.907369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11711958-98e1-45c0-9830-9af3707febf7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:26.072272 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:26.072272 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:26.092589 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-11711958-98e1-45c0-9830-9af3707febf7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:26.121337 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:26.121337 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:26.133911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11711958-98e1-45c0-9830-9af3707febf7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:26.134702 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 798/1573] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:25 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 916 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:26.682448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-2b3a4c3b-8e3a-42da-a585-62d1fd267aa8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/3b0ded84-56bd-4443-ac54-15a8f263d3d8/action Jan 19 08:57:26.682959 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:26.682959 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:26.683408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-2b3a4c3b-8e3a-42da-a585-62d1fd267aa8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:57:26.683784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-2b3a4c3b-8e3a-42da-a585-62d1fd267aa8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:26.847477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:26.847477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:26.881525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2bf2ad85-9d9b-4f02-867e-4fde0d936015 req-2b3a4c3b-8e3a-42da-a585-62d1fd267aa8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/3b0ded84-56bd-4443-ac54-15a8f263d3d8/action returned with HTTP 204 Jan 19 08:57:26.882561 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 776/1574] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:57:26 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/3b0ded84-56bd-4443-ac54-15a8f263d3d8/action => generated 0 bytes in 205 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:27.156431 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1610a0a3-94cd-4040-8cc7-5ff4a859a538 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:27.157502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1610a0a3-94cd-4040-8cc7-5ff4a859a538 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:27.157819 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:27.157819 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:27.158503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1610a0a3-94cd-4040-8cc7-5ff4a859a538 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:27.370954 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:27.370954 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:27.381345 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1610a0a3-94cd-4040-8cc7-5ff4a859a538 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:27.403260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:27.403260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:27.414149 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1610a0a3-94cd-4040-8cc7-5ff4a859a538 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:27.415000 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 799/1575] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:27 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 1208 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:28.547191 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] POST http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes Jan 19 08:57:28.548457 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:28.548457 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:28.549278 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1467501639"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:28.550589 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1467501639'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:28.551148 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Create volume of 2 GB Jan 19 08:57:28.568092 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Availability Zones retrieved successfully. Jan 19 08:57:28.589896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Flow 'volume_create_api' (4ca071a3-62a1-4b78-98c0-25653ae02ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:28.594349 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888acf17-4cd8-4574-a784-a24b0126c22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:28.597865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Validating volume size '2' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:28.699688 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888acf17-4cd8-4574-a784-a24b0126c22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:28.701927 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f09411-9472-4d12-b303-4ac42add93be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:28.843541 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Created reservations ['f7faf3fb-dd77-4ff2-af26-bb89bd7116e4', '5f3f4bef-e678-431c-abec-2307580088e6', '968ac6cc-1707-4f51-929f-3314a9197234', '05fcd13e-7df7-4946-bb52-cba4bff6b16d'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:28.843541 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f09411-9472-4d12-b303-4ac42add93be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7faf3fb-dd77-4ff2-af26-bb89bd7116e4', '5f3f4bef-e678-431c-abec-2307580088e6', '968ac6cc-1707-4f51-929f-3314a9197234', '05fcd13e-7df7-4946-bb52-cba4bff6b16d']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:28.854524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da12e0e1-1cdb-4e66-8b84-9b1c82e14475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:29.178778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da12e0e1-1cdb-4e66-8b84-9b1c82e14475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bacca5c-d967-45f0-a750-210cb7986626', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1467501639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a251bf3bd54e8ab7c3bd070a7ad775',qos_specs=None,replication_status=,reservations=['f7faf3fb-dd77-4ff2-af26-bb89bd7116e4','5f3f4bef-e678-431c-abec-2307580088e6','968ac6cc-1707-4f51-929f-3314a9197234','05fcd13e-7df7-4946-bb52-cba4bff6b16d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f5350a9ae840aaa8b8a4a1c5599bae',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1467501639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bacca5c-d967-45f0-a750-210cb7986626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a251bf3bd54e8ab7c3bd070a7ad775',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,user_id='31f5350a9ae840aaa8b8a4a1c5599bae',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:29.178778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8343131c-9b53-42fa-b2b3-b34d2b616627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:29.291272 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8343131c-9b53-42fa-b2b3-b34d2b616627) 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-1467501639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a251bf3bd54e8ab7c3bd070a7ad775',qos_specs=None,replication_status=,reservations=['f7faf3fb-dd77-4ff2-af26-bb89bd7116e4','5f3f4bef-e678-431c-abec-2307580088e6','968ac6cc-1707-4f51-929f-3314a9197234','05fcd13e-7df7-4946-bb52-cba4bff6b16d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f5350a9ae840aaa8b8a4a1c5599bae',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:29.297044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adfb2942-8981-4838-82ea-240c9939e8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:29.321949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adfb2942-8981-4838-82ea-240c9939e8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:29.324552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Flow 'volume_create_api' (4ca071a3-62a1-4b78-98c0-25653ae02ddd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:29.443206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Create volume request issued successfully. Jan 19 08:57:29.476425 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d8537fa5-c9c4-4665-ae07-9a50e5e049fd tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes returned with HTTP 202 Jan 19 08:57:29.477845 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 777/1576] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:28 2021] POST /volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes => generated 824 bytes in 1127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:29.497585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e627fb2d-8d81-49d6-b72e-35a54763afc6 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] GET http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 Jan 19 08:57:29.498574 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e627fb2d-8d81-49d6-b72e-35a54763afc6 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:29.498910 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:29.498910 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:29.499447 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e627fb2d-8d81-49d6-b72e-35a54763afc6 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:29.720730 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:29.720730 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:29.758347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e627fb2d-8d81-49d6-b72e-35a54763afc6 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Volume info retrieved successfully. Jan 19 08:57:29.861142 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e627fb2d-8d81-49d6-b72e-35a54763afc6 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 returned with HTTP 200 Jan 19 08:57:29.862753 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 800/1577] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:29 2021] GET /volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 => generated 916 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:30.155163 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b3fb4e9-95b3-41fa-8da5-3e6aec06f385 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:30.155868 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b3fb4e9-95b3-41fa-8da5-3e6aec06f385 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:30.156081 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:30.156081 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:30.156458 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b3fb4e9-95b3-41fa-8da5-3e6aec06f385 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:30.331268 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:30.331268 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:30.353567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2b3fb4e9-95b3-41fa-8da5-3e6aec06f385 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:30.404507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:30.404507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:30.431953 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b3fb4e9-95b3-41fa-8da5-3e6aec06f385 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:30.434393 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 778/1578] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:30 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 1208 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:30.883494 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-720e0732-c69e-4213-852a-dc1f9404e052 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] GET http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 Jan 19 08:57:30.885518 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-720e0732-c69e-4213-852a-dc1f9404e052 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:30.886128 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:30.886128 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:30.887242 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-720e0732-c69e-4213-852a-dc1f9404e052 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:31.008847 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:31.008847 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:31.036167 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-720e0732-c69e-4213-852a-dc1f9404e052 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Volume info retrieved successfully. Jan 19 08:57:31.097760 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-720e0732-c69e-4213-852a-dc1f9404e052 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 returned with HTTP 200 Jan 19 08:57:31.099182 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 801/1579] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:30 2021] GET /volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 => generated 917 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:31.115878 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] POST http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes Jan 19 08:57:31.115878 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:31.115878 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:31.116919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6bacca5c-d967-45f0-a750-210cb7986626"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:31.118270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Create volume request body: {'volume': {'size': 1, 'source_volid': '6bacca5c-d967-45f0-a750-210cb7986626'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:31.186297 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:31.186297 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:31.187561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Volume retrieved successfully. Jan 19 08:57:31.187925 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Create volume of 1 GB Jan 19 08:57:31.205364 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Availability Zones retrieved successfully. Jan 19 08:57:31.223373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Flow 'volume_create_api' (27111dbe-0a2a-4d45-b4ab-b135ffad3cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:31.227219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b61bb8-2b94-4c17-9d72-cf5454b7cff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:31.229609 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Validating volume size '1' using validate_int, validate_source_size {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:31.249459 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b61bb8-2b94-4c17-9d72-cf5454b7cff8) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 08:57:31.249459 n-d-771363-1 devstack@c-api.service[87853]: 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. Jan 19 08:57:31.256600 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b61bb8-2b94-4c17-9d72-cf5454b7cff8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:31.260581 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b61bb8-2b94-4c17-9d72-cf5454b7cff8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 08:57:31.263577 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Flow 'volume_create_api' (27111dbe-0a2a-4d45-b4ab-b135ffad3cd8) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 08:57:31.265922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58ed6d77-ea51-40f3-a53f-87ec39348bd1 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes returned with HTTP 400 Jan 19 08:57:31.267550 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 779/1580] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:31 2021] POST /volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes => generated 173 bytes in 156 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:57:31.279527 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29997c6b-7b47-4363-978a-0ccbbdcd6261 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] DELETE http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 Jan 19 08:57:31.280398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29997c6b-7b47-4363-978a-0ccbbdcd6261 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:31.280803 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:31.280803 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:31.281484 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29997c6b-7b47-4363-978a-0ccbbdcd6261 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:31.282133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-29997c6b-7b47-4363-978a-0ccbbdcd6261 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Delete volume with id: 6bacca5c-d967-45f0-a750-210cb7986626 Jan 19 08:57:31.332968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:31.332968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:31.334723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-29997c6b-7b47-4363-978a-0ccbbdcd6261 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Volume info retrieved successfully. Jan 19 08:57:31.399951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-29997c6b-7b47-4363-978a-0ccbbdcd6261 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Delete volume request issued successfully. Jan 19 08:57:31.400794 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29997c6b-7b47-4363-978a-0ccbbdcd6261 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 returned with HTTP 202 Jan 19 08:57:31.401913 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 802/1581] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:57:31 2021] DELETE /volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:31.409927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-577923f8-c5ff-4bf0-8292-a177f19a735c tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] GET http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 Jan 19 08:57:31.411470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-577923f8-c5ff-4bf0-8292-a177f19a735c tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:31.411692 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:31.411692 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:31.412072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-577923f8-c5ff-4bf0-8292-a177f19a735c tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:31.544906 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:31.544906 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:31.574198 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-577923f8-c5ff-4bf0-8292-a177f19a735c tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Volume info retrieved successfully. Jan 19 08:57:31.618888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-577923f8-c5ff-4bf0-8292-a177f19a735c tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 returned with HTTP 200 Jan 19 08:57:31.619987 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 780/1582] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:31 2021] GET /volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 => generated 916 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:32.562119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-7cb226dd-eec5-4e39-a3e5-e8871fe39b9a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:32.562777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-7cb226dd-eec5-4e39-a3e5-e8871fe39b9a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:32.563240 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:32.563240 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:32.563894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-7cb226dd-eec5-4e39-a3e5-e8871fe39b9a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:32.637013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f642548-5e68-467e-ad74-c9c278177682 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] GET http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 Jan 19 08:57:32.637330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f642548-5e68-467e-ad74-c9c278177682 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:32.637572 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:32.637572 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:32.637909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f642548-5e68-467e-ad74-c9c278177682 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:32.713155 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:32.713155 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:32.720805 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:32.720805 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:32.729865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-7cb226dd-eec5-4e39-a3e5-e8871fe39b9a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:32.746781 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5f642548-5e68-467e-ad74-c9c278177682 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Volume info retrieved successfully. Jan 19 08:57:32.773389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f642548-5e68-467e-ad74-c9c278177682 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 returned with HTTP 200 Jan 19 08:57:32.774740 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 781/1583] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:32 2021] GET /volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 => generated 916 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:32.778546 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:32.778546 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:32.797585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-7cb226dd-eec5-4e39-a3e5-e8871fe39b9a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:32.799546 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 803/1584] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:57:32 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 1208 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:32.826731 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-07dc80ae-2a7a-42f9-8d34-93ea50a25c86 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de/action Jan 19 08:57:32.827624 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:32.827624 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:32.828286 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-07dc80ae-2a7a-42f9-8d34-93ea50a25c86 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action body: b'{"os-begin_detaching": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:57:32.828779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-07dc80ae-2a7a-42f9-8d34-93ea50a25c86 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:32.884299 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:32.884299 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:32.885813 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-07dc80ae-2a7a-42f9-8d34-93ea50a25c86 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:32.896150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-07dc80ae-2a7a-42f9-8d34-93ea50a25c86 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Begin detaching volume completed successfully. Jan 19 08:57:32.896845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-07dc80ae-2a7a-42f9-8d34-93ea50a25c86 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de/action returned with HTTP 202 Jan 19 08:57:32.898454 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 782/1585] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:57:32 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:57:32.932318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1352fae0-df64-4ba8-987a-c4c7d155c0d1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:32.936596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1352fae0-df64-4ba8-987a-c4c7d155c0d1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:32.937052 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:32.937052 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:32.937746 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1352fae0-df64-4ba8-987a-c4c7d155c0d1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:33.030333 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-07dc80ae-2a7a-42f9-8d34-93ea50a25c86 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume// Jan 19 08:57:33.030333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-07dc80ae-2a7a-42f9-8d34-93ea50a25c86 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:33.030333 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:33.030333 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:33.030333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-07dc80ae-2a7a-42f9-8d34-93ea50a25c86 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:33.030333 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-07dc80ae-2a7a-42f9-8d34-93ea50a25c86 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:57:33.030333 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 783/1586] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:57:33 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:57:33.047804 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-e473c6d4-383d-427d-b915-6bc9024ce6c6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:33.069048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-e473c6d4-383d-427d-b915-6bc9024ce6c6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:33.069048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-e473c6d4-383d-427d-b915-6bc9024ce6c6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:33.238602 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:33.238602 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:33.244619 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:33.244619 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:33.261437 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1352fae0-df64-4ba8-987a-c4c7d155c0d1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:33.271684 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-e473c6d4-383d-427d-b915-6bc9024ce6c6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:33.308320 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:33.308320 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:33.320800 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1352fae0-df64-4ba8-987a-c4c7d155c0d1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:33.327516 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:33.327516 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:33.333563 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 804/1587] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:32 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 1211 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:33.343314 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-e473c6d4-383d-427d-b915-6bc9024ce6c6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:33.344890 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 784/1588] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:57:33 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 1310 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:57:33.769754 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-40e24787-b5af-46d4-86d5-f336cec8ea94 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] DELETE http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/3b0ded84-56bd-4443-ac54-15a8f263d3d8 Jan 19 08:57:33.771588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-40e24787-b5af-46d4-86d5-f336cec8ea94 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:33.771922 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:33.771922 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:33.772406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-40e24787-b5af-46d4-86d5-f336cec8ea94 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:33.791914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db5e5406-3d2e-42d4-9b19-923569f61be6 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] GET http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 Jan 19 08:57:33.792450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db5e5406-3d2e-42d4-9b19-923569f61be6 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:33.792641 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:33.792641 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:33.793030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db5e5406-3d2e-42d4-9b19-923569f61be6 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:33.801167 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:33.801167 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:33.899014 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db5e5406-3d2e-42d4-9b19-923569f61be6 tempest-VolumesCloneNegativeTest-2003800572 tempest-VolumesCloneNegativeTest-2003800572] http://10.222.0.50/volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 returned with HTTP 404 Jan 19 08:57:33.904502 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 785/1589] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:33 2021] GET /volume/v3/68a251bf3bd54e8ab7c3bd070a7ad775/volumes/6bacca5c-d967-45f0-a750-210cb7986626 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:34.340355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9fbe3dc-a443-4279-8ff5-671f873bb590 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:34.341165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9fbe3dc-a443-4279-8ff5-671f873bb590 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:34.342034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9fbe3dc-a443-4279-8ff5-671f873bb590 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:34.463375 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:34.463375 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:34.478786 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b9fbe3dc-a443-4279-8ff5-671f873bb590 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:34.521830 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:34.521830 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:34.543360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9fbe3dc-a443-4279-8ff5-671f873bb590 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:34.548659 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 786/1590] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:34 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 1211 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:34.790829 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-40e24787-b5af-46d4-86d5-f336cec8ea94 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:57:34.791981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-40e24787-b5af-46d4-86d5-f336cec8ea94 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:57:34.810909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-dfc9a685-80d7-4875-ae44-24385f3fb62f req-40e24787-b5af-46d4-86d5-f336cec8ea94 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/3b0ded84-56bd-4443-ac54-15a8f263d3d8 returned with HTTP 200 Jan 19 08:57:34.811771 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 805/1591] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:57:33 2021] DELETE /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/3b0ded84-56bd-4443-ac54-15a8f263d3d8 => generated 19 bytes in 1050 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:35.565827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab4d5b43-75e1-43bd-aa49-5aeaae8825c4 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:57:35.566351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab4d5b43-75e1-43bd-aa49-5aeaae8825c4 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:35.566543 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:35.566543 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:35.567203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab4d5b43-75e1-43bd-aa49-5aeaae8825c4 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:35.631603 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:35.631603 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:35.641605 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ab4d5b43-75e1-43bd-aa49-5aeaae8825c4 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:35.667370 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab4d5b43-75e1-43bd-aa49-5aeaae8825c4 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:57:35.668648 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 787/1592] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:35 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:39.046875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-39e2281f-4923-429d-ae90-c4656e43e7b4 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] POST http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots Jan 19 08:57:39.047956 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:39.047956 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:39.048891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-39e2281f-4923-429d-ae90-c4656e43e7b4 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e926efba-e4c8-4a97-8c7c-deaff8171ca5", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-156104497"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:39.151031 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-39e2281f-4923-429d-ae90-c4656e43e7b4 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots returned with HTTP 404 Jan 19 08:57:39.153629 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 806/1593] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:57:38 2021] POST /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots => generated 109 bytes in 384 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:39.162973 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d0f1164-dafd-4188-b13c-0f35de8d1dd6 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] POST http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots Jan 19 08:57:39.163555 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:39.163555 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:39.164153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d0f1164-dafd-4188-b13c-0f35de8d1dd6 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1581317264"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:39.220329 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d0f1164-dafd-4188-b13c-0f35de8d1dd6 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots returned with HTTP 404 Jan 19 08:57:39.222483 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 788/1594] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:57:39 2021] POST /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots => generated 77 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:39.234862 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b204db2-60d8-4878-b40e-7bef90e6ab52 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots?limit=invalid Jan 19 08:57:39.239753 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b204db2-60d8-4878-b40e-7bef90e6ab52 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:39.241736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b204db2-60d8-4878-b40e-7bef90e6ab52 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:39.248036 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b204db2-60d8-4878-b40e-7bef90e6ab52 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] HTTP exception thrown: limit param must be an integer Jan 19 08:57:39.249696 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b204db2-60d8-4878-b40e-7bef90e6ab52 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots?limit=invalid returned with HTTP 400 Jan 19 08:57:39.257187 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 807/1595] 10.222.0.50 () {58 vars in 1237 bytes} [Tue Jan 19 08:57:39 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots?limit=invalid => generated 74 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:57:39.270955 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27465b3e-865e-4c5e-a935-7cb7e76ea96f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots?marker=cbb45fbd-f6a7-4fef-9b4a-cc6d1d58f179 Jan 19 08:57:39.271674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27465b3e-865e-4c5e-a935-7cb7e76ea96f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:39.272654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27465b3e-865e-4c5e-a935-7cb7e76ea96f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:39.273875 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-27465b3e-865e-4c5e-a935-7cb7e76ea96f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:57:39.277603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-27465b3e-865e-4c5e-a935-7cb7e76ea96f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:57:39.306829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27465b3e-865e-4c5e-a935-7cb7e76ea96f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots?marker=cbb45fbd-f6a7-4fef-9b4a-cc6d1d58f179 returned with HTTP 404 Jan 19 08:57:39.308676 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 789/1596] 10.222.0.50 () {58 vars in 1297 bytes} [Tue Jan 19 08:57:39 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots?marker=cbb45fbd-f6a7-4fef-9b4a-cc6d1d58f179 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:39.321475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b7cf382-55cb-47b2-8aa9-1b0df9304f0e tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots?sort_key=invalid Jan 19 08:57:39.321475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b7cf382-55cb-47b2-8aa9-1b0df9304f0e tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:39.321475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b7cf382-55cb-47b2-8aa9-1b0df9304f0e tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:39.321475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-5b7cf382-55cb-47b2-8aa9-1b0df9304f0e tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:57:39.322783 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:39.322783 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:39.324680 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-5b7cf382-55cb-47b2-8aa9-1b0df9304f0e tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:57:39.329044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b7cf382-55cb-47b2-8aa9-1b0df9304f0e tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots?sort_key=invalid returned with HTTP 400 Jan 19 08:57:39.330808 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 808/1597] 10.222.0.50 () {58 vars in 1243 bytes} [Tue Jan 19 08:57:39 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots?sort_key=invalid => generated 84 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:57:39.339528 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] POST http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes Jan 19 08:57:39.341785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1329584114"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:39.342638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1329584114'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:39.343134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Create volume of 2 GB Jan 19 08:57:39.369491 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Availability Zones retrieved successfully. Jan 19 08:57:39.401185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Flow 'volume_create_api' (80305545-a17d-4d96-82d7-44ce6a996095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:39.404616 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5056447e-c190-42a8-9ee1-391dfd519ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:39.407198 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Validating volume size '2' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:39.601264 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5056447e-c190-42a8-9ee1-391dfd519ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:39.604286 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc4569b-e077-4cd1-b184-7cc55601d1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:39.775440 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Created reservations ['32cfb3f0-66c4-4e9b-9123-23b6a90ee5b7', '6d958f63-a218-4aa5-81dc-f030e89dacf5', '8afb1b54-78cc-490d-bb64-8effea020203', '0a21eb39-4445-407a-816e-0a00f8c46580'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:39.779671 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc4569b-e077-4cd1-b184-7cc55601d1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32cfb3f0-66c4-4e9b-9123-23b6a90ee5b7', '6d958f63-a218-4aa5-81dc-f030e89dacf5', '8afb1b54-78cc-490d-bb64-8effea020203', '0a21eb39-4445-407a-816e-0a00f8c46580']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:39.785882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7681871d-4ed6-4f56-b34b-ff8d41e38d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:39.867458 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7681871d-4ed6-4f56-b34b-ff8d41e38d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3886172-6ab2-4b23-a1d3-3daf4ad14401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1329584114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23109f7a4d174b808af9b07f2dd0482a',qos_specs=None,replication_status=,reservations=['32cfb3f0-66c4-4e9b-9123-23b6a90ee5b7','6d958f63-a218-4aa5-81dc-f030e89dacf5','8afb1b54-78cc-490d-bb64-8effea020203','0a21eb39-4445-407a-816e-0a00f8c46580'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1d4dece417746528a7e2af03c0061d9',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1329584114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3886172-6ab2-4b23-a1d3-3daf4ad14401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23109f7a4d174b808af9b07f2dd0482a',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,user_id='b1d4dece417746528a7e2af03c0061d9',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:39.869678 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63dc2416-0e16-4fec-8f34-9e82cb0df4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:39.923375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63dc2416-0e16-4fec-8f34-9e82cb0df4d0) 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-1329584114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23109f7a4d174b808af9b07f2dd0482a',qos_specs=None,replication_status=,reservations=['32cfb3f0-66c4-4e9b-9123-23b6a90ee5b7','6d958f63-a218-4aa5-81dc-f030e89dacf5','8afb1b54-78cc-490d-bb64-8effea020203','0a21eb39-4445-407a-816e-0a00f8c46580'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1d4dece417746528a7e2af03c0061d9',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:39.925512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2b84d3-e35a-4b6c-a953-c59d93c6641a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:39.943358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2b84d3-e35a-4b6c-a953-c59d93c6641a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:39.946710 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Flow 'volume_create_api' (80305545-a17d-4d96-82d7-44ce6a996095) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:40.004328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Create volume request issued successfully. Jan 19 08:57:40.036694 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00c27276-10aa-4da4-b79a-f91454559d1f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes returned with HTTP 202 Jan 19 08:57:40.054223 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 790/1598] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:39 2021] POST /volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes => generated 831 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:40.059225 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3767edf-d8a7-4128-b9e9-c3de6f8b143f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 Jan 19 08:57:40.059725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3767edf-d8a7-4128-b9e9-c3de6f8b143f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:40.060367 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3767edf-d8a7-4128-b9e9-c3de6f8b143f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:40.181587 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:40.181587 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:40.205161 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c3767edf-d8a7-4128-b9e9-c3de6f8b143f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Volume info retrieved successfully. Jan 19 08:57:40.279851 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3767edf-d8a7-4128-b9e9-c3de6f8b143f tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 returned with HTTP 200 Jan 19 08:57:40.289148 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 809/1599] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:40 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 => generated 899 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:41.303185 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12d6c404-6759-474e-8f68-a9cbf77f599a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 Jan 19 08:57:41.304683 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12d6c404-6759-474e-8f68-a9cbf77f599a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:41.305070 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:41.305070 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:41.309001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12d6c404-6759-474e-8f68-a9cbf77f599a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:41.466119 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:41.466119 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:41.488858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-12d6c404-6759-474e-8f68-a9cbf77f599a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Volume info retrieved successfully. Jan 19 08:57:41.524490 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12d6c404-6759-474e-8f68-a9cbf77f599a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 returned with HTTP 200 Jan 19 08:57:41.525396 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 791/1600] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:41 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 => generated 924 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:41.542143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3f2edcd8-8f1e-45de-bb5d-f21fbf40d6b1 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] POST http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots Jan 19 08:57:41.542594 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:41.542594 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:41.543518 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3f2edcd8-8f1e-45de-bb5d-f21fbf40d6b1 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3886172-6ab2-4b23-a1d3-3daf4ad14401", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1848929157"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:41.679937 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:41.679937 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:41.681339 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3f2edcd8-8f1e-45de-bb5d-f21fbf40d6b1 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Volume info retrieved successfully. Jan 19 08:57:41.681947 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-3f2edcd8-8f1e-45de-bb5d-f21fbf40d6b1 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Create snapshot from volume f3886172-6ab2-4b23-a1d3-3daf4ad14401 Jan 19 08:57:41.824005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-3f2edcd8-8f1e-45de-bb5d-f21fbf40d6b1 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Created reservations ['fc2b1078-31b7-4535-87cb-af0d86248905', 'fd807268-7d3e-45c7-9b57-80541697834b', '8a46d636-dae2-45e9-a20e-8f0cf9614ab3', '48697ac9-1cc4-4bfd-b29a-28518f3bfdc6'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:42.049432 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3f2edcd8-8f1e-45de-bb5d-f21fbf40d6b1 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Snapshot create request issued successfully. Jan 19 08:57:42.050839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3f2edcd8-8f1e-45de-bb5d-f21fbf40d6b1 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots returned with HTTP 202 Jan 19 08:57:42.052463 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 810/1601] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:57:41 2021] POST /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots => generated 318 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:42.066818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba89e7c4-60f5-4288-8f46-e89afd25dfd8 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a Jan 19 08:57:42.067366 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba89e7c4-60f5-4288-8f46-e89afd25dfd8 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:42.067573 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:42.067573 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:42.067959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba89e7c4-60f5-4288-8f46-e89afd25dfd8 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:42.135291 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:42.135291 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:42.136775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ba89e7c4-60f5-4288-8f46-e89afd25dfd8 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Snapshot retrieved successfully. Jan 19 08:57:42.138999 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba89e7c4-60f5-4288-8f46-e89afd25dfd8 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a returned with HTTP 200 Jan 19 08:57:42.140746 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 792/1602] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:42 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a => generated 450 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:43.159218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ccae3f5b-2b56-45c3-9b2f-07f348923796 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a Jan 19 08:57:43.160718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ccae3f5b-2b56-45c3-9b2f-07f348923796 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:43.161331 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:43.161331 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:43.162270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ccae3f5b-2b56-45c3-9b2f-07f348923796 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:43.200283 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:43.200283 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:43.202145 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ccae3f5b-2b56-45c3-9b2f-07f348923796 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Snapshot retrieved successfully. Jan 19 08:57:43.204495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ccae3f5b-2b56-45c3-9b2f-07f348923796 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a returned with HTTP 200 Jan 19 08:57:43.205831 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 811/1603] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:43 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a => generated 450 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:44.227359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9aa07e9f-58bb-4712-b720-639b6414553d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a Jan 19 08:57:44.230472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9aa07e9f-58bb-4712-b720-639b6414553d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:44.231609 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:44.231609 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:44.233435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9aa07e9f-58bb-4712-b720-639b6414553d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:44.275466 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:44.275466 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:44.277031 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9aa07e9f-58bb-4712-b720-639b6414553d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Snapshot retrieved successfully. Jan 19 08:57:44.279773 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9aa07e9f-58bb-4712-b720-639b6414553d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a returned with HTTP 200 Jan 19 08:57:44.280876 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 793/1604] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:44 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a => generated 450 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:45.293578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58729f8a-842d-4103-9a74-7b807a056054 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a Jan 19 08:57:45.294630 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58729f8a-842d-4103-9a74-7b807a056054 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:45.295055 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:45.295055 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:45.296075 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58729f8a-842d-4103-9a74-7b807a056054 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:45.345388 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:45.345388 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:45.347413 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-58729f8a-842d-4103-9a74-7b807a056054 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Snapshot retrieved successfully. Jan 19 08:57:45.353733 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58729f8a-842d-4103-9a74-7b807a056054 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a returned with HTTP 200 Jan 19 08:57:45.355213 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 812/1605] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:45 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a => generated 477 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:45.368243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] POST http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes Jan 19 08:57:45.368734 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:45.368734 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:45.369413 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4993cff2-8642-4429-b6f3-838be344116a"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:45.370455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4993cff2-8642-4429-b6f3-838be344116a'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:45.405394 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:45.405394 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:45.406723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Snapshot retrieved successfully. Jan 19 08:57:45.407162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Create volume of 1 GB Jan 19 08:57:45.419925 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Availability Zones retrieved successfully. Jan 19 08:57:45.437973 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Flow 'volume_create_api' (7d899204-c54f-4ab3-8889-bddc1ccee042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:45.441027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e654dd-17c7-454e-bb98-396dc5335165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:45.443668 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:45.447209 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e654dd-17c7-454e-bb98-396dc5335165) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 08:57:45.447462 n-d-771363-1 devstack@c-api.service[87853]: 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. Jan 19 08:57:45.452556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e654dd-17c7-454e-bb98-396dc5335165) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:45.454999 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e654dd-17c7-454e-bb98-396dc5335165) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 08:57:45.458463 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Flow 'volume_create_api' (7d899204-c54f-4ab3-8889-bddc1ccee042) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 08:57:45.459375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3bf106c-a87e-4dbf-a966-176bf2981b1c tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes returned with HTTP 400 Jan 19 08:57:45.481286 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 794/1606] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:45 2021] POST /volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes => generated 171 bytes in 115 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:57:45.486770 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b0f970f-187d-4ca9-b1b4-4d7a07a6dc2d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] DELETE http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a Jan 19 08:57:45.487785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b0f970f-187d-4ca9-b1b4-4d7a07a6dc2d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:45.488157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:45.488157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:45.488770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b0f970f-187d-4ca9-b1b4-4d7a07a6dc2d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:45.489318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-6b0f970f-187d-4ca9-b1b4-4d7a07a6dc2d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Delete snapshot with id: 4993cff2-8642-4429-b6f3-838be344116a Jan 19 08:57:45.544477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:45.544477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:45.551638 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b0f970f-187d-4ca9-b1b4-4d7a07a6dc2d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Snapshot retrieved successfully. Jan 19 08:57:45.660286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b0f970f-187d-4ca9-b1b4-4d7a07a6dc2d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Snapshot delete request issued successfully. Jan 19 08:57:45.661615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b0f970f-187d-4ca9-b1b4-4d7a07a6dc2d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a returned with HTTP 202 Jan 19 08:57:45.662552 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 813/1607] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:57:45 2021] DELETE /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:45.677338 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a628634b-3c75-4c50-b68f-b287357a53ed tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a Jan 19 08:57:45.678819 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a628634b-3c75-4c50-b68f-b287357a53ed tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:45.679213 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:45.679213 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:45.680604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a628634b-3c75-4c50-b68f-b287357a53ed tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:45.720945 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:45.720945 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:45.722530 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a628634b-3c75-4c50-b68f-b287357a53ed tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Snapshot retrieved successfully. Jan 19 08:57:45.729592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a628634b-3c75-4c50-b68f-b287357a53ed tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a returned with HTTP 200 Jan 19 08:57:45.731151 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 795/1608] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:45 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a => generated 476 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:46.744069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5efb3de2-a99e-4178-89d8-f645b71f1e7d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a Jan 19 08:57:46.744610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5efb3de2-a99e-4178-89d8-f645b71f1e7d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:46.744774 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:46.744774 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:46.745505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5efb3de2-a99e-4178-89d8-f645b71f1e7d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:46.802551 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:46.802551 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:46.807651 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5efb3de2-a99e-4178-89d8-f645b71f1e7d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Snapshot retrieved successfully. Jan 19 08:57:46.814974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5efb3de2-a99e-4178-89d8-f645b71f1e7d tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a returned with HTTP 200 Jan 19 08:57:46.816311 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 814/1609] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:46 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a => generated 476 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:47.827834 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98515b2f-99c3-4d89-9062-46961a73fa7b tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a Jan 19 08:57:47.829053 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98515b2f-99c3-4d89-9062-46961a73fa7b tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:47.829484 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:47.829484 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:47.830128 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98515b2f-99c3-4d89-9062-46961a73fa7b tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:47.869445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98515b2f-99c3-4d89-9062-46961a73fa7b tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a returned with HTTP 404 Jan 19 08:57:47.873402 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 796/1610] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:47 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/snapshots/4993cff2-8642-4429-b6f3-838be344116a => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:47.882065 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81f21478-d361-48f7-be29-2ee1556c096a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] DELETE http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 Jan 19 08:57:47.883073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81f21478-d361-48f7-be29-2ee1556c096a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:47.884054 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:47.884054 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:47.884881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81f21478-d361-48f7-be29-2ee1556c096a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:47.885614 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-81f21478-d361-48f7-be29-2ee1556c096a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Delete volume with id: f3886172-6ab2-4b23-a1d3-3daf4ad14401 Jan 19 08:57:47.965265 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:47.965265 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:47.966556 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-81f21478-d361-48f7-be29-2ee1556c096a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Volume info retrieved successfully. Jan 19 08:57:47.997348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-81f21478-d361-48f7-be29-2ee1556c096a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Delete volume request issued successfully. Jan 19 08:57:47.998351 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81f21478-d361-48f7-be29-2ee1556c096a tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 returned with HTTP 202 Jan 19 08:57:47.999328 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 815/1611] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:57:47 2021] DELETE /volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:48.008681 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ca35578-8886-4a58-9690-29c50f1e9cd4 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 Jan 19 08:57:48.009285 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ca35578-8886-4a58-9690-29c50f1e9cd4 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:48.009932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ca35578-8886-4a58-9690-29c50f1e9cd4 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:48.077379 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:48.077379 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:48.087977 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5ca35578-8886-4a58-9690-29c50f1e9cd4 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Volume info retrieved successfully. Jan 19 08:57:48.117443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ca35578-8886-4a58-9690-29c50f1e9cd4 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 returned with HTTP 200 Jan 19 08:57:48.118237 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 797/1612] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:48 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 => generated 923 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:49.146459 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d8a2202a-c4c5-4d70-9a5b-e258eccf0688 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 Jan 19 08:57:49.147720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d8a2202a-c4c5-4d70-9a5b-e258eccf0688 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:49.148418 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:49.148418 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:49.149228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d8a2202a-c4c5-4d70-9a5b-e258eccf0688 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:49.279385 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:49.279385 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:49.304704 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d8a2202a-c4c5-4d70-9a5b-e258eccf0688 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Volume info retrieved successfully. Jan 19 08:57:49.361211 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d8a2202a-c4c5-4d70-9a5b-e258eccf0688 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 returned with HTTP 200 Jan 19 08:57:49.368110 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 816/1613] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:49 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 => generated 923 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:50.384929 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f6e40e74-7602-48ce-b4f3-af8139c13a43 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 Jan 19 08:57:50.386892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f6e40e74-7602-48ce-b4f3-af8139c13a43 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:50.387605 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:50.387605 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:50.388305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f6e40e74-7602-48ce-b4f3-af8139c13a43 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:50.512467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f6e40e74-7602-48ce-b4f3-af8139c13a43 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 returned with HTTP 404 Jan 19 08:57:50.513960 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 798/1614] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:50 2021] GET /volume/v3/23109f7a4d174b808af9b07f2dd0482a/volumes/f3886172-6ab2-4b23-a1d3-3daf4ad14401 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:52.850860 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-3ece81fa-d10d-485e-af45-7c7ac17175a7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:57:52.851371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-3ece81fa-d10d-485e-af45-7c7ac17175a7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:52.851771 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:52.851771 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:52.852919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-3ece81fa-d10d-485e-af45-7c7ac17175a7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:52.910029 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:52.910029 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:52.919824 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-3ece81fa-d10d-485e-af45-7c7ac17175a7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:57:52.944705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-3ece81fa-d10d-485e-af45-7c7ac17175a7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:57:52.951827 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 817/1615] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:57:52 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:53.050828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f6e40e74-7602-48ce-b4f3-af8139c13a43 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] GET http://10.222.0.50/volume// Jan 19 08:57:53.051537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f6e40e74-7602-48ce-b4f3-af8139c13a43 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:53.052710 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f6e40e74-7602-48ce-b4f3-af8139c13a43 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:53.063036 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f6e40e74-7602-48ce-b4f3-af8139c13a43 tempest-VolumesSnapshotNegativeTestJSON-585289519 tempest-VolumesSnapshotNegativeTestJSON-585289519] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:57:53.067541 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 799/1616] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:57:53 2021] GET /volume/ => generated 754 bytes in 17 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:57:53.085268 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-f32f5289-159f-4bfe-b4cb-15bb5f45bc65 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments Jan 19 08:57:53.085790 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:53.085790 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:53.086217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-f32f5289-159f-4bfe-b4cb-15bb5f45bc65 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5736dba1-ee33-4ff8-9807-b05726614ff4", "instance_uuid": "57392d0d-e997-48b2-853b-1086cc2cefb6", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:53.175516 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:53.175516 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:53.266667 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-f32f5289-159f-4bfe-b4cb-15bb5f45bc65 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments returned with HTTP 200 Jan 19 08:57:53.269713 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 818/1617] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:57:53 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:53.326732 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c099ff3c-b74e-4e20-bbf2-e266af06c9f0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:57:53.328055 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c099ff3c-b74e-4e20-bbf2-e266af06c9f0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:53.330753 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c099ff3c-b74e-4e20-bbf2-e266af06c9f0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:53.377268 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-f32f5289-159f-4bfe-b4cb-15bb5f45bc65 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume// Jan 19 08:57:53.377716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-f32f5289-159f-4bfe-b4cb-15bb5f45bc65 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:53.377857 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:53.377857 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:53.378209 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-f32f5289-159f-4bfe-b4cb-15bb5f45bc65 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:53.379409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-f32f5289-159f-4bfe-b4cb-15bb5f45bc65 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:57:53.380023 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 819/1618] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 08:57:53 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:57:53.394450 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-ad347dea-09a4-434b-b511-fc780d9f50f9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:57:53.395374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-ad347dea-09a4-434b-b511-fc780d9f50f9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:53.396091 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-ad347dea-09a4-434b-b511-fc780d9f50f9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:53.440067 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:53.440067 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:53.483493 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c099ff3c-b74e-4e20-bbf2-e266af06c9f0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:57:53.513430 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:53.513430 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:53.537652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-ad347dea-09a4-434b-b511-fc780d9f50f9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:57:53.547235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:53.547235 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:53.579531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c099ff3c-b74e-4e20-bbf2-e266af06c9f0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:57:53.580454 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:53.580454 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:53.587702 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 800/1619] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:53 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 915 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:53.599983 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-ad347dea-09a4-434b-b511-fc780d9f50f9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:57:53.601448 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 820/1620] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 08:57:53 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 1014 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:57:53.638776 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-42a8f692-8449-4f21-ae8c-04aae411d59e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] PUT http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/196085c5-2f1e-4905-9659-91473d12f89b Jan 19 08:57:53.639540 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:53.639540 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:53.640249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-42a8f692-8449-4f21-ae8c-04aae411d59e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:53.673298 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:57:53.673298 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:57:53.674173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-42a8f692-8449-4f21-ae8c-04aae411d59e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Lock "b'cinder-attachment_update-5736dba1-ee33-4ff8-9807-b05726614ff4-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.011s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:57:53.676865 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:53.676865 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:54.602689 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99e47433-5934-4de0-95da-b859a75e0c5c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:57:54.603235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99e47433-5934-4de0-95da-b859a75e0c5c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:54.603483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:54.603483 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:54.603765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99e47433-5934-4de0-95da-b859a75e0c5c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:54.665568 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:54.665568 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:54.675477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-99e47433-5934-4de0-95da-b859a75e0c5c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:57:54.704918 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:54.704918 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:54.715916 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99e47433-5934-4de0-95da-b859a75e0c5c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:57:54.717763 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 821/1621] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:54 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 915 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:55.539802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-42a8f692-8449-4f21-ae8c-04aae411d59e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Lock "b'cinder-attachment_update-5736dba1-ee33-4ff8-9807-b05726614ff4-n-h1-771363-1'" released by "attachment_update" :: held 1.866s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:57:55.540490 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-42a8f692-8449-4f21-ae8c-04aae411d59e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/196085c5-2f1e-4905-9659-91473d12f89b returned with HTTP 200 Jan 19 08:57:55.542323 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 801/1622] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 08:57:53 2021] PUT /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/196085c5-2f1e-4905-9659-91473d12f89b => generated 762 bytes in 1910 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:55.745400 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74c741a7-971b-44c9-863b-820b7104933f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:57:55.746284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74c741a7-971b-44c9-863b-820b7104933f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:55.746284 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:55.746284 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:55.746729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74c741a7-971b-44c9-863b-820b7104933f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:55.801801 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:55.801801 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:55.811649 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-74c741a7-971b-44c9-863b-820b7104933f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:57:55.832176 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:55.832176 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:55.842329 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74c741a7-971b-44c9-863b-820b7104933f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:57:55.843758 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 822/1623] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:55 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:56.873161 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a3ff6b4-abf0-4bf7-bb89-cff647a9a833 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:57:56.874255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a3ff6b4-abf0-4bf7-bb89-cff647a9a833 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:56.874703 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:56.874703 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:56.875687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a3ff6b4-abf0-4bf7-bb89-cff647a9a833 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:56.973303 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:56.973303 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:56.988892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3a3ff6b4-abf0-4bf7-bb89-cff647a9a833 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:57:57.028345 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:57.028345 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:57.038357 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a3ff6b4-abf0-4bf7-bb89-cff647a9a833 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:57:57.039618 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 802/1624] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:56 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 916 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:58.055215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c574a7b-de98-4ffd-bece-8ec917d50cdf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:57:58.056393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c574a7b-de98-4ffd-bece-8ec917d50cdf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:58.056767 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:58.056767 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:58.057447 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c574a7b-de98-4ffd-bece-8ec917d50cdf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:58.137809 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:58.137809 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:58.149930 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7c574a7b-de98-4ffd-bece-8ec917d50cdf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:57:58.177879 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:58.177879 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:58.190361 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c574a7b-de98-4ffd-bece-8ec917d50cdf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:57:58.191662 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 823/1625] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:58 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 916 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:58.469133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes Jan 19 08:57:58.469600 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:58.469600 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:58.470017 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-944996957"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:58.471090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-944996957'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:58.471651 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Create volume of 1 GB Jan 19 08:57:58.486239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Availability Zones retrieved successfully. Jan 19 08:57:58.503684 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Flow 'volume_create_api' (7f425dad-11d3-4d85-8b76-5e410e685735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:58.511777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab288b4c-ed42-49a4-b740-2de37a1a23ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:58.513960 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:58.597705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab288b4c-ed42-49a4-b740-2de37a1a23ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:58.601728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689fd9b8-b023-48fa-9242-0cf0b3db052d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:58.687293 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Created reservations ['b319832b-a334-4fc3-8d8f-a6b920bef13e', '7a6f4e0b-388f-48ed-9749-69b26900c282', '06e8b4b3-a495-4c14-bd6d-a42c7fd04133', 'eacfed88-7fff-4ca8-8071-f1c955bea900'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:58.689151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689fd9b8-b023-48fa-9242-0cf0b3db052d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b319832b-a334-4fc3-8d8f-a6b920bef13e', '7a6f4e0b-388f-48ed-9749-69b26900c282', '06e8b4b3-a495-4c14-bd6d-a42c7fd04133', 'eacfed88-7fff-4ca8-8071-f1c955bea900']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:58.691621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fc5628-bb35-4bce-ba45-996f210cb43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:58.769757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fc5628-bb35-4bce-ba45-996f210cb43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9184530c-8158-451d-a3a2-73374dbcbd44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-944996957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18d704929b6b465099a24af4e2bb8301',qos_specs=None,replication_status=,reservations=['b319832b-a334-4fc3-8d8f-a6b920bef13e','7a6f4e0b-388f-48ed-9749-69b26900c282','06e8b4b3-a495-4c14-bd6d-a42c7fd04133','eacfed88-7fff-4ca8-8071-f1c955bea900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecb0ade68ff49399246ffb854240def',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-944996957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9184530c-8158-451d-a3a2-73374dbcbd44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18d704929b6b465099a24af4e2bb8301',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,user_id='5ecb0ade68ff49399246ffb854240def',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:58.772582 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8caf74c0-28e2-42db-9d5e-09b6aaa41695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:58.803303 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8caf74c0-28e2-42db-9d5e-09b6aaa41695) 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-944996957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18d704929b6b465099a24af4e2bb8301',qos_specs=None,replication_status=,reservations=['b319832b-a334-4fc3-8d8f-a6b920bef13e','7a6f4e0b-388f-48ed-9749-69b26900c282','06e8b4b3-a495-4c14-bd6d-a42c7fd04133','eacfed88-7fff-4ca8-8071-f1c955bea900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ecb0ade68ff49399246ffb854240def',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:58.805637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c22dd6-fd24-425b-b3c3-02d2e5783c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:58.827099 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c22dd6-fd24-425b-b3c3-02d2e5783c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:58.829817 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Flow 'volume_create_api' (7f425dad-11d3-4d85-8b76-5e410e685735) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:58.880678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Create volume request issued successfully. Jan 19 08:57:58.895581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6466a9fe-d351-4c58-a9d3-bacd26dbd810 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes returned with HTTP 202 Jan 19 08:57:58.907205 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 803/1626] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:58 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes => generated 823 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:58.912407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfec4fc3-11f8-4422-ab04-7205b56bbea8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:57:58.913329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfec4fc3-11f8-4422-ab04-7205b56bbea8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:58.913444 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:58.913444 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:58.913771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfec4fc3-11f8-4422-ab04-7205b56bbea8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:59.002380 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:59.002380 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:59.012061 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dfec4fc3-11f8-4422-ab04-7205b56bbea8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:57:59.036446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfec4fc3-11f8-4422-ab04-7205b56bbea8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:57:59.037880 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 824/1627] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:58 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 891 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:59.215363 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-878b3fd6-79ac-438b-9215-146a38f377c2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:57:59.215938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-878b3fd6-79ac-438b-9215-146a38f377c2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:59.215938 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:59.215938 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:57:59.216298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-878b3fd6-79ac-438b-9215-146a38f377c2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:59.354626 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:59.354626 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:59.387544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-878b3fd6-79ac-438b-9215-146a38f377c2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:57:59.460912 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:59.460912 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:57:59.518269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-878b3fd6-79ac-438b-9215-146a38f377c2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:57:59.527021 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 804/1628] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:59 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 916 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:00.054114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3d3fd78-2f69-44a3-8c9a-80f0e8e0603c tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:00.054561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3d3fd78-2f69-44a3-8c9a-80f0e8e0603c tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:00.054761 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:00.054761 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:00.055591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3d3fd78-2f69-44a3-8c9a-80f0e8e0603c tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:00.131269 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:00.131269 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:00.142018 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f3d3fd78-2f69-44a3-8c9a-80f0e8e0603c tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:00.169710 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3d3fd78-2f69-44a3-8c9a-80f0e8e0603c tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:00.170696 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 825/1629] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:00 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 915 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:00.543938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-95f40edb-bca2-4949-97dd-3896e9484685 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:58:00.544556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-95f40edb-bca2-4949-97dd-3896e9484685 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:00.544644 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:00.544644 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:00.545199 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-95f40edb-bca2-4949-97dd-3896e9484685 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:00.610635 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:00.610635 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:00.621503 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-95f40edb-bca2-4949-97dd-3896e9484685 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:00.643515 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:00.643515 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:00.655263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-95f40edb-bca2-4949-97dd-3896e9484685 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:58:00.656429 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 805/1630] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:00 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 916 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:01.124549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-45b9ac1b-80e2-4c1b-b73b-6b5fd6671203 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/196085c5-2f1e-4905-9659-91473d12f89b/action Jan 19 08:58:01.125578 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:01.125578 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:01.126316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-45b9ac1b-80e2-4c1b-b73b-6b5fd6671203 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:58:01.126860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-45b9ac1b-80e2-4c1b-b73b-6b5fd6671203 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:01.201196 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b634a23-73c7-41da-91a7-1c21f6862755 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:01.202031 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b634a23-73c7-41da-91a7-1c21f6862755 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:01.202405 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:01.202405 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:01.203882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b634a23-73c7-41da-91a7-1c21f6862755 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:01.258600 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:01.258600 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:01.273518 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:01.273518 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:01.285044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7b634a23-73c7-41da-91a7-1c21f6862755 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:01.289463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bf8693a-8a89-4ceb-b3c5-0ef01a0fc5ff req-45b9ac1b-80e2-4c1b-b73b-6b5fd6671203 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/196085c5-2f1e-4905-9659-91473d12f89b/action returned with HTTP 204 Jan 19 08:58:01.290833 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 826/1631] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 08:58:01 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/196085c5-2f1e-4905-9659-91473d12f89b/action => generated 0 bytes in 171 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:01.318659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b634a23-73c7-41da-91a7-1c21f6862755 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:01.319968 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 806/1632] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:01 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 916 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:58:01.678672 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ecfa45ce-1b9e-479e-a482-64a9b7f2b4d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:58:01.679787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ecfa45ce-1b9e-479e-a482-64a9b7f2b4d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:01.681278 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:01.681278 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:01.682197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ecfa45ce-1b9e-479e-a482-64a9b7f2b4d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:01.860504 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:01.860504 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:01.874560 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-d9f96547-10f8-490b-a4e4-1cba748501c0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:01.875084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-d9f96547-10f8-490b-a4e4-1cba748501c0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:01.875277 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:01.875277 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:01.875889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-d9f96547-10f8-490b-a4e4-1cba748501c0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:01.888586 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ecfa45ce-1b9e-479e-a482-64a9b7f2b4d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:01.911970 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:01.911970 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:01.944457 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ecfa45ce-1b9e-479e-a482-64a9b7f2b4d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:58:01.946451 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 827/1633] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:01 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 1208 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:01.962743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7039c95-5c49-482b-9c5b-250b2e3494e8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:58:01.963474 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:01.963474 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:01.964243 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e7039c95-5c49-482b-9c5b-250b2e3494e8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5736dba1-ee33-4ff8-9807-b05726614ff4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-707663309"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:01.989151 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:01.989151 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:02.000377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-d9f96547-10f8-490b-a4e4-1cba748501c0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:02.021223 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:02.021223 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:02.023001 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e7039c95-5c49-482b-9c5b-250b2e3494e8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:02.023533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-e7039c95-5c49-482b-9c5b-250b2e3494e8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create snapshot from volume 5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:58:02.029270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-d9f96547-10f8-490b-a4e4-1cba748501c0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:02.038717 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 807/1634] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:58:01 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:02.093827 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-e7039c95-5c49-482b-9c5b-250b2e3494e8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['103b868f-6510-41a2-8bad-f213a612c1a6', '02061921-cbf3-48bc-b821-ae0643ffc441', '7ed744e9-8de9-4b0e-a0f3-4723d50d26f3', '580684a8-e1f7-4690-8eef-781cfc0ea4b8'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:02.123917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-d9f96547-10f8-490b-a4e4-1cba748501c0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume// Jan 19 08:58:02.124777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-d9f96547-10f8-490b-a4e4-1cba748501c0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:02.125152 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:02.125152 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:02.125585 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-d9f96547-10f8-490b-a4e4-1cba748501c0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:02.127541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-d9f96547-10f8-490b-a4e4-1cba748501c0 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:58:02.128600 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 808/1635] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 08:58:02 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:58:02.142678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-cdaf7808-316c-4d27-a7f9-b427cc271d02 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments Jan 19 08:58:02.143778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-cdaf7808-316c-4d27-a7f9-b427cc271d02 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9184530c-8158-451d-a3a2-73374dbcbd44", "instance_uuid": "f65cc446-613e-4c2c-a855-2bef7a65047e", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:02.198997 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:02.198997 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:02.215683 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e7039c95-5c49-482b-9c5b-250b2e3494e8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot force create request issued successfully. Jan 19 08:58:02.216476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7039c95-5c49-482b-9c5b-250b2e3494e8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 202 Jan 19 08:58:02.217919 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 828/1636] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:58:01 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 309 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:58:02.231947 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d5de3bf-9dc5-4983-b645-ac4bafaa6d54 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b Jan 19 08:58:02.232644 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d5de3bf-9dc5-4983-b645-ac4bafaa6d54 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:02.232869 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:02.232869 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:02.233288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d5de3bf-9dc5-4983-b645-ac4bafaa6d54 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:02.257925 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-cdaf7808-316c-4d27-a7f9-b427cc271d02 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments returned with HTTP 200 Jan 19 08:58:02.267459 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 809/1637] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 08:58:02 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:02.268457 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:02.268457 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:02.269609 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6d5de3bf-9dc5-4983-b645-ac4bafaa6d54 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:02.272300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d5de3bf-9dc5-4983-b645-ac4bafaa6d54 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b returned with HTTP 200 Jan 19 08:58:02.273130 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 829/1638] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:02 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b => generated 441 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:02.301806 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8472b8c1-8d61-46d2-bd1d-02182ec466c7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:02.302776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8472b8c1-8d61-46d2-bd1d-02182ec466c7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:02.303349 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:02.303349 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:02.304007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8472b8c1-8d61-46d2-bd1d-02182ec466c7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:02.342010 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d5de3bf-9dc5-4983-b645-ac4bafaa6d54 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume// Jan 19 08:58:02.342532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d5de3bf-9dc5-4983-b645-ac4bafaa6d54 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:02.342753 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:02.342753 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:02.343140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d5de3bf-9dc5-4983-b645-ac4bafaa6d54 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:02.344386 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d5de3bf-9dc5-4983-b645-ac4bafaa6d54 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:58:02.345082 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 830/1639] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:58:02 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:58:02.358006 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-cc0bb9d3-67a6-4b7f-8a02-ca7e4ecfd7de tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:02.358583 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-cc0bb9d3-67a6-4b7f-8a02-ca7e4ecfd7de tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:02.359065 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-cc0bb9d3-67a6-4b7f-8a02-ca7e4ecfd7de tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:02.362044 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:02.362044 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:02.371490 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8472b8c1-8d61-46d2-bd1d-02182ec466c7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:02.405089 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:02.405089 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:02.419749 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8472b8c1-8d61-46d2-bd1d-02182ec466c7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:02.421070 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 810/1640] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:02 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:02.454716 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:02.454716 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:02.485701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-cc0bb9d3-67a6-4b7f-8a02-ca7e4ecfd7de tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:02.515154 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:02.515154 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:02.525961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-cc0bb9d3-67a6-4b7f-8a02-ca7e4ecfd7de tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:02.527040 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 831/1641] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:58:02 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 1014 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:58:02.562931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-57b5ee2b-9921-4ce8-b9ab-aa8fa6f1e8fd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] PUT http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/491279c4-d6d5-4780-9581-9ef8069b3830 Jan 19 08:58:02.563944 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:02.563944 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:02.564150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-57b5ee2b-9921-4ce8-b9ab-aa8fa6f1e8fd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:02.598483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:58:02.598483 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 08:58:02.599336 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-57b5ee2b-9921-4ce8-b9ab-aa8fa6f1e8fd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Lock "b'cinder-attachment_update-9184530c-8158-451d-a3a2-73374dbcbd44-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.012s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:58:02.611959 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:02.611959 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:03.285472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b687369a-99bc-47c1-a134-e25fb044e24d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b Jan 19 08:58:03.286291 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b687369a-99bc-47c1-a134-e25fb044e24d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:03.286291 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:03.286291 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:03.286713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b687369a-99bc-47c1-a134-e25fb044e24d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:03.373519 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:03.373519 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:03.374723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b687369a-99bc-47c1-a134-e25fb044e24d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:03.380703 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b687369a-99bc-47c1-a134-e25fb044e24d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b returned with HTTP 200 Jan 19 08:58:03.394367 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 832/1642] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:03 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b => generated 441 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:03.448497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f02cf9f-835f-4ca3-be27-fa73aeeb3f2e tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:03.449029 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f02cf9f-835f-4ca3-be27-fa73aeeb3f2e tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:03.449276 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:03.449276 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:03.449652 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f02cf9f-835f-4ca3-be27-fa73aeeb3f2e tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:03.581828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:03.581828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:03.601645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2f02cf9f-835f-4ca3-be27-fa73aeeb3f2e tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:03.648685 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:03.648685 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:03.670686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f02cf9f-835f-4ca3-be27-fa73aeeb3f2e tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:03.672271 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 833/1643] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:03 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:04.403359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d24d6b80-9f14-479e-83dc-bec201ce2a92 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b Jan 19 08:58:04.403909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d24d6b80-9f14-479e-83dc-bec201ce2a92 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:04.404204 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:04.404204 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:04.404882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d24d6b80-9f14-479e-83dc-bec201ce2a92 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:04.444873 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:04.444873 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:04.446501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d24d6b80-9f14-479e-83dc-bec201ce2a92 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:04.449753 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d24d6b80-9f14-479e-83dc-bec201ce2a92 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b returned with HTTP 200 Jan 19 08:58:04.451320 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 834/1644] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:04 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:04.464225 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b5815ce-abc3-4beb-afe6-196fc54e50e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:58:04.465276 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:04.465276 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:04.466027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b5815ce-abc3-4beb-afe6-196fc54e50e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5736dba1-ee33-4ff8-9807-b05726614ff4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1481954891"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:04.520288 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:04.520288 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:04.522672 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5b5815ce-abc3-4beb-afe6-196fc54e50e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:04.523352 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-5b5815ce-abc3-4beb-afe6-196fc54e50e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create snapshot from volume 5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:58:04.595543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-5b5815ce-abc3-4beb-afe6-196fc54e50e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['d55ea82d-b363-491a-a40b-f21be2dc5fe5', 'c9dc7372-0d80-455b-aa4f-0bf5ff63cc8b', '1c9de0e3-3955-46bb-93ff-ea12629b7c0d', '008629bd-dc9b-48eb-a728-e46df390a26c'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:04.787540 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5b5815ce-abc3-4beb-afe6-196fc54e50e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot force create request issued successfully. Jan 19 08:58:04.789551 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b5815ce-abc3-4beb-afe6-196fc54e50e2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 202 Jan 19 08:58:04.792081 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 835/1645] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:58:04 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 310 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:58:04.803454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a2dac5f-3f40-495a-ad44-c041cf43be37 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:04.804529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a2dac5f-3f40-495a-ad44-c041cf43be37 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:04.804911 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:04.804911 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:04.806068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a2dac5f-3f40-495a-ad44-c041cf43be37 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:04.872215 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:04.872215 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:04.887955 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0a2dac5f-3f40-495a-ad44-c041cf43be37 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:04.915930 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:04.915930 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:04.929828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a2dac5f-3f40-495a-ad44-c041cf43be37 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:04.931282 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 836/1646] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:04 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:04.946645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f10e28ff-0156-41d6-9265-e048b2bad79c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da Jan 19 08:58:04.947491 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f10e28ff-0156-41d6-9265-e048b2bad79c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:04.947868 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:04.947868 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:04.948490 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f10e28ff-0156-41d6-9265-e048b2bad79c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:04.980779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-57b5ee2b-9921-4ce8-b9ab-aa8fa6f1e8fd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Lock "b'cinder-attachment_update-9184530c-8158-451d-a3a2-73374dbcbd44-n-h2-771363-1'" released by "attachment_update" :: held 2.381s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:58:04.981641 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-57b5ee2b-9921-4ce8-b9ab-aa8fa6f1e8fd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/491279c4-d6d5-4780-9581-9ef8069b3830 returned with HTTP 200 Jan 19 08:58:04.982938 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 811/1647] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 08:58:02 2021] PUT /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/491279c4-d6d5-4780-9581-9ef8069b3830 => generated 762 bytes in 2425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:04.987901 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:04.987901 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:04.989393 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f10e28ff-0156-41d6-9265-e048b2bad79c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:04.994445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f10e28ff-0156-41d6-9265-e048b2bad79c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da returned with HTTP 200 Jan 19 08:58:04.997423 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 837/1648] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:04 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da => generated 442 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:05.947880 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-baaf1db8-a3bd-43ed-b531-198f595511c7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:05.948399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-baaf1db8-a3bd-43ed-b531-198f595511c7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:05.948509 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:05.948509 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:05.949194 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-baaf1db8-a3bd-43ed-b531-198f595511c7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:06.010009 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e5b7f688-6467-454a-bfc8-95771384b6a8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da Jan 19 08:58:06.010801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e5b7f688-6467-454a-bfc8-95771384b6a8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:06.011281 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:06.011281 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:06.011903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e5b7f688-6467-454a-bfc8-95771384b6a8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:06.048830 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:06.048830 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:06.055952 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:06.055952 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:06.057539 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e5b7f688-6467-454a-bfc8-95771384b6a8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:06.059691 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e5b7f688-6467-454a-bfc8-95771384b6a8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da returned with HTTP 200 Jan 19 08:58:06.061071 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 838/1649] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:06 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:06.062449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-baaf1db8-a3bd-43ed-b531-198f595511c7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:06.089889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:06.089889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:06.102310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-baaf1db8-a3bd-43ed-b531-198f595511c7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:06.103726 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 812/1650] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:05 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 916 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:07.073880 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8f0804e-b2a3-46e3-b336-444f3b8ead9b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da Jan 19 08:58:07.074958 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8f0804e-b2a3-46e3-b336-444f3b8ead9b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:07.075384 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:07.075384 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:07.075774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8f0804e-b2a3-46e3-b336-444f3b8ead9b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:07.103591 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:07.103591 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:07.105237 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c8f0804e-b2a3-46e3-b336-444f3b8ead9b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:07.107436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8f0804e-b2a3-46e3-b336-444f3b8ead9b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da returned with HTTP 200 Jan 19 08:58:07.108226 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 839/1651] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:07 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:07.119524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7277f31b-e945-4d3d-a728-fd071877173b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:07.120424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7277f31b-e945-4d3d-a728-fd071877173b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:07.120832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:07.120832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:07.121187 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f53eaea-0387-48a5-9aaf-ef839c5b2f95 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da Jan 19 08:58:07.121715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f53eaea-0387-48a5-9aaf-ef839c5b2f95 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:07.121903 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:07.121903 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:07.122174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7277f31b-e945-4d3d-a728-fd071877173b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:07.123090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f53eaea-0387-48a5-9aaf-ef839c5b2f95 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:07.123836 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-7f53eaea-0387-48a5-9aaf-ef839c5b2f95 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: bbf22761-5c2f-462c-98bc-70beded0d8da Jan 19 08:58:07.151763 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:07.151763 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:07.153385 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7f53eaea-0387-48a5-9aaf-ef839c5b2f95 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:07.174628 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:07.174628 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:07.183820 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7277f31b-e945-4d3d-a728-fd071877173b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:07.205259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:07.205259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:07.215978 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7277f31b-e945-4d3d-a728-fd071877173b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:07.217539 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 813/1652] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:07 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:07.248658 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7f53eaea-0387-48a5-9aaf-ef839c5b2f95 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot delete request issued successfully. Jan 19 08:58:07.248658 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f53eaea-0387-48a5-9aaf-ef839c5b2f95 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da returned with HTTP 202 Jan 19 08:58:07.248658 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 840/1653] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:58:07 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:07.260885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2edf2887-4fe0-49b7-a3a2-265fd693730f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da Jan 19 08:58:07.260885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2edf2887-4fe0-49b7-a3a2-265fd693730f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:07.260885 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:07.260885 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:07.260885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2edf2887-4fe0-49b7-a3a2-265fd693730f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:07.283510 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:07.283510 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:07.283510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2edf2887-4fe0-49b7-a3a2-265fd693730f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:07.283510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2edf2887-4fe0-49b7-a3a2-265fd693730f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da returned with HTTP 200 Jan 19 08:58:07.293797 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 814/1654] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:07 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:08.233943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6dc1062-4c44-40db-a5cd-574201c19fbd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:08.234489 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6dc1062-4c44-40db-a5cd-574201c19fbd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:08.234636 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:08.234636 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:08.235019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6dc1062-4c44-40db-a5cd-574201c19fbd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:08.294272 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3809fb06-99ed-418c-b901-d2032915db88 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da Jan 19 08:58:08.294915 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3809fb06-99ed-418c-b901-d2032915db88 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:08.295218 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:08.295218 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:08.295748 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3809fb06-99ed-418c-b901-d2032915db88 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:08.307727 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:08.307727 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:08.317893 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d6dc1062-4c44-40db-a5cd-574201c19fbd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:08.335853 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:08.335853 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:08.337469 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3809fb06-99ed-418c-b901-d2032915db88 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:08.339854 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3809fb06-99ed-418c-b901-d2032915db88 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da returned with HTTP 200 Jan 19 08:58:08.340699 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:08.340699 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:08.346608 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 815/1655] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:08 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:08.352194 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6dc1062-4c44-40db-a5cd-574201c19fbd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:08.357136 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 841/1656] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:08 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 916 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:09.353680 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e44f17fc-e602-4ac9-b244-d186e0646240 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da Jan 19 08:58:09.354525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e44f17fc-e602-4ac9-b244-d186e0646240 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:09.354963 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:09.354963 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:09.355532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e44f17fc-e602-4ac9-b244-d186e0646240 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:09.370285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-517f1e13-786b-4f13-a845-93f384f0bae6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:09.370920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-517f1e13-786b-4f13-a845-93f384f0bae6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:09.371237 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:09.371237 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:09.371807 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-517f1e13-786b-4f13-a845-93f384f0bae6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:09.445983 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e44f17fc-e602-4ac9-b244-d186e0646240 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da returned with HTTP 404 Jan 19 08:58:09.447137 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 816/1657] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:09 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da => generated 111 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:09.472327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-54994ecd-a469-4d9b-982c-fea678e4afe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a Jan 19 08:58:09.473088 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-54994ecd-a469-4d9b-982c-fea678e4afe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:09.473739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-54994ecd-a469-4d9b-982c-fea678e4afe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:09.474184 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-54994ecd-a469-4d9b-982c-fea678e4afe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: 8f423ee9-b2f5-45bb-bccd-4a4047ac990a Jan 19 08:58:09.535439 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:09.535439 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:09.541156 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:09.541156 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:09.542954 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-54994ecd-a469-4d9b-982c-fea678e4afe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:09.565911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-517f1e13-786b-4f13-a845-93f384f0bae6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:09.616576 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:09.616576 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:09.628254 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-517f1e13-786b-4f13-a845-93f384f0bae6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:09.629880 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 842/1658] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:09 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 916 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:09.668681 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-54994ecd-a469-4d9b-982c-fea678e4afe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot delete request issued successfully. Jan 19 08:58:09.669189 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-54994ecd-a469-4d9b-982c-fea678e4afe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a returned with HTTP 202 Jan 19 08:58:09.674187 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 817/1659] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:58:09 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:09.690646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7cb39cb3-c52e-446c-a037-eec594c45dbc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a Jan 19 08:58:09.691188 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7cb39cb3-c52e-446c-a037-eec594c45dbc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:09.691409 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:09.691409 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:09.691785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7cb39cb3-c52e-446c-a037-eec594c45dbc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:09.744685 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:09.744685 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:09.752519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7cb39cb3-c52e-446c-a037-eec594c45dbc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:09.757314 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7cb39cb3-c52e-446c-a037-eec594c45dbc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a returned with HTTP 200 Jan 19 08:58:09.771078 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 843/1660] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:09 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a => generated 468 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:10.513492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-98e97232-fb94-4460-92ba-383886785a02 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/491279c4-d6d5-4780-9581-9ef8069b3830/action Jan 19 08:58:10.514618 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:10.514618 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:10.515324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-98e97232-fb94-4460-92ba-383886785a02 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:58:10.515863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-98e97232-fb94-4460-92ba-383886785a02 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:10.656475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b4f1330-acb6-4f37-bd60-3fb4f58c5ef8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:10.657167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b4f1330-acb6-4f37-bd60-3fb4f58c5ef8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:10.657612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:10.657612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:10.658469 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b4f1330-acb6-4f37-bd60-3fb4f58c5ef8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:10.723349 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:10.723349 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:10.760485 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4664d3b1-0223-4a18-86c4-ae0ea18a4486 req-98e97232-fb94-4460-92ba-383886785a02 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/491279c4-d6d5-4780-9581-9ef8069b3830/action returned with HTTP 204 Jan 19 08:58:10.761911 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 818/1661] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 08:58:10 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/491279c4-d6d5-4780-9581-9ef8069b3830/action => generated 0 bytes in 253 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:10.776613 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-afa16526-0296-46b0-96eb-44ff387ab2d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a Jan 19 08:58:10.777744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-afa16526-0296-46b0-96eb-44ff387ab2d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:10.778177 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:10.778177 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:10.778914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-afa16526-0296-46b0-96eb-44ff387ab2d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:10.833180 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:10.833180 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:10.838296 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:10.838296 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:10.840920 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-afa16526-0296-46b0-96eb-44ff387ab2d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:10.844861 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-afa16526-0296-46b0-96eb-44ff387ab2d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a returned with HTTP 200 Jan 19 08:58:10.847531 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 819/1662] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:10 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:10.864730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9b4f1330-acb6-4f37-bd60-3fb4f58c5ef8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:10.925621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:10.925621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:10.951610 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b4f1330-acb6-4f37-bd60-3fb4f58c5ef8 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:10.951610 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 844/1663] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:10 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 1208 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:10.979955 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-130064dc-aadb-48d0-ad34-f7a53f3fb714 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] DELETE http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:10.979955 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-130064dc-aadb-48d0-ad34-f7a53f3fb714 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:10.979955 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:10.979955 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:10.979955 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-130064dc-aadb-48d0-ad34-f7a53f3fb714 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:10.979955 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-130064dc-aadb-48d0-ad34-f7a53f3fb714 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Delete volume with id: 9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:11.053000 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:11.053000 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:11.057526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-130064dc-aadb-48d0-ad34-f7a53f3fb714 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:11.096082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-130064dc-aadb-48d0-ad34-f7a53f3fb714 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] 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 or be disassociated from snapshots after volume transfer. Jan 19 08:58:11.097261 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-130064dc-aadb-48d0-ad34-f7a53f3fb714 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 400 Jan 19 08:58:11.098449 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 820/1664] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:58:10 2021] DELETE /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 285 bytes in 135 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:58:11.107722 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e00f1a8f-9b9d-4ed6-80e7-2f0c6ef8fef6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:11.108414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e00f1a8f-9b9d-4ed6-80e7-2f0c6ef8fef6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:11.108743 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:11.108743 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:11.109355 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e00f1a8f-9b9d-4ed6-80e7-2f0c6ef8fef6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:11.183704 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:11.183704 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:11.207756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e00f1a8f-9b9d-4ed6-80e7-2f0c6ef8fef6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:11.259977 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:11.259977 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:11.277874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e00f1a8f-9b9d-4ed6-80e7-2f0c6ef8fef6 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:11.282530 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 845/1665] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:11 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 1208 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:11.860176 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-80636a97-c950-4319-82f9-2ca1d4804378 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a Jan 19 08:58:11.860817 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-80636a97-c950-4319-82f9-2ca1d4804378 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:11.861082 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:11.861082 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:11.861498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-80636a97-c950-4319-82f9-2ca1d4804378 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:11.889593 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-80636a97-c950-4319-82f9-2ca1d4804378 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a returned with HTTP 404 Jan 19 08:58:11.894101 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 821/1666] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:11 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:11.899865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06ff346c-2590-4f5e-a086-5de9a2105f1d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b Jan 19 08:58:11.900400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-06ff346c-2590-4f5e-a086-5de9a2105f1d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:11.900602 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:11.900602 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:11.900968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-06ff346c-2590-4f5e-a086-5de9a2105f1d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:11.901330 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-06ff346c-2590-4f5e-a086-5de9a2105f1d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: 21dbfbc7-82b8-4acd-a706-d75a72e99d4b Jan 19 08:58:11.932559 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:11.932559 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:11.934097 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-06ff346c-2590-4f5e-a086-5de9a2105f1d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:12.007476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-06ff346c-2590-4f5e-a086-5de9a2105f1d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot delete request issued successfully. Jan 19 08:58:12.008257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06ff346c-2590-4f5e-a086-5de9a2105f1d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b returned with HTTP 202 Jan 19 08:58:12.009610 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 846/1667] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:58:11 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:12.026428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-210003a0-8e40-423f-bf4f-20e626aa5c6c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b Jan 19 08:58:12.026969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-210003a0-8e40-423f-bf4f-20e626aa5c6c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:12.027461 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-210003a0-8e40-423f-bf4f-20e626aa5c6c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:12.067279 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:12.067279 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:12.068923 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-210003a0-8e40-423f-bf4f-20e626aa5c6c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:12.071607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-210003a0-8e40-423f-bf4f-20e626aa5c6c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b returned with HTTP 200 Jan 19 08:58:12.073397 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 822/1668] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:12 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:12.458515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-73c1ee84-413e-44e5-b556-6f7d48dbbafb tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:12.460054 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-73c1ee84-413e-44e5-b556-6f7d48dbbafb tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:12.460523 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:12.460523 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:12.461714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-73c1ee84-413e-44e5-b556-6f7d48dbbafb tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:12.582394 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:12.582394 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:12.592887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-73c1ee84-413e-44e5-b556-6f7d48dbbafb tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:12.623167 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:12.623167 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:12.637674 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-73c1ee84-413e-44e5-b556-6f7d48dbbafb tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:12.639446 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 847/1669] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:58:12 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 1208 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:12.665247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-f55681fb-6aa0-4245-8634-3134cba0afdf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] POST http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44/action Jan 19 08:58:12.665962 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:12.665962 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:12.666651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-f55681fb-6aa0-4245-8634-3134cba0afdf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action body: b'{"os-begin_detaching": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:58:12.667182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-f55681fb-6aa0-4245-8634-3134cba0afdf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:12.763197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:12.763197 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:12.765529 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-f55681fb-6aa0-4245-8634-3134cba0afdf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:12.805179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-f55681fb-6aa0-4245-8634-3134cba0afdf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Begin detaching volume completed successfully. Jan 19 08:58:12.806060 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-f55681fb-6aa0-4245-8634-3134cba0afdf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44/action returned with HTTP 202 Jan 19 08:58:12.807218 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 823/1670] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:58:12 2021] POST /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:58:12.877591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77952aca-3464-4356-a29d-acfebfd1fff5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:12.878089 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77952aca-3464-4356-a29d-acfebfd1fff5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:12.878775 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:12.878775 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:12.879133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77952aca-3464-4356-a29d-acfebfd1fff5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:12.940766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-f55681fb-6aa0-4245-8634-3134cba0afdf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume// Jan 19 08:58:12.941875 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-f55681fb-6aa0-4245-8634-3134cba0afdf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:12.942419 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:12.942419 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:12.949411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-f55681fb-6aa0-4245-8634-3134cba0afdf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:12.951107 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-f55681fb-6aa0-4245-8634-3134cba0afdf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:58:12.952215 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 824/1671] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 08:58:12 2021] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:58:12.969258 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-ed02d162-e727-4a19-9f70-df62b7806c8a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:12.970601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-ed02d162-e727-4a19-9f70-df62b7806c8a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:12.971472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-ed02d162-e727-4a19-9f70-df62b7806c8a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:13.055783 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:13.055783 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:13.076466 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-77952aca-3464-4356-a29d-acfebfd1fff5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:13.125534 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:13.125534 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:13.128434 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:13.128434 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:13.148537 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77952aca-3464-4356-a29d-acfebfd1fff5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:13.149369 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 848/1672] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:12 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 1211 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:58:13.160877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-ed02d162-e727-4a19-9f70-df62b7806c8a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:13.165672 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53d501ad-7f38-475f-854a-9c04ebd5bae0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b Jan 19 08:58:13.167396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53d501ad-7f38-475f-854a-9c04ebd5bae0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:13.169247 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:13.169247 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:13.170488 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53d501ad-7f38-475f-854a-9c04ebd5bae0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:13.207252 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:13.207252 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:13.247971 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-ed02d162-e727-4a19-9f70-df62b7806c8a tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:13.247971 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 825/1673] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 08:58:12 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 1310 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:58:13.367212 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:13.367212 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:13.367212 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-53d501ad-7f38-475f-854a-9c04ebd5bae0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:13.367212 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53d501ad-7f38-475f-854a-9c04ebd5bae0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b returned with HTTP 200 Jan 19 08:58:13.399495 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 849/1674] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:13 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b => generated 467 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:13.708838 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-96dcc8bb-34c7-4005-aab9-196415cc09da tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] DELETE http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/491279c4-d6d5-4780-9581-9ef8069b3830 Jan 19 08:58:13.708838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-96dcc8bb-34c7-4005-aab9-196415cc09da tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:13.708838 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:13.708838 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:13.722770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-96dcc8bb-34c7-4005-aab9-196415cc09da tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:13.846130 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:13.846130 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:14.175991 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1ae7696-3b44-486b-a821-85e114096820 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:14.178319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1ae7696-3b44-486b-a821-85e114096820 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:14.195475 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:14.195475 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:14.196270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1ae7696-3b44-486b-a821-85e114096820 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:14.341734 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:14.341734 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:14.384935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f1ae7696-3b44-486b-a821-85e114096820 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:14.509198 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:14.509198 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:14.571937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1ae7696-3b44-486b-a821-85e114096820 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:14.579151 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 850/1675] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:14 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 1211 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:14.605748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00119e46-b3b4-4fbd-bf63-a95ea896fc84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b Jan 19 08:58:14.607416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00119e46-b3b4-4fbd-bf63-a95ea896fc84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:14.608052 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:14.608052 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:14.609606 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00119e46-b3b4-4fbd-bf63-a95ea896fc84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:14.796663 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00119e46-b3b4-4fbd-bf63-a95ea896fc84 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b returned with HTTP 404 Jan 19 08:58:14.805786 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 851/1676] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:14 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b => generated 111 bytes in 226 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:15.292576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-96dcc8bb-34c7-4005-aab9-196415cc09da tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:58:15.294564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-96dcc8bb-34c7-4005-aab9-196415cc09da tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:58:15.310879 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-975d4ca4-2c70-4d3f-9c76-0c386d152857 req-96dcc8bb-34c7-4005-aab9-196415cc09da tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/491279c4-d6d5-4780-9581-9ef8069b3830 returned with HTTP 200 Jan 19 08:58:15.312132 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 826/1677] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 08:58:13 2021] DELETE /volume/v3/18d704929b6b465099a24af4e2bb8301/attachments/491279c4-d6d5-4780-9581-9ef8069b3830 => generated 19 bytes in 1630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:15.328322 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-78d58ee8-72f4-4d3f-a3fb-09a0bd42c27f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:58:15.329076 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-78d58ee8-72f4-4d3f-a3fb-09a0bd42c27f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:15.329753 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-78d58ee8-72f4-4d3f-a3fb-09a0bd42c27f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:15.391466 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:15.391466 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:15.407702 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-78d58ee8-72f4-4d3f-a3fb-09a0bd42c27f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:15.435317 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:15.435317 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:15.449331 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-78d58ee8-72f4-4d3f-a3fb-09a0bd42c27f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:58:15.450736 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 852/1678] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 08:58:15 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 1208 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:15.495850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-f049a3b4-f142-4bcc-b272-01a9a2ec5dee tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4/action Jan 19 08:58:15.496618 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:15.496618 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:15.497358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-f049a3b4-f142-4bcc-b272-01a9a2ec5dee tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action body: b'{"os-begin_detaching": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:58:15.497912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-f049a3b4-f142-4bcc-b272-01a9a2ec5dee tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:15.567171 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:15.567171 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:15.569610 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-f049a3b4-f142-4bcc-b272-01a9a2ec5dee tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:15.594584 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-f049a3b4-f142-4bcc-b272-01a9a2ec5dee tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Begin detaching volume completed successfully. Jan 19 08:58:15.595852 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-f049a3b4-f142-4bcc-b272-01a9a2ec5dee tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4/action returned with HTTP 202 Jan 19 08:58:15.604494 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 827/1679] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 08:58:15 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:58:15.612650 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63ffb899-a159-405f-9b8e-08d07947b2a1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:15.614264 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63ffb899-a159-405f-9b8e-08d07947b2a1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:15.614903 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:15.614903 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:15.616667 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63ffb899-a159-405f-9b8e-08d07947b2a1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:15.628601 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-57811824-8768-4eea-b2d7-18bd4e993b7c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:58:15.629482 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-57811824-8768-4eea-b2d7-18bd4e993b7c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:15.629885 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:15.629885 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:15.630702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-57811824-8768-4eea-b2d7-18bd4e993b7c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:15.704148 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:15.704148 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:15.717643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-57811824-8768-4eea-b2d7-18bd4e993b7c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:15.746613 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:15.746613 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:15.760787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-57811824-8768-4eea-b2d7-18bd4e993b7c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:58:15.762847 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 828/1680] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:15 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 1211 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:15.764224 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-57811824-8768-4eea-b2d7-18bd4e993b7c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume// Jan 19 08:58:15.764907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-57811824-8768-4eea-b2d7-18bd4e993b7c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:15.765348 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:15.765348 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:15.766003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-57811824-8768-4eea-b2d7-18bd4e993b7c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:15.767450 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-57811824-8768-4eea-b2d7-18bd4e993b7c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 08:58:15.768855 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 829/1681] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 08:58:15 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:58:15.786806 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-a2239a08-abe0-4542-aec5-cf7dc64d9d88 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:58:15.789411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-a2239a08-abe0-4542-aec5-cf7dc64d9d88 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:15.790015 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-a2239a08-abe0-4542-aec5-cf7dc64d9d88 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:15.816108 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:15.816108 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:15.848584 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:15.848584 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:15.859316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-a2239a08-abe0-4542-aec5-cf7dc64d9d88 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:15.862699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-63ffb899-a159-405f-9b8e-08d07947b2a1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:15.884202 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:15.884202 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:15.894457 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-a2239a08-abe0-4542-aec5-cf7dc64d9d88 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:58:15.896108 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 830/1682] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 08:58:15 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 1310 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:58:15.919926 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63ffb899-a159-405f-9b8e-08d07947b2a1 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:15.920798 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 853/1683] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:15 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 916 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:15.939307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb2019ae-fcf9-400e-8293-b4a687cc2f34 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] DELETE http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:15.940143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb2019ae-fcf9-400e-8293-b4a687cc2f34 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:15.940548 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:15.940548 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:15.941221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb2019ae-fcf9-400e-8293-b4a687cc2f34 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:15.941900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-cb2019ae-fcf9-400e-8293-b4a687cc2f34 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Delete volume with id: 9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:16.003636 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:16.003636 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:16.004886 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cb2019ae-fcf9-400e-8293-b4a687cc2f34 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:16.086813 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cb2019ae-fcf9-400e-8293-b4a687cc2f34 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Delete volume request issued successfully. Jan 19 08:58:16.092313 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb2019ae-fcf9-400e-8293-b4a687cc2f34 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 202 Jan 19 08:58:16.093970 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 831/1684] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:58:15 2021] DELETE /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:16.107904 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de4d3467-4c3b-4fd6-b9f1-d612fea0aaba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:16.109294 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de4d3467-4c3b-4fd6-b9f1-d612fea0aaba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:16.110582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:16.110582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:16.111685 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de4d3467-4c3b-4fd6-b9f1-d612fea0aaba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:16.297840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:16.297840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:16.332092 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-de4d3467-4c3b-4fd6-b9f1-d612fea0aaba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:16.339056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-eaf1537d-d14c-4c65-b865-bb0811d2c12b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/196085c5-2f1e-4905-9659-91473d12f89b Jan 19 08:58:16.339628 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-eaf1537d-d14c-4c65-b865-bb0811d2c12b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:16.339944 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:16.339944 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:16.340638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-eaf1537d-d14c-4c65-b865-bb0811d2c12b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:16.368397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de4d3467-4c3b-4fd6-b9f1-d612fea0aaba tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:16.370203 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 854/1685] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:16 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 915 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:16.392039 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:16.392039 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:16.795735 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-833bcc55-929b-4fe8-8ad1-5acf703471c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:58:16.797076 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-833bcc55-929b-4fe8-8ad1-5acf703471c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:16.797610 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:16.797610 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:16.798688 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-833bcc55-929b-4fe8-8ad1-5acf703471c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:16.951702 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:16.951702 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:16.981238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-833bcc55-929b-4fe8-8ad1-5acf703471c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:17.043887 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:17.043887 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:17.088517 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-833bcc55-929b-4fe8-8ad1-5acf703471c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:58:17.089474 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 855/1686] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:16 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 1211 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:17.399458 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7693c0bf-124a-41ea-83e4-ab78ea2b770d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:17.400188 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7693c0bf-124a-41ea-83e4-ab78ea2b770d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:17.400519 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:17.400519 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:17.400780 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7693c0bf-124a-41ea-83e4-ab78ea2b770d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:17.503508 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:17.503508 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:17.514009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-eaf1537d-d14c-4c65-b865-bb0811d2c12b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:58:17.515226 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-eaf1537d-d14c-4c65-b865-bb0811d2c12b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:58:17.519945 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7693c0bf-124a-41ea-83e4-ab78ea2b770d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:17.561577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9b89aa29-462c-4daf-9ab6-ce3bc967b618 req-eaf1537d-d14c-4c65-b865-bb0811d2c12b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/196085c5-2f1e-4905-9659-91473d12f89b returned with HTTP 200 Jan 19 08:58:17.562467 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 832/1687] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 08:58:16 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/attachments/196085c5-2f1e-4905-9659-91473d12f89b => generated 19 bytes in 1233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:17.589820 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7693c0bf-124a-41ea-83e4-ab78ea2b770d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:17.590958 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 856/1688] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:17 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 915 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:18.109015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d8eb208-7d9d-4b83-9f11-b744ee2f6cb2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:58:18.109595 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d8eb208-7d9d-4b83-9f11-b744ee2f6cb2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:18.109790 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:18.109790 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:18.110149 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d8eb208-7d9d-4b83-9f11-b744ee2f6cb2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:18.238760 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:18.238760 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:18.249579 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9d8eb208-7d9d-4b83-9f11-b744ee2f6cb2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:18.277185 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d8eb208-7d9d-4b83-9f11-b744ee2f6cb2 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:58:18.289430 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 833/1689] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:18 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 916 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:18.612299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3646dc38-a665-4dd0-a04b-4191a05dd778 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:18.616982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3646dc38-a665-4dd0-a04b-4191a05dd778 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:18.617677 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:18.617677 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:18.618705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3646dc38-a665-4dd0-a04b-4191a05dd778 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:18.788621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:18.788621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:18.822102 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3646dc38-a665-4dd0-a04b-4191a05dd778 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:18.883233 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3646dc38-a665-4dd0-a04b-4191a05dd778 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 200 Jan 19 08:58:18.885214 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 857/1690] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:18 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 915 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:19.912520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41fd77f9-b57e-4594-a6d5-334ece64c333 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 Jan 19 08:58:19.914272 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-41fd77f9-b57e-4594-a6d5-334ece64c333 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:19.914724 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:19.914724 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:19.915413 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-41fd77f9-b57e-4594-a6d5-334ece64c333 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:20.094932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41fd77f9-b57e-4594-a6d5-334ece64c333 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 returned with HTTP 404 Jan 19 08:58:20.097869 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 834/1691] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:19 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/9184530c-8158-451d-a3a2-73374dbcbd44 => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:28.460679 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes Jan 19 08:58:28.462471 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:28.462471 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:28.463786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1828057107"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:28.466279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1828057107'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:58:28.474061 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume of 1 GB Jan 19 08:58:28.539686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Availability Zones retrieved successfully. Jan 19 08:58:28.621282 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (aad0ba06-90e2-41bc-b937-6cc8de098eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:28.634026 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1974f6d-8da7-4f71-acc8-259f7d810798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:28.636618 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:58:28.801036 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1974f6d-8da7-4f71-acc8-259f7d810798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:28.811476 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a79b6f0d-733f-4618-8f58-8f7a32b0b8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:28.978098 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['641ec6d3-794a-4826-91df-94bdfd847506', 'c779a84d-9323-4d13-a4ae-ce51c560f48b', '8b2d4fa9-7338-4254-b860-654ebc067ab1', 'dafd2a90-e8b3-4699-ac55-a72769de83df'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:28.980104 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a79b6f0d-733f-4618-8f58-8f7a32b0b8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['641ec6d3-794a-4826-91df-94bdfd847506', 'c779a84d-9323-4d13-a4ae-ce51c560f48b', '8b2d4fa9-7338-4254-b860-654ebc067ab1', 'dafd2a90-e8b3-4699-ac55-a72769de83df']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:28.982330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a4eac10-8319-4315-914c-1182cbb16b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:29.071428 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a4eac10-8319-4315-914c-1182cbb16b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c2507a1-9dc6-400f-9b12-6ed2b4e085f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1828057107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['641ec6d3-794a-4826-91df-94bdfd847506','c779a84d-9323-4d13-a4ae-ce51c560f48b','8b2d4fa9-7338-4254-b860-654ebc067ab1','dafd2a90-e8b3-4699-ac55-a72769de83df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1828057107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c2507a1-9dc6-400f-9b12-6ed2b4e085f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',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,user_id='1afbfd271b9f4494ae48f7c35872765c',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:29.073750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af03f1a3-d789-4ea6-8798-21dc4cc48bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:29.113190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af03f1a3-d789-4ea6-8798-21dc4cc48bcf) 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-1828057107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['641ec6d3-794a-4826-91df-94bdfd847506','c779a84d-9323-4d13-a4ae-ce51c560f48b','8b2d4fa9-7338-4254-b860-654ebc067ab1','dafd2a90-e8b3-4699-ac55-a72769de83df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:29.117510 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000d7d35-cb39-4124-aada-a92bbb4d26dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:29.185061 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000d7d35-cb39-4124-aada-a92bbb4d26dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:29.197209 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (aad0ba06-90e2-41bc-b937-6cc8de098eef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:29.433812 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request issued successfully. Jan 19 08:58:29.501431 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bae4d27c-66df-41f8-8321-584f13245908 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes returned with HTTP 202 Jan 19 08:58:29.503144 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 858/1692] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:58:28 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes => generated 823 bytes in 1052 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:58:29.525483 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bd8f0fc-a192-43b2-83dc-cbfac5810929 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 Jan 19 08:58:29.526421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6bd8f0fc-a192-43b2-83dc-cbfac5810929 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:29.527456 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6bd8f0fc-a192-43b2-83dc-cbfac5810929 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:29.694235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:29.694235 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:29.703729 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6bd8f0fc-a192-43b2-83dc-cbfac5810929 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:29.737392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bd8f0fc-a192-43b2-83dc-cbfac5810929 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 returned with HTTP 200 Jan 19 08:58:29.750226 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 835/1693] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:29 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 => generated 915 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:30.469528 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6529703f-b3ea-414e-ac07-a02fe9f84df5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] DELETE http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:58:30.469983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6529703f-b3ea-414e-ac07-a02fe9f84df5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:30.470707 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:30.470707 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:30.471121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6529703f-b3ea-414e-ac07-a02fe9f84df5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:30.471644 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6529703f-b3ea-414e-ac07-a02fe9f84df5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Delete volume with id: 3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:58:30.631264 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:30.631264 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:30.633380 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6529703f-b3ea-414e-ac07-a02fe9f84df5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:30.678102 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6529703f-b3ea-414e-ac07-a02fe9f84df5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Delete volume request issued successfully. Jan 19 08:58:30.678740 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6529703f-b3ea-414e-ac07-a02fe9f84df5 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 202 Jan 19 08:58:30.679648 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 859/1694] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:58:30 2021] DELETE /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:30.687077 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a12f5e92-a877-4519-8707-46f3ab652a60 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:58:30.687352 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a12f5e92-a877-4519-8707-46f3ab652a60 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:30.687487 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:30.687487 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:30.687852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a12f5e92-a877-4519-8707-46f3ab652a60 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:30.756311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21164d2f-1eeb-4ac2-86e1-6335d0561c2c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 Jan 19 08:58:30.757735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21164d2f-1eeb-4ac2-86e1-6335d0561c2c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:30.758103 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:30.758103 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:30.758773 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21164d2f-1eeb-4ac2-86e1-6335d0561c2c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:30.809071 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:30.809071 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:30.830079 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a12f5e92-a877-4519-8707-46f3ab652a60 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:30.886662 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:30.886662 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:30.891168 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a12f5e92-a877-4519-8707-46f3ab652a60 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:58:30.896831 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 836/1695] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:30 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 915 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:58:30.914644 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-21164d2f-1eeb-4ac2-86e1-6335d0561c2c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:30.944438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21164d2f-1eeb-4ac2-86e1-6335d0561c2c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 returned with HTTP 200 Jan 19 08:58:30.945606 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 860/1696] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:30 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:58:30.962105 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-332c82ba-8367-407b-bb99-2fcffb90c2c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:58:30.962949 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:30.962949 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:30.963540 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-332c82ba-8367-407b-bb99-2fcffb90c2c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c2507a1-9dc6-400f-9b12-6ed2b4e085f7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1425817730"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:31.097609 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:31.097609 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:31.098822 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-332c82ba-8367-407b-bb99-2fcffb90c2c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:31.099241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-332c82ba-8367-407b-bb99-2fcffb90c2c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create snapshot from volume 9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 Jan 19 08:58:31.256571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-332c82ba-8367-407b-bb99-2fcffb90c2c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['3c26f530-e49e-4a2d-8c78-b2e84a6ce002', 'a5e9773f-5fb6-456e-8077-df71a759658c', '9a402d37-0fd1-4fe7-8125-f5ee2e3b9bd0', 'f182e338-cfea-43ac-867d-aa31e534a1c8'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:31.529157 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-332c82ba-8367-407b-bb99-2fcffb90c2c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot create request issued successfully. Jan 19 08:58:31.539349 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-332c82ba-8367-407b-bb99-2fcffb90c2c6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 202 Jan 19 08:58:31.541051 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 837/1697] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:58:30 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 310 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:58:31.553897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2a1ea73-a699-4ec4-aa32-c17b69e70db9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d Jan 19 08:58:31.554627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2a1ea73-a699-4ec4-aa32-c17b69e70db9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:31.554999 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:31.554999 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:31.555651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2a1ea73-a699-4ec4-aa32-c17b69e70db9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:31.652717 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:31.652717 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:31.658335 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e2a1ea73-a699-4ec4-aa32-c17b69e70db9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:31.664737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2a1ea73-a699-4ec4-aa32-c17b69e70db9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d returned with HTTP 200 Jan 19 08:58:31.665980 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 861/1698] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:31 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d => generated 442 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:31.924013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3574eca5-c9f5-453c-8f39-3dd0445323dd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:58:31.926523 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3574eca5-c9f5-453c-8f39-3dd0445323dd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:31.927135 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:31.927135 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:31.930347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3574eca5-c9f5-453c-8f39-3dd0445323dd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:32.152667 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:32.152667 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:32.198225 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3574eca5-c9f5-453c-8f39-3dd0445323dd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:32.235607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3574eca5-c9f5-453c-8f39-3dd0445323dd tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:58:32.236811 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 838/1699] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:31 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 915 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:32.680125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7f625e9-4fa7-4b91-9d10-8a5074af0e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d Jan 19 08:58:32.680888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7f625e9-4fa7-4b91-9d10-8a5074af0e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:32.680888 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:32.680888 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:32.681441 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7f625e9-4fa7-4b91-9d10-8a5074af0e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:32.745404 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:32.745404 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:32.750382 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c7f625e9-4fa7-4b91-9d10-8a5074af0e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:32.752667 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7f625e9-4fa7-4b91-9d10-8a5074af0e46 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d returned with HTTP 200 Jan 19 08:58:32.769604 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 862/1700] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:32 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d => generated 442 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:33.275531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bc1c1c0-4349-4127-8a00-9b22aff192d3 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:58:33.276665 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bc1c1c0-4349-4127-8a00-9b22aff192d3 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:33.277012 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:33.277012 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:33.277604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bc1c1c0-4349-4127-8a00-9b22aff192d3 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:33.409064 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:33.409064 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:33.439937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9bc1c1c0-4349-4127-8a00-9b22aff192d3 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:33.525546 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bc1c1c0-4349-4127-8a00-9b22aff192d3 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 200 Jan 19 08:58:33.528046 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 839/1701] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:33 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 915 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:33.781270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89171a78-6445-4d5d-9871-1cd2621aa9e5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d Jan 19 08:58:33.783381 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89171a78-6445-4d5d-9871-1cd2621aa9e5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:33.783958 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:33.783958 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:33.788461 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89171a78-6445-4d5d-9871-1cd2621aa9e5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:33.894809 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:33.894809 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:33.897301 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-89171a78-6445-4d5d-9871-1cd2621aa9e5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:33.900291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89171a78-6445-4d5d-9871-1cd2621aa9e5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d returned with HTTP 200 Jan 19 08:58:33.917621 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 863/1702] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:33 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d => generated 442 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:58:34.543633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0210e3f-a254-4314-a847-00b697c614cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de Jan 19 08:58:34.544153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0210e3f-a254-4314-a847-00b697c614cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:34.544344 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:34.544344 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:34.544988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0210e3f-a254-4314-a847-00b697c614cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:34.660104 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0210e3f-a254-4314-a847-00b697c614cf tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de returned with HTTP 404 Jan 19 08:58:34.665666 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 840/1703] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:34 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/3170bbce-f1c4-4c33-838a-0282e7e0e2de => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:35.468500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-285e40c1-f829-4a9b-93a2-05a10b843afe tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d Jan 19 08:58:35.469329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-285e40c1-f829-4a9b-93a2-05a10b843afe tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:35.469507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:35.469507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:35.470101 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-285e40c1-f829-4a9b-93a2-05a10b843afe tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:35.530378 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:35.530378 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:35.532678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-285e40c1-f829-4a9b-93a2-05a10b843afe tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:35.535418 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-285e40c1-f829-4a9b-93a2-05a10b843afe tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d returned with HTTP 200 Jan 19 08:58:35.536445 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 864/1704] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:34 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d => generated 469 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:35.558024 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes Jan 19 08:58:35.559270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1446466814"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:35.570916 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request body: {'volume': {'snapshot_id': 'f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1446466814'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:58:35.700257 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:35.700257 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:35.708978 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:35.709641 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume of 2 GB Jan 19 08:58:35.760316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Availability Zones retrieved successfully. Jan 19 08:58:35.841502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (a99fef91-38bd-4181-9b38-1f031ea9f986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:35.853676 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd487540-57b8-4af6-95f6-dda447c05d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:35.856370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:58:36.115282 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd487540-57b8-4af6-95f6-dda447c05d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:36.118069 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e348c6-377f-47f4-b925-69334b135457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:36.238248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['ba4c0e10-d8f7-4d2e-9879-ce5c3f694af4', '52d6798b-7969-4c68-8e0a-f14e13073664', '50181794-9eb9-4d7b-98bc-e0556a296c83', '4c2a3c20-1fff-4f89-9740-80e0477adc28'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:36.240560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e348c6-377f-47f4-b925-69334b135457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba4c0e10-d8f7-4d2e-9879-ce5c3f694af4', '52d6798b-7969-4c68-8e0a-f14e13073664', '50181794-9eb9-4d7b-98bc-e0556a296c83', '4c2a3c20-1fff-4f89-9740-80e0477adc28']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:36.243919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc92964a-0e8f-4da9-9dde-147e7ccffc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:36.551992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc92964a-0e8f-4da9-9dde-147e7ccffc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b783d8c-a48e-4430-aa95-afe8beec8a36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1446466814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['ba4c0e10-d8f7-4d2e-9879-ce5c3f694af4','52d6798b-7969-4c68-8e0a-f14e13073664','50181794-9eb9-4d7b-98bc-e0556a296c83','4c2a3c20-1fff-4f89-9740-80e0477adc28'],size=2,snapshot_id=f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1446466814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b783d8c-a48e-4430-aa95-afe8beec8a36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',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=f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1afbfd271b9f4494ae48f7c35872765c',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:36.558455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51078f01-ac2b-4564-84f8-8d08a150ca7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:36.653677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51078f01-ac2b-4564-84f8-8d08a150ca7e) 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-1446466814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['ba4c0e10-d8f7-4d2e-9879-ce5c3f694af4','52d6798b-7969-4c68-8e0a-f14e13073664','50181794-9eb9-4d7b-98bc-e0556a296c83','4c2a3c20-1fff-4f89-9740-80e0477adc28'],size=2,snapshot_id=f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:36.669335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a648a0-10ec-45f3-b011-90c209d4ebdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:36.951505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a648a0-10ec-45f3-b011-90c209d4ebdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:36.954598 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (a99fef91-38bd-4181-9b38-1f031ea9f986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:37.017834 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request issued successfully. Jan 19 08:58:37.036376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a73410ab-ca44-46b9-a99c-f5532d038698 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes returned with HTTP 202 Jan 19 08:58:37.052734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6654392f-0311-4d78-a98f-fc6bcda3b7d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:37.053438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6654392f-0311-4d78-a98f-fc6bcda3b7d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:37.053725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:37.053725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:37.054256 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6654392f-0311-4d78-a98f-fc6bcda3b7d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:37.059599 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 841/1705] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:58:35 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes => generated 857 bytes in 1509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:58:37.110900 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:37.110900 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:37.121382 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6654392f-0311-4d78-a98f-fc6bcda3b7d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:37.156469 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6654392f-0311-4d78-a98f-fc6bcda3b7d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:37.158885 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 865/1706] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:37 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 925 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:38.176319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7271fb31-70c2-40da-adf0-709b8a08227b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:38.178153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7271fb31-70c2-40da-adf0-709b8a08227b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:38.178562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:38.178562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:38.179202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7271fb31-70c2-40da-adf0-709b8a08227b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:38.308989 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:38.308989 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:38.332292 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7271fb31-70c2-40da-adf0-709b8a08227b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:38.382343 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7271fb31-70c2-40da-adf0-709b8a08227b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:38.392968 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 842/1707] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:38 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 949 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:39.402163 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3597d60e-313e-4b88-9623-18bdd276aae1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:39.402693 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3597d60e-313e-4b88-9623-18bdd276aae1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:39.403253 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:39.403253 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:39.403891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3597d60e-313e-4b88-9623-18bdd276aae1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:39.518382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:39.518382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:39.544590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3597d60e-313e-4b88-9623-18bdd276aae1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:39.615528 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3597d60e-313e-4b88-9623-18bdd276aae1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:39.629776 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 866/1708] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:39 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 949 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:40.637555 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-deac3f69-239c-48ad-b33a-0669867c24ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:40.638068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-deac3f69-239c-48ad-b33a-0669867c24ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:40.638609 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:40.638609 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:40.639002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-deac3f69-239c-48ad-b33a-0669867c24ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:40.735005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:40.735005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:40.766571 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-deac3f69-239c-48ad-b33a-0669867c24ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:40.819951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-deac3f69-239c-48ad-b33a-0669867c24ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:40.821889 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 843/1709] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:40 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 949 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:41.842501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cbdd3eae-3b07-4c2d-84c5-7514f8adcad8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:41.847905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cbdd3eae-3b07-4c2d-84c5-7514f8adcad8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:41.847905 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:41.847905 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:41.857663 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cbdd3eae-3b07-4c2d-84c5-7514f8adcad8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:42.072248 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:42.072248 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:42.102229 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cbdd3eae-3b07-4c2d-84c5-7514f8adcad8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:42.151781 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cbdd3eae-3b07-4c2d-84c5-7514f8adcad8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:42.152586 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 867/1710] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:41 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 949 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:58:43.186977 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa12ae7c-141f-4f5b-ac02-a14f3ca35f4e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:43.188798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa12ae7c-141f-4f5b-ac02-a14f3ca35f4e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:43.189372 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:43.189372 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:43.190499 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa12ae7c-141f-4f5b-ac02-a14f3ca35f4e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:43.328882 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:43.328882 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:43.353931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aa12ae7c-141f-4f5b-ac02-a14f3ca35f4e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:43.388682 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa12ae7c-141f-4f5b-ac02-a14f3ca35f4e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:43.394581 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 844/1711] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:43 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 949 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:44.418960 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd0a9c22-5726-44bd-b3b8-7c65311697ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:44.421608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd0a9c22-5726-44bd-b3b8-7c65311697ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:44.424172 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:44.424172 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:44.425378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd0a9c22-5726-44bd-b3b8-7c65311697ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:44.561005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:44.561005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:44.581144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bd0a9c22-5726-44bd-b3b8-7c65311697ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:44.690220 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd0a9c22-5726-44bd-b3b8-7c65311697ec tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:44.699119 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 868/1712] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:44 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 949 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:45.714968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ca1e2404-e8fd-4436-b9be-c73b268594d9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:45.716349 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ca1e2404-e8fd-4436-b9be-c73b268594d9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:45.716782 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:45.716782 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:45.717535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ca1e2404-e8fd-4436-b9be-c73b268594d9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:45.884825 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:45.884825 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:45.941188 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ca1e2404-e8fd-4436-b9be-c73b268594d9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:46.011322 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ca1e2404-e8fd-4436-b9be-c73b268594d9 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:46.014570 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 845/1713] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:45 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 949 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:47.038742 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf307755-8358-42dd-8735-18476ed809f6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:47.039392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf307755-8358-42dd-8735-18476ed809f6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:47.039590 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:47.039590 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:47.040258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf307755-8358-42dd-8735-18476ed809f6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:47.169158 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:47.169158 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:47.209755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cf307755-8358-42dd-8735-18476ed809f6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:47.289781 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf307755-8358-42dd-8735-18476ed809f6 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:47.290893 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 869/1714] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:47 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 949 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:48.310855 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4be6a72-5270-4143-9b7c-f6db878d84ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:48.315238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f4be6a72-5270-4143-9b7c-f6db878d84ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:48.318540 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:48.318540 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:48.319049 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f4be6a72-5270-4143-9b7c-f6db878d84ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:48.440946 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:48.440946 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:48.451355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f4be6a72-5270-4143-9b7c-f6db878d84ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:48.478578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4be6a72-5270-4143-9b7c-f6db878d84ac tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:48.479773 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 846/1715] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:48 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 950 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:48.500365 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf3a4785-b4ba-4c4b-a8a7-679d6d2a0888 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:48.501408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf3a4785-b4ba-4c4b-a8a7-679d6d2a0888 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:48.501408 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:48.501408 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:48.506291 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf3a4785-b4ba-4c4b-a8a7-679d6d2a0888 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:48.652296 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:48.652296 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:48.682617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cf3a4785-b4ba-4c4b-a8a7-679d6d2a0888 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:48.738607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf3a4785-b4ba-4c4b-a8a7-679d6d2a0888 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:48.750826 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 870/1716] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:48 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 950 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:48.769965 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7401942b-a16f-415e-8c0c-3b90fbebd973 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:48.770852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7401942b-a16f-415e-8c0c-3b90fbebd973 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:48.771171 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:48.771171 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:48.771731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7401942b-a16f-415e-8c0c-3b90fbebd973 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:48.772309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7401942b-a16f-415e-8c0c-3b90fbebd973 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume with id: 9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:48.884833 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:48.884833 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:48.886151 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7401942b-a16f-415e-8c0c-3b90fbebd973 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:48.942046 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7401942b-a16f-415e-8c0c-3b90fbebd973 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume request issued successfully. Jan 19 08:58:48.943083 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7401942b-a16f-415e-8c0c-3b90fbebd973 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 202 Jan 19 08:58:48.943938 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 847/1717] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:58:48 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:48.951926 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07319634-9ef9-4b10-b81b-dd0a9d41c48c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:48.952700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07319634-9ef9-4b10-b81b-dd0a9d41c48c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:48.953145 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:48.953145 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:48.953885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07319634-9ef9-4b10-b81b-dd0a9d41c48c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:49.105337 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:49.105337 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:49.173492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-07319634-9ef9-4b10-b81b-dd0a9d41c48c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:49.229157 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07319634-9ef9-4b10-b81b-dd0a9d41c48c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:49.232368 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 871/1718] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:48 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 949 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:50.255746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d140457-837f-4557-8bae-617fbda38026 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:50.257681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d140457-837f-4557-8bae-617fbda38026 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:50.260674 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:50.260674 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:50.262334 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d140457-837f-4557-8bae-617fbda38026 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:50.497986 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:50.497986 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:50.525683 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6d140457-837f-4557-8bae-617fbda38026 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:50.572638 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d140457-837f-4557-8bae-617fbda38026 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:50.596669 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 848/1719] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:50 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 949 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:51.592050 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84b03124-46b7-492d-a741-2fa469918d8f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:51.593321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-84b03124-46b7-492d-a741-2fa469918d8f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:51.593718 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:51.593718 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:51.594347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-84b03124-46b7-492d-a741-2fa469918d8f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:51.767338 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:51.767338 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:51.811116 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-84b03124-46b7-492d-a741-2fa469918d8f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:51.855458 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84b03124-46b7-492d-a741-2fa469918d8f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 200 Jan 19 08:58:51.866878 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 872/1720] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:51 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 949 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:52.874479 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-220f9d29-8898-4131-aee9-e91f02f758e8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:58:52.875257 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-220f9d29-8898-4131-aee9-e91f02f758e8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:52.876003 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:52.876003 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:52.876387 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-220f9d29-8898-4131-aee9-e91f02f758e8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:53.047495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-220f9d29-8898-4131-aee9-e91f02f758e8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 404 Jan 19 08:58:53.054746 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 849/1721] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:52 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:53.064198 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes Jan 19 08:58:53.064662 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:53.064662 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:53.065077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1727410846"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:53.066396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1727410846'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:58:53.066966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume of 1 GB Jan 19 08:58:53.109438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Availability Zones retrieved successfully. Jan 19 08:58:53.145306 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (86fa7554-945e-40de-94ce-200642e0ab28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:53.150715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d376ef48-8b7e-4941-a145-097e3ea87e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:53.153010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:58:53.276897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d376ef48-8b7e-4941-a145-097e3ea87e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:53.279193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662ea906-fc00-488a-b86d-e3f6663cafaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:53.443190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['e6a94db6-8607-4d68-8e4e-767f344e363a', '3156e8ce-fec6-4fdb-b774-ef2de361494b', '7551a997-8b25-4cff-98dd-b69d9784f0fa', '63ba43f8-a3e2-4273-a92a-0c92379aa626'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:53.448680 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662ea906-fc00-488a-b86d-e3f6663cafaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6a94db6-8607-4d68-8e4e-767f344e363a', '3156e8ce-fec6-4fdb-b774-ef2de361494b', '7551a997-8b25-4cff-98dd-b69d9784f0fa', '63ba43f8-a3e2-4273-a92a-0c92379aa626']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:53.457790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c117ef49-329b-4294-b684-fa72a2b05d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:53.640385 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c117ef49-329b-4294-b684-fa72a2b05d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d0ba47-acc1-4246-af74-490101b1e8b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1727410846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['e6a94db6-8607-4d68-8e4e-767f344e363a','3156e8ce-fec6-4fdb-b774-ef2de361494b','7551a997-8b25-4cff-98dd-b69d9784f0fa','63ba43f8-a3e2-4273-a92a-0c92379aa626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1727410846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d0ba47-acc1-4246-af74-490101b1e8b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',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,user_id='1afbfd271b9f4494ae48f7c35872765c',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:53.643577 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6697d740-c243-4441-b042-579d7b16bb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:53.685975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6697d740-c243-4441-b042-579d7b16bb11) 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-1727410846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['e6a94db6-8607-4d68-8e4e-767f344e363a','3156e8ce-fec6-4fdb-b774-ef2de361494b','7551a997-8b25-4cff-98dd-b69d9784f0fa','63ba43f8-a3e2-4273-a92a-0c92379aa626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:53.688364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f80c1d1-0702-4632-8e81-28e6fbe6de7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:53.737970 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f80c1d1-0702-4632-8e81-28e6fbe6de7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:53.745532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (86fa7554-945e-40de-94ce-200642e0ab28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:53.895134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request issued successfully. Jan 19 08:58:53.931599 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-102d53e4-07d1-4da5-ad87-08524d45e24c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes returned with HTTP 202 Jan 19 08:58:53.942832 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 873/1722] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 08:58:53 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes => generated 823 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:58:53.947908 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-271002fc-7723-430e-b5e4-e3695cec0f52 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 Jan 19 08:58:53.948432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-271002fc-7723-430e-b5e4-e3695cec0f52 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:53.948929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-271002fc-7723-430e-b5e4-e3695cec0f52 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:54.055086 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:54.055086 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:54.075057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-271002fc-7723-430e-b5e4-e3695cec0f52 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:54.127641 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-271002fc-7723-430e-b5e4-e3695cec0f52 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 returned with HTTP 200 Jan 19 08:58:54.128470 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 850/1723] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:53 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:55.145394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c5f036b-78ce-4b4e-be68-6704fd5b8bf0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 Jan 19 08:58:55.146230 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c5f036b-78ce-4b4e-be68-6704fd5b8bf0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:55.146438 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:55.146438 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:55.146811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c5f036b-78ce-4b4e-be68-6704fd5b8bf0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:55.218924 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:55.218924 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:55.235334 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4c5f036b-78ce-4b4e-be68-6704fd5b8bf0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:55.263136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c5f036b-78ce-4b4e-be68-6704fd5b8bf0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 returned with HTTP 200 Jan 19 08:58:55.264611 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 874/1724] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:55 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 => generated 916 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:55.280921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69d87f45-bf8f-4f1c-9900-52b9643dc16d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots Jan 19 08:58:55.281615 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:55.281615 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:55.282333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69d87f45-bf8f-4f1c-9900-52b9643dc16d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66d0ba47-acc1-4246-af74-490101b1e8b2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2084092188"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:55.341582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:55.341582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:55.343138 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-69d87f45-bf8f-4f1c-9900-52b9643dc16d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:58:55.343675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-69d87f45-bf8f-4f1c-9900-52b9643dc16d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create snapshot from volume 66d0ba47-acc1-4246-af74-490101b1e8b2 Jan 19 08:58:55.412483 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-69d87f45-bf8f-4f1c-9900-52b9643dc16d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['9faee644-ce9a-4657-8186-941012ed2f8d', '8eeea10d-2d0e-4480-93a0-7ecf7c9731f9', '48299603-965a-4fde-a5c5-cc998c70ef75', 'bc0cf33d-1778-4d19-bcc3-f71b60f8211b'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:55.569613 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-69d87f45-bf8f-4f1c-9900-52b9643dc16d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot create request issued successfully. Jan 19 08:58:55.570566 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69d87f45-bf8f-4f1c-9900-52b9643dc16d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots returned with HTTP 202 Jan 19 08:58:55.577786 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 851/1725] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 08:58:55 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots => generated 310 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:58:55.588941 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31055c1f-5d97-4b96-8eab-b533b84ad335 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 Jan 19 08:58:55.589465 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31055c1f-5d97-4b96-8eab-b533b84ad335 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:55.589684 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:55.589684 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:55.590163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31055c1f-5d97-4b96-8eab-b533b84ad335 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:55.662655 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:55.662655 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:55.663742 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-31055c1f-5d97-4b96-8eab-b533b84ad335 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:55.665685 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31055c1f-5d97-4b96-8eab-b533b84ad335 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 returned with HTTP 200 Jan 19 08:58:55.666480 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 875/1726] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:55 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 => generated 442 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:55.796300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc279217-7a64-4fbb-bcbb-7e8d8cd30b64 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] DELETE http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:58:55.797406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc279217-7a64-4fbb-bcbb-7e8d8cd30b64 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:55.797863 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:55.797863 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:55.798549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc279217-7a64-4fbb-bcbb-7e8d8cd30b64 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:55.799244 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-cc279217-7a64-4fbb-bcbb-7e8d8cd30b64 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Delete volume with id: c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:58:55.931094 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:55.931094 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:55.935839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cc279217-7a64-4fbb-bcbb-7e8d8cd30b64 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:56.000356 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cc279217-7a64-4fbb-bcbb-7e8d8cd30b64 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Delete volume request issued successfully. Jan 19 08:58:56.005825 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc279217-7a64-4fbb-bcbb-7e8d8cd30b64 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 202 Jan 19 08:58:56.007286 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 852/1727] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:58:55 2021] DELETE /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:56.015399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d791f945-e7f2-4afc-9852-6198291e444d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:58:56.016099 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d791f945-e7f2-4afc-9852-6198291e444d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:56.016461 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:56.016461 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:56.016834 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d791f945-e7f2-4afc-9852-6198291e444d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:56.153074 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:56.153074 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:56.175162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d791f945-e7f2-4afc-9852-6198291e444d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:56.226356 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d791f945-e7f2-4afc-9852-6198291e444d tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:58:56.227195 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 876/1728] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:56 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:56.679286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-232e4eed-d6a0-437f-9875-510a79413267 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 Jan 19 08:58:56.680593 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-232e4eed-d6a0-437f-9875-510a79413267 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:56.680827 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:56.680827 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:56.681279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-232e4eed-d6a0-437f-9875-510a79413267 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:56.769640 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:56.769640 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:56.778791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-232e4eed-d6a0-437f-9875-510a79413267 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:56.785838 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-232e4eed-d6a0-437f-9875-510a79413267 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 returned with HTTP 200 Jan 19 08:58:56.787672 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 853/1729] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:56 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 => generated 442 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:57.248346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8e9dbed0-4f0f-49ed-a98f-da3af7b7f6a7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:58:57.248865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8e9dbed0-4f0f-49ed-a98f-da3af7b7f6a7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:57.249061 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:57.249061 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:57.249464 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8e9dbed0-4f0f-49ed-a98f-da3af7b7f6a7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:57.402226 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:57.402226 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:57.439901 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8e9dbed0-4f0f-49ed-a98f-da3af7b7f6a7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:57.519186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8e9dbed0-4f0f-49ed-a98f-da3af7b7f6a7 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:58:57.520023 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 877/1730] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:57 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 915 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:57.799784 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81884294-6985-48f5-ae90-0ccc966582dd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 Jan 19 08:58:57.800714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81884294-6985-48f5-ae90-0ccc966582dd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:57.801294 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:57.801294 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:57.802652 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81884294-6985-48f5-ae90-0ccc966582dd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:57.894959 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:57.894959 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:57.902687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-81884294-6985-48f5-ae90-0ccc966582dd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:57.911217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81884294-6985-48f5-ae90-0ccc966582dd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 returned with HTTP 200 Jan 19 08:58:57.928828 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 854/1731] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:57 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 => generated 442 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:58.537718 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0074ba35-1318-4442-a171-356398af7026 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:58:58.538269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0074ba35-1318-4442-a171-356398af7026 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:58.538417 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:58.538417 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:58.538752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0074ba35-1318-4442-a171-356398af7026 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:58.693742 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:58.693742 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:58.716120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0074ba35-1318-4442-a171-356398af7026 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Volume info retrieved successfully. Jan 19 08:58:58.777492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0074ba35-1318-4442-a171-356398af7026 tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 200 Jan 19 08:58:58.782811 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 878/1732] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:58 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 915 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:58.928918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0e39e9d-70b4-4492-9b2e-7d869b2fe60c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 Jan 19 08:58:58.929543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0e39e9d-70b4-4492-9b2e-7d869b2fe60c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:58.929959 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:58.929959 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:58.930594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0e39e9d-70b4-4492-9b2e-7d869b2fe60c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:59.001923 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:59.001923 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:59.008387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f0e39e9d-70b4-4492-9b2e-7d869b2fe60c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:59.010967 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0e39e9d-70b4-4492-9b2e-7d869b2fe60c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 returned with HTTP 200 Jan 19 08:58:59.015358 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 855/1733] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:58 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 => generated 469 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:59.024880 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] POST http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes Jan 19 08:58:59.025260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:59.025260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:59.025676 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "449d3017-6e4d-4236-bde3-6efb4e3988b1", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1740768911"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:59.026914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request body: {'volume': {'snapshot_id': '449d3017-6e4d-4236-bde3-6efb4e3988b1', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1740768911'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:58:59.084297 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:59.084297 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:58:59.085501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:58:59.085862 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume of 1 GB Jan 19 08:58:59.115673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Availability Zones retrieved successfully. Jan 19 08:58:59.157942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (949ea5e3-82cd-4928-b6a2-e1de7bb4e149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:59.160739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c076764f-522d-459a-aa8f-82222f601b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:59.163269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:58:59.454551 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c076764f-522d-459a-aa8f-82222f601b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '449d3017-6e4d-4236-bde3-6efb4e3988b1', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:59.456814 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9e08b1-aa6e-4183-95b1-227e7a1b1a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:59.613701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Created reservations ['623806ec-1c96-4981-9566-046fb31b1915', '81c9df97-c2b2-497b-9a29-2e2ea436455c', 'cd743af3-3996-4216-a395-e16f0bb03de0', '1e72d4a9-03cb-432c-9fcc-35ba3116f98a'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:59.616980 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9e08b1-aa6e-4183-95b1-227e7a1b1a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['623806ec-1c96-4981-9566-046fb31b1915', '81c9df97-c2b2-497b-9a29-2e2ea436455c', 'cd743af3-3996-4216-a395-e16f0bb03de0', '1e72d4a9-03cb-432c-9fcc-35ba3116f98a']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:59.626054 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e0ca8d-37fa-4d33-91c1-bfa63c88826e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:59.799386 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-591572b8-1879-481d-9a20-d97f74cfdf4b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] GET http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 Jan 19 08:58:59.800269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-591572b8-1879-481d-9a20-d97f74cfdf4b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:59.801584 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:59.801584 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:58:59.802837 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-591572b8-1879-481d-9a20-d97f74cfdf4b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:59.901848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e0ca8d-37fa-4d33-91c1-bfa63c88826e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d96cef3-5da2-468c-bfd8-e1292eb400f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1740768911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['623806ec-1c96-4981-9566-046fb31b1915','81c9df97-c2b2-497b-9a29-2e2ea436455c','cd743af3-3996-4216-a395-e16f0bb03de0','1e72d4a9-03cb-432c-9fcc-35ba3116f98a'],size=1,snapshot_id=449d3017-6e4d-4236-bde3-6efb4e3988b1,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T08:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1740768911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d96cef3-5da2-468c-bfd8-e1292eb400f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',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=449d3017-6e4d-4236-bde3-6efb4e3988b1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1afbfd271b9f4494ae48f7c35872765c',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:59.907934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a770bba2-a28a-4b9c-bf57-bfd2e4da45bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:59.912543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-591572b8-1879-481d-9a20-d97f74cfdf4b tempest-AttachVolumeNegativeTest-1894331579 tempest-AttachVolumeNegativeTest-1894331579] http://10.222.0.50/volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 returned with HTTP 404 Jan 19 08:58:59.913621 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 856/1734] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:59 2021] GET /volume/v3/18d704929b6b465099a24af4e2bb8301/volumes/c3d2a559-a046-43eb-b4eb-23b80b864a99 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:59.941322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a770bba2-a28a-4b9c-bf57-bfd2e4da45bc) 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-1740768911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9a34a5ce6dd44fbb2b8c1771d6dadd1',qos_specs=None,replication_status=,reservations=['623806ec-1c96-4981-9566-046fb31b1915','81c9df97-c2b2-497b-9a29-2e2ea436455c','cd743af3-3996-4216-a395-e16f0bb03de0','1e72d4a9-03cb-432c-9fcc-35ba3116f98a'],size=1,snapshot_id=449d3017-6e4d-4236-bde3-6efb4e3988b1,source_replicaid=,source_volid=None,status='creating',user_id='1afbfd271b9f4494ae48f7c35872765c',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:59.945236 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c249655-1a51-4f7a-a35d-504a0d4b5cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:00.052725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c249655-1a51-4f7a-a35d-504a0d4b5cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:00.068252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Flow 'volume_create_api' (949ea5e3-82cd-4928-b6a2-e1de7bb4e149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:00.158308 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Create volume request issued successfully. Jan 19 08:59:00.210762 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d68195a-d444-44a2-b904-4720d1be00dc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes returned with HTTP 202 Jan 19 08:59:00.211765 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 879/1735] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 08:58:59 2021] POST /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes => generated 857 bytes in 1192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:59:00.226627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2396b26-76c6-4ac0-b3fc-3267d4dec77b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:00.226965 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2396b26-76c6-4ac0-b3fc-3267d4dec77b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:00.228234 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2396b26-76c6-4ac0-b3fc-3267d4dec77b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:00.306147 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:00.306147 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:00.342237 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f2396b26-76c6-4ac0-b3fc-3267d4dec77b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:00.396634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2396b26-76c6-4ac0-b3fc-3267d4dec77b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:00.397742 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 857/1736] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:00 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:01.416239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27b2ad75-0b2d-4d03-8c50-c9afe2b90b8b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:01.416692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27b2ad75-0b2d-4d03-8c50-c9afe2b90b8b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:01.416895 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:01.416895 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:01.417694 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27b2ad75-0b2d-4d03-8c50-c9afe2b90b8b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:01.527542 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:01.527542 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:01.556934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-27b2ad75-0b2d-4d03-8c50-c9afe2b90b8b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:01.641861 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27b2ad75-0b2d-4d03-8c50-c9afe2b90b8b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:01.644825 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 880/1737] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:01 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:02.662576 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b07368e5-720a-4152-863e-c4650016f00a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:02.663108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b07368e5-720a-4152-863e-c4650016f00a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:02.663295 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:02.663295 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:02.664511 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b07368e5-720a-4152-863e-c4650016f00a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:02.791084 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:02.791084 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:02.803617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b07368e5-720a-4152-863e-c4650016f00a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:02.831412 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b07368e5-720a-4152-863e-c4650016f00a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:02.832772 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 858/1738] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:02 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:03.850623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b796992-c573-4612-8b5e-94d986be4963 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:03.851726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b796992-c573-4612-8b5e-94d986be4963 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:03.852101 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:03.852101 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:03.852714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b796992-c573-4612-8b5e-94d986be4963 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:04.000306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:04.000306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:04.029238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3b796992-c573-4612-8b5e-94d986be4963 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:04.076098 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b796992-c573-4612-8b5e-94d986be4963 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:04.084683 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 881/1739] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:03 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:05.112592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0825b507-9b97-4e44-a75e-519bf9653c3d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:05.113184 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0825b507-9b97-4e44-a75e-519bf9653c3d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:05.113342 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:05.113342 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:05.115608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0825b507-9b97-4e44-a75e-519bf9653c3d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:05.284207 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:05.284207 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:05.312539 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0825b507-9b97-4e44-a75e-519bf9653c3d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:05.362262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0825b507-9b97-4e44-a75e-519bf9653c3d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:05.363622 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 859/1740] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:05 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:06.379310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26481a12-1763-46b2-93bb-f1410a3d6027 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:06.381569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26481a12-1763-46b2-93bb-f1410a3d6027 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:06.382014 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:06.382014 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:06.382658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26481a12-1763-46b2-93bb-f1410a3d6027 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:06.649000 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:06.649000 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:06.662489 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-26481a12-1763-46b2-93bb-f1410a3d6027 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:06.694891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26481a12-1763-46b2-93bb-f1410a3d6027 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:06.695969 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 882/1741] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:06 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:07.718578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ccc310af-1e16-42e8-bf40-5fe783606f22 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:07.721806 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ccc310af-1e16-42e8-bf40-5fe783606f22 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:07.722297 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:07.722297 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:07.724314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ccc310af-1e16-42e8-bf40-5fe783606f22 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:07.907754 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:07.907754 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:07.949923 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ccc310af-1e16-42e8-bf40-5fe783606f22 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:08.016630 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ccc310af-1e16-42e8-bf40-5fe783606f22 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:08.044140 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 860/1742] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:07 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:09.051452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9a35b116-5543-40b7-b003-3f09663b3fe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:09.052651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9a35b116-5543-40b7-b003-3f09663b3fe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:09.052651 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:09.052651 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:09.054055 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9a35b116-5543-40b7-b003-3f09663b3fe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:09.175448 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:09.175448 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:09.196854 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9a35b116-5543-40b7-b003-3f09663b3fe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:09.292382 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9a35b116-5543-40b7-b003-3f09663b3fe0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:09.293617 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 883/1743] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:09 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:10.310215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bec1f1f5-e9d6-40f2-9aaf-86871ae0aa47 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:10.311385 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bec1f1f5-e9d6-40f2-9aaf-86871ae0aa47 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:10.311831 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:10.311831 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:10.312543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bec1f1f5-e9d6-40f2-9aaf-86871ae0aa47 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:10.489559 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:10.489559 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:10.538847 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bec1f1f5-e9d6-40f2-9aaf-86871ae0aa47 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:10.649211 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bec1f1f5-e9d6-40f2-9aaf-86871ae0aa47 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:10.665906 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 861/1744] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:10 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:11.690433 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7df1c69-406e-43d0-bddd-5b54b6925c06 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:11.690970 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e7df1c69-406e-43d0-bddd-5b54b6925c06 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:11.691122 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:11.691122 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:11.691779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e7df1c69-406e-43d0-bddd-5b54b6925c06 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:11.857073 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:11.857073 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:11.875636 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e7df1c69-406e-43d0-bddd-5b54b6925c06 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:11.930629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7df1c69-406e-43d0-bddd-5b54b6925c06 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:11.947051 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 884/1745] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:11 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 950 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:11.951069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-326e621f-e913-4346-b9e8-adc4ee8a850f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:11.951785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-326e621f-e913-4346-b9e8-adc4ee8a850f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:11.952182 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:11.952182 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:11.952824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-326e621f-e913-4346-b9e8-adc4ee8a850f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:12.056925 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.056925 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:12.077968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-326e621f-e913-4346-b9e8-adc4ee8a850f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:12.128399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-326e621f-e913-4346-b9e8-adc4ee8a850f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:12.133449 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 862/1746] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:11 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 950 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:12.151284 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58be30f3-0625-4773-850e-b8a7ff7276d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:12.151823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58be30f3-0625-4773-850e-b8a7ff7276d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:12.152015 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:12.152015 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:12.152371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58be30f3-0625-4773-850e-b8a7ff7276d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:12.152830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-58be30f3-0625-4773-850e-b8a7ff7276d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume with id: 4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:12.220351 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.220351 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:12.221576 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-58be30f3-0625-4773-850e-b8a7ff7276d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:12.265252 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-58be30f3-0625-4773-850e-b8a7ff7276d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume request issued successfully. Jan 19 08:59:12.265734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58be30f3-0625-4773-850e-b8a7ff7276d7 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 202 Jan 19 08:59:12.273361 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 885/1747] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:12 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:12.277849 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b1f79f1-af4c-43a5-b7f9-1bd589581cf1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:12.278373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b1f79f1-af4c-43a5-b7f9-1bd589581cf1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:12.278587 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:12.278587 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:12.279061 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b1f79f1-af4c-43a5-b7f9-1bd589581cf1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:12.381518 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.381518 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:12.402488 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b1f79f1-af4c-43a5-b7f9-1bd589581cf1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:12.454543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b1f79f1-af4c-43a5-b7f9-1bd589581cf1 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:12.455966 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 863/1748] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:12 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:13.472570 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42df11e9-4c8e-4b6c-b0e3-27b4d516f29c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:13.474980 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42df11e9-4c8e-4b6c-b0e3-27b4d516f29c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:13.475396 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:13.475396 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:13.476048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42df11e9-4c8e-4b6c-b0e3-27b4d516f29c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:13.635631 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:13.635631 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:13.658927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-42df11e9-4c8e-4b6c-b0e3-27b4d516f29c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:13.735100 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42df11e9-4c8e-4b6c-b0e3-27b4d516f29c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:13.748793 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 886/1749] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:13 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:14.754772 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2268e486-d549-48c8-99a8-79dd10ac637c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:14.755996 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2268e486-d549-48c8-99a8-79dd10ac637c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:14.756453 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:14.756453 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:14.757270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2268e486-d549-48c8-99a8-79dd10ac637c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:14.903765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:14.903765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:14.914984 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2268e486-d549-48c8-99a8-79dd10ac637c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:14.941426 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2268e486-d549-48c8-99a8-79dd10ac637c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 200 Jan 19 08:59:14.953171 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 864/1750] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:14 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 949 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:15.958744 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d765c67f-38bb-47e5-81b9-7e5547ea6dda tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:15.959322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d765c67f-38bb-47e5-81b9-7e5547ea6dda tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:15.959442 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:15.959442 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:15.959803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d765c67f-38bb-47e5-81b9-7e5547ea6dda tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:16.064726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d765c67f-38bb-47e5-81b9-7e5547ea6dda tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 404 Jan 19 08:59:16.070373 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 887/1751] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:15 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:16.085909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e78c814-04ea-4ed7-ab80-c31d302ff7d3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:16.086608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0e78c814-04ea-4ed7-ab80-c31d302ff7d3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:16.086972 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:16.086972 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:16.087820 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0e78c814-04ea-4ed7-ab80-c31d302ff7d3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:16.088441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-0e78c814-04ea-4ed7-ab80-c31d302ff7d3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume with id: 4d96cef3-5da2-468c-bfd8-e1292eb400f5 Jan 19 08:59:16.182800 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e78c814-04ea-4ed7-ab80-c31d302ff7d3 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 returned with HTTP 404 Jan 19 08:59:16.184004 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 865/1752] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:16 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/4d96cef3-5da2-468c-bfd8-e1292eb400f5 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:16.193266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a05b948-116f-47f4-b27e-5591b8caa2e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 Jan 19 08:59:16.194035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2a05b948-116f-47f4-b27e-5591b8caa2e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:16.194655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2a05b948-116f-47f4-b27e-5591b8caa2e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:16.195160 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-2a05b948-116f-47f4-b27e-5591b8caa2e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: 449d3017-6e4d-4236-bde3-6efb4e3988b1 Jan 19 08:59:16.251650 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:16.251650 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:16.253158 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2a05b948-116f-47f4-b27e-5591b8caa2e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:59:16.388925 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2a05b948-116f-47f4-b27e-5591b8caa2e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot delete request issued successfully. Jan 19 08:59:16.389392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a05b948-116f-47f4-b27e-5591b8caa2e0 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 returned with HTTP 202 Jan 19 08:59:16.390277 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 888/1753] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:59:16 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:16.398772 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b091efe7-fcb4-452b-95a7-cd36260f36ab tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 Jan 19 08:59:16.399562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b091efe7-fcb4-452b-95a7-cd36260f36ab tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:16.400245 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b091efe7-fcb4-452b-95a7-cd36260f36ab tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:16.457710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:16.457710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:16.474561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b091efe7-fcb4-452b-95a7-cd36260f36ab tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:59:16.476963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b091efe7-fcb4-452b-95a7-cd36260f36ab tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 returned with HTTP 200 Jan 19 08:59:16.477704 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 866/1754] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:59:16 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 => generated 468 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:17.489548 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c01cdcb8-ec38-4b9c-b023-683c9b90210a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 Jan 19 08:59:17.491002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c01cdcb8-ec38-4b9c-b023-683c9b90210a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:17.491483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:17.491483 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:17.492178 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c01cdcb8-ec38-4b9c-b023-683c9b90210a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:17.565849 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:17.565849 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:17.569892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c01cdcb8-ec38-4b9c-b023-683c9b90210a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:59:17.572070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c01cdcb8-ec38-4b9c-b023-683c9b90210a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 returned with HTTP 200 Jan 19 08:59:17.581530 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 889/1755] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:59:17 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 => generated 468 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:18.588755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b993b6d5-4de7-40c3-826e-790ba811f2de tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 Jan 19 08:59:18.589983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b993b6d5-4de7-40c3-826e-790ba811f2de tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:18.590416 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:18.590416 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:18.591060 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b993b6d5-4de7-40c3-826e-790ba811f2de tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:18.646043 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:18.646043 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:18.647524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b993b6d5-4de7-40c3-826e-790ba811f2de tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:59:18.651876 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b993b6d5-4de7-40c3-826e-790ba811f2de tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 returned with HTTP 200 Jan 19 08:59:18.652922 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 867/1756] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:59:18 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 => generated 468 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:19.666656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48ec78da-4a57-40f5-821d-95c9c16e4b45 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 Jan 19 08:59:19.668043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48ec78da-4a57-40f5-821d-95c9c16e4b45 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:19.668411 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:19.668411 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:19.669032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48ec78da-4a57-40f5-821d-95c9c16e4b45 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:19.800013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48ec78da-4a57-40f5-821d-95c9c16e4b45 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 returned with HTTP 404 Jan 19 08:59:19.811429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c12412e3-b24c-4b99-8b65-7b4d1d22a60b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 Jan 19 08:59:19.811950 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c12412e3-b24c-4b99-8b65-7b4d1d22a60b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:19.812356 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:19.812356 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:19.813004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c12412e3-b24c-4b99-8b65-7b4d1d22a60b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:19.813676 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-c12412e3-b24c-4b99-8b65-7b4d1d22a60b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume with id: 66d0ba47-acc1-4246-af74-490101b1e8b2 Jan 19 08:59:19.821514 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 890/1757] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:59:19 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/449d3017-6e4d-4236-bde3-6efb4e3988b1 => generated 111 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:19.933292 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:19.933292 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:19.935898 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c12412e3-b24c-4b99-8b65-7b4d1d22a60b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:20.006580 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c12412e3-b24c-4b99-8b65-7b4d1d22a60b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume request issued successfully. Jan 19 08:59:20.007191 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c12412e3-b24c-4b99-8b65-7b4d1d22a60b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 returned with HTTP 202 Jan 19 08:59:20.011002 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 868/1758] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:19 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:20.018167 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3e3e89f-2ec8-48f9-a5f7-62083fc91ccf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 Jan 19 08:59:20.018683 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3e3e89f-2ec8-48f9-a5f7-62083fc91ccf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:20.019168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3e3e89f-2ec8-48f9-a5f7-62083fc91ccf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:20.179575 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:20.179575 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:20.207305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c3e3e89f-2ec8-48f9-a5f7-62083fc91ccf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:20.257980 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3e3e89f-2ec8-48f9-a5f7-62083fc91ccf tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 returned with HTTP 200 Jan 19 08:59:20.259588 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 891/1759] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:20 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 => generated 915 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:21.275754 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-df6ce31c-062f-46c0-9b87-c666ba8e7fcb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 Jan 19 08:59:21.276846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-df6ce31c-062f-46c0-9b87-c666ba8e7fcb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:21.277315 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:21.277315 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:21.278031 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-df6ce31c-062f-46c0-9b87-c666ba8e7fcb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:21.388358 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:21.388358 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:21.414330 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-df6ce31c-062f-46c0-9b87-c666ba8e7fcb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:21.465909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-df6ce31c-062f-46c0-9b87-c666ba8e7fcb tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 returned with HTTP 200 Jan 19 08:59:21.467119 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 869/1760] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:21 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 => generated 915 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:22.483592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fce21820-84a1-46cc-9fc4-7a68fbde593f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 Jan 19 08:59:22.484190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fce21820-84a1-46cc-9fc4-7a68fbde593f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:22.484450 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:22.484450 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:22.485134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fce21820-84a1-46cc-9fc4-7a68fbde593f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:22.632492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fce21820-84a1-46cc-9fc4-7a68fbde593f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 returned with HTTP 404 Jan 19 08:59:22.643029 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 892/1761] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:22 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/66d0ba47-acc1-4246-af74-490101b1e8b2 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:22.650821 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26875bd2-7912-4380-8d1c-bc257aefb3fc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:59:22.651348 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26875bd2-7912-4380-8d1c-bc257aefb3fc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:22.651545 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:22.651545 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:22.652345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26875bd2-7912-4380-8d1c-bc257aefb3fc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:22.652671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-26875bd2-7912-4380-8d1c-bc257aefb3fc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume with id: 9b783d8c-a48e-4430-aa95-afe8beec8a36 Jan 19 08:59:22.835777 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26875bd2-7912-4380-8d1c-bc257aefb3fc tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 returned with HTTP 404 Jan 19 08:59:22.836861 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 870/1762] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:22 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9b783d8c-a48e-4430-aa95-afe8beec8a36 => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:22.844891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f09ee1e-2e17-43ad-8a99-edf6a9671b27 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d Jan 19 08:59:22.845790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f09ee1e-2e17-43ad-8a99-edf6a9671b27 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:22.846501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f09ee1e-2e17-43ad-8a99-edf6a9671b27 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:22.847081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-2f09ee1e-2e17-43ad-8a99-edf6a9671b27 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d Jan 19 08:59:22.927403 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:22.927403 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:22.938674 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2f09ee1e-2e17-43ad-8a99-edf6a9671b27 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:59:23.076454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2f09ee1e-2e17-43ad-8a99-edf6a9671b27 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot delete request issued successfully. Jan 19 08:59:23.076920 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f09ee1e-2e17-43ad-8a99-edf6a9671b27 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d returned with HTTP 202 Jan 19 08:59:23.081139 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 893/1763] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:59:22 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:23.089262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8af2211b-45f8-4f27-ab50-10f4265cf113 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d Jan 19 08:59:23.089932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8af2211b-45f8-4f27-ab50-10f4265cf113 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:23.090670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8af2211b-45f8-4f27-ab50-10f4265cf113 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:23.177016 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:23.177016 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:23.179547 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8af2211b-45f8-4f27-ab50-10f4265cf113 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:59:23.182925 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8af2211b-45f8-4f27-ab50-10f4265cf113 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d returned with HTTP 200 Jan 19 08:59:23.186029 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 871/1764] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:59:23 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d => generated 468 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:24.198582 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d5eac66-368e-4949-8e7a-3b99d3df0e8d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d Jan 19 08:59:24.199106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1d5eac66-368e-4949-8e7a-3b99d3df0e8d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:24.199286 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:24.199286 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:24.199633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1d5eac66-368e-4949-8e7a-3b99d3df0e8d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:24.292014 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:24.292014 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:24.293178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1d5eac66-368e-4949-8e7a-3b99d3df0e8d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:59:24.295127 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d5eac66-368e-4949-8e7a-3b99d3df0e8d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d returned with HTTP 200 Jan 19 08:59:24.305986 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 894/1765] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:59:24 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d => generated 468 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:25.321756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-49c9d9d9-90bb-4f03-b6d3-e39af6442c6d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d Jan 19 08:59:25.323743 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-49c9d9d9-90bb-4f03-b6d3-e39af6442c6d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:25.324527 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:25.324527 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:25.325563 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-49c9d9d9-90bb-4f03-b6d3-e39af6442c6d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:25.360874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-49c9d9d9-90bb-4f03-b6d3-e39af6442c6d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d returned with HTTP 404 Jan 19 08:59:25.365966 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 872/1766] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:59:25 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f53bc7c3-b1df-4dbc-a5be-5f3058a03b4d => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:25.371645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2e953dc-46ba-40c9-ab6a-889fd4bb88d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 Jan 19 08:59:25.372555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2e953dc-46ba-40c9-ab6a-889fd4bb88d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:25.372936 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:25.372936 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:25.374051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2e953dc-46ba-40c9-ab6a-889fd4bb88d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:25.375198 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-a2e953dc-46ba-40c9-ab6a-889fd4bb88d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume with id: 9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 Jan 19 08:59:25.442808 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:25.442808 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:25.444168 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2e953dc-46ba-40c9-ab6a-889fd4bb88d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:25.508456 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2e953dc-46ba-40c9-ab6a-889fd4bb88d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume request issued successfully. Jan 19 08:59:25.509378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2e953dc-46ba-40c9-ab6a-889fd4bb88d8 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 returned with HTTP 202 Jan 19 08:59:25.513667 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 895/1767] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:25 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:25.519711 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c06d668e-9608-4fad-aae7-9d26dd67bb8a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 Jan 19 08:59:25.520362 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c06d668e-9608-4fad-aae7-9d26dd67bb8a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:25.524847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c06d668e-9608-4fad-aae7-9d26dd67bb8a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:25.668484 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:25.668484 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:25.690379 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c06d668e-9608-4fad-aae7-9d26dd67bb8a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:25.733269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c06d668e-9608-4fad-aae7-9d26dd67bb8a tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 returned with HTTP 200 Jan 19 08:59:25.745668 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 873/1768] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:25 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 => generated 915 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:26.752618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16635aa0-4896-469e-8611-6a0d1836d941 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 Jan 19 08:59:26.753414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16635aa0-4896-469e-8611-6a0d1836d941 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:26.753414 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:26.753414 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:26.753846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16635aa0-4896-469e-8611-6a0d1836d941 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:26.874154 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:26.874154 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:26.898391 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-16635aa0-4896-469e-8611-6a0d1836d941 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:26.925558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16635aa0-4896-469e-8611-6a0d1836d941 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 returned with HTTP 200 Jan 19 08:59:26.937178 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 896/1769] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:26 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 => generated 915 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:27.945650 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16661f7f-a644-4e08-93d1-f130ac183330 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 Jan 19 08:59:27.945650 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16661f7f-a644-4e08-93d1-f130ac183330 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:27.945650 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:27.945650 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:27.945650 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16661f7f-a644-4e08-93d1-f130ac183330 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.072548 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:28.072548 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:28.087223 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16661f7f-a644-4e08-93d1-f130ac183330 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 returned with HTTP 404 Jan 19 08:59:28.098435 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 874/1770] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:27 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/9c2507a1-9dc6-400f-9b12-6ed2b4e085f7 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:28.101185 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bcdfe705-fdc7-4d91-97db-736281d71e5f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da Jan 19 08:59:28.101723 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bcdfe705-fdc7-4d91-97db-736281d71e5f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.101940 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:28.101940 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:28.102317 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bcdfe705-fdc7-4d91-97db-736281d71e5f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.102673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-bcdfe705-fdc7-4d91-97db-736281d71e5f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: bbf22761-5c2f-462c-98bc-70beded0d8da Jan 19 08:59:28.172538 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bcdfe705-fdc7-4d91-97db-736281d71e5f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da returned with HTTP 404 Jan 19 08:59:28.186101 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bac4d8f6-4ec4-432a-ac3e-d4e2c1662c1c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b Jan 19 08:59:28.186616 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bac4d8f6-4ec4-432a-ac3e-d4e2c1662c1c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.187058 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:28.187058 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:28.187744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bac4d8f6-4ec4-432a-ac3e-d4e2c1662c1c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.188279 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-bac4d8f6-4ec4-432a-ac3e-d4e2c1662c1c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: 21dbfbc7-82b8-4acd-a706-d75a72e99d4b Jan 19 08:59:28.213911 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 897/1771] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:59:28 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/bbf22761-5c2f-462c-98bc-70beded0d8da => generated 111 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:28.262872 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bac4d8f6-4ec4-432a-ac3e-d4e2c1662c1c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b returned with HTTP 404 Jan 19 08:59:28.269021 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 875/1772] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:59:28 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/21dbfbc7-82b8-4acd-a706-d75a72e99d4b => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:28.276094 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9560f5a7-beae-4eda-a81e-8e56f8bdf937 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a Jan 19 08:59:28.276929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9560f5a7-beae-4eda-a81e-8e56f8bdf937 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.277460 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9560f5a7-beae-4eda-a81e-8e56f8bdf937 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.278006 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-9560f5a7-beae-4eda-a81e-8e56f8bdf937 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: 8f423ee9-b2f5-45bb-bccd-4a4047ac990a Jan 19 08:59:28.354221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9560f5a7-beae-4eda-a81e-8e56f8bdf937 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a returned with HTTP 404 Jan 19 08:59:28.356117 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 898/1773] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:59:28 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/8f423ee9-b2f5-45bb-bccd-4a4047ac990a => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:28.364667 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-60e162a0-7204-48f3-a427-57267e4ab240 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:59:28.365932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-60e162a0-7204-48f3-a427-57267e4ab240 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.366621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-60e162a0-7204-48f3-a427-57267e4ab240 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.367362 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-60e162a0-7204-48f3-a427-57267e4ab240 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: f49924c6-fbcf-407f-9b39-8137689c00f9 Jan 19 08:59:28.398602 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-60e162a0-7204-48f3-a427-57267e4ab240 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 returned with HTTP 404 Jan 19 08:59:28.408831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-65910588-d406-447b-ab51-6d056fe045d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f Jan 19 08:59:28.410384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-65910588-d406-447b-ab51-6d056fe045d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.411071 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-65910588-d406-447b-ab51-6d056fe045d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.411574 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-65910588-d406-447b-ab51-6d056fe045d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: 74232983-b149-421c-99cc-3de628650d9f Jan 19 08:59:28.415349 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 876/1774] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:59:28 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/f49924c6-fbcf-407f-9b39-8137689c00f9 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:28.446294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-65910588-d406-447b-ab51-6d056fe045d4 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f returned with HTTP 404 Jan 19 08:59:28.449796 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 899/1775] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:59:28 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/74232983-b149-421c-99cc-3de628650d9f => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:28.459099 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8445c53a-b0b0-4805-b30a-4851df03c10b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:59:28.459937 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8445c53a-b0b0-4805-b30a-4851df03c10b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.460610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8445c53a-b0b0-4805-b30a-4851df03c10b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.461198 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-8445c53a-b0b0-4805-b30a-4851df03c10b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: 3b489934-1f95-48df-a6c7-aebfbb5e8033 Jan 19 08:59:28.511134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8445c53a-b0b0-4805-b30a-4851df03c10b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 returned with HTTP 404 Jan 19 08:59:28.519241 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 877/1776] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:59:28 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/3b489934-1f95-48df-a6c7-aebfbb5e8033 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:28.524542 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b727a46f-4330-4fea-b142-2977abbfd73c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:59:28.525654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b727a46f-4330-4fea-b142-2977abbfd73c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.527930 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b727a46f-4330-4fea-b142-2977abbfd73c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.528699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-b727a46f-4330-4fea-b142-2977abbfd73c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: cadd566b-0419-4155-ad12-a43f1ed57661 Jan 19 08:59:28.583310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b727a46f-4330-4fea-b142-2977abbfd73c tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 returned with HTTP 404 Jan 19 08:59:28.584671 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 900/1777] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:59:28 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/cadd566b-0419-4155-ad12-a43f1ed57661 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:28.592902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9c16beb6-6e14-4918-beff-a2f662011558 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:59:28.593692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9c16beb6-6e14-4918-beff-a2f662011558 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.594824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9c16beb6-6e14-4918-beff-a2f662011558 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.595456 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-9c16beb6-6e14-4918-beff-a2f662011558 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume with id: c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:59:28.656731 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:28.656731 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:28.658222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9c16beb6-6e14-4918-beff-a2f662011558 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:28.701316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9c16beb6-6e14-4918-beff-a2f662011558 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume request issued successfully. Jan 19 08:59:28.701985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9c16beb6-6e14-4918-beff-a2f662011558 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 202 Jan 19 08:59:28.703019 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 878/1778] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:28 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:28.713989 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f511e28a-f453-4b35-b9a2-7bfc7dd723cd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:59:28.714791 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f511e28a-f453-4b35-b9a2-7bfc7dd723cd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.715610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f511e28a-f453-4b35-b9a2-7bfc7dd723cd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.782131 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:28.782131 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:28.792615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f511e28a-f453-4b35-b9a2-7bfc7dd723cd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:28.820866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f511e28a-f453-4b35-b9a2-7bfc7dd723cd tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:59:28.832759 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 901/1779] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:28 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1362 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:29.839103 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99bd6149-171f-44dd-b73c-800792902494 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:59:29.840436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99bd6149-171f-44dd-b73c-800792902494 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:29.841018 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:29.841018 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:29.841888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99bd6149-171f-44dd-b73c-800792902494 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:30.002194 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:30.002194 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:30.017532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-99bd6149-171f-44dd-b73c-800792902494 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:30.072578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99bd6149-171f-44dd-b73c-800792902494 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:59:30.083277 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 879/1780] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:29 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1362 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:31.101886 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2578982-07c4-47aa-b97e-d696c08ce53d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:59:31.103033 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2578982-07c4-47aa-b97e-d696c08ce53d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:31.103435 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:31.103435 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:31.104073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2578982-07c4-47aa-b97e-d696c08ce53d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:31.208582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:31.208582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:31.230531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e2578982-07c4-47aa-b97e-d696c08ce53d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:31.279618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2578982-07c4-47aa-b97e-d696c08ce53d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 200 Jan 19 08:59:31.284544 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 902/1781] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:31 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 1362 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:32.301472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7a4937d-399f-4259-b3d2-7cf3662caf97 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c Jan 19 08:59:32.302240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7a4937d-399f-4259-b3d2-7cf3662caf97 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:32.302240 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:32.302240 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:32.302652 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7a4937d-399f-4259-b3d2-7cf3662caf97 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:32.414997 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7a4937d-399f-4259-b3d2-7cf3662caf97 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c returned with HTTP 404 Jan 19 08:59:32.419524 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 880/1782] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:32 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/c88dd1cb-c61e-4e68-9871-99819d89d52c => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:32.432934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3fd6e8ab-863a-4497-b21a-f1a62828e36b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 Jan 19 08:59:32.434121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3fd6e8ab-863a-4497-b21a-f1a62828e36b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:32.434323 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:32.434323 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:32.436896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3fd6e8ab-863a-4497-b21a-f1a62828e36b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:32.437563 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-3fd6e8ab-863a-4497-b21a-f1a62828e36b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete snapshot with id: e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 Jan 19 08:59:32.550139 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:32.550139 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:32.552122 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3fd6e8ab-863a-4497-b21a-f1a62828e36b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:59:32.651109 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3fd6e8ab-863a-4497-b21a-f1a62828e36b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot delete request issued successfully. Jan 19 08:59:32.651826 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3fd6e8ab-863a-4497-b21a-f1a62828e36b tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 returned with HTTP 202 Jan 19 08:59:32.652918 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 903/1783] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 08:59:32 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:32.667251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21add667-ac17-4623-9c59-244c5340ba6f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 Jan 19 08:59:32.668071 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21add667-ac17-4623-9c59-244c5340ba6f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:32.668758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21add667-ac17-4623-9c59-244c5340ba6f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:32.730907 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:32.730907 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:32.733551 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-21add667-ac17-4623-9c59-244c5340ba6f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:59:32.740192 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21add667-ac17-4623-9c59-244c5340ba6f tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 returned with HTTP 200 Jan 19 08:59:32.749030 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 881/1784] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:59:32 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 => generated 468 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:33.756344 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f696b62-eb37-4411-b44c-62bc9ffa068d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 Jan 19 08:59:33.757065 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f696b62-eb37-4411-b44c-62bc9ffa068d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:33.757307 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:33.757307 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:33.758053 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f696b62-eb37-4411-b44c-62bc9ffa068d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:33.833177 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:33.833177 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:33.834659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0f696b62-eb37-4411-b44c-62bc9ffa068d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Snapshot retrieved successfully. Jan 19 08:59:33.836846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f696b62-eb37-4411-b44c-62bc9ffa068d tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 returned with HTTP 200 Jan 19 08:59:33.837806 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 904/1785] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:59:33 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 => generated 468 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:34.852192 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-83a1a865-2394-4cd4-8899-bf86b0f2b55e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 Jan 19 08:59:34.852853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-83a1a865-2394-4cd4-8899-bf86b0f2b55e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:34.853204 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:34.853204 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:34.853796 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-83a1a865-2394-4cd4-8899-bf86b0f2b55e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:34.905638 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-83a1a865-2394-4cd4-8899-bf86b0f2b55e tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 returned with HTTP 404 Jan 19 08:59:34.911987 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 882/1786] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 08:59:34 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/snapshots/e2302a3d-d5d5-4cb2-b5a6-01ed93854f42 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:34.921067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-770bf56c-fe2a-4707-8b43-10340b7e7003 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] DELETE http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:59:34.922038 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-770bf56c-fe2a-4707-8b43-10340b7e7003 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:34.922253 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:34.922253 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:34.922784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-770bf56c-fe2a-4707-8b43-10340b7e7003 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:34.923256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-770bf56c-fe2a-4707-8b43-10340b7e7003 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume with id: 5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:59:35.081704 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:35.081704 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:35.083544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-770bf56c-fe2a-4707-8b43-10340b7e7003 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:35.123368 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-770bf56c-fe2a-4707-8b43-10340b7e7003 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Delete volume request issued successfully. Jan 19 08:59:35.124144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-770bf56c-fe2a-4707-8b43-10340b7e7003 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 202 Jan 19 08:59:35.125367 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 905/1787] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:34 2021] DELETE /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:35.136803 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8c65206-7a1f-4cde-a018-c988c710a018 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:59:35.137952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8c65206-7a1f-4cde-a018-c988c710a018 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:35.138926 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8c65206-7a1f-4cde-a018-c988c710a018 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:35.235976 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:35.235976 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:35.246543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e8c65206-7a1f-4cde-a018-c988c710a018 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:35.277636 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8c65206-7a1f-4cde-a018-c988c710a018 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:59:35.280594 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 883/1788] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:35 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 915 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:36.303434 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3173cedb-727a-4046-82a2-f618edea3c87 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:59:36.305350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3173cedb-727a-4046-82a2-f618edea3c87 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:36.305922 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:36.305922 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:36.306912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3173cedb-727a-4046-82a2-f618edea3c87 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:36.459342 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:36.459342 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:36.503126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3173cedb-727a-4046-82a2-f618edea3c87 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:36.581743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3173cedb-727a-4046-82a2-f618edea3c87 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:59:36.586250 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 906/1789] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:36 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 915 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:37.604213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63ee6b2c-fc34-4130-bfee-bf968419d527 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:59:37.604968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63ee6b2c-fc34-4130-bfee-bf968419d527 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:37.605305 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:37.605305 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:37.606102 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63ee6b2c-fc34-4130-bfee-bf968419d527 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:37.759728 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:37.759728 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 08:59:37.787455 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-63ee6b2c-fc34-4130-bfee-bf968419d527 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Volume info retrieved successfully. Jan 19 08:59:37.848494 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63ee6b2c-fc34-4130-bfee-bf968419d527 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 200 Jan 19 08:59:37.850759 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 884/1790] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:37 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 915 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:38.871260 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5316f4bb-66cd-48b1-9186-ccc29d6a4de5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] GET http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 Jan 19 08:59:38.873045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5316f4bb-66cd-48b1-9186-ccc29d6a4de5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:38.873444 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:38.873444 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 08:59:38.874547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5316f4bb-66cd-48b1-9186-ccc29d6a4de5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:39.019490 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5316f4bb-66cd-48b1-9186-ccc29d6a4de5 tempest-VolumesSnapshotTestJSON-1952718702 tempest-VolumesSnapshotTestJSON-1952718702] http://10.222.0.50/volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 returned with HTTP 404 Jan 19 08:59:39.020995 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 907/1791] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:38 2021] GET /volume/v3/d9a34a5ce6dd44fbb2b8c1771d6dadd1/volumes/5736dba1-ee33-4ff8-9807-b05726614ff4 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:34.160450 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-832fb958-97f9-465c-8727-744973c7fb51 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] DELETE http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 Jan 19 09:00:34.162215 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-832fb958-97f9-465c-8727-744973c7fb51 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.162601 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:34.162601 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:00:34.165128 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-832fb958-97f9-465c-8727-744973c7fb51 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.165806 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-832fb958-97f9-465c-8727-744973c7fb51 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Delete volume with id: 1cd572d6-3966-407a-b767-5904943ccc67 Jan 19 09:00:34.256750 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:34.256750 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:00:34.262805 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-832fb958-97f9-465c-8727-744973c7fb51 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 09:00:34.317474 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-832fb958-97f9-465c-8727-744973c7fb51 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Delete volume request issued successfully. Jan 19 09:00:34.318314 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-832fb958-97f9-465c-8727-744973c7fb51 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 returned with HTTP 202 Jan 19 09:00:34.319389 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 885/1792] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:00:34 2021] DELETE /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:34.327933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb3e16d6-7aaa-4341-9bc3-396c15d6ca99 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 Jan 19 09:00:34.328688 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb3e16d6-7aaa-4341-9bc3-396c15d6ca99 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.329450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb3e16d6-7aaa-4341-9bc3-396c15d6ca99 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.387266 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:34.387266 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:00:34.397886 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fb3e16d6-7aaa-4341-9bc3-396c15d6ca99 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 09:00:34.426183 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb3e16d6-7aaa-4341-9bc3-396c15d6ca99 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 returned with HTTP 200 Jan 19 09:00:34.427349 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 908/1793] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:34 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:35.443730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71718e1a-97e6-4139-bd5e-43aa6703af2a tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 Jan 19 09:00:35.444291 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71718e1a-97e6-4139-bd5e-43aa6703af2a tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:35.444385 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:35.444385 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:00:35.444729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71718e1a-97e6-4139-bd5e-43aa6703af2a tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:35.569430 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:35.569430 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:00:35.587252 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-71718e1a-97e6-4139-bd5e-43aa6703af2a tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 09:00:35.621945 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71718e1a-97e6-4139-bd5e-43aa6703af2a tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 returned with HTTP 200 Jan 19 09:00:35.623360 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 886/1794] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:35 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 => generated 914 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:36.639201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de2965f2-1e93-480c-b200-827fdb74c634 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 Jan 19 09:00:36.640068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de2965f2-1e93-480c-b200-827fdb74c634 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:36.640400 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:36.640400 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:00:36.640968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de2965f2-1e93-480c-b200-827fdb74c634 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:36.720775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de2965f2-1e93-480c-b200-827fdb74c634 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 returned with HTTP 404 Jan 19 09:00:36.723342 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 909/1795] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:36 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/1cd572d6-3966-407a-b767-5904943ccc67 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:36.731057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b8f79ec-0923-4256-b6b8-84cad019a242 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] DELETE http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 Jan 19 09:00:36.732565 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b8f79ec-0923-4256-b6b8-84cad019a242 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:36.733003 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:36.733003 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:00:36.733801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b8f79ec-0923-4256-b6b8-84cad019a242 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:36.744460 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7b8f79ec-0923-4256-b6b8-84cad019a242 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Delete volume with id: a4a06298-9025-4a1b-9966-77e9af34bd00 Jan 19 09:00:36.836773 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:36.836773 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:00:36.838768 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7b8f79ec-0923-4256-b6b8-84cad019a242 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 09:00:36.870578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7b8f79ec-0923-4256-b6b8-84cad019a242 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Delete volume request issued successfully. Jan 19 09:00:36.871456 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b8f79ec-0923-4256-b6b8-84cad019a242 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 returned with HTTP 202 Jan 19 09:00:36.872833 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 887/1796] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:00:36 2021] DELETE /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:36.880357 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-841f3799-ff64-4bfa-beac-3c67e63162f9 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 Jan 19 09:00:36.881199 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-841f3799-ff64-4bfa-beac-3c67e63162f9 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:36.881865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-841f3799-ff64-4bfa-beac-3c67e63162f9 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:36.980871 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:36.980871 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:00:37.003613 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-841f3799-ff64-4bfa-beac-3c67e63162f9 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 09:00:37.047411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-841f3799-ff64-4bfa-beac-3c67e63162f9 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 returned with HTTP 200 Jan 19 09:00:37.049662 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 910/1797] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:36 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 => generated 914 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:38.066134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94130428-9c3f-4f51-a784-3cb16698e63c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 Jan 19 09:00:38.066626 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-94130428-9c3f-4f51-a784-3cb16698e63c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:38.066828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:38.066828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:00:38.067515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-94130428-9c3f-4f51-a784-3cb16698e63c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:38.189864 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:38.189864 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:00:38.202025 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-94130428-9c3f-4f51-a784-3cb16698e63c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Volume info retrieved successfully. Jan 19 09:00:38.234384 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94130428-9c3f-4f51-a784-3cb16698e63c tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 returned with HTTP 200 Jan 19 09:00:38.235846 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 888/1798] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:38 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 => generated 914 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:39.262424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a76d97bc-8207-4d43-8006-6e562b9c59c6 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] GET http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 Jan 19 09:00:39.265774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a76d97bc-8207-4d43-8006-6e562b9c59c6 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:39.265990 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:39.265990 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:00:39.266374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a76d97bc-8207-4d43-8006-6e562b9c59c6 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:39.386755 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:39.386755 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:00:39.396158 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a76d97bc-8207-4d43-8006-6e562b9c59c6 tempest-ServersNegativeTestJSON-540617829 tempest-ServersNegativeTestJSON-540617829] http://10.222.0.50/volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 returned with HTTP 404 Jan 19 09:00:39.421424 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 911/1799] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:39 2021] GET /volume/v3/fcba77f9fa7a42a2bd099e3f0baf5291/volumes/a4a06298-9025-4a1b-9966-77e9af34bd00 => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:59.378484 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] POST http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes Jan 19 09:00:59.379556 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:59.379556 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:00:59.380315 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-717991174", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:59.382298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-717991174', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:00:59.382918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Create volume of 1 GB Jan 19 09:00:59.397439 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Availability Zones retrieved successfully. Jan 19 09:00:59.418057 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Flow 'volume_create_api' (820d1dd6-a485-45e7-9f54-b1c9aa24af90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:59.423139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890461fe-115a-40b7-bf58-ffe9a3d8c191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:59.426202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:00:59.511813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890461fe-115a-40b7-bf58-ffe9a3d8c191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:59.514535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9edc804-ad85-4676-a004-ad954305f1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:59.730146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Created reservations ['fc7c7e4c-9ab8-49ab-8da8-6e354451316c', 'e5217272-091a-437c-bd9f-a5be5dc5b267', 'de1676f3-b790-4366-a514-4cc643db9081', '2625f666-a226-497e-a849-6b297bd4a983'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:59.732125 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9edc804-ad85-4676-a004-ad954305f1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc7c7e4c-9ab8-49ab-8da8-6e354451316c', 'e5217272-091a-437c-bd9f-a5be5dc5b267', 'de1676f3-b790-4366-a514-4cc643db9081', '2625f666-a226-497e-a849-6b297bd4a983']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:59.734220 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258913c1-ad92-4604-8082-b64ca2879a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:59.807806 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258913c1-ad92-4604-8082-b64ca2879a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac16364f-96a2-4dbb-bb61-6af3d2c170e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-717991174',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3d689df29d242f4939a88f961e6f6a8',qos_specs=None,replication_status=,reservations=['fc7c7e4c-9ab8-49ab-8da8-6e354451316c','e5217272-091a-437c-bd9f-a5be5dc5b267','de1676f3-b790-4366-a514-4cc643db9081','2625f666-a226-497e-a849-6b297bd4a983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0be2d4e022f044ce86ba6c152e1cf7fd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:00:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-717991174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac16364f-96a2-4dbb-bb61-6af3d2c170e9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c3d689df29d242f4939a88f961e6f6a8',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,user_id='0be2d4e022f044ce86ba6c152e1cf7fd',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:59.810324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e971553-59e6-412c-a4f4-4e5177f3292a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:59.844064 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e971553-59e6-412c-a4f4-4e5177f3292a) 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-717991174',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3d689df29d242f4939a88f961e6f6a8',qos_specs=None,replication_status=,reservations=['fc7c7e4c-9ab8-49ab-8da8-6e354451316c','e5217272-091a-437c-bd9f-a5be5dc5b267','de1676f3-b790-4366-a514-4cc643db9081','2625f666-a226-497e-a849-6b297bd4a983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0be2d4e022f044ce86ba6c152e1cf7fd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:59.846133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5667fa9-f026-474a-bb24-a3021d590e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:59.888352 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5667fa9-f026-474a-bb24-a3021d590e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:59.895724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Flow 'volume_create_api' (820d1dd6-a485-45e7-9f54-b1c9aa24af90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:01:00.010793 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Create volume request issued successfully. Jan 19 09:01:00.028704 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-58a979de-cb0f-4e9c-8654-c90efe44968e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes returned with HTTP 202 Jan 19 09:01:00.030146 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 889/1800] 10.222.0.50 () {64 vars in 1512 bytes} [Tue Jan 19 09:00:59 2021] POST /volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes => generated 831 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:01:00.042286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-2aed53a6-0a45-44f9-9c92-e812d94a181c tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] GET http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 Jan 19 09:01:00.042807 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-2aed53a6-0a45-44f9-9c92-e812d94a181c tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:00.043025 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:00.043025 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:00.043396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-2aed53a6-0a45-44f9-9c92-e812d94a181c tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:00.137698 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:00.137698 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:00.151830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-2aed53a6-0a45-44f9-9c92-e812d94a181c tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Volume info retrieved successfully. Jan 19 09:01:00.219440 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e368e906-d941-40a6-9133-2e0a53f97ad9 req-2aed53a6-0a45-44f9-9c92-e812d94a181c tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 returned with HTTP 200 Jan 19 09:01:00.233587 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 912/1801] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:01:00 2021] GET /volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 => generated 923 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:00.764485 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-64ab6405-1193-400c-916e-59e6612ebe70 req-0c112c1e-0114-4ec9-9c47-aa87be8f0cb6 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] GET http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 Jan 19 09:01:00.765991 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-64ab6405-1193-400c-916e-59e6612ebe70 req-0c112c1e-0114-4ec9-9c47-aa87be8f0cb6 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:00.766570 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:00.766570 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:00.767797 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-64ab6405-1193-400c-916e-59e6612ebe70 req-0c112c1e-0114-4ec9-9c47-aa87be8f0cb6 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:00.887383 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:00.887383 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:00.908579 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-64ab6405-1193-400c-916e-59e6612ebe70 req-0c112c1e-0114-4ec9-9c47-aa87be8f0cb6 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Volume info retrieved successfully. Jan 19 09:01:00.968629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-64ab6405-1193-400c-916e-59e6612ebe70 req-0c112c1e-0114-4ec9-9c47-aa87be8f0cb6 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 returned with HTTP 200 Jan 19 09:01:00.972278 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 890/1802] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:01:00 2021] GET /volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 => generated 923 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:02.019195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-92c8e970-d963-4be5-9aae-f0c20cf99e0d req-0f792ac1-36c6-4faa-9f8b-a41e8bff2a85 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] GET http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 Jan 19 09:01:02.019755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-92c8e970-d963-4be5-9aae-f0c20cf99e0d req-0f792ac1-36c6-4faa-9f8b-a41e8bff2a85 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:02.019873 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:02.019873 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:02.020475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-92c8e970-d963-4be5-9aae-f0c20cf99e0d req-0f792ac1-36c6-4faa-9f8b-a41e8bff2a85 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:02.075306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:02.075306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:02.084144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-92c8e970-d963-4be5-9aae-f0c20cf99e0d req-0f792ac1-36c6-4faa-9f8b-a41e8bff2a85 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Volume info retrieved successfully. Jan 19 09:01:02.108276 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-92c8e970-d963-4be5-9aae-f0c20cf99e0d req-0f792ac1-36c6-4faa-9f8b-a41e8bff2a85 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 returned with HTTP 200 Jan 19 09:01:02.109832 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 913/1803] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:01:02 2021] GET /volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 => generated 924 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:02.159791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-ffa6dff3-4587-401f-91ed-79ce9197a1ef req-62d311ff-a58f-4a66-9bf9-154a27b0c2b9 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] GET http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 Jan 19 09:01:02.160886 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-ffa6dff3-4587-401f-91ed-79ce9197a1ef req-62d311ff-a58f-4a66-9bf9-154a27b0c2b9 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:02.161488 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:02.161488 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:02.162240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-ffa6dff3-4587-401f-91ed-79ce9197a1ef req-62d311ff-a58f-4a66-9bf9-154a27b0c2b9 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:02.240758 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:02.240758 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:02.257964 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-ffa6dff3-4587-401f-91ed-79ce9197a1ef req-62d311ff-a58f-4a66-9bf9-154a27b0c2b9 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Volume info retrieved successfully. Jan 19 09:01:02.283517 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-ffa6dff3-4587-401f-91ed-79ce9197a1ef req-62d311ff-a58f-4a66-9bf9-154a27b0c2b9 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 returned with HTTP 200 Jan 19 09:01:02.285465 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 891/1804] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:01:02 2021] GET /volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 => generated 924 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:02.354358 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1dd2e883-3423-4ba3-8c5f-36e901e96b2d req-b4eff1ae-0a32-42b9-bf34-8944901814a1 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] DELETE http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 Jan 19 09:01:02.355457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1dd2e883-3423-4ba3-8c5f-36e901e96b2d req-b4eff1ae-0a32-42b9-bf34-8944901814a1 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:02.355890 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:02.355890 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:02.356702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1dd2e883-3423-4ba3-8c5f-36e901e96b2d req-b4eff1ae-0a32-42b9-bf34-8944901814a1 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:02.357401 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-1dd2e883-3423-4ba3-8c5f-36e901e96b2d req-b4eff1ae-0a32-42b9-bf34-8944901814a1 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Delete volume with id: ac16364f-96a2-4dbb-bb61-6af3d2c170e9 Jan 19 09:01:02.421721 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:02.421721 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:02.423762 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-1dd2e883-3423-4ba3-8c5f-36e901e96b2d req-b4eff1ae-0a32-42b9-bf34-8944901814a1 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Volume info retrieved successfully. Jan 19 09:01:02.458507 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-1dd2e883-3423-4ba3-8c5f-36e901e96b2d req-b4eff1ae-0a32-42b9-bf34-8944901814a1 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Delete volume request issued successfully. Jan 19 09:01:02.459581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1dd2e883-3423-4ba3-8c5f-36e901e96b2d req-b4eff1ae-0a32-42b9-bf34-8944901814a1 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 returned with HTTP 202 Jan 19 09:01:02.461200 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 914/1805] 10.222.0.50 () {62 vars in 1591 bytes} [Tue Jan 19 09:01:02 2021] DELETE /volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:02.550950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b357bdcd-6a33-4492-b7b0-acb494a627aa req-77b1be58-7cef-4302-a537-a1a743cc6c35 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] GET http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 Jan 19 09:01:02.551817 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b357bdcd-6a33-4492-b7b0-acb494a627aa req-77b1be58-7cef-4302-a537-a1a743cc6c35 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:02.552224 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:02.552224 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:02.553046 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b357bdcd-6a33-4492-b7b0-acb494a627aa req-77b1be58-7cef-4302-a537-a1a743cc6c35 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:02.646064 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:02.646064 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:02.667198 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b357bdcd-6a33-4492-b7b0-acb494a627aa req-77b1be58-7cef-4302-a537-a1a743cc6c35 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Volume info retrieved successfully. Jan 19 09:01:02.722587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b357bdcd-6a33-4492-b7b0-acb494a627aa req-77b1be58-7cef-4302-a537-a1a743cc6c35 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 returned with HTTP 200 Jan 19 09:01:02.729744 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 892/1806] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:01:02 2021] GET /volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 => generated 923 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:03.806122 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0bb8ffe7-43ba-4c60-8dbf-98882acded52 req-21f2646d-ad58-4a46-a944-f16296cc6b32 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] GET http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 Jan 19 09:01:03.806622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0bb8ffe7-43ba-4c60-8dbf-98882acded52 req-21f2646d-ad58-4a46-a944-f16296cc6b32 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:03.807027 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:03.807027 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:03.807664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0bb8ffe7-43ba-4c60-8dbf-98882acded52 req-21f2646d-ad58-4a46-a944-f16296cc6b32 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:03.919178 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:03.919178 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:03.946009 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-0bb8ffe7-43ba-4c60-8dbf-98882acded52 req-21f2646d-ad58-4a46-a944-f16296cc6b32 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Volume info retrieved successfully. Jan 19 09:01:04.013473 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0bb8ffe7-43ba-4c60-8dbf-98882acded52 req-21f2646d-ad58-4a46-a944-f16296cc6b32 tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 returned with HTTP 200 Jan 19 09:01:04.014949 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 915/1807] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:01:03 2021] GET /volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 => generated 923 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:05.059471 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fbe7c774-5efc-4575-8cc0-31a86029adf8 req-541b6774-46cd-49dd-9ec8-db5a9047703e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] GET http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 Jan 19 09:01:05.060040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fbe7c774-5efc-4575-8cc0-31a86029adf8 req-541b6774-46cd-49dd-9ec8-db5a9047703e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:05.060299 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:05.060299 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:05.060554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-fbe7c774-5efc-4575-8cc0-31a86029adf8 req-541b6774-46cd-49dd-9ec8-db5a9047703e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:05.161934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-fbe7c774-5efc-4575-8cc0-31a86029adf8 req-541b6774-46cd-49dd-9ec8-db5a9047703e tempest-VolumesGetTestJSON-1056337396 tempest-VolumesGetTestJSON-1056337396] http://10.222.0.50/volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 returned with HTTP 404 Jan 19 09:01:05.163125 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 893/1808] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:01:05 2021] GET /volume/v3/c3d689df29d242f4939a88f961e6f6a8/volumes/ac16364f-96a2-4dbb-bb61-6af3d2c170e9 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:49.280845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5465f19d-cf87-4c91-8abc-411d690ce4a6 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] POST http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types Jan 19 09:01:49.282552 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:49.282552 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:49.283267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5465f19d-cf87-4c91-8abc-411d690ce4a6 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-119048137"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:49.326039 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5465f19d-cf87-4c91-8abc-411d690ce4a6 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types returned with HTTP 202 Jan 19 09:01:49.334345 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 916/1809] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Jan 19 09:01:48 2021] POST /volume/v3/87db784a2c704971ad99e4691bf23bab/group_types => generated 180 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:49.338044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e5cc3fa1-55eb-457f-9cbf-934aa95f6cdb tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] POST http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs Jan 19 09:01:49.338850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e5cc3fa1-55eb-457f-9cbf-934aa95f6cdb tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:49.386948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e5cc3fa1-55eb-457f-9cbf-934aa95f6cdb tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs returned with HTTP 202 Jan 19 09:01:49.388105 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 894/1810] 10.222.0.50 () {62 vars in 1425 bytes} [Tue Jan 19 09:01:49 2021] POST /volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs => generated 53 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:01:49.398214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3decc75b-ef67-4b42-afe8-3db39a99dde1 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] POST http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs Jan 19 09:01:49.399029 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3decc75b-ef67-4b42-afe8-3db39a99dde1 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:49.470623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3decc75b-ef67-4b42-afe8-3db39a99dde1 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs returned with HTTP 202 Jan 19 09:01:49.471766 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 917/1811] 10.222.0.50 () {62 vars in 1425 bytes} [Tue Jan 19 09:01:49 2021] POST /volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs => generated 61 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:01:49.480961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe751b6b-4d12-4e3a-8b16-6280206113b2 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] GET http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key2 Jan 19 09:01:49.481570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe751b6b-4d12-4e3a-8b16-6280206113b2 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:49.482060 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe751b6b-4d12-4e3a-8b16-6280206113b2 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:49.519981 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe751b6b-4d12-4e3a-8b16-6280206113b2 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key2 returned with HTTP 200 Jan 19 09:01:49.525035 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 895/1812] 10.222.0.50 () {60 vars in 1419 bytes} [Tue Jan 19 09:01:49 2021] GET /volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key2 => generated 26 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:49.530532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ae07f5e-457f-49e6-9fad-655c3b6fe3f5 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] GET http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key3 Jan 19 09:01:49.532051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ae07f5e-457f-49e6-9fad-655c3b6fe3f5 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:49.532753 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ae07f5e-457f-49e6-9fad-655c3b6fe3f5 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:49.553442 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ae07f5e-457f-49e6-9fad-655c3b6fe3f5 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key3 returned with HTTP 200 Jan 19 09:01:49.555297 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 918/1813] 10.222.0.50 () {60 vars in 1419 bytes} [Tue Jan 19 09:01:49 2021] GET /volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key3 => generated 18 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:49.564339 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47c09acf-5b14-4cd9-8886-765043f176be tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] PUT http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key3 Jan 19 09:01:49.565183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47c09acf-5b14-4cd9-8886-765043f176be tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:49.611909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47c09acf-5b14-4cd9-8886-765043f176be tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key3 returned with HTTP 200 Jan 19 09:01:49.616788 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 896/1814] 10.222.0.50 () {62 vars in 1439 bytes} [Tue Jan 19 09:01:49 2021] PUT /volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key3 => generated 26 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:49.621974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4a6666e-56b2-4640-8670-e3e8a8ae30e0 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] GET http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs Jan 19 09:01:49.622887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4a6666e-56b2-4640-8670-e3e8a8ae30e0 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:49.623613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4a6666e-56b2-4640-8670-e3e8a8ae30e0 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:49.661858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4a6666e-56b2-4640-8670-e3e8a8ae30e0 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs returned with HTTP 200 Jan 19 09:01:49.663085 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 919/1815] 10.222.0.50 () {60 vars in 1404 bytes} [Tue Jan 19 09:01:49 2021] GET /volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs => generated 87 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:49.673557 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-24ef225a-f8d4-4add-bb37-29cb65ce9ac1 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] DELETE http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key1 Jan 19 09:01:49.674160 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-24ef225a-f8d4-4add-bb37-29cb65ce9ac1 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:49.674635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-24ef225a-f8d4-4add-bb37-29cb65ce9ac1 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:49.706062 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:01:49.706062 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:01:49.721152 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-24ef225a-f8d4-4add-bb37-29cb65ce9ac1 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key1 returned with HTTP 202 Jan 19 09:01:49.725149 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 897/1816] 10.222.0.50 () {60 vars in 1422 bytes} [Tue Jan 19 09:01:49 2021] DELETE /volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:01:49.730583 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-939dda30-7065-4fa5-962a-8514fa9b5be6 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] GET http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key1 Jan 19 09:01:49.731341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-939dda30-7065-4fa5-962a-8514fa9b5be6 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:49.731943 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-939dda30-7065-4fa5-962a-8514fa9b5be6 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:49.751019 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-939dda30-7065-4fa5-962a-8514fa9b5be6 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] HTTP exception thrown: Group Type 771f4f2d-0144-4195-9334-62fa73e68c56 has no extra spec with key key1. Jan 19 09:01:49.751625 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-939dda30-7065-4fa5-962a-8514fa9b5be6 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key1 returned with HTTP 404 Jan 19 09:01:49.753366 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 920/1817] 10.222.0.50 () {60 vars in 1419 bytes} [Tue Jan 19 09:01:49 2021] GET /volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56/group_specs/key1 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:01:49.761403 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d26ecd6-36a4-4e98-92ca-55022be095e2 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] DELETE http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56 Jan 19 09:01:49.761979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d26ecd6-36a4-4e98-92ca-55022be095e2 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:49.762463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d26ecd6-36a4-4e98-92ca-55022be095e2 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:49.813001 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d26ecd6-36a4-4e98-92ca-55022be095e2 tempest-GroupTypeSpecsTest-917324941 tempest-GroupTypeSpecsTest-917324941] http://10.222.0.50/volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56 returned with HTTP 202 Jan 19 09:01:49.814242 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 898/1818] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Jan 19 09:01:49 2021] DELETE /volume/v3/87db784a2c704971ad99e4691bf23bab/group_types/771f4f2d-0144-4195-9334-62fa73e68c56 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:01:58.263880 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-179dc1d9-4208-4a20-be9c-32dc1fd382c4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] POST http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs Jan 19 09:01:58.264655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-179dc1d9-4208-4a20-be9c-32dc1fd382c4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1528709726", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:58.271124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.qos_specs [None req-179dc1d9-4208-4a20-be9c-32dc1fd382c4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1528709726', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87855) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 19 09:01:58.292456 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-179dc1d9-4208-4a20-be9c-32dc1fd382c4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DB qos_specs_create(): root {'id': 'c3869d6b-5f6b-4838-a92e-856ff6c83133', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1528709726'} {{(pid=87855) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 19 09:01:58.313887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-179dc1d9-4208-4a20-be9c-32dc1fd382c4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs returned with HTTP 200 Jan 19 09:01:58.315090 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 921/1819] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 09:01:57 2021] POST /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs => generated 459 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:58.327071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c185178f-fab9-4a3d-8262-ca84b54e9359 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] POST http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types Jan 19 09:01:58.329163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c185178f-fab9-4a3d-8262-ca84b54e9359 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1927359425"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:58.413848 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c185178f-fab9-4a3d-8262-ca84b54e9359 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types returned with HTTP 200 Jan 19 09:01:58.419922 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 899/1820] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:01:58 2021] POST /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types => generated 222 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:01:58.430085 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a733e387-d070-4509-bc65-e3b36baea131 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] POST http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types Jan 19 09:01:58.430562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:58.430562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:58.431001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a733e387-d070-4509-bc65-e3b36baea131 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1979607688"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:58.432420 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:58.432420 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:58.539160 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a733e387-d070-4509-bc65-e3b36baea131 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types returned with HTTP 200 Jan 19 09:01:58.551590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68c55c27-3e95-4d5e-9e0d-4bbb227e28a7 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] POST http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types Jan 19 09:01:58.552815 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68c55c27-3e95-4d5e-9e0d-4bbb227e28a7 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1954541484"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:58.557779 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 922/1821] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:01:58 2021] POST /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types => generated 222 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:58.623260 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68c55c27-3e95-4d5e-9e0d-4bbb227e28a7 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types returned with HTTP 200 Jan 19 09:01:58.624510 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 900/1822] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:01:58 2021] POST /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types => generated 222 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:58.637965 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d1301d4-fa24-4627-b60a-aafa4109fb76 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associate?vol_type_id=be0766bb-db61-44b4-b6be-a7bb2e8f1034 Jan 19 09:01:58.638815 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d1301d4-fa24-4627-b60a-aafa4109fb76 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:58.640490 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d1301d4-fa24-4627-b60a-aafa4109fb76 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'associate' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:58.642466 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3d1301d4-fa24-4627-b60a-aafa4109fb76 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Associate qos_spec: c3869d6b-5f6b-4838-a92e-856ff6c83133 with type: be0766bb-db61-44b4-b6be-a7bb2e8f1034 {{(pid=87855) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 19 09:01:58.662544 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:58.662544 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:58.688852 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:58.688852 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:58.754648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d1301d4-fa24-4627-b60a-aafa4109fb76 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associate?vol_type_id=be0766bb-db61-44b4-b6be-a7bb2e8f1034 returned with HTTP 202 Jan 19 09:01:58.756489 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 923/1823] 10.222.0.50 () {58 vars in 1448 bytes} [Tue Jan 19 09:01:58 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associate?vol_type_id=be0766bb-db61-44b4-b6be-a7bb2e8f1034 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:58.773389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-468d5058-8961-40ee-a8df-5bde98c75b3b tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associate?vol_type_id=ca0f0bda-a664-4588-9b2a-6d1b3a6eb2e2 Jan 19 09:01:58.774691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-468d5058-8961-40ee-a8df-5bde98c75b3b tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:58.777245 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-468d5058-8961-40ee-a8df-5bde98c75b3b tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'associate' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:58.781982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-468d5058-8961-40ee-a8df-5bde98c75b3b tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Associate qos_spec: c3869d6b-5f6b-4838-a92e-856ff6c83133 with type: ca0f0bda-a664-4588-9b2a-6d1b3a6eb2e2 {{(pid=87854) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 19 09:01:58.787795 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:58.787795 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:58.816757 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:58.816757 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:58.927397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-468d5058-8961-40ee-a8df-5bde98c75b3b tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associate?vol_type_id=ca0f0bda-a664-4588-9b2a-6d1b3a6eb2e2 returned with HTTP 202 Jan 19 09:01:58.929532 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 901/1824] 10.222.0.50 () {58 vars in 1448 bytes} [Tue Jan 19 09:01:58 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associate?vol_type_id=ca0f0bda-a664-4588-9b2a-6d1b3a6eb2e2 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:58.939455 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b23c3afa-5a6d-4837-ab42-58ca31708ff8 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associate?vol_type_id=c4a61d28-f350-414f-b4a0-32bc59c64acf Jan 19 09:01:58.940396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b23c3afa-5a6d-4837-ab42-58ca31708ff8 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:58.940840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:58.940840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:58.941532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b23c3afa-5a6d-4837-ab42-58ca31708ff8 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'associate' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:58.942425 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:58.942425 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:58.943597 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b23c3afa-5a6d-4837-ab42-58ca31708ff8 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Associate qos_spec: c3869d6b-5f6b-4838-a92e-856ff6c83133 with type: c4a61d28-f350-414f-b4a0-32bc59c64acf {{(pid=87855) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 19 09:01:58.945630 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:58.945630 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:58.956163 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:58.956163 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.085932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b23c3afa-5a6d-4837-ab42-58ca31708ff8 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associate?vol_type_id=c4a61d28-f350-414f-b4a0-32bc59c64acf returned with HTTP 202 Jan 19 09:01:59.088723 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 924/1825] 10.222.0.50 () {58 vars in 1448 bytes} [Tue Jan 19 09:01:58 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associate?vol_type_id=c4a61d28-f350-414f-b4a0-32bc59c64acf => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:01:59.108779 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-82982d98-7e78-40d3-8a59-5ee7cee5fb03 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associations Jan 19 09:01:59.110847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-82982d98-7e78-40d3-8a59-5ee7cee5fb03 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.111188 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.111188 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.116130 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-82982d98-7e78-40d3-8a59-5ee7cee5fb03 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'associations' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.116130 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.116130 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.117734 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-82982d98-7e78-40d3-8a59-5ee7cee5fb03 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Get associations for qos_spec id: c3869d6b-5f6b-4838-a92e-856ff6c83133 {{(pid=87854) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 19 09:01:59.120366 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.120366 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.196357 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-82982d98-7e78-40d3-8a59-5ee7cee5fb03 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associations returned with HTTP 200 Jan 19 09:01:59.203640 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 902/1826] 10.222.0.50 () {58 vars in 1360 bytes} [Tue Jan 19 09:01:59 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associations => generated 448 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:59.213341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7fefd42a-6e9d-4744-8f11-4b2ac2ba9f31 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/disassociate?vol_type_id=be0766bb-db61-44b4-b6be-a7bb2e8f1034 Jan 19 09:01:59.213887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7fefd42a-6e9d-4744-8f11-4b2ac2ba9f31 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.214092 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.214092 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.214767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7fefd42a-6e9d-4744-8f11-4b2ac2ba9f31 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'disassociate' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.215952 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.215952 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.217199 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7fefd42a-6e9d-4744-8f11-4b2ac2ba9f31 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Disassociate qos_spec: c3869d6b-5f6b-4838-a92e-856ff6c83133 from type: be0766bb-db61-44b4-b6be-a7bb2e8f1034 {{(pid=87855) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 19 09:01:59.221399 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.221399 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.242380 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.242380 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.284241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7fefd42a-6e9d-4744-8f11-4b2ac2ba9f31 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/disassociate?vol_type_id=be0766bb-db61-44b4-b6be-a7bb2e8f1034 returned with HTTP 202 Jan 19 09:01:59.286454 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 925/1827] 10.222.0.50 () {58 vars in 1457 bytes} [Tue Jan 19 09:01:59 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/disassociate?vol_type_id=be0766bb-db61-44b4-b6be-a7bb2e8f1034 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:59.302891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-881edf62-7315-497a-92d1-585a4c5a597f tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associations Jan 19 09:01:59.303920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-881edf62-7315-497a-92d1-585a4c5a597f tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.304937 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.304937 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.305766 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-881edf62-7315-497a-92d1-585a4c5a597f tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'associations' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.306869 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.306869 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.308795 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-881edf62-7315-497a-92d1-585a4c5a597f tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Get associations for qos_spec id: c3869d6b-5f6b-4838-a92e-856ff6c83133 {{(pid=87854) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 19 09:01:59.315524 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.315524 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.347195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-881edf62-7315-497a-92d1-585a4c5a597f tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associations returned with HTTP 200 Jan 19 09:01:59.349254 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 903/1828] 10.222.0.50 () {58 vars in 1360 bytes} [Tue Jan 19 09:01:59 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associations => generated 306 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:59.363777 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb4928a0-e339-46d5-8118-a29d999eeb63 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/disassociate_all Jan 19 09:01:59.364654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb4928a0-e339-46d5-8118-a29d999eeb63 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.365094 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.365094 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.365923 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb4928a0-e339-46d5-8118-a29d999eeb63 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'disassociate_all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.367312 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.367312 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.368419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fb4928a0-e339-46d5-8118-a29d999eeb63 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Disassociate qos_spec: c3869d6b-5f6b-4838-a92e-856ff6c83133 from all. {{(pid=87855) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 19 09:01:59.369776 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.369776 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.378542 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.378542 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.400512 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb4928a0-e339-46d5-8118-a29d999eeb63 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/disassociate_all returned with HTTP 202 Jan 19 09:01:59.401926 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 926/1829] 10.222.0.50 () {58 vars in 1372 bytes} [Tue Jan 19 09:01:59 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/disassociate_all => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:59.415443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e645bd06-7cb8-4ef0-a1be-1ed68f8f6a14 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associations Jan 19 09:01:59.416211 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e645bd06-7cb8-4ef0-a1be-1ed68f8f6a14 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.416668 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.416668 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.417359 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e645bd06-7cb8-4ef0-a1be-1ed68f8f6a14 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'associations' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.419129 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.419129 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.420862 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e645bd06-7cb8-4ef0-a1be-1ed68f8f6a14 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Get associations for qos_spec id: c3869d6b-5f6b-4838-a92e-856ff6c83133 {{(pid=87854) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 19 09:01:59.422017 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.422017 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.446193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e645bd06-7cb8-4ef0-a1be-1ed68f8f6a14 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associations returned with HTTP 200 Jan 19 09:01:59.447349 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 904/1830] 10.222.0.50 () {58 vars in 1360 bytes} [Tue Jan 19 09:01:59 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/associations => generated 24 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:01:59.462250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68424624-9047-4697-946e-c59a9b90f69c tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] POST http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs Jan 19 09:01:59.462874 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.462874 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.463537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68424624-9047-4697-946e-c59a9b90f69c tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1145043680", "consumer": "back-end"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:59.465542 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.465542 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.466929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.qos_specs [None req-68424624-9047-4697-946e-c59a9b90f69c tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1145043680', 'consumer': 'back-end', 'specs': {}} {{(pid=87855) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 19 09:01:59.475752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-68424624-9047-4697-946e-c59a9b90f69c tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DB qos_specs_create(): root {'id': 'b9c6879d-69fa-4a44-a955-0f76b23d24e5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1145043680'} {{(pid=87855) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 19 09:01:59.483312 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68424624-9047-4697-946e-c59a9b90f69c tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs returned with HTTP 200 Jan 19 09:01:59.497818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d005bf94-c77f-4aa4-b71a-16337e7e2345 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DELETE http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5?force=False Jan 19 09:01:59.498938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d005bf94-c77f-4aa4-b71a-16337e7e2345 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.499378 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.499378 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.501360 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d005bf94-c77f-4aa4-b71a-16337e7e2345 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.502328 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.502328 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.505964 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 927/1831] 10.222.0.50 () {60 vars in 1231 bytes} [Tue Jan 19 09:01:59 2021] POST /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs => generated 435 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:59.508360 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d005bf94-c77f-4aa4-b71a-16337e7e2345 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Delete qos_spec: b9c6879d-69fa-4a44-a955-0f76b23d24e5, force: False {{(pid=87854) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 09:01:59.509329 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.509329 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.518357 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.518357 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.547804 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.547804 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.555904 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:01:59.555904 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:01:59.561526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d005bf94-c77f-4aa4-b71a-16337e7e2345 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5?force=False returned with HTTP 202 Jan 19 09:01:59.563303 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 905/1832] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Jan 19 09:01:59 2021] DELETE /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5?force=False => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:59.573040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86cdb359-5536-4505-80fe-8f9687e335f4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5 Jan 19 09:01:59.573879 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-86cdb359-5536-4505-80fe-8f9687e335f4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.574078 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.574078 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.574747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-86cdb359-5536-4505-80fe-8f9687e335f4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.575607 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.575607 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.576920 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.576920 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.604597 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86cdb359-5536-4505-80fe-8f9687e335f4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5 returned with HTTP 404 Jan 19 09:01:59.605961 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 928/1833] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:59 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5 => generated 100 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:01:59.626243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad59886f-3107-40cb-ba08-f090a21b04ef tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs Jan 19 09:01:59.627599 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad59886f-3107-40cb-ba08-f090a21b04ef tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.628121 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.628121 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.629054 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad59886f-3107-40cb-ba08-f090a21b04ef tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.630709 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.630709 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.668086 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad59886f-3107-40cb-ba08-f090a21b04ef tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs returned with HTTP 200 Jan 19 09:01:59.681212 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 906/1834] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Jan 19 09:01:59 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs => generated 175 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:59.688337 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88bb2700-a771-4147-9d44-07a594121c76 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] POST http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs Jan 19 09:01:59.689135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-88bb2700-a771-4147-9d44-07a594121c76 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-137883117", "consumer": "both"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:59.691106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.qos_specs [None req-88bb2700-a771-4147-9d44-07a594121c76 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-137883117', 'consumer': 'both', 'specs': {}} {{(pid=87855) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 19 09:01:59.712876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-88bb2700-a771-4147-9d44-07a594121c76 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DB qos_specs_create(): root {'id': '74b78c99-a24d-4d2a-8bd1-14a95557a308', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-137883117'} {{(pid=87855) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 19 09:01:59.726081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88bb2700-a771-4147-9d44-07a594121c76 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs returned with HTTP 200 Jan 19 09:01:59.732037 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 929/1835] 10.222.0.50 () {60 vars in 1231 bytes} [Tue Jan 19 09:01:59 2021] POST /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs => generated 430 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:59.762861 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63c145f6-bd34-411c-9ff6-8e97b71e6013 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DELETE http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308?force=False Jan 19 09:01:59.764106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63c145f6-bd34-411c-9ff6-8e97b71e6013 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.764617 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.764617 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.766153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63c145f6-bd34-411c-9ff6-8e97b71e6013 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.767990 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.767990 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.773043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-63c145f6-bd34-411c-9ff6-8e97b71e6013 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Delete qos_spec: 74b78c99-a24d-4d2a-8bd1-14a95557a308, force: False {{(pid=87854) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 09:01:59.777434 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.777434 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.798620 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.798620 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.869505 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.869505 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.886820 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:01:59.886820 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:01:59.897750 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63c145f6-bd34-411c-9ff6-8e97b71e6013 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308?force=False returned with HTTP 202 Jan 19 09:01:59.899051 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 907/1836] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Jan 19 09:01:59 2021] DELETE /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308?force=False => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:59.910514 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ccd94af8-7093-48c7-a262-20649a04a26a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308 Jan 19 09:01:59.911055 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ccd94af8-7093-48c7-a262-20649a04a26a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.911279 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.911279 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.911659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ccd94af8-7093-48c7-a262-20649a04a26a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.912356 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.912356 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.913830 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:01:59.913830 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:01:59.948982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ccd94af8-7093-48c7-a262-20649a04a26a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308 returned with HTTP 404 Jan 19 09:01:59.950297 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 930/1837] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:59 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308 => generated 100 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:59.960751 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a36b2d3e-8655-4df6-b8b3-8f55b5ecc6f8 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs Jan 19 09:01:59.961480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a36b2d3e-8655-4df6-b8b3-8f55b5ecc6f8 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.961705 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.961705 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:01:59.962219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a36b2d3e-8655-4df6-b8b3-8f55b5ecc6f8 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.962996 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.962996 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:01:59.981816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a36b2d3e-8655-4df6-b8b3-8f55b5ecc6f8 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs returned with HTTP 200 Jan 19 09:01:59.991986 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 908/1838] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Jan 19 09:01:59 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs => generated 175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:59.998429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-df3e7e43-f004-4e63-ad8a-bb3f87bc94c6 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] POST http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs Jan 19 09:01:59.999281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-df3e7e43-f004-4e63-ad8a-bb3f87bc94c6 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1149724476", "consumer": "front-end"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:00.002776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.qos_specs [None req-df3e7e43-f004-4e63-ad8a-bb3f87bc94c6 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1149724476', 'consumer': 'front-end', 'specs': {}} {{(pid=87855) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 19 09:02:00.011842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-df3e7e43-f004-4e63-ad8a-bb3f87bc94c6 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DB qos_specs_create(): root {'id': '0dbdee01-1216-4ec0-b78e-a4d413412459', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1149724476'} {{(pid=87855) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 19 09:02:00.020313 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-df3e7e43-f004-4e63-ad8a-bb3f87bc94c6 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs returned with HTTP 200 Jan 19 09:02:00.022195 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 931/1839] 10.222.0.50 () {60 vars in 1231 bytes} [Tue Jan 19 09:01:59 2021] POST /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs => generated 436 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:00.038953 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9a78ac85-d322-4902-8ae9-3a18e93a5d19 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DELETE http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459?force=False Jan 19 09:02:00.039571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9a78ac85-d322-4902-8ae9-3a18e93a5d19 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.039935 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.039935 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:00.040193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9a78ac85-d322-4902-8ae9-3a18e93a5d19 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.040858 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.040858 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:00.056941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9a78ac85-d322-4902-8ae9-3a18e93a5d19 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Delete qos_spec: 0dbdee01-1216-4ec0-b78e-a4d413412459, force: False {{(pid=87854) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 09:02:00.058599 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.058599 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.072792 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.072792 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.098186 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.098186 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.109955 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:02:00.109955 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:02:00.117706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9a78ac85-d322-4902-8ae9-3a18e93a5d19 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459?force=False returned with HTTP 202 Jan 19 09:02:00.118739 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 909/1840] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Jan 19 09:02:00 2021] DELETE /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459?force=False => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:00.128961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70435ea4-29ca-47c7-bffd-962d2ddf4f33 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459 Jan 19 09:02:00.129558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70435ea4-29ca-47c7-bffd-962d2ddf4f33 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.129779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.129779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:00.130154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70435ea4-29ca-47c7-bffd-962d2ddf4f33 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.130857 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.130857 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:00.131913 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.131913 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.139093 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70435ea4-29ca-47c7-bffd-962d2ddf4f33 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459 returned with HTTP 404 Jan 19 09:02:00.141968 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 932/1841] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:00.164380 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e409b38c-faa3-46f3-a479-b8e9df131fa1 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs Jan 19 09:02:00.164939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e409b38c-faa3-46f3-a479-b8e9df131fa1 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.171130 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.171130 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:00.171768 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e409b38c-faa3-46f3-a479-b8e9df131fa1 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.172507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.172507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:00.220850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e409b38c-faa3-46f3-a479-b8e9df131fa1 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs returned with HTTP 200 Jan 19 09:02:00.221921 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 910/1842] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs => generated 175 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:00.238649 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dd157805-49b8-413c-81c9-603694ec90d6 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 Jan 19 09:02:00.239687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dd157805-49b8-413c-81c9-603694ec90d6 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.240868 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dd157805-49b8-413c-81c9-603694ec90d6 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.261508 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dd157805-49b8-413c-81c9-603694ec90d6 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 returned with HTTP 200 Jan 19 09:02:00.263424 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 933/1843] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 => generated 459 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:00.278836 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d20fa69-f932-4ff0-a7fa-bb32260fecec tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs Jan 19 09:02:00.279386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d20fa69-f932-4ff0-a7fa-bb32260fecec tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.279525 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.279525 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:00.279967 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d20fa69-f932-4ff0-a7fa-bb32260fecec tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.281200 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.281200 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:00.282696 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.282696 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 19 09:02:00.303551 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d20fa69-f932-4ff0-a7fa-bb32260fecec tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs returned with HTTP 200 Jan 19 09:02:00.304432 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 911/1844] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs => generated 175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:00.317538 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-518d98fd-aa83-481a-90a7-d9f755b4f204 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] PUT http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 Jan 19 09:02:00.320482 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.320482 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:00.321194 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-518d98fd-aa83-481a-90a7-d9f755b4f204 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:00.322395 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.322395 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:00.323430 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.323430 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.346212 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.qos_specs [None req-518d98fd-aa83-481a-90a7-d9f755b4f204 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87855) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 19 09:02:00.346987 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.346987 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.378897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-518d98fd-aa83-481a-90a7-d9f755b4f204 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] qos_specs_update() value: {'id': 'c63835ac-2a8b-469f-9a3b-5335cad6ce10', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'c3869d6b-5f6b-4838-a92e-856ff6c83133', 'deleted': False} {{(pid=87855) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 19 09:02:00.384761 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-518d98fd-aa83-481a-90a7-d9f755b4f204 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 returned with HTTP 200 Jan 19 09:02:00.393165 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 934/1845] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Jan 19 09:02:00 2021] PUT /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 => generated 36 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:02:00.400905 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f608c6a7-61e1-4d9c-b310-c1bc5858e8af tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 Jan 19 09:02:00.402694 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f608c6a7-61e1-4d9c-b310-c1bc5858e8af tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.403118 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.403118 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:00.404234 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f608c6a7-61e1-4d9c-b310-c1bc5858e8af tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.406155 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.406155 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:00.407602 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.407602 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.421870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f608c6a7-61e1-4d9c-b310-c1bc5858e8af tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 returned with HTTP 200 Jan 19 09:02:00.428820 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 912/1846] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 => generated 480 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:00.437947 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec74483c-1d92-4fe0-9a58-a821f027a1d9 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] PUT http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/delete_keys Jan 19 09:02:00.438839 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.438839 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:00.439456 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec74483c-1d92-4fe0-9a58-a821f027a1d9 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:00.441370 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.441370 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:00.442925 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ec74483c-1d92-4fe0-9a58-a821f027a1d9 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Delete_key spec: c3869d6b-5f6b-4838-a92e-856ff6c83133, keys: ['iops_bytes'] {{(pid=87855) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 19 09:02:00.443730 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.443730 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.456125 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:02:00.456125 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:02:00.492369 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.492369 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.513745 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec74483c-1d92-4fe0-9a58-a821f027a1d9 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/delete_keys returned with HTTP 202 Jan 19 09:02:00.516822 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 935/1847] 10.222.0.50 () {60 vars in 1377 bytes} [Tue Jan 19 09:02:00 2021] PUT /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133/delete_keys => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:00.529012 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec34d88c-e07a-42ea-aabb-a45c343836a3 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 Jan 19 09:02:00.531292 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec34d88c-e07a-42ea-aabb-a45c343836a3 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.532399 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.532399 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:00.533122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec34d88c-e07a-42ea-aabb-a45c343836a3 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.534047 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.534047 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:00.535855 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.535855 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.547835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec34d88c-e07a-42ea-aabb-a45c343836a3 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 returned with HTTP 200 Jan 19 09:02:00.549370 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 913/1848] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 => generated 459 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:00.566241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71ce57f9-154e-41d1-8876-4e646d062b99 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 Jan 19 09:02:00.567110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71ce57f9-154e-41d1-8876-4e646d062b99 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.567494 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.567494 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:00.568151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71ce57f9-154e-41d1-8876-4e646d062b99 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.569331 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.569331 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:00.570702 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.570702 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.580511 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71ce57f9-154e-41d1-8876-4e646d062b99 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 returned with HTTP 200 Jan 19 09:02:00.582310 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 936/1849] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 => generated 459 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:00.597866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fdde3822-cc3d-41ca-93b0-662bccd909ad tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DELETE http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459?force=False Jan 19 09:02:00.598418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fdde3822-cc3d-41ca-93b0-662bccd909ad tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.598640 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.598640 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:00.599025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fdde3822-cc3d-41ca-93b0-662bccd909ad tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.600363 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.600363 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:00.601495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fdde3822-cc3d-41ca-93b0-662bccd909ad tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Delete qos_spec: 0dbdee01-1216-4ec0-b78e-a4d413412459, force: False {{(pid=87854) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 09:02:00.602336 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.602336 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.611276 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fdde3822-cc3d-41ca-93b0-662bccd909ad tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459?force=False returned with HTTP 404 Jan 19 09:02:00.625846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b0877dd-f3fe-43b2-bbe2-192e25c1f25a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459 Jan 19 09:02:00.627019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b0877dd-f3fe-43b2-bbe2-192e25c1f25a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.627250 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.627250 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:00.627641 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b0877dd-f3fe-43b2-bbe2-192e25c1f25a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.628367 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.628367 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:00.629459 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:00.629459 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:00.630753 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 914/1850] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Jan 19 09:02:00 2021] DELETE /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459?force=False => generated 100 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:00.641171 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b0877dd-f3fe-43b2-bbe2-192e25c1f25a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459 returned with HTTP 404 Jan 19 09:02:00.654031 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7427aed-b592-425c-88d6-df6847ee627a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DELETE http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308?force=False Jan 19 09:02:00.654595 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e7427aed-b592-425c-88d6-df6847ee627a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.655074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e7427aed-b592-425c-88d6-df6847ee627a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.656978 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e7427aed-b592-425c-88d6-df6847ee627a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Delete qos_spec: 74b78c99-a24d-4d2a-8bd1-14a95557a308, force: False {{(pid=87854) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 09:02:00.657539 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 937/1851] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/0dbdee01-1216-4ec0-b78e-a4d413412459 => generated 100 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:00.666995 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7427aed-b592-425c-88d6-df6847ee627a tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308?force=False returned with HTTP 404 Jan 19 09:02:00.675432 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 915/1852] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Jan 19 09:02:00 2021] DELETE /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308?force=False => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:00.680079 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b74198d-8380-4369-bfdf-656d7c1f06a9 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308 Jan 19 09:02:00.681179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b74198d-8380-4369-bfdf-656d7c1f06a9 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.681896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b74198d-8380-4369-bfdf-656d7c1f06a9 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.692969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b74198d-8380-4369-bfdf-656d7c1f06a9 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308 returned with HTTP 404 Jan 19 09:02:00.695791 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 938/1853] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/74b78c99-a24d-4d2a-8bd1-14a95557a308 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:00.706393 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c64d3422-2066-44b8-a3c6-d850ab401a83 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DELETE http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5?force=False Jan 19 09:02:00.707031 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c64d3422-2066-44b8-a3c6-d850ab401a83 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.707518 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c64d3422-2066-44b8-a3c6-d850ab401a83 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.709008 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c64d3422-2066-44b8-a3c6-d850ab401a83 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Delete qos_spec: b9c6879d-69fa-4a44-a955-0f76b23d24e5, force: False {{(pid=87854) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 09:02:00.720164 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c64d3422-2066-44b8-a3c6-d850ab401a83 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5?force=False returned with HTTP 404 Jan 19 09:02:00.736241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db35c3a6-a911-44ec-b875-95d50f664883 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5 Jan 19 09:02:00.738305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db35c3a6-a911-44ec-b875-95d50f664883 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.739206 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 916/1854] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Jan 19 09:02:00 2021] DELETE /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5?force=False => generated 100 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:00.740170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db35c3a6-a911-44ec-b875-95d50f664883 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.756142 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db35c3a6-a911-44ec-b875-95d50f664883 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5 returned with HTTP 404 Jan 19 09:02:00.758746 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 939/1855] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/b9c6879d-69fa-4a44-a955-0f76b23d24e5 => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:00.770770 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-450dc678-9a75-4cec-8e89-d46ab17e0778 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DELETE http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/c4a61d28-f350-414f-b4a0-32bc59c64acf Jan 19 09:02:00.771760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-450dc678-9a75-4cec-8e89-d46ab17e0778 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.772674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-450dc678-9a75-4cec-8e89-d46ab17e0778 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.862627 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:02:00.862627 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:02:00.874387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-450dc678-9a75-4cec-8e89-d46ab17e0778 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/c4a61d28-f350-414f-b4a0-32bc59c64acf returned with HTTP 202 Jan 19 09:02:00.879176 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 917/1856] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:02:00 2021] DELETE /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/c4a61d28-f350-414f-b4a0-32bc59c64acf => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:00.883844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c84e614b-f08b-451a-91b6-4cf94790f83d tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/c4a61d28-f350-414f-b4a0-32bc59c64acf Jan 19 09:02:00.884654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c84e614b-f08b-451a-91b6-4cf94790f83d tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.885393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c84e614b-f08b-451a-91b6-4cf94790f83d tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.897890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c84e614b-f08b-451a-91b6-4cf94790f83d tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/c4a61d28-f350-414f-b4a0-32bc59c64acf returned with HTTP 404 Jan 19 09:02:00.899281 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 940/1857] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/c4a61d28-f350-414f-b4a0-32bc59c64acf => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:00.908336 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-95ef38b0-4d22-4b1a-86f2-1ec4655deff4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DELETE http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/ca0f0bda-a664-4588-9b2a-6d1b3a6eb2e2 Jan 19 09:02:00.909135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-95ef38b0-4d22-4b1a-86f2-1ec4655deff4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.909888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-95ef38b0-4d22-4b1a-86f2-1ec4655deff4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:01.013018 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-95ef38b0-4d22-4b1a-86f2-1ec4655deff4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/ca0f0bda-a664-4588-9b2a-6d1b3a6eb2e2 returned with HTTP 202 Jan 19 09:02:01.014627 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 918/1858] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:02:00 2021] DELETE /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/ca0f0bda-a664-4588-9b2a-6d1b3a6eb2e2 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:01.021982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21542acb-0528-4290-bdd6-00b47e8f4bc4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/ca0f0bda-a664-4588-9b2a-6d1b3a6eb2e2 Jan 19 09:02:01.022654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21542acb-0528-4290-bdd6-00b47e8f4bc4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:01.023257 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21542acb-0528-4290-bdd6-00b47e8f4bc4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:01.036812 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21542acb-0528-4290-bdd6-00b47e8f4bc4 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/ca0f0bda-a664-4588-9b2a-6d1b3a6eb2e2 returned with HTTP 404 Jan 19 09:02:01.041696 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 941/1859] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:02:01 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/ca0f0bda-a664-4588-9b2a-6d1b3a6eb2e2 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:01.047712 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9510ba0-1074-4f1b-8dec-df6a09fe2f4d tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DELETE http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/be0766bb-db61-44b4-b6be-a7bb2e8f1034 Jan 19 09:02:01.048238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c9510ba0-1074-4f1b-8dec-df6a09fe2f4d tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:01.048749 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c9510ba0-1074-4f1b-8dec-df6a09fe2f4d tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:01.188240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9510ba0-1074-4f1b-8dec-df6a09fe2f4d tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/be0766bb-db61-44b4-b6be-a7bb2e8f1034 returned with HTTP 202 Jan 19 09:02:01.189779 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 919/1860] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:02:01 2021] DELETE /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/be0766bb-db61-44b4-b6be-a7bb2e8f1034 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:01.198831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45c07686-0a1e-4e1b-86be-745f04cae6d2 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/be0766bb-db61-44b4-b6be-a7bb2e8f1034 Jan 19 09:02:01.199629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45c07686-0a1e-4e1b-86be-745f04cae6d2 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:01.200460 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45c07686-0a1e-4e1b-86be-745f04cae6d2 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:01.228477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45c07686-0a1e-4e1b-86be-745f04cae6d2 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/be0766bb-db61-44b4-b6be-a7bb2e8f1034 returned with HTTP 404 Jan 19 09:02:01.232845 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 942/1861] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:02:01 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/types/be0766bb-db61-44b4-b6be-a7bb2e8f1034 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:01.243807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3afeae27-d05f-418a-9574-6b37c6190395 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] DELETE http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133?force=False Jan 19 09:02:01.244348 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3afeae27-d05f-418a-9574-6b37c6190395 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:01.244843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3afeae27-d05f-418a-9574-6b37c6190395 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:01.246653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3afeae27-d05f-418a-9574-6b37c6190395 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Delete qos_spec: c3869d6b-5f6b-4838-a92e-856ff6c83133, force: False {{(pid=87854) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 09:02:01.257012 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:01.257012 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:01.284351 n-d-771363-1 devstack@c-api.service[87853]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 09:02:01.284351 n-d-771363-1 devstack@c-api.service[87853]: options(joinedload_all('specs')).all() Jan 19 09:02:01.299015 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:02:01.299015 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:02:01.304975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3afeae27-d05f-418a-9574-6b37c6190395 tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133?force=False returned with HTTP 202 Jan 19 09:02:01.306421 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 920/1862] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Jan 19 09:02:01 2021] DELETE /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133?force=False => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:01.325398 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99d91077-c0e0-4d0d-88a2-539d0824d3fa tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] GET http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 Jan 19 09:02:01.329374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99d91077-c0e0-4d0d-88a2-539d0824d3fa tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:01.330338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99d91077-c0e0-4d0d-88a2-539d0824d3fa tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:01.340715 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99d91077-c0e0-4d0d-88a2-539d0824d3fa tempest-QosSpecsTestJSON-2050911110 tempest-QosSpecsTestJSON-2050911110] http://10.222.0.50/volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 returned with HTTP 404 Jan 19 09:02:01.342314 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 943/1863] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:01 2021] GET /volume/v3/fabea831f3e54d5bbf6b32e69f8f07a2/qos-specs/c3869d6b-5f6b-4838-a92e-856ff6c83133 => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:08.703329 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a34c96d0-2085-4520-94d8-6fce77d67fa5 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] GET http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default Jan 19 09:02:08.704479 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a34c96d0-2085-4520-94d8-6fce77d67fa5 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:08.704840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:08.704840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:08.705674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a34c96d0-2085-4520-94d8-6fce77d67fa5 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:08.707039 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:08.707039 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:08.753943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a34c96d0-2085-4520-94d8-6fce77d67fa5 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default returned with HTTP 200 Jan 19 09:02:08.755415 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 921/1864] 10.222.0.50 () {58 vars in 1264 bytes} [Tue Jan 19 09:02:08 2021] GET /volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default => generated 342 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:08.769621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6e8940d-5e05-4075-a10e-3747a2084416 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] GET http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default Jan 19 09:02:08.770456 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b6e8940d-5e05-4075-a10e-3747a2084416 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:08.771121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b6e8940d-5e05-4075-a10e-3747a2084416 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:08.802274 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6e8940d-5e05-4075-a10e-3747a2084416 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default returned with HTTP 200 Jan 19 09:02:08.803651 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 944/1865] 10.222.0.50 () {58 vars in 1264 bytes} [Tue Jan 19 09:02:08 2021] GET /volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default => generated 342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:08.815378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a57167ae-4fc4-420c-94a3-776034e94d79 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] POST http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/types Jan 19 09:02:08.816180 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a57167ae-4fc4-420c-94a3-776034e94d79 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-856613899"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:08.870323 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a57167ae-4fc4-420c-94a3-776034e94d79 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/types returned with HTTP 200 Jan 19 09:02:08.879436 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 922/1866] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:02:08 2021] POST /volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/types => generated 227 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:08.883878 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c38b300e-6308-45a5-94ac-240f61ce2309 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] PUT http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default Jan 19 09:02:08.884944 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c38b300e-6308-45a5-94ac-240f61ce2309 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] 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-856613899": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-856613899": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-856613899": 9}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:09.176553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c38b300e-6308-45a5-94ac-240f61ce2309 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default returned with HTTP 200 Jan 19 09:02:09.177387 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 945/1867] 10.222.0.50 () {60 vars in 1285 bytes} [Tue Jan 19 09:02:08 2021] PUT /volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default => generated 531 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:09.189464 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8640ab0e-b42e-4f4a-a201-00f2b5572e93 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] GET http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-sets/75cb89692f8d4c2aadb0581dd1f9e6d8/defaults Jan 19 09:02:09.190016 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8640ab0e-b42e-4f4a-a201-00f2b5572e93 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:09.190512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8640ab0e-b42e-4f4a-a201-00f2b5572e93 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Calling method 'defaults' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:09.242387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8640ab0e-b42e-4f4a-a201-00f2b5572e93 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-sets/75cb89692f8d4c2aadb0581dd1f9e6d8/defaults returned with HTTP 200 Jan 19 09:02:09.243310 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 923/1868] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Jan 19 09:02:09 2021] GET /volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-sets/75cb89692f8d4c2aadb0581dd1f9e6d8/defaults => generated 567 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:09.844046 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b009c87-4945-4994-973b-b07b397e05b7 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] GET http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-sets/168e20cf62fa464e8687b7f8bbca763d/defaults Jan 19 09:02:09.844620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b009c87-4945-4994-973b-b07b397e05b7 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:09.845047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b009c87-4945-4994-973b-b07b397e05b7 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Calling method 'defaults' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:09.894605 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b009c87-4945-4994-973b-b07b397e05b7 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-sets/168e20cf62fa464e8687b7f8bbca763d/defaults returned with HTTP 200 Jan 19 09:02:09.895640 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 946/1869] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Jan 19 09:02:09 2021] GET /volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-sets/168e20cf62fa464e8687b7f8bbca763d/defaults => generated 567 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:10.146360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eebb4d89-9942-4268-8dd2-da0712ed42ca tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] PUT http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default Jan 19 09:02:10.148707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eebb4d89-9942-4268-8dd2-da0712ed42ca tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] 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=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:10.333830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eebb4d89-9942-4268-8dd2-da0712ed42ca tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default returned with HTTP 200 Jan 19 09:02:10.335315 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 924/1870] 10.222.0.50 () {60 vars in 1285 bytes} [Tue Jan 19 09:02:10 2021] PUT /volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/os-quota-class-sets/default => generated 531 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:10.348231 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f119ec4-9e3d-4086-99f0-92532e557599 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] DELETE http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/types/1d6f250b-a6d0-46ec-9f1d-f029a8ae0f9c Jan 19 09:02:10.349281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f119ec4-9e3d-4086-99f0-92532e557599 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:10.350413 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f119ec4-9e3d-4086-99f0-92532e557599 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:10.428596 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:02:10.428596 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:02:10.446501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f119ec4-9e3d-4086-99f0-92532e557599 tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/types/1d6f250b-a6d0-46ec-9f1d-f029a8ae0f9c returned with HTTP 202 Jan 19 09:02:10.447718 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 947/1871] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:02:10 2021] DELETE /volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/types/1d6f250b-a6d0-46ec-9f1d-f029a8ae0f9c => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:10.457372 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7fe9f8ce-736c-4174-96b9-bc07d9919e5b tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] GET http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/types/1d6f250b-a6d0-46ec-9f1d-f029a8ae0f9c Jan 19 09:02:10.458235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7fe9f8ce-736c-4174-96b9-bc07d9919e5b tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:10.459068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7fe9f8ce-736c-4174-96b9-bc07d9919e5b tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:10.481213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7fe9f8ce-736c-4174-96b9-bc07d9919e5b tempest-VolumeQuotaClassesTest-2018347325 tempest-VolumeQuotaClassesTest-2018347325] http://10.222.0.50/volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/types/1d6f250b-a6d0-46ec-9f1d-f029a8ae0f9c returned with HTTP 404 Jan 19 09:02:10.483051 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 925/1872] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:02:10 2021] GET /volume/v3/75cb89692f8d4c2aadb0581dd1f9e6d8/types/1d6f250b-a6d0-46ec-9f1d-f029a8ae0f9c => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:19.145924 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] POST http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes Jan 19 09:02:19.147330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-417512753"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:19.148813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-417512753'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:02:19.149481 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Create volume of 1 GB Jan 19 09:02:19.167988 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Availability Zones retrieved successfully. Jan 19 09:02:19.188850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Flow 'volume_create_api' (9e5c1bac-f83f-4050-8c24-8240889524bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:19.192892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5c1e08-fed8-40f5-a452-e15c6a423562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:19.195545 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:02:19.319015 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5c1e08-fed8-40f5-a452-e15c6a423562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:19.325049 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f52ce14f-1852-4a2f-80d3-636eb622d3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:19.447213 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Created reservations ['3d24e8b7-3f68-4c99-8a01-dc5eeba9b7bd', '7cdb2f4a-3b11-4006-a27c-005f655af5b5', '58807c56-50ec-4f71-a48c-6155107dbd57', 'd31fa5a0-e94a-4344-9430-0cfb2edafe83'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:19.450266 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f52ce14f-1852-4a2f-80d3-636eb622d3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d24e8b7-3f68-4c99-8a01-dc5eeba9b7bd', '7cdb2f4a-3b11-4006-a27c-005f655af5b5', '58807c56-50ec-4f71-a48c-6155107dbd57', 'd31fa5a0-e94a-4344-9430-0cfb2edafe83']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:19.453702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0db4394-4a4c-459d-9872-485fb1c42d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:19.535317 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0db4394-4a4c-459d-9872-485fb1c42d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '298c898f-b4a7-46c6-8b9a-d73b3db59220', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-417512753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb0ad63d820a4bac9d29fc3e2e4093c7',qos_specs=None,replication_status=,reservations=['3d24e8b7-3f68-4c99-8a01-dc5eeba9b7bd','7cdb2f4a-3b11-4006-a27c-005f655af5b5','58807c56-50ec-4f71-a48c-6155107dbd57','d31fa5a0-e94a-4344-9430-0cfb2edafe83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b29d1ec25aa4c0fa1b80d2bb586e536',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-417512753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=298c898f-b4a7-46c6-8b9a-d73b3db59220,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb0ad63d820a4bac9d29fc3e2e4093c7',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,user_id='9b29d1ec25aa4c0fa1b80d2bb586e536',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:19.537836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb77202-91ee-483b-ac15-b4757c304e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:19.567586 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb77202-91ee-483b-ac15-b4757c304e03) 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-VolumesBackupsAdminTest-Volume-417512753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb0ad63d820a4bac9d29fc3e2e4093c7',qos_specs=None,replication_status=,reservations=['3d24e8b7-3f68-4c99-8a01-dc5eeba9b7bd','7cdb2f4a-3b11-4006-a27c-005f655af5b5','58807c56-50ec-4f71-a48c-6155107dbd57','d31fa5a0-e94a-4344-9430-0cfb2edafe83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b29d1ec25aa4c0fa1b80d2bb586e536',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:19.569716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95374ec0-1624-4e21-a9e1-2089cb75729e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:19.587360 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95374ec0-1624-4e21-a9e1-2089cb75729e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:19.590252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Flow 'volume_create_api' (9e5c1bac-f83f-4050-8c24-8240889524bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:19.651096 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Create volume request issued successfully. Jan 19 09:02:19.667543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef01f662-8284-4806-8fab-fbf8575eddd0 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes returned with HTTP 202 Jan 19 09:02:19.680390 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 948/1873] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:02:18 2021] POST /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes => generated 822 bytes in 910 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:02:19.685051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f65c7b1f-a851-4296-b44e-b4f51121c771 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 Jan 19 09:02:19.685894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f65c7b1f-a851-4296-b44e-b4f51121c771 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:19.686581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f65c7b1f-a851-4296-b44e-b4f51121c771 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:19.751113 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:19.751113 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:19.771343 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f65c7b1f-a851-4296-b44e-b4f51121c771 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:02:19.797655 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f65c7b1f-a851-4296-b44e-b4f51121c771 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 returned with HTTP 200 Jan 19 09:02:19.798789 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 926/1874] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:19 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 => generated 914 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:20.816798 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf14ac9e-17fb-4cec-8c3b-e0bba8762cc8 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 Jan 19 09:02:20.822115 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf14ac9e-17fb-4cec-8c3b-e0bba8762cc8 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:20.822593 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:20.822593 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:20.824841 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf14ac9e-17fb-4cec-8c3b-e0bba8762cc8 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:20.896708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:20.896708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:20.908871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cf14ac9e-17fb-4cec-8c3b-e0bba8762cc8 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:02:20.938093 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf14ac9e-17fb-4cec-8c3b-e0bba8762cc8 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 returned with HTTP 200 Jan 19 09:02:20.939258 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 949/1875] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:20 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 => generated 915 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:20.958060 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-beba18d7-2223-4ebc-8029-74bb3c8b2af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] POST http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups Jan 19 09:02:20.958962 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:20.958962 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:20.960127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-beba18d7-2223-4ebc-8029-74bb3c8b2af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Action: 'create', calling method: create, body: {"backup": {"volume_id": "298c898f-b4a7-46c6-8b9a-d73b3db59220", "name": "tempest-VolumesBackupsAdminTest-Backup-976383036"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:20.961504 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-beba18d7-2223-4ebc-8029-74bb3c8b2af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Creating new backup {'backup': {'volume_id': '298c898f-b4a7-46c6-8b9a-d73b3db59220', 'name': 'tempest-VolumesBackupsAdminTest-Backup-976383036'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 09:02:20.962095 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-beba18d7-2223-4ebc-8029-74bb3c8b2af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Creating backup of volume 298c898f-b4a7-46c6-8b9a-d73b3db59220 in container None Jan 19 09:02:21.053496 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:21.053496 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:21.054667 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-beba18d7-2223-4ebc-8029-74bb3c8b2af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:02:21.138479 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-beba18d7-2223-4ebc-8029-74bb3c8b2af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Created reservations ['61f630e3-49ff-44b7-a090-a3bb6d5342bd', '4599eb53-9a21-4e5f-9ce4-1ed3c2f25bec'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:21.256187 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-beba18d7-2223-4ebc-8029-74bb3c8b2af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups returned with HTTP 202 Jan 19 09:02:21.261141 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 927/1876] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:02:20 2021] POST /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups => generated 400 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:02:21.286040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5eeae2ff-62a9-4820-b394-9ea55e3d9634 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:21.286580 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5eeae2ff-62a9-4820-b394-9ea55e3d9634 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:21.286797 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:21.286797 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:21.287163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5eeae2ff-62a9-4820-b394-9ea55e3d9634 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:21.287524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5eeae2ff-62a9-4820-b394-9ea55e3d9634 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:21.318000 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:21.318000 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:21.319842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5eeae2ff-62a9-4820-b394-9ea55e3d9634 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:21.321501 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 950/1877] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:21 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 807 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:22.334550 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89f0cf8e-5c23-4025-a209-eba46da3f8cc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:22.335736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89f0cf8e-5c23-4025-a209-eba46da3f8cc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:22.336140 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:22.336140 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:22.336912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89f0cf8e-5c23-4025-a209-eba46da3f8cc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:22.337475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-89f0cf8e-5c23-4025-a209-eba46da3f8cc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:22.523877 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:22.523877 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:22.526161 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89f0cf8e-5c23-4025-a209-eba46da3f8cc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:22.527049 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 928/1878] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:22 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 807 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:23.546095 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1d01b92-107a-4a24-a357-937abfc530f2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:23.546760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1d01b92-107a-4a24-a357-937abfc530f2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:23.546958 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:23.546958 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:23.547139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1d01b92-107a-4a24-a357-937abfc530f2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:23.547694 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f1d01b92-107a-4a24-a357-937abfc530f2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:23.570593 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:23.570593 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:23.572837 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1d01b92-107a-4a24-a357-937abfc530f2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:23.575335 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 951/1879] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:23 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 807 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:24.591369 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ec5db73-c2bc-4b67-98e8-6d6ddd5f0c20 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:24.593052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ec5db73-c2bc-4b67-98e8-6d6ddd5f0c20 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:24.593610 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:24.593610 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:24.594814 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ec5db73-c2bc-4b67-98e8-6d6ddd5f0c20 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:24.595358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5ec5db73-c2bc-4b67-98e8-6d6ddd5f0c20 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:24.649403 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:24.649403 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:24.657514 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ec5db73-c2bc-4b67-98e8-6d6ddd5f0c20 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:24.669649 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 929/1880] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:24 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 807 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:25.675767 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11c14873-0d67-4e5f-898d-7c79060dcdbd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:25.676517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11c14873-0d67-4e5f-898d-7c79060dcdbd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:25.676643 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:25.676643 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:25.676997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11c14873-0d67-4e5f-898d-7c79060dcdbd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:25.677393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-11c14873-0d67-4e5f-898d-7c79060dcdbd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:25.717328 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:25.717328 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:25.719817 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11c14873-0d67-4e5f-898d-7c79060dcdbd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:25.721163 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 952/1881] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:25 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:26.738641 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31e677f9-5cfb-4340-9821-62f4d686f1ac tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:26.740123 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31e677f9-5cfb-4340-9821-62f4d686f1ac tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:26.740699 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:26.740699 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:26.741424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31e677f9-5cfb-4340-9821-62f4d686f1ac tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:26.742027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-31e677f9-5cfb-4340-9821-62f4d686f1ac tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:26.766955 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:26.766955 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:26.769741 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31e677f9-5cfb-4340-9821-62f4d686f1ac tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:26.771902 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 930/1882] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:26 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:27.785406 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-026565fb-81d4-4537-bf28-6ac1fef6479a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:27.786483 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-026565fb-81d4-4537-bf28-6ac1fef6479a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:27.786833 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:27.786833 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:27.787407 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-026565fb-81d4-4537-bf28-6ac1fef6479a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:27.787941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-026565fb-81d4-4537-bf28-6ac1fef6479a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:27.823866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:27.823866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:27.825841 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-026565fb-81d4-4537-bf28-6ac1fef6479a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:27.826860 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 953/1883] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:27 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:28.840069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15a4d2ab-3b9e-45b8-8ad9-fe7b7d9b7502 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:28.841309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15a4d2ab-3b9e-45b8-8ad9-fe7b7d9b7502 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:28.841749 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:28.841749 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:28.842977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15a4d2ab-3b9e-45b8-8ad9-fe7b7d9b7502 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:28.843535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-15a4d2ab-3b9e-45b8-8ad9-fe7b7d9b7502 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:28.905792 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:28.905792 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:28.917937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15a4d2ab-3b9e-45b8-8ad9-fe7b7d9b7502 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:28.926197 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 931/1884] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:28 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:29.933614 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e086c325-90d6-41b0-aa50-a29af31786b2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:29.934116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e086c325-90d6-41b0-aa50-a29af31786b2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:29.934291 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:29.934291 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:29.935004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e086c325-90d6-41b0-aa50-a29af31786b2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:29.935512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e086c325-90d6-41b0-aa50-a29af31786b2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:29.979165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:29.979165 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:29.985491 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e086c325-90d6-41b0-aa50-a29af31786b2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:29.990789 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 954/1885] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:29 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:31.008837 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eee396b6-2628-47be-8437-53fb8e88de59 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:31.009870 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eee396b6-2628-47be-8437-53fb8e88de59 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:31.010219 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:31.010219 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:31.010778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eee396b6-2628-47be-8437-53fb8e88de59 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:31.011314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-eee396b6-2628-47be-8437-53fb8e88de59 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:31.053031 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:31.053031 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:31.063294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eee396b6-2628-47be-8437-53fb8e88de59 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:31.064384 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 932/1886] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:30 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:32.079449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25d119cc-b1e5-4ce9-ab54-9b49f022b4af tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:32.079985 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25d119cc-b1e5-4ce9-ab54-9b49f022b4af tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:32.080202 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:32.080202 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:32.080575 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25d119cc-b1e5-4ce9-ab54-9b49f022b4af tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:32.080943 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-25d119cc-b1e5-4ce9-ab54-9b49f022b4af tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:32.146361 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:32.146361 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:32.148234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25d119cc-b1e5-4ce9-ab54-9b49f022b4af tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:32.157337 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 955/1887] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:32 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:33.164257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a661ee6-c90a-4a08-b7c1-b00778add0f3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:33.165350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a661ee6-c90a-4a08-b7c1-b00778add0f3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:33.165757 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:33.165757 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:33.166799 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a661ee6-c90a-4a08-b7c1-b00778add0f3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:33.167355 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7a661ee6-c90a-4a08-b7c1-b00778add0f3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:33.192862 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:33.192862 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:33.195873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a661ee6-c90a-4a08-b7c1-b00778add0f3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:33.197459 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 933/1888] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:33 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:34.212195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d00c5546-5d1d-4b58-8ffa-dbddf3236e89 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:34.212878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d00c5546-5d1d-4b58-8ffa-dbddf3236e89 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:34.213262 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:34.213262 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:34.213791 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d00c5546-5d1d-4b58-8ffa-dbddf3236e89 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:34.214325 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d00c5546-5d1d-4b58-8ffa-dbddf3236e89 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:34.267821 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:34.267821 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:34.270092 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d00c5546-5d1d-4b58-8ffa-dbddf3236e89 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:34.271367 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 956/1889] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:34 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:35.286444 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8c2dda7-581f-426d-bcee-761b59f546d6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:35.287726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8c2dda7-581f-426d-bcee-761b59f546d6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:35.288138 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:35.288138 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:35.289687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8c2dda7-581f-426d-bcee-761b59f546d6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:35.290911 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e8c2dda7-581f-426d-bcee-761b59f546d6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:35.346571 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:35.346571 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:35.346571 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8c2dda7-581f-426d-bcee-761b59f546d6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:35.357973 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 934/1890] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:35 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:36.374883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6256b030-1c96-4e6c-b8a9-a2fe23429af4 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:36.375502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6256b030-1c96-4e6c-b8a9-a2fe23429af4 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:36.375725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:36.375725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:36.376106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6256b030-1c96-4e6c-b8a9-a2fe23429af4 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:36.376478 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6256b030-1c96-4e6c-b8a9-a2fe23429af4 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:36.425575 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:36.425575 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:36.427426 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6256b030-1c96-4e6c-b8a9-a2fe23429af4 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:36.434627 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 957/1891] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:36 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:37.458391 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-681f4eb0-c279-4a8b-b4fc-6eedd981739c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:37.459187 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-681f4eb0-c279-4a8b-b4fc-6eedd981739c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:37.459637 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:37.459637 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:37.460406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-681f4eb0-c279-4a8b-b4fc-6eedd981739c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:37.460962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-681f4eb0-c279-4a8b-b4fc-6eedd981739c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:37.512094 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:37.512094 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:37.514340 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-681f4eb0-c279-4a8b-b4fc-6eedd981739c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:37.521976 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 935/1892] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:37 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:38.535816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5be513e1-e6b1-42e0-9f16-357565a15824 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:38.536356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5be513e1-e6b1-42e0-9f16-357565a15824 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:38.536577 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:38.536577 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:38.536942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5be513e1-e6b1-42e0-9f16-357565a15824 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:38.537534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5be513e1-e6b1-42e0-9f16-357565a15824 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:38.576973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:38.576973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:38.579295 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5be513e1-e6b1-42e0-9f16-357565a15824 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:38.580348 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 958/1893] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:38 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:39.598546 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-61296bb0-a967-42d7-8979-8a6b63676dfe tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:39.599040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-61296bb0-a967-42d7-8979-8a6b63676dfe tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:39.599266 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:39.599266 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:39.599636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-61296bb0-a967-42d7-8979-8a6b63676dfe tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:39.600002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-61296bb0-a967-42d7-8979-8a6b63676dfe tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:39.623458 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:39.623458 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:39.626533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-61296bb0-a967-42d7-8979-8a6b63676dfe tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:39.627884 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 936/1894] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:39 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:40.641688 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34db558c-524c-4681-87bc-4726ca43389b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:40.647148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34db558c-524c-4681-87bc-4726ca43389b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:40.647713 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:40.647713 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:40.648798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34db558c-524c-4681-87bc-4726ca43389b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:40.649345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-34db558c-524c-4681-87bc-4726ca43389b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:40.710333 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:40.710333 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:40.719874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34db558c-524c-4681-87bc-4726ca43389b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:40.720902 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 959/1895] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:40 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:41.739258 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c2dd712-77a6-4448-840c-d178f7692e17 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:41.740679 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c2dd712-77a6-4448-840c-d178f7692e17 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:41.741249 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:41.741249 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:41.741826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c2dd712-77a6-4448-840c-d178f7692e17 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:41.742728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2c2dd712-77a6-4448-840c-d178f7692e17 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:41.788981 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:41.788981 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:41.790876 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c2dd712-77a6-4448-840c-d178f7692e17 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:41.792037 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 937/1896] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:41 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:42.805935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ff5c874-7843-4e4e-a056-c674b3fbff43 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:42.806461 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ff5c874-7843-4e4e-a056-c674b3fbff43 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:42.806657 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:42.806657 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:42.807302 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ff5c874-7843-4e4e-a056-c674b3fbff43 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:42.808665 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0ff5c874-7843-4e4e-a056-c674b3fbff43 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:42.832068 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:42.832068 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:42.834323 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ff5c874-7843-4e4e-a056-c674b3fbff43 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:42.835325 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 960/1897] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:42 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:43.851541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2136a3c0-437f-49a0-bfb6-591769ebd88e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:43.852813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2136a3c0-437f-49a0-bfb6-591769ebd88e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:43.853269 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:43.853269 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:43.854498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2136a3c0-437f-49a0-bfb6-591769ebd88e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:43.855104 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2136a3c0-437f-49a0-bfb6-591769ebd88e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:43.888301 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:43.888301 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:43.891849 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2136a3c0-437f-49a0-bfb6-591769ebd88e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:43.893216 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 938/1898] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:43 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:44.909732 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-815ed689-0414-41c3-843a-9d85846f68a7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:44.910826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-815ed689-0414-41c3-843a-9d85846f68a7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:44.911243 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:44.911243 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:44.911921 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-815ed689-0414-41c3-843a-9d85846f68a7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:44.912698 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-815ed689-0414-41c3-843a-9d85846f68a7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:44.948630 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:44.948630 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:44.951081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-815ed689-0414-41c3-843a-9d85846f68a7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:44.960558 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 961/1899] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:44 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:45.967493 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8df1bdb-f0e0-483a-83d3-13a9fb41e86d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:45.968007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8df1bdb-f0e0-483a-83d3-13a9fb41e86d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:45.968197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:45.968197 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:45.968967 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8df1bdb-f0e0-483a-83d3-13a9fb41e86d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:45.969521 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c8df1bdb-f0e0-483a-83d3-13a9fb41e86d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:46.010518 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:46.010518 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:46.012863 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8df1bdb-f0e0-483a-83d3-13a9fb41e86d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:46.014271 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 939/1900] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:45 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:47.028467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5f38e08-e647-4567-9759-896a5c0ba175 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:47.030454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5f38e08-e647-4567-9759-896a5c0ba175 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:47.030648 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:47.030648 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:47.030999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5f38e08-e647-4567-9759-896a5c0ba175 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:47.031516 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a5f38e08-e647-4567-9759-896a5c0ba175 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:47.066122 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:47.066122 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:47.068684 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5f38e08-e647-4567-9759-896a5c0ba175 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:47.069695 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 962/1901] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:47 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:48.085858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7dab360-0300-4b2f-b20b-ef66ce855329 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:48.087020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7dab360-0300-4b2f-b20b-ef66ce855329 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:48.087417 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:48.087417 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:48.088009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7dab360-0300-4b2f-b20b-ef66ce855329 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:48.088532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d7dab360-0300-4b2f-b20b-ef66ce855329 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:48.150641 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:48.150641 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:48.153672 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7dab360-0300-4b2f-b20b-ef66ce855329 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:48.154702 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 940/1902] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:48 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:49.202029 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc7b65da-5065-4baa-9f69-a22f11df2d94 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:49.202532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc7b65da-5065-4baa-9f69-a22f11df2d94 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:49.202532 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:49.202532 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:49.202932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc7b65da-5065-4baa-9f69-a22f11df2d94 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:49.203256 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cc7b65da-5065-4baa-9f69-a22f11df2d94 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:49.253460 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:49.253460 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:49.256018 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc7b65da-5065-4baa-9f69-a22f11df2d94 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:49.257445 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 963/1903] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:49 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:50.272266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c847bfe3-8b3f-4a33-bdd2-28c66e249c96 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:50.272896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c847bfe3-8b3f-4a33-bdd2-28c66e249c96 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:50.273282 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:50.273282 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:50.273843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c847bfe3-8b3f-4a33-bdd2-28c66e249c96 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:50.274311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c847bfe3-8b3f-4a33-bdd2-28c66e249c96 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:50.317145 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:50.317145 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:50.319240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c847bfe3-8b3f-4a33-bdd2-28c66e249c96 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:50.320108 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 941/1904] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:50 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:51.333969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8473ef1c-29e9-4bf8-84f2-ab7970f88f0e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:51.335063 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8473ef1c-29e9-4bf8-84f2-ab7970f88f0e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:51.335701 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:51.335701 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:51.336625 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8473ef1c-29e9-4bf8-84f2-ab7970f88f0e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:51.337436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8473ef1c-29e9-4bf8-84f2-ab7970f88f0e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:51.423814 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:51.423814 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:51.427136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8473ef1c-29e9-4bf8-84f2-ab7970f88f0e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:51.428153 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 964/1905] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:51 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:52.489388 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7be51936-5fb2-4b20-ad33-2de49892406a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:52.489388 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7be51936-5fb2-4b20-ad33-2de49892406a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:52.489388 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:52.489388 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:52.489388 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7be51936-5fb2-4b20-ad33-2de49892406a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:52.489388 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7be51936-5fb2-4b20-ad33-2de49892406a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:52.529600 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:52.529600 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:52.542475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7be51936-5fb2-4b20-ad33-2de49892406a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:52.549564 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 942/1906] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:52 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:53.558389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e0cb5679-61f3-4f9f-87a8-d129f193f0b5 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:53.559078 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e0cb5679-61f3-4f9f-87a8-d129f193f0b5 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:53.559412 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:53.559412 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:53.560090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e0cb5679-61f3-4f9f-87a8-d129f193f0b5 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:53.561416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e0cb5679-61f3-4f9f-87a8-d129f193f0b5 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:53.588442 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:53.588442 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:53.590587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e0cb5679-61f3-4f9f-87a8-d129f193f0b5 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:53.593180 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 965/1907] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:53 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:54.611575 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eaca2af7-b583-4146-a2df-61d486728e34 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:54.616832 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eaca2af7-b583-4146-a2df-61d486728e34 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:54.619587 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:54.619587 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:54.622977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eaca2af7-b583-4146-a2df-61d486728e34 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:54.624164 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-eaca2af7-b583-4146-a2df-61d486728e34 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:54.726244 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:54.726244 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:54.728136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eaca2af7-b583-4146-a2df-61d486728e34 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:54.728932 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 943/1908] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:54 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:55.756797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1b4aa95-3a9b-4a56-95a8-283b3a071ffe tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:55.759674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1b4aa95-3a9b-4a56-95a8-283b3a071ffe tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:55.761030 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:55.761030 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:55.762511 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1b4aa95-3a9b-4a56-95a8-283b3a071ffe tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:55.764128 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f1b4aa95-3a9b-4a56-95a8-283b3a071ffe tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:55.808947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:55.808947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:55.822636 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1b4aa95-3a9b-4a56-95a8-283b3a071ffe tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:55.824255 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 966/1909] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:55 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:56.839924 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58f6217b-b43e-43d6-8deb-58f73db8c3e2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:56.840584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58f6217b-b43e-43d6-8deb-58f73db8c3e2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:56.840715 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:56.840715 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:56.841277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58f6217b-b43e-43d6-8deb-58f73db8c3e2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:56.842444 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-58f6217b-b43e-43d6-8deb-58f73db8c3e2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:56.870080 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:56.870080 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:56.878618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58f6217b-b43e-43d6-8deb-58f73db8c3e2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:56.880977 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 944/1910] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:56 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:57.895065 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0c4e354-f8f2-49d7-b197-9d4e4e77d0ec tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:57.895627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0c4e354-f8f2-49d7-b197-9d4e4e77d0ec tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:57.895778 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:57.895778 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:57.896147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0c4e354-f8f2-49d7-b197-9d4e4e77d0ec tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:57.896511 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b0c4e354-f8f2-49d7-b197-9d4e4e77d0ec tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:57.932102 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:57.932102 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:57.934056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0c4e354-f8f2-49d7-b197-9d4e4e77d0ec tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:57.936120 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 967/1911] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:57 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:58.961328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48737726-bc1e-4abf-afa1-9f48704f43e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:02:58.961827 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48737726-bc1e-4abf-afa1-9f48704f43e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:58.962148 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:58.962148 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:02:58.962463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48737726-bc1e-4abf-afa1-9f48704f43e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:58.962702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-48737726-bc1e-4abf-afa1-9f48704f43e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:02:58.996250 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:58.996250 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:02:59.000609 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48737726-bc1e-4abf-afa1-9f48704f43e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:02:59.001978 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 945/1912] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:58 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:00.016621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02ac3b82-99cc-4e59-8105-c3edf264e994 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:00.017272 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02ac3b82-99cc-4e59-8105-c3edf264e994 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:00.017554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:00.017554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:00.018501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02ac3b82-99cc-4e59-8105-c3edf264e994 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:00.018870 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-02ac3b82-99cc-4e59-8105-c3edf264e994 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:00.045273 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:00.045273 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:00.047716 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02ac3b82-99cc-4e59-8105-c3edf264e994 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:00.048709 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 968/1913] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:00 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:01.063594 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed46dbed-c26a-44aa-83ea-61b5c9f48914 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:01.064091 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed46dbed-c26a-44aa-83ea-61b5c9f48914 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:01.064322 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:01.064322 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:01.064695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed46dbed-c26a-44aa-83ea-61b5c9f48914 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:01.065065 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ed46dbed-c26a-44aa-83ea-61b5c9f48914 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:01.117379 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:01.117379 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:01.122152 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed46dbed-c26a-44aa-83ea-61b5c9f48914 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:01.125834 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 946/1914] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:01 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:02.144095 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-421b0d57-128c-4031-9409-19fce924f6c1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:02.148303 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-421b0d57-128c-4031-9409-19fce924f6c1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:02.148709 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:02.148709 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:02.149658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-421b0d57-128c-4031-9409-19fce924f6c1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:02.150154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-421b0d57-128c-4031-9409-19fce924f6c1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:02.230782 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:02.230782 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:02.236877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-421b0d57-128c-4031-9409-19fce924f6c1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:02.237902 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 969/1915] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:02 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:03.253933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70c88f53-77df-4084-ae81-2e7652402d7d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:03.254438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70c88f53-77df-4084-ae81-2e7652402d7d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:03.254642 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:03.254642 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:03.255267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70c88f53-77df-4084-ae81-2e7652402d7d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:03.256082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-70c88f53-77df-4084-ae81-2e7652402d7d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:03.289318 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:03.289318 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:03.291633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70c88f53-77df-4084-ae81-2e7652402d7d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:03.293811 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 947/1916] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:03 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:04.307461 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e5811e9c-6909-4bd6-9885-e0fa8040b599 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:04.308590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e5811e9c-6909-4bd6-9885-e0fa8040b599 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:04.309002 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:04.309002 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:04.309757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e5811e9c-6909-4bd6-9885-e0fa8040b599 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:04.310323 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e5811e9c-6909-4bd6-9885-e0fa8040b599 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:04.373146 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:04.373146 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:04.385585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e5811e9c-6909-4bd6-9885-e0fa8040b599 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:04.386756 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 970/1917] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:04 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:05.407922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4e149161-7362-4308-807e-730f4bc2dafa tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:05.421250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4e149161-7362-4308-807e-730f4bc2dafa tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:05.423116 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:05.423116 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:05.423939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4e149161-7362-4308-807e-730f4bc2dafa tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:05.429621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4e149161-7362-4308-807e-730f4bc2dafa tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:05.548302 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:05.548302 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:05.561204 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4e149161-7362-4308-807e-730f4bc2dafa tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:05.562048 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 948/1918] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:05 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 820 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:06.577280 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-adc82c34-cdab-4577-8d13-103f4290c325 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:06.577700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-adc82c34-cdab-4577-8d13-103f4290c325 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:06.577937 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:06.577937 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:06.578290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-adc82c34-cdab-4577-8d13-103f4290c325 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:06.578654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-adc82c34-cdab-4577-8d13-103f4290c325 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:06.602101 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:06.602101 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:06.604336 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-adc82c34-cdab-4577-8d13-103f4290c325 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:06.605993 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 971/1919] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:06 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:06.619074 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc7a9f77-bbae-4075-8f4b-978a8820c59c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 Jan 19 09:03:06.620383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc7a9f77-bbae-4075-8f4b-978a8820c59c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:06.620790 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:06.620790 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:06.621454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc7a9f77-bbae-4075-8f4b-978a8820c59c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:06.714562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:06.714562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:06.728298 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cc7a9f77-bbae-4075-8f4b-978a8820c59c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:03:06.758135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc7a9f77-bbae-4075-8f4b-978a8820c59c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 returned with HTTP 200 Jan 19 09:03:06.760162 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 949/1920] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:06 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 => generated 915 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:07.195116 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de4aea63-bccf-46a4-a472-4da97f6c3cd2 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] GET http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/c658de09-4651-476c-a303-68f2d4d27355/export_record Jan 19 09:03:07.195906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de4aea63-bccf-46a4-a472-4da97f6c3cd2 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:07.196271 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:07.196271 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:07.196909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de4aea63-bccf-46a4-a472-4da97f6c3cd2 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Calling method 'export_record' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:07.197445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-de4aea63-bccf-46a4-a472-4da97f6c3cd2 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Export record for backup c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 19 09:03:07.223677 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:07.223677 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:07.226362 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.api [None req-de4aea63-bccf-46a4-a472-4da97f6c3cd2 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Calling RPCAPI with context: , host: n-d-771363-1, backup: c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 19 09:03:07.242615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-de4aea63-bccf-46a4-a472-4da97f6c3cd2 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] export_record in rpcapi backup_id c658de09-4651-476c-a303-68f2d4d27355 on host n-d-771363-1. {{(pid=87855) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 19 09:03:07.259797 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-de4aea63-bccf-46a4-a472-4da97f6c3cd2 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzY1OGRlMDktNDY1MS00NzZjLWEzMDMtNjhmMmQ0ZDI3MzU1IiwgInVzZXJfaWQiOiAiOWIyOWQxZWMyNWFhNGMwZmExYjgwZDJiYjU4NmU1MzYiLCAicHJvamVjdF9pZCI6ICJiYjBhZDYzZDgyMGE0YmFjOWQyOWZjM2UyZTQwOTNjNyIsICJ2b2x1bWVfaWQiOiAiMjk4Yzg5OGYtYjRhNy00NmM2LThiOWEtZDczYjNkYjU5MjIwIiwgImhvc3QiOiAibi1kLTc3MTM2My0xIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk3NjM4MzAzNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzI5OGM4OThmLWI0YTctNDZjNi04YjlhLWQ3M2IzZGI1OTIyMC8yMDIxMDExOTA5MDIyNS9hel9ub3ZhX2JhY2t1cF9jNjU4ZGUwOS00NjUxLTQ3NmMtYTMwMy02OGYyZDRkMjczNTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0xOVQwOTowMjoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0xOVQwOTowMjoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTE5VDA5OjAzOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=87855) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 19 09:03:07.261120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de4aea63-bccf-46a4-a472-4da97f6c3cd2 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/c658de09-4651-476c-a303-68f2d4d27355/export_record returned with HTTP 200 Jan 19 09:03:07.262418 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 972/1921] 10.222.0.50 () {58 vars in 1357 bytes} [Tue Jan 19 09:03:06 2021] GET /volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/c658de09-4651-476c-a303-68f2d4d27355/export_record => generated 1448 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:03:07.274830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe592524-256c-42cc-9062-defd2613b983 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] POST http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/import_record Jan 19 09:03:07.275902 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:07.275902 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:07.276984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe592524-256c-42cc-9062-defd2613b983 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDYyYzQwMGQtMTlkZC00MWRkLWIzY2MtZWRmZWIyNThiNmU4IiwgInVzZXJfaWQiOiAiOWIyOWQxZWMyNWFhNGMwZmExYjgwZDJiYjU4NmU1MzYiLCAicHJvamVjdF9pZCI6ICJiYjBhZDYzZDgyMGE0YmFjOWQyOWZjM2UyZTQwOTNjNyIsICJ2b2x1bWVfaWQiOiAiMjk4Yzg5OGYtYjRhNy00NmM2LThiOWEtZDczYjNkYjU5MjIwIiwgImhvc3QiOiAibi1kLTc3MTM2My0xIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk3NjM4MzAzNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzI5OGM4OThmLWI0YTctNDZjNi04YjlhLWQ3M2IzZGI1OTIyMC8yMDIxMDExOTA5MDIyNS9hel9ub3ZhX2JhY2t1cF9jNjU4ZGUwOS00NjUxLTQ3NmMtYTMwMy02OGYyZDRkMjczNTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0xOVQwOTowMjoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0xOVQwOTowMjoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTE5VDA5OjAzOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:07.278228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-fe592524-256c-42cc-9062-defd2613b983 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDYyYzQwMGQtMTlkZC00MWRkLWIzY2MtZWRmZWIyNThiNmU4IiwgInVzZXJfaWQiOiAiOWIyOWQxZWMyNWFhNGMwZmExYjgwZDJiYjU4NmU1MzYiLCAicHJvamVjdF9pZCI6ICJiYjBhZDYzZDgyMGE0YmFjOWQyOWZjM2UyZTQwOTNjNyIsICJ2b2x1bWVfaWQiOiAiMjk4Yzg5OGYtYjRhNy00NmM2LThiOWEtZDczYjNkYjU5MjIwIiwgImhvc3QiOiAibi1kLTc3MTM2My0xIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk3NjM4MzAzNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzI5OGM4OThmLWI0YTctNDZjNi04YjlhLWQ3M2IzZGI1OTIyMC8yMDIxMDExOTA5MDIyNS9hel9ub3ZhX2JhY2t1cF9jNjU4ZGUwOS00NjUxLTQ3NmMtYTMwMy02OGYyZDRkMjczNTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0xOVQwOTowMjoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0xOVQwOTowMjoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTE5VDA5OjAzOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=87854) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 19 09:03:07.279223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-fe592524-256c-42cc-9062-defd2613b983 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDYyYzQwMGQtMTlkZC00MWRkLWIzY2MtZWRmZWIyNThiNmU4IiwgInVzZXJfaWQiOiAiOWIyOWQxZWMyNWFhNGMwZmExYjgwZDJiYjU4NmU1MzYiLCAicHJvamVjdF9pZCI6ICJiYjBhZDYzZDgyMGE0YmFjOWQyOWZjM2UyZTQwOTNjNyIsICJ2b2x1bWVfaWQiOiAiMjk4Yzg5OGYtYjRhNy00NmM2LThiOWEtZDczYjNkYjU5MjIwIiwgImhvc3QiOiAibi1kLTc3MTM2My0xIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk3NjM4MzAzNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzI5OGM4OThmLWI0YTctNDZjNi04YjlhLWQ3M2IzZGI1OTIyMC8yMDIxMDExOTA5MDIyNS9hel9ub3ZhX2JhY2t1cF9jNjU4ZGUwOS00NjUxLTQ3NmMtYTMwMy02OGYyZDRkMjczNTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0xOVQwOTowMjoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0xOVQwOTowMjoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTE5VDA5OjAzOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=87854) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 19 09:03:07.347780 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-fe592524-256c-42cc-9062-defd2613b983 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Created reservations ['e30b5141-aa63-4637-903a-ab1bf9b24b8a', '4bf7d95a-bbbd-4bae-99bb-1a116edb6ce1'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:07.544610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-fe592524-256c-42cc-9062-defd2613b983 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] import_record rpcapi backup id 062c400d-19dd-41dd-b3cc-edfeb258b6e8 on host n-d-771363-1 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDYyYzQwMGQtMTlkZC00MWRkLWIzY2MtZWRmZWIyNThiNmU4IiwgInVzZXJfaWQiOiAiOWIyOWQxZWMyNWFhNGMwZmExYjgwZDJiYjU4NmU1MzYiLCAicHJvamVjdF9pZCI6ICJiYjBhZDYzZDgyMGE0YmFjOWQyOWZjM2UyZTQwOTNjNyIsICJ2b2x1bWVfaWQiOiAiMjk4Yzg5OGYtYjRhNy00NmM2LThiOWEtZDczYjNkYjU5MjIwIiwgImhvc3QiOiAibi1kLTc3MTM2My0xIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk3NjM4MzAzNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzI5OGM4OThmLWI0YTctNDZjNi04YjlhLWQ3M2IzZGI1OTIyMC8yMDIxMDExOTA5MDIyNS9hel9ub3ZhX2JhY2t1cF9jNjU4ZGUwOS00NjUxLTQ3NmMtYTMwMy02OGYyZDRkMjczNTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0xOVQwOTowMjoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0xOVQwOTowMjoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTE5VDA5OjAzOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=87854) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 19 09:03:07.561252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-fe592524-256c-42cc-9062-defd2613b983 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Import record output: {'backup': {'id': '062c400d-19dd-41dd-b3cc-edfeb258b6e8', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8'}, {'rel': 'bookmark', 'href': 'http://10.222.0.50/volume/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8'}]}}. {{(pid=87854) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 19 09:03:07.565254 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe592524-256c-42cc-9062-defd2613b983 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/import_record returned with HTTP 201 Jan 19 09:03:07.568209 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 950/1922] 10.222.0.50 () {60 vars in 1269 bytes} [Tue Jan 19 09:03:07 2021] POST /volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/import_record => generated 354 bytes in 299 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 19 09:03:07.580532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5aa49970-ed85-4470-8bda-424b711d073b tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] GET http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 Jan 19 09:03:07.581794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5aa49970-ed85-4470-8bda-424b711d073b tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:07.583038 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:07.583038 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:07.583753 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5aa49970-ed85-4470-8bda-424b711d073b tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:07.584331 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5aa49970-ed85-4470-8bda-424b711d073b tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Show backup with id 062c400d-19dd-41dd-b3cc-edfeb258b6e8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:07.680083 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:07.680083 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:07.682696 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5aa49970-ed85-4470-8bda-424b711d073b tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 returned with HTTP 200 Jan 19 09:03:07.687465 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 973/1923] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:07 2021] GET /volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 => generated 713 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:08.700599 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d759ffcc-856b-470d-be5c-d7788fe8a329 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] GET http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 Jan 19 09:03:08.702481 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d759ffcc-856b-470d-be5c-d7788fe8a329 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:08.703183 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:08.703183 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:08.704251 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d759ffcc-856b-470d-be5c-d7788fe8a329 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:08.705168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d759ffcc-856b-470d-be5c-d7788fe8a329 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Show backup with id 062c400d-19dd-41dd-b3cc-edfeb258b6e8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:08.742895 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:08.742895 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:08.744845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d759ffcc-856b-470d-be5c-d7788fe8a329 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 returned with HTTP 200 Jan 19 09:03:08.746225 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 951/1924] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:08 2021] GET /volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 => generated 823 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:08.766147 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48a0f671-8f30-402a-8445-216301f0b456 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] GET http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups Jan 19 09:03:08.766974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48a0f671-8f30-402a-8445-216301f0b456 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:08.767339 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:08.767339 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:08.767936 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48a0f671-8f30-402a-8445-216301f0b456 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:08.793570 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48a0f671-8f30-402a-8445-216301f0b456 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups returned with HTTP 200 Jan 19 09:03:08.795884 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 974/1925] 10.222.0.50 () {58 vars in 1204 bytes} [Tue Jan 19 09:03:08 2021] GET /volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups => generated 403 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:08.807814 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] POST http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355/restore Jan 19 09:03:08.808546 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:08.808546 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:08.809252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:08.811007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Restoring backup c658de09-4651-476c-a303-68f2d4d27355 ({'restore': {}}) {{(pid=87854) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 19 09:03:08.811511 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Restoring backup c658de09-4651-476c-a303-68f2d4d27355 to volume None. Jan 19 09:03:08.833717 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:08.833717 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:08.836787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.backup.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Creating volume of 1 GB for restore of backup c658de09-4651-476c-a303-68f2d4d27355. Jan 19 09:03:08.850648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Availability Zones retrieved successfully. Jan 19 09:03:08.870451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Flow 'volume_create_api' (8eda37ef-b552-43e4-862e-44f435591544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:08.874680 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9af0d6-e654-4d02-9efc-8e5498140598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:08.877054 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:03:08.959297 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9af0d6-e654-4d02-9efc-8e5498140598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:08.962212 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1164788-5bca-471c-b93a-e72b41d4f59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:09.116056 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Created reservations ['addd31fb-b853-48ae-9504-9ce2aae39547', '8c5f7a75-2ad3-466e-a874-463d6437b2eb', 'cf049dd4-03fb-44bb-b58a-16bc669dece5', '68fd4c1d-3c27-49a1-ab93-a015129d1bd6'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:09.123928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1164788-5bca-471c-b93a-e72b41d4f59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['addd31fb-b853-48ae-9504-9ce2aae39547', '8c5f7a75-2ad3-466e-a874-463d6437b2eb', 'cf049dd4-03fb-44bb-b58a-16bc669dece5', '68fd4c1d-3c27-49a1-ab93-a015129d1bd6']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:09.126770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb448fda-a2af-4abc-981e-e6fb42999ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:09.218386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb448fda-a2af-4abc-981e-e6fb42999ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f93bc7d-3320-464c-aeb3-e0263488561e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c658de09-4651-476c-a303-68f2d4d27355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb0ad63d820a4bac9d29fc3e2e4093c7',qos_specs=None,replication_status=,reservations=['addd31fb-b853-48ae-9504-9ce2aae39547','8c5f7a75-2ad3-466e-a874-463d6437b2eb','cf049dd4-03fb-44bb-b58a-16bc669dece5','68fd4c1d-3c27-49a1-ab93-a015129d1bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b29d1ec25aa4c0fa1b80d2bb586e536',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:03:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c658de09-4651-476c-a303-68f2d4d27355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f93bc7d-3320-464c-aeb3-e0263488561e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb0ad63d820a4bac9d29fc3e2e4093c7',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,user_id='9b29d1ec25aa4c0fa1b80d2bb586e536',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:09.235072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c96e70-936f-40b9-ac02-2c1f275015b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:09.299126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c96e70-936f-40b9-ac02-2c1f275015b3) 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='auto-created_from_restore_from_backup',display_name='restore_backup_c658de09-4651-476c-a303-68f2d4d27355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb0ad63d820a4bac9d29fc3e2e4093c7',qos_specs=None,replication_status=,reservations=['addd31fb-b853-48ae-9504-9ce2aae39547','8c5f7a75-2ad3-466e-a874-463d6437b2eb','cf049dd4-03fb-44bb-b58a-16bc669dece5','68fd4c1d-3c27-49a1-ab93-a015129d1bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b29d1ec25aa4c0fa1b80d2bb586e536',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:09.305297 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d978b639-026b-480f-9cbe-821bff54d199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:09.349566 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d978b639-026b-480f-9cbe-821bff54d199) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:09.359154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Flow 'volume_create_api' (8eda37ef-b552-43e4-862e-44f435591544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:09.487932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Create volume request issued successfully. Jan 19 09:03:09.612283 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:09.612283 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:09.613542 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:03:10.694666 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:10.694666 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:10.695812 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:03:11.818720 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:11.818720 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:11.820817 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:03:11.821907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Checking backup size 1 against volume size 1 {{(pid=87854) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 19 09:03:11.822552 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.backup.api [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Overwriting volume 2f93bc7d-3320-464c-aeb3-e0263488561e with restore of backup c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:11.864004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] restore_backup in rpcapi backup_id c658de09-4651-476c-a303-68f2d4d27355 {{(pid=87854) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 19 09:03:11.870201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e61589b5-379e-42bb-8177-c2369a45369d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355/restore returned with HTTP 202 Jan 19 09:03:11.880469 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 952/1926] 10.222.0.50 () {60 vars in 1360 bytes} [Tue Jan 19 09:03:08 2021] POST /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355/restore => generated 189 bytes in 3069 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:03:11.906021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c58c2e2c-e681-445e-890d-c70a77b843b9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:11.918648 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c58c2e2c-e681-445e-890d-c70a77b843b9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:11.919056 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:11.919056 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:11.919741 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c58c2e2c-e681-445e-890d-c70a77b843b9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:11.920390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c58c2e2c-e681-445e-890d-c70a77b843b9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:11.978517 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:11.978517 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:11.983383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c58c2e2c-e681-445e-890d-c70a77b843b9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:11.996484 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 975/1927] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:11 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:13.005790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2aaad999-da0a-4382-86ed-5512dfd8b572 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:13.006480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2aaad999-da0a-4382-86ed-5512dfd8b572 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:13.006480 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:13.006480 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:13.006909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2aaad999-da0a-4382-86ed-5512dfd8b572 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:13.007122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2aaad999-da0a-4382-86ed-5512dfd8b572 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:13.042685 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:13.042685 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:13.045302 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2aaad999-da0a-4382-86ed-5512dfd8b572 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:13.046376 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 953/1928] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:12 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:03:14.083572 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-329dbcbe-2901-419b-98d3-5a63302869a3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:14.084238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-329dbcbe-2901-419b-98d3-5a63302869a3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:14.084373 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:14.084373 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:14.085475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-329dbcbe-2901-419b-98d3-5a63302869a3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:14.085852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-329dbcbe-2901-419b-98d3-5a63302869a3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:14.118916 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:14.118916 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:14.120844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-329dbcbe-2901-419b-98d3-5a63302869a3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:14.121725 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 976/1929] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:14 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:15.136273 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba80bc40-8af8-4c9b-8a51-7dd6febe4a67 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:15.136793 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba80bc40-8af8-4c9b-8a51-7dd6febe4a67 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:15.136957 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:15.136957 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:15.139126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba80bc40-8af8-4c9b-8a51-7dd6febe4a67 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:15.139700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ba80bc40-8af8-4c9b-8a51-7dd6febe4a67 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:15.236623 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:15.236623 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:15.239168 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba80bc40-8af8-4c9b-8a51-7dd6febe4a67 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:15.244207 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 954/1930] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:15 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:16.324389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dccc3edc-9ef4-49e6-aa26-cb8cbda8d6d6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:16.324389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dccc3edc-9ef4-49e6-aa26-cb8cbda8d6d6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:16.324389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:16.324389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:16.324389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dccc3edc-9ef4-49e6-aa26-cb8cbda8d6d6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:16.324389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-dccc3edc-9ef4-49e6-aa26-cb8cbda8d6d6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:16.430915 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:16.430915 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:16.437154 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dccc3edc-9ef4-49e6-aa26-cb8cbda8d6d6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:16.446460 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 977/1931] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:16 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:17.461183 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f2a5020-9b2e-44be-95ab-632eb3b936cc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:17.461183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f2a5020-9b2e-44be-95ab-632eb3b936cc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:17.461183 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:17.461183 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:17.461183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f2a5020-9b2e-44be-95ab-632eb3b936cc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:17.461183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5f2a5020-9b2e-44be-95ab-632eb3b936cc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:17.607319 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:17.607319 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:17.614941 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f2a5020-9b2e-44be-95ab-632eb3b936cc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:17.620302 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 955/1932] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:17 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:18.639985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5aa3fddd-c173-4400-857a-9f66946bcbde tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:18.640498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5aa3fddd-c173-4400-857a-9f66946bcbde tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:18.644818 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:18.644818 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:18.644818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5aa3fddd-c173-4400-857a-9f66946bcbde tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:18.645162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5aa3fddd-c173-4400-857a-9f66946bcbde tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:18.672163 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:18.672163 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:18.679205 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5aa3fddd-c173-4400-857a-9f66946bcbde tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:18.680339 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 978/1933] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:18 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:19.702017 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74a3aac1-02ea-46de-825a-259e6bf79907 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:19.702017 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74a3aac1-02ea-46de-825a-259e6bf79907 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:19.702017 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:19.702017 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:19.706141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74a3aac1-02ea-46de-825a-259e6bf79907 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:19.706141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-74a3aac1-02ea-46de-825a-259e6bf79907 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:19.761795 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:19.761795 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:19.761795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74a3aac1-02ea-46de-825a-259e6bf79907 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:19.761795 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 956/1934] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:19 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:20.774193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-808837c2-c701-4fd2-974e-4d5fc813b0c9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:20.778730 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-808837c2-c701-4fd2-974e-4d5fc813b0c9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:20.778730 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:20.778730 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:20.778730 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-808837c2-c701-4fd2-974e-4d5fc813b0c9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:20.778730 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-808837c2-c701-4fd2-974e-4d5fc813b0c9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:20.827699 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:20.827699 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:20.830425 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-808837c2-c701-4fd2-974e-4d5fc813b0c9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:20.830425 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 979/1935] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:20 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:21.851239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0bb6960-6040-443b-9451-524734f936f9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:21.851239 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0bb6960-6040-443b-9451-524734f936f9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:21.851239 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:21.851239 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:21.851239 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0bb6960-6040-443b-9451-524734f936f9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:21.851239 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b0bb6960-6040-443b-9451-524734f936f9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:21.930001 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:21.930001 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:21.933670 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0bb6960-6040-443b-9451-524734f936f9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:21.935896 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 957/1936] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:21 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:22.959268 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3fb4a4c-c90a-4636-880f-9a399c5418e3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:22.959268 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3fb4a4c-c90a-4636-880f-9a399c5418e3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:22.959268 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:22.959268 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:22.959268 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3fb4a4c-c90a-4636-880f-9a399c5418e3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:22.959268 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e3fb4a4c-c90a-4636-880f-9a399c5418e3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:23.024768 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:23.024768 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:23.032795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3fb4a4c-c90a-4636-880f-9a399c5418e3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:23.032795 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 980/1937] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:22 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:24.055623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e430f17-f272-4c5f-93aa-616fcdde7ccb tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:24.055623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e430f17-f272-4c5f-93aa-616fcdde7ccb tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:24.055623 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:24.055623 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:24.055623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e430f17-f272-4c5f-93aa-616fcdde7ccb tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:24.055623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2e430f17-f272-4c5f-93aa-616fcdde7ccb tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:24.094094 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:24.094094 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:24.098310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e430f17-f272-4c5f-93aa-616fcdde7ccb tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:24.109145 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 958/1938] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:24 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:25.116358 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5d9e04e-0a00-4b8e-9aeb-e51f975b1b39 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:25.116358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5d9e04e-0a00-4b8e-9aeb-e51f975b1b39 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:25.116358 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:25.116358 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:25.116358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5d9e04e-0a00-4b8e-9aeb-e51f975b1b39 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:25.116358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f5d9e04e-0a00-4b8e-9aeb-e51f975b1b39 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:25.176013 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:25.176013 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:25.178332 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5d9e04e-0a00-4b8e-9aeb-e51f975b1b39 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:25.179694 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 981/1939] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:25 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:26.197967 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-01dbeb74-cfda-4d7d-9f23-b3a2f488e314 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:26.198537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-01dbeb74-cfda-4d7d-9f23-b3a2f488e314 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:26.199391 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:26.199391 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:26.200425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-01dbeb74-cfda-4d7d-9f23-b3a2f488e314 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:26.201579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-01dbeb74-cfda-4d7d-9f23-b3a2f488e314 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:26.349516 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:26.349516 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:26.352914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-01dbeb74-cfda-4d7d-9f23-b3a2f488e314 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:26.352914 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 959/1940] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:26 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:27.373073 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b296166-a56d-4dc2-b32e-b47e5896142d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:27.373073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b296166-a56d-4dc2-b32e-b47e5896142d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:27.373073 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:27.373073 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:27.373073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b296166-a56d-4dc2-b32e-b47e5896142d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:27.373073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4b296166-a56d-4dc2-b32e-b47e5896142d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:27.561768 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:27.561768 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:27.567842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b296166-a56d-4dc2-b32e-b47e5896142d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:27.572895 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 982/1941] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:27 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:28.594885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c4e6fb5-9d88-4b37-b9a9-090b4fb90e26 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:28.594885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c4e6fb5-9d88-4b37-b9a9-090b4fb90e26 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:28.594885 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:28.594885 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:28.594885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c4e6fb5-9d88-4b37-b9a9-090b4fb90e26 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:28.594885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1c4e6fb5-9d88-4b37-b9a9-090b4fb90e26 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:28.656843 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:28.656843 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:28.662655 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c4e6fb5-9d88-4b37-b9a9-090b4fb90e26 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:28.675463 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 960/1942] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:28 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:29.677724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d076d99a-16a6-4568-9f64-05afd23337fc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:29.677724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d076d99a-16a6-4568-9f64-05afd23337fc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:29.677724 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:29.677724 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:29.677724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d076d99a-16a6-4568-9f64-05afd23337fc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:29.677724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d076d99a-16a6-4568-9f64-05afd23337fc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:29.788013 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:29.788013 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:29.798143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d076d99a-16a6-4568-9f64-05afd23337fc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:29.814759 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 983/1943] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:29 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:30.820364 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e40cfbfa-e69f-4a93-8c3c-897449499196 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:30.820364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e40cfbfa-e69f-4a93-8c3c-897449499196 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:30.820364 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:30.820364 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:30.820364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e40cfbfa-e69f-4a93-8c3c-897449499196 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:30.820364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e40cfbfa-e69f-4a93-8c3c-897449499196 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:30.877528 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:30.877528 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:30.877528 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e40cfbfa-e69f-4a93-8c3c-897449499196 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:30.877528 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 961/1944] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:30 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:31.893720 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-637d64a5-00cd-4caf-a9d2-1e60089b52be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:31.893720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-637d64a5-00cd-4caf-a9d2-1e60089b52be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:31.893720 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:31.893720 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:31.893720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-637d64a5-00cd-4caf-a9d2-1e60089b52be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:31.893720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-637d64a5-00cd-4caf-a9d2-1e60089b52be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:31.949296 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:31.949296 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:31.949296 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-637d64a5-00cd-4caf-a9d2-1e60089b52be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:31.956575 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 984/1945] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:31 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:32.975235 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9d081d9-6817-4f73-a8f6-832b87895d83 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:32.975235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a9d081d9-6817-4f73-a8f6-832b87895d83 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.975235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:32.975235 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:32.975235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a9d081d9-6817-4f73-a8f6-832b87895d83 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.975235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a9d081d9-6817-4f73-a8f6-832b87895d83 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:33.016506 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:33.016506 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:33.028799 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9d081d9-6817-4f73-a8f6-832b87895d83 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:33.028799 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 962/1946] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:32 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:34.045437 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5600be8-549d-43a7-afe8-85b14a5d7fa9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:34.045437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5600be8-549d-43a7-afe8-85b14a5d7fa9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:34.045437 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:34.045437 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:34.045437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5600be8-549d-43a7-afe8-85b14a5d7fa9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:34.045437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f5600be8-549d-43a7-afe8-85b14a5d7fa9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:34.111363 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:34.111363 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:34.119324 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5600be8-549d-43a7-afe8-85b14a5d7fa9 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:34.119324 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 985/1947] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:34 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:35.139108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8bbf97f4-850e-4642-834f-ee4e38c9c5ef tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:35.139108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8bbf97f4-850e-4642-834f-ee4e38c9c5ef tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:35.139108 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:35.139108 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:35.139108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8bbf97f4-850e-4642-834f-ee4e38c9c5ef tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:35.139108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8bbf97f4-850e-4642-834f-ee4e38c9c5ef tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:35.207378 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:35.207378 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:35.214494 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8bbf97f4-850e-4642-834f-ee4e38c9c5ef tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:35.214494 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 963/1948] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:35 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:36.269196 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c9481f8-de3c-41c1-9d23-c689baf2d95f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:36.269196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c9481f8-de3c-41c1-9d23-c689baf2d95f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:36.269196 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:36.269196 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:36.269196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c9481f8-de3c-41c1-9d23-c689baf2d95f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:36.270373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7c9481f8-de3c-41c1-9d23-c689baf2d95f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:36.300345 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:36.300345 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:36.302449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c9481f8-de3c-41c1-9d23-c689baf2d95f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:36.307248 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 986/1949] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:36 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:37.332467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f88c5ac-6d33-464c-951d-83bd4bb87b83 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:37.332467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f88c5ac-6d33-464c-951d-83bd4bb87b83 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:37.332467 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:37.332467 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:37.332467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f88c5ac-6d33-464c-951d-83bd4bb87b83 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:37.332467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2f88c5ac-6d33-464c-951d-83bd4bb87b83 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:37.431844 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:37.431844 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:37.439881 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f88c5ac-6d33-464c-951d-83bd4bb87b83 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:37.439881 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 964/1950] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:37 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:38.458335 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8d2efe2-13c0-433d-ac78-be617b88a385 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:38.458335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8d2efe2-13c0-433d-ac78-be617b88a385 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:38.458335 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:38.458335 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:38.491747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8d2efe2-13c0-433d-ac78-be617b88a385 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:38.491747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f8d2efe2-13c0-433d-ac78-be617b88a385 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:38.636954 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:38.636954 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:38.647843 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8d2efe2-13c0-433d-ac78-be617b88a385 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:38.656790 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 987/1951] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:38 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:39.689715 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6992df64-1b93-4b0a-83e7-47aa12a903eb tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:39.689715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6992df64-1b93-4b0a-83e7-47aa12a903eb tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:39.689715 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:39.689715 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:39.689715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6992df64-1b93-4b0a-83e7-47aa12a903eb tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:39.689715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6992df64-1b93-4b0a-83e7-47aa12a903eb tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:39.718316 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:39.718316 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:39.718316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6992df64-1b93-4b0a-83e7-47aa12a903eb tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:39.718316 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 965/1952] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:39 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:40.752498 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2cc60501-1e9e-4ae1-a2eb-019820453e9e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:40.752498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2cc60501-1e9e-4ae1-a2eb-019820453e9e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:40.752498 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:40.752498 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:40.752498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2cc60501-1e9e-4ae1-a2eb-019820453e9e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:40.752498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2cc60501-1e9e-4ae1-a2eb-019820453e9e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:40.809873 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:40.809873 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:40.809873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2cc60501-1e9e-4ae1-a2eb-019820453e9e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:40.809873 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 988/1953] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:40 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:41.828452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5cbc8ab8-2912-4817-a6a0-951bca76fce4 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:41.832725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5cbc8ab8-2912-4817-a6a0-951bca76fce4 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:41.832725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:41.832725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:41.832725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5cbc8ab8-2912-4817-a6a0-951bca76fce4 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:41.832725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5cbc8ab8-2912-4817-a6a0-951bca76fce4 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:41.910732 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:41.910732 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:41.910732 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5cbc8ab8-2912-4817-a6a0-951bca76fce4 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:41.932232 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 966/1954] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:41 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:42.979399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51e93392-ac35-4948-8cbd-507d075e1247 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:42.991720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51e93392-ac35-4948-8cbd-507d075e1247 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:42.991720 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:42.991720 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:42.991720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51e93392-ac35-4948-8cbd-507d075e1247 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:42.991720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-51e93392-ac35-4948-8cbd-507d075e1247 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:43.085946 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:43.085946 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:43.092252 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51e93392-ac35-4948-8cbd-507d075e1247 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:43.099083 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 989/1955] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:42 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:44.102577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7619279e-f823-434c-930d-05baa90548f3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:44.103812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7619279e-f823-434c-930d-05baa90548f3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:44.104177 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:44.104177 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:44.104774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7619279e-f823-434c-930d-05baa90548f3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:44.105312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7619279e-f823-434c-930d-05baa90548f3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:44.156233 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:44.156233 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:44.158842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7619279e-f823-434c-930d-05baa90548f3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:44.159868 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 967/1956] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:44 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:45.176351 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-762d6c16-1d22-47d5-b55b-a7ce1f5d274a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:45.176889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-762d6c16-1d22-47d5-b55b-a7ce1f5d274a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:45.177171 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:45.177171 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:45.177516 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-762d6c16-1d22-47d5-b55b-a7ce1f5d274a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:45.177887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-762d6c16-1d22-47d5-b55b-a7ce1f5d274a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id c658de09-4651-476c-a303-68f2d4d27355. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:45.255653 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.255653 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:45.257548 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-762d6c16-1d22-47d5-b55b-a7ce1f5d274a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 200 Jan 19 09:03:45.266618 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 990/1957] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:45 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 821 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:45.272817 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-18d15efe-d064-4734-9aa0-3bfec241e10a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/2f93bc7d-3320-464c-aeb3-e0263488561e Jan 19 09:03:45.273611 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-18d15efe-d064-4734-9aa0-3bfec241e10a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:45.273977 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:45.273977 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:45.274642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-18d15efe-d064-4734-9aa0-3bfec241e10a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:45.376760 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.376760 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:45.388989 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-18d15efe-d064-4734-9aa0-3bfec241e10a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:03:45.419441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-18d15efe-d064-4734-9aa0-3bfec241e10a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/2f93bc7d-3320-464c-aeb3-e0263488561e returned with HTTP 200 Jan 19 09:03:45.420708 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 968/1958] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:45 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/2f93bc7d-3320-464c-aeb3-e0263488561e => generated 970 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:45.437891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6a92a99-90d0-4c62-948a-221c997ed28b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes Jan 19 09:03:45.438512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6a92a99-90d0-4c62-948a-221c997ed28b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:45.438759 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:45.438759 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:45.439128 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6a92a99-90d0-4c62-948a-221c997ed28b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:45.439760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-a6a92a99-90d0-4c62-948a-221c997ed28b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:03:45.441722 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6a92a99-90d0-4c62-948a-221c997ed28b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:03:45.561743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a6a92a99-90d0-4c62-948a-221c997ed28b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Get all volumes completed successfully. Jan 19 09:03:45.563222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6a92a99-90d0-4c62-948a-221c997ed28b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes returned with HTTP 200 Jan 19 09:03:45.564248 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 991/1959] 10.222.0.50 () {58 vars in 1204 bytes} [Tue Jan 19 09:03:45 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes => generated 793 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:45.575596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ca26564-47e7-460e-83f8-62fb319bd694 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] DELETE http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/2f93bc7d-3320-464c-aeb3-e0263488561e Jan 19 09:03:45.576444 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ca26564-47e7-460e-83f8-62fb319bd694 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:45.576641 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:45.576641 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:45.577399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ca26564-47e7-460e-83f8-62fb319bd694 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:45.578028 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-4ca26564-47e7-460e-83f8-62fb319bd694 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Delete volume with id: 2f93bc7d-3320-464c-aeb3-e0263488561e Jan 19 09:03:45.656047 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.656047 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:45.657331 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4ca26564-47e7-460e-83f8-62fb319bd694 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:03:45.708119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4ca26564-47e7-460e-83f8-62fb319bd694 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Delete volume request issued successfully. Jan 19 09:03:45.708710 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ca26564-47e7-460e-83f8-62fb319bd694 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/2f93bc7d-3320-464c-aeb3-e0263488561e returned with HTTP 202 Jan 19 09:03:45.709930 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 969/1960] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:45 2021] DELETE /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/2f93bc7d-3320-464c-aeb3-e0263488561e => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:03:45.721436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c235b315-c46b-4389-9d3b-ba7847a34612 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] DELETE http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 Jan 19 09:03:45.721968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c235b315-c46b-4389-9d3b-ba7847a34612 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:45.722166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:45.722166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:45.723404 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c235b315-c46b-4389-9d3b-ba7847a34612 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:45.723907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-c235b315-c46b-4389-9d3b-ba7847a34612 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Delete backup with id: 062c400d-19dd-41dd-b3cc-edfeb258b6e8. Jan 19 09:03:45.765019 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.765019 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:45.818228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-c235b315-c46b-4389-9d3b-ba7847a34612 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] delete_backup rpcapi backup_id 062c400d-19dd-41dd-b3cc-edfeb258b6e8 {{(pid=87855) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 09:03:45.833880 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c235b315-c46b-4389-9d3b-ba7847a34612 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 returned with HTTP 202 Jan 19 09:03:45.836856 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 992/1961] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:45 2021] DELETE /volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:03:45.845951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-480d523d-376e-4e03-8c33-733f986379c4 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] GET http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 Jan 19 09:03:45.847637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-480d523d-376e-4e03-8c33-733f986379c4 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:45.848032 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:45.848032 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:45.848652 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-480d523d-376e-4e03-8c33-733f986379c4 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:45.849334 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-480d523d-376e-4e03-8c33-733f986379c4 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Show backup with id 062c400d-19dd-41dd-b3cc-edfeb258b6e8. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:45.902256 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.902256 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:45.904853 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-480d523d-376e-4e03-8c33-733f986379c4 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 returned with HTTP 200 Jan 19 09:03:45.908829 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 970/1962] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:45 2021] GET /volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:46.923807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee9adf32-5b15-40e4-a010-a8811809bdc1 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] GET http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 Jan 19 09:03:46.924631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee9adf32-5b15-40e4-a010-a8811809bdc1 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:46.924631 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:46.924631 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:46.924861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee9adf32-5b15-40e4-a010-a8811809bdc1 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:46.925731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ee9adf32-5b15-40e4-a010-a8811809bdc1 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Show backup with id 062c400d-19dd-41dd-b3cc-edfeb258b6e8. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:46.967845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee9adf32-5b15-40e4-a010-a8811809bdc1 tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 returned with HTTP 404 Jan 19 09:03:46.968878 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 993/1963] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:46 2021] GET /volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/062c400d-19dd-41dd-b3cc-edfeb258b6e8 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:46.977897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12dd8f68-a83b-4e97-8659-0797cc10d169 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] DELETE http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 Jan 19 09:03:46.978877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12dd8f68-a83b-4e97-8659-0797cc10d169 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:46.979284 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:46.979284 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:46.979911 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12dd8f68-a83b-4e97-8659-0797cc10d169 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:46.981027 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-12dd8f68-a83b-4e97-8659-0797cc10d169 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Delete backup with id: c658de09-4651-476c-a303-68f2d4d27355. Jan 19 09:03:47.032291 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:47.032291 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:47.067795 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-12dd8f68-a83b-4e97-8659-0797cc10d169 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] delete_backup rpcapi backup_id c658de09-4651-476c-a303-68f2d4d27355 {{(pid=87854) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 09:03:47.083356 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12dd8f68-a83b-4e97-8659-0797cc10d169 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 returned with HTTP 202 Jan 19 09:03:47.085157 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 971/1964] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:46 2021] DELETE /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/c658de09-4651-476c-a303-68f2d4d27355 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:03:47.111589 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] POST http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes Jan 19 09:03:47.112783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-386898291"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:47.120062 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-386898291'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:03:47.120609 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Create volume of 1 GB Jan 19 09:03:47.158697 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Availability Zones retrieved successfully. Jan 19 09:03:47.204352 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Flow 'volume_create_api' (fdce32e2-33b8-4e2e-9c0c-e1d2bc9df971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:47.224729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d48c2c3c-5ab0-4404-9b29-5d9b43a3516c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:47.227170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:03:47.348556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d48c2c3c-5ab0-4404-9b29-5d9b43a3516c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:47.351073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (767d17b3-ef27-45ce-ac2e-00e59720da51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:47.570514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Created reservations ['b79995dc-f7d6-4593-9d2c-80039c372f65', 'bde2434e-7ace-49e3-aa82-aed1698172a0', 'cf5cf6f3-0b45-4845-8866-821d11409673', '9f603b0b-f451-4e9b-a83f-c8f0a7da3059'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:47.572437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (767d17b3-ef27-45ce-ac2e-00e59720da51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b79995dc-f7d6-4593-9d2c-80039c372f65', 'bde2434e-7ace-49e3-aa82-aed1698172a0', 'cf5cf6f3-0b45-4845-8866-821d11409673', '9f603b0b-f451-4e9b-a83f-c8f0a7da3059']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:47.580418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724bf352-aad6-4fd4-8805-d1c62755fdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:47.678667 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724bf352-aad6-4fd4-8805-d1c62755fdf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aadd8c65-4c75-4006-8393-36ff1fcbbdbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-386898291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb0ad63d820a4bac9d29fc3e2e4093c7',qos_specs=None,replication_status=,reservations=['b79995dc-f7d6-4593-9d2c-80039c372f65','bde2434e-7ace-49e3-aa82-aed1698172a0','cf5cf6f3-0b45-4845-8866-821d11409673','9f603b0b-f451-4e9b-a83f-c8f0a7da3059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b29d1ec25aa4c0fa1b80d2bb586e536',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:03:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-386898291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aadd8c65-4c75-4006-8393-36ff1fcbbdbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb0ad63d820a4bac9d29fc3e2e4093c7',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,user_id='9b29d1ec25aa4c0fa1b80d2bb586e536',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:47.682045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23305dc1-872e-41d5-bb81-490b008ab537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:47.718912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23305dc1-872e-41d5-bb81-490b008ab537) 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-VolumesBackupsAdminTest-Volume-386898291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb0ad63d820a4bac9d29fc3e2e4093c7',qos_specs=None,replication_status=,reservations=['b79995dc-f7d6-4593-9d2c-80039c372f65','bde2434e-7ace-49e3-aa82-aed1698172a0','cf5cf6f3-0b45-4845-8866-821d11409673','9f603b0b-f451-4e9b-a83f-c8f0a7da3059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b29d1ec25aa4c0fa1b80d2bb586e536',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:47.729212 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3275b179-834f-4e42-affd-2074413df228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:47.767852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3275b179-834f-4e42-affd-2074413df228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:47.770423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Flow 'volume_create_api' (fdce32e2-33b8-4e2e-9c0c-e1d2bc9df971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:47.904731 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Create volume request issued successfully. Jan 19 09:03:47.942579 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de621ab3-d9b9-463e-a9f5-2ff2e25a1d16 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes returned with HTTP 202 Jan 19 09:03:47.948400 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 994/1965] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:03:47 2021] POST /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes => generated 822 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:03:47.968323 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6608eb78-ca5b-45fd-b560-1bde0ccbdeb3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe Jan 19 09:03:47.968905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6608eb78-ca5b-45fd-b560-1bde0ccbdeb3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:47.969154 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:47.969154 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:47.969537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6608eb78-ca5b-45fd-b560-1bde0ccbdeb3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:48.069226 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:48.069226 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:48.095125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6608eb78-ca5b-45fd-b560-1bde0ccbdeb3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:03:48.165465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6608eb78-ca5b-45fd-b560-1bde0ccbdeb3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe returned with HTTP 200 Jan 19 09:03:48.185019 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 972/1966] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:47 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe => generated 914 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:49.184121 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a45ceb8-c47c-48b1-b177-7b81fcca1d90 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe Jan 19 09:03:49.184939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2a45ceb8-c47c-48b1-b177-7b81fcca1d90 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:49.184939 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:49.184939 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:49.192575 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2a45ceb8-c47c-48b1-b177-7b81fcca1d90 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:49.296042 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:49.296042 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:49.313916 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2a45ceb8-c47c-48b1-b177-7b81fcca1d90 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:03:49.379586 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a45ceb8-c47c-48b1-b177-7b81fcca1d90 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe returned with HTTP 200 Jan 19 09:03:49.381012 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 995/1967] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:49 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe => generated 914 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:50.402606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-46dea3fa-963f-4570-be65-ce07859da0c6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe Jan 19 09:03:50.404798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-46dea3fa-963f-4570-be65-ce07859da0c6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:50.405315 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:50.405315 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:50.405900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-46dea3fa-963f-4570-be65-ce07859da0c6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:50.579528 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:50.579528 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:50.623701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-46dea3fa-963f-4570-be65-ce07859da0c6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:03:50.685413 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-46dea3fa-963f-4570-be65-ce07859da0c6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe returned with HTTP 200 Jan 19 09:03:50.686439 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 973/1968] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:50 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe => generated 915 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:50.703319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47ebae86-25db-41e6-8042-381a727fcbbc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] POST http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups Jan 19 09:03:50.703938 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:50.703938 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:50.704547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47ebae86-25db-41e6-8042-381a727fcbbc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aadd8c65-4c75-4006-8393-36ff1fcbbdbe", "name": "tempest-VolumesBackupsAdminTest-Backup-1128177795"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:50.706391 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-47ebae86-25db-41e6-8042-381a727fcbbc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Creating new backup {'backup': {'volume_id': 'aadd8c65-4c75-4006-8393-36ff1fcbbdbe', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1128177795'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 09:03:50.707096 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-47ebae86-25db-41e6-8042-381a727fcbbc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Creating backup of volume aadd8c65-4c75-4006-8393-36ff1fcbbdbe in container None Jan 19 09:03:50.767487 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:50.767487 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:50.768860 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-47ebae86-25db-41e6-8042-381a727fcbbc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:03:50.849681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-47ebae86-25db-41e6-8042-381a727fcbbc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Created reservations ['38a992c1-cb7d-46da-8f49-5680aa9d4b66', '43f22d4e-b3ed-46b1-88eb-8300ac4d89e7'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:51.170732 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47ebae86-25db-41e6-8042-381a727fcbbc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups returned with HTTP 202 Jan 19 09:03:51.175699 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 996/1969] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:03:50 2021] POST /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups => generated 401 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:03:51.186917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c093a96f-0cfc-4e76-9f6f-716cad8b05de tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:03:51.187584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c093a96f-0cfc-4e76-9f6f-716cad8b05de tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:51.187873 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:51.187873 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:51.188231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c093a96f-0cfc-4e76-9f6f-716cad8b05de tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:51.188702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c093a96f-0cfc-4e76-9f6f-716cad8b05de tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:51.237950 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:51.237950 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:51.241144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c093a96f-0cfc-4e76-9f6f-716cad8b05de tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:03:51.248556 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 974/1970] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:51 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 808 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:03:52.256119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aafa73ab-a493-4b93-a911-a09f9c6690ba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:03:52.257318 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aafa73ab-a493-4b93-a911-a09f9c6690ba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:52.257724 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:52.257724 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:52.258342 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aafa73ab-a493-4b93-a911-a09f9c6690ba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:52.258889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-aafa73ab-a493-4b93-a911-a09f9c6690ba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:52.299261 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:52.299261 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:52.301354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aafa73ab-a493-4b93-a911-a09f9c6690ba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:03:52.302266 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 997/1971] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:52 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 808 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:53.315990 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-577d053a-871b-4066-bdc7-297cb2b02dbd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:03:53.317180 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-577d053a-871b-4066-bdc7-297cb2b02dbd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:53.317585 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:53.317585 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:53.318436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-577d053a-871b-4066-bdc7-297cb2b02dbd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:53.318995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-577d053a-871b-4066-bdc7-297cb2b02dbd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:53.360795 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:53.360795 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:53.363281 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-577d053a-871b-4066-bdc7-297cb2b02dbd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:03:53.364285 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 975/1972] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:53 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 808 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:54.383595 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc58b7e9-65cb-4237-81ba-051e223363e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:03:54.385431 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc58b7e9-65cb-4237-81ba-051e223363e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:54.385868 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:54.385868 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:54.386699 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc58b7e9-65cb-4237-81ba-051e223363e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:54.387264 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fc58b7e9-65cb-4237-81ba-051e223363e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:54.415919 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:54.415919 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:54.419966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc58b7e9-65cb-4237-81ba-051e223363e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:03:54.421982 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 998/1973] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:54 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 808 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:55.436800 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ac0d5b5-48b1-442d-88cd-565868029e4b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:03:55.438046 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ac0d5b5-48b1-442d-88cd-565868029e4b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:55.438389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:55.438389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:55.438945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ac0d5b5-48b1-442d-88cd-565868029e4b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:55.439426 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4ac0d5b5-48b1-442d-88cd-565868029e4b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:55.463183 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:55.463183 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:55.465245 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ac0d5b5-48b1-442d-88cd-565868029e4b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:03:55.466203 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 976/1974] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:55 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:56.481440 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-03a442ce-ca33-412d-a37b-163ef0182c2e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:03:56.482661 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-03a442ce-ca33-412d-a37b-163ef0182c2e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:56.483140 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:56.483140 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:56.484439 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-03a442ce-ca33-412d-a37b-163ef0182c2e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:56.485061 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-03a442ce-ca33-412d-a37b-163ef0182c2e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:56.579495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:56.579495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:56.596501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-03a442ce-ca33-412d-a37b-163ef0182c2e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:03:56.597616 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 999/1975] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:56 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:57.612672 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-91398281-e3fb-4a5b-a6c9-f96a1b60e3be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:03:57.613972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-91398281-e3fb-4a5b-a6c9-f96a1b60e3be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:57.614334 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:57.614334 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:57.614941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-91398281-e3fb-4a5b-a6c9-f96a1b60e3be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:57.615478 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-91398281-e3fb-4a5b-a6c9-f96a1b60e3be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:57.641470 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:57.641470 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:57.643758 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-91398281-e3fb-4a5b-a6c9-f96a1b60e3be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:03:57.644646 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 977/1976] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:57 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:58.659459 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c720629-adcc-4b20-8250-96b38bbfd866 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:03:58.659991 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c720629-adcc-4b20-8250-96b38bbfd866 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:58.660208 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:58.660208 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:58.660578 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c720629-adcc-4b20-8250-96b38bbfd866 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:58.661145 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7c720629-adcc-4b20-8250-96b38bbfd866 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:58.726811 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:58.726811 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:58.728682 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c720629-adcc-4b20-8250-96b38bbfd866 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:03:58.740270 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1000/1977] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:58 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:59.754616 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a57f5e0-efaa-486f-aa16-eec764442e61 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:03:59.755259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a57f5e0-efaa-486f-aa16-eec764442e61 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:59.755577 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:59.755577 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:03:59.756090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a57f5e0-efaa-486f-aa16-eec764442e61 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:59.756561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1a57f5e0-efaa-486f-aa16-eec764442e61 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:03:59.782310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:59.782310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:03:59.784316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a57f5e0-efaa-486f-aa16-eec764442e61 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:03:59.785270 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 978/1978] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:59 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:00.799504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6463da84-9b72-40bb-a8db-75ec1ccdc671 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:00.800018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6463da84-9b72-40bb-a8db-75ec1ccdc671 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:00.800178 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:00.800178 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:00.800816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6463da84-9b72-40bb-a8db-75ec1ccdc671 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:00.801356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6463da84-9b72-40bb-a8db-75ec1ccdc671 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:00.853790 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:00.853790 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:00.858450 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6463da84-9b72-40bb-a8db-75ec1ccdc671 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:00.859274 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1001/1979] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:00 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:01.872935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5a4aca4-b26d-4a61-86cd-f48846e130cd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:01.873457 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5a4aca4-b26d-4a61-86cd-f48846e130cd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:01.873679 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:01.873679 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:01.874045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5a4aca4-b26d-4a61-86cd-f48846e130cd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:01.874414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d5a4aca4-b26d-4a61-86cd-f48846e130cd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:01.927620 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:01.927620 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:01.929476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5a4aca4-b26d-4a61-86cd-f48846e130cd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:01.930296 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 979/1980] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:01 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:02.944993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-187f33f8-88c7-4b7e-8251-6876c79bb8ea tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:02.946220 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-187f33f8-88c7-4b7e-8251-6876c79bb8ea tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:02.946575 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:02.946575 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:02.947183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-187f33f8-88c7-4b7e-8251-6876c79bb8ea tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:02.947681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-187f33f8-88c7-4b7e-8251-6876c79bb8ea tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:02.999578 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:02.999578 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:03.007078 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-187f33f8-88c7-4b7e-8251-6876c79bb8ea tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:03.008845 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1002/1981] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:02 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:04.022930 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-50f03b77-5417-4a4a-a385-edb0c02e0fcd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:04.024103 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-50f03b77-5417-4a4a-a385-edb0c02e0fcd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:04.024458 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:04.024458 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:04.025027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-50f03b77-5417-4a4a-a385-edb0c02e0fcd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:04.025579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-50f03b77-5417-4a4a-a385-edb0c02e0fcd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:04.048427 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:04.048427 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:04.050717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-50f03b77-5417-4a4a-a385-edb0c02e0fcd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:04.052043 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 980/1982] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:04 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:05.067934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fcf85aa4-6421-452f-b637-0d8933e91919 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:05.069134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fcf85aa4-6421-452f-b637-0d8933e91919 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:05.069546 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:05.069546 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:05.070203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fcf85aa4-6421-452f-b637-0d8933e91919 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:05.070785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fcf85aa4-6421-452f-b637-0d8933e91919 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:05.115605 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:05.115605 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:05.124187 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fcf85aa4-6421-452f-b637-0d8933e91919 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:05.125662 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1003/1983] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:05 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:06.139970 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c64abd55-a397-42c6-8825-76f88fdc565c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:06.140538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c64abd55-a397-42c6-8825-76f88fdc565c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:06.140648 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:06.140648 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:06.141129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c64abd55-a397-42c6-8825-76f88fdc565c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:06.141681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c64abd55-a397-42c6-8825-76f88fdc565c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:06.163819 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:06.163819 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:06.165735 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c64abd55-a397-42c6-8825-76f88fdc565c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:06.166992 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 981/1984] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:06 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:07.188466 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d4caa21-8303-45b7-a515-ff0787a5cf5f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:07.192705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d4caa21-8303-45b7-a515-ff0787a5cf5f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:07.195843 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:07.195843 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:07.198624 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d4caa21-8303-45b7-a515-ff0787a5cf5f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:07.199299 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0d4caa21-8303-45b7-a515-ff0787a5cf5f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:07.263494 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:07.263494 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:07.266737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d4caa21-8303-45b7-a515-ff0787a5cf5f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:07.278420 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1004/1985] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:07 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:08.288899 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6be62112-3527-4427-bce5-5e72b21ea6be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:08.289489 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6be62112-3527-4427-bce5-5e72b21ea6be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:08.289604 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:08.289604 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:08.289958 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6be62112-3527-4427-bce5-5e72b21ea6be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:08.290338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6be62112-3527-4427-bce5-5e72b21ea6be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:08.341861 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:08.341861 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:08.353764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6be62112-3527-4427-bce5-5e72b21ea6be tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:08.354686 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 982/1986] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:08 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:09.368697 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e55d8019-d130-4867-84d4-1e1ae009dcd6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:09.369259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e55d8019-d130-4867-84d4-1e1ae009dcd6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:09.369416 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:09.369416 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:09.370347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e55d8019-d130-4867-84d4-1e1ae009dcd6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:09.370685 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e55d8019-d130-4867-84d4-1e1ae009dcd6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:09.419679 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:09.419679 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:09.431134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e55d8019-d130-4867-84d4-1e1ae009dcd6 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:09.431134 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1005/1987] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:09 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:10.447787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3d07a89-4d59-4870-9930-5f9d087a8b12 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:10.448442 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3d07a89-4d59-4870-9930-5f9d087a8b12 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:10.448442 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:10.448442 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:10.448442 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3d07a89-4d59-4870-9930-5f9d087a8b12 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:10.448808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c3d07a89-4d59-4870-9930-5f9d087a8b12 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:10.574022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:10.574022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:10.583953 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3d07a89-4d59-4870-9930-5f9d087a8b12 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:10.585454 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 983/1988] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:10 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:11.599455 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1449d91a-d988-4ca8-8231-3a339a065878 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:11.600039 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1449d91a-d988-4ca8-8231-3a339a065878 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:11.600148 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:11.600148 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:11.600806 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1449d91a-d988-4ca8-8231-3a339a065878 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:11.601200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1449d91a-d988-4ca8-8231-3a339a065878 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:11.623313 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:11.623313 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:11.625080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1449d91a-d988-4ca8-8231-3a339a065878 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:11.626338 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1006/1989] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:11 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:12.640352 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44ca5f76-17ae-404d-829c-5fa5c915112a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:12.640846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44ca5f76-17ae-404d-829c-5fa5c915112a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:12.641065 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:12.641065 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:12.641585 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44ca5f76-17ae-404d-829c-5fa5c915112a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:12.641940 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-44ca5f76-17ae-404d-829c-5fa5c915112a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:12.692815 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:12.692815 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:12.695561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44ca5f76-17ae-404d-829c-5fa5c915112a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:12.696580 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 984/1990] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:12 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:13.711157 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-79dd1d52-b8b1-4369-92e8-6b0f448cd446 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:13.711680 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-79dd1d52-b8b1-4369-92e8-6b0f448cd446 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:13.711896 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:13.711896 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:13.712266 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-79dd1d52-b8b1-4369-92e8-6b0f448cd446 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:13.712628 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-79dd1d52-b8b1-4369-92e8-6b0f448cd446 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:13.765267 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:13.765267 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:13.767117 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-79dd1d52-b8b1-4369-92e8-6b0f448cd446 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:13.780198 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1007/1991] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:13 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:14.787032 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c26beba5-2512-4871-8536-4b8cd88226e2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:14.787526 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c26beba5-2512-4871-8536-4b8cd88226e2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:14.787654 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:14.787654 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:14.788284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c26beba5-2512-4871-8536-4b8cd88226e2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:14.788824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c26beba5-2512-4871-8536-4b8cd88226e2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:14.855867 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:14.855867 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:14.858304 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c26beba5-2512-4871-8536-4b8cd88226e2 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:14.859323 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 985/1992] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:14 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:15.874420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ddb5f59e-bfb2-45fb-8f7c-aadd655d02e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:15.875833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ddb5f59e-bfb2-45fb-8f7c-aadd655d02e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:15.876222 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:15.876222 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:15.877202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ddb5f59e-bfb2-45fb-8f7c-aadd655d02e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:15.877767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ddb5f59e-bfb2-45fb-8f7c-aadd655d02e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:15.903861 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:15.903861 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:15.906547 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ddb5f59e-bfb2-45fb-8f7c-aadd655d02e7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:15.907984 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1008/1993] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:15 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:16.951279 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b688e9c6-5637-43d0-8339-99767a82546a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:16.953445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b688e9c6-5637-43d0-8339-99767a82546a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:16.953826 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:16.953826 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:16.954438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b688e9c6-5637-43d0-8339-99767a82546a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:16.954959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b688e9c6-5637-43d0-8339-99767a82546a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:17.017965 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:17.017965 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:17.022126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b688e9c6-5637-43d0-8339-99767a82546a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:17.023127 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 986/1994] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:16 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:18.038635 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02385d8b-a91d-481f-a19c-5bc1d4b8a7bc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:18.039242 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02385d8b-a91d-481f-a19c-5bc1d4b8a7bc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:18.039527 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:18.039527 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:18.040895 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02385d8b-a91d-481f-a19c-5bc1d4b8a7bc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:18.042386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-02385d8b-a91d-481f-a19c-5bc1d4b8a7bc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:18.069055 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:18.069055 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:18.071327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02385d8b-a91d-481f-a19c-5bc1d4b8a7bc tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:18.073479 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1009/1995] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:18 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:19.086634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fbc0617e-d176-4b15-89bf-21558fb3f29e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:19.087184 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fbc0617e-d176-4b15-89bf-21558fb3f29e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:19.087322 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:19.087322 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:19.087706 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fbc0617e-d176-4b15-89bf-21558fb3f29e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:19.088079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fbc0617e-d176-4b15-89bf-21558fb3f29e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:19.152688 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:19.152688 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:19.154653 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fbc0617e-d176-4b15-89bf-21558fb3f29e tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:19.160966 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 987/1996] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:19 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:20.175918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a360fe37-cc9c-4964-8899-412afb447211 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:20.177933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a360fe37-cc9c-4964-8899-412afb447211 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:20.178342 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:20.178342 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:20.179346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a360fe37-cc9c-4964-8899-412afb447211 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:20.179848 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a360fe37-cc9c-4964-8899-412afb447211 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:20.212219 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:20.212219 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:20.215953 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a360fe37-cc9c-4964-8899-412afb447211 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:20.216947 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1010/1997] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:20 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:21.231409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68180ef4-b51b-4687-a04a-7fab51d42026 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:21.231954 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68180ef4-b51b-4687-a04a-7fab51d42026 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:21.232069 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:21.232069 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:21.232348 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68180ef4-b51b-4687-a04a-7fab51d42026 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:21.232713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-68180ef4-b51b-4687-a04a-7fab51d42026 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:21.258288 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:21.258288 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:21.260473 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68180ef4-b51b-4687-a04a-7fab51d42026 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:21.262121 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 988/1998] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:21 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:22.283664 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ebfaa63d-6ed8-4042-8417-09b26424b97a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:22.283664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ebfaa63d-6ed8-4042-8417-09b26424b97a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:22.283664 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:22.283664 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:22.283664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ebfaa63d-6ed8-4042-8417-09b26424b97a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:22.283664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ebfaa63d-6ed8-4042-8417-09b26424b97a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:22.330362 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:22.330362 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:22.332198 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ebfaa63d-6ed8-4042-8417-09b26424b97a tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:22.333217 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1011/1999] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:22 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:23.347640 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-821a64fd-6761-4280-81c6-ba0d7b8affcd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:23.348301 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-821a64fd-6761-4280-81c6-ba0d7b8affcd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:23.348621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:23.348621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:23.349702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-821a64fd-6761-4280-81c6-ba0d7b8affcd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:23.350185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-821a64fd-6761-4280-81c6-ba0d7b8affcd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:23.406413 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:23.406413 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:23.409018 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-821a64fd-6761-4280-81c6-ba0d7b8affcd tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:23.410061 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 989/2000] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:23 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:24.424033 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d65fafd5-12a4-4e3c-baa6-019281ad0b93 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:24.425205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d65fafd5-12a4-4e3c-baa6-019281ad0b93 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:24.425577 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:24.425577 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:24.426204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d65fafd5-12a4-4e3c-baa6-019281ad0b93 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:24.426705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d65fafd5-12a4-4e3c-baa6-019281ad0b93 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:24.495815 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:24.495815 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:24.501989 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d65fafd5-12a4-4e3c-baa6-019281ad0b93 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:24.506512 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1012/2001] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:24 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:25.522210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c23d17b1-d408-4422-89aa-7e983ecf7524 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:25.523307 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c23d17b1-d408-4422-89aa-7e983ecf7524 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:25.523674 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:25.523674 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:25.524288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c23d17b1-d408-4422-89aa-7e983ecf7524 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:25.524857 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c23d17b1-d408-4422-89aa-7e983ecf7524 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:25.617382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:25.617382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:25.621734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c23d17b1-d408-4422-89aa-7e983ecf7524 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:25.622609 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 990/2002] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:25 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:26.637040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf518998-5720-4115-8477-4ea779c96a81 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:26.638333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf518998-5720-4115-8477-4ea779c96a81 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:26.638768 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:26.638768 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:26.639582 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf518998-5720-4115-8477-4ea779c96a81 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:26.640393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-bf518998-5720-4115-8477-4ea779c96a81 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:26.740973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:26.740973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:26.743570 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf518998-5720-4115-8477-4ea779c96a81 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:26.745313 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1013/2003] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:26 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:27.759759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b8947776-7ede-4cce-a834-29c678936b52 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:27.760348 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b8947776-7ede-4cce-a834-29c678936b52 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:27.760532 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:27.760532 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:27.761017 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b8947776-7ede-4cce-a834-29c678936b52 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:27.761428 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b8947776-7ede-4cce-a834-29c678936b52 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:27.827402 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:27.827402 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:27.829340 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b8947776-7ede-4cce-a834-29c678936b52 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:27.835411 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 991/2004] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:27 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:28.849152 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c205c8b1-30a8-4a64-bf03-b26558c00525 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:28.850332 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c205c8b1-30a8-4a64-bf03-b26558c00525 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:28.850731 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:28.850731 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:28.851349 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c205c8b1-30a8-4a64-bf03-b26558c00525 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:28.851892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c205c8b1-30a8-4a64-bf03-b26558c00525 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:28.895584 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:28.895584 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:28.898337 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c205c8b1-30a8-4a64-bf03-b26558c00525 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:28.906533 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1014/2005] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:28 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:29.921282 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84ac5777-0ea2-4de8-be06-05ca645f88c8 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:29.921798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-84ac5777-0ea2-4de8-be06-05ca645f88c8 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:29.922390 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:29.922390 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:29.925275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-84ac5777-0ea2-4de8-be06-05ca645f88c8 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:29.925842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-84ac5777-0ea2-4de8-be06-05ca645f88c8 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:29.974750 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:29.974750 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:29.976930 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84ac5777-0ea2-4de8-be06-05ca645f88c8 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:29.978075 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 992/2006] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:29 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:30.996714 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5da93bcb-e4e8-444a-989e-4fd52372f08f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:30.997453 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5da93bcb-e4e8-444a-989e-4fd52372f08f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:30.997674 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:30.997674 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:30.998048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5da93bcb-e4e8-444a-989e-4fd52372f08f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:31.010517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5da93bcb-e4e8-444a-989e-4fd52372f08f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:31.042248 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:31.042248 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:31.044153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5da93bcb-e4e8-444a-989e-4fd52372f08f tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:31.051041 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1015/2007] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:30 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:32.066287 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dd0b7e38-560f-4254-860a-67d98d5d774c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:32.073896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dd0b7e38-560f-4254-860a-67d98d5d774c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:32.074379 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:32.074379 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:32.074979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dd0b7e38-560f-4254-860a-67d98d5d774c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:32.075712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-dd0b7e38-560f-4254-860a-67d98d5d774c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:32.123569 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:32.123569 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:32.125917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dd0b7e38-560f-4254-860a-67d98d5d774c tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:32.126984 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 993/2008] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:32 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:33.141020 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cca53fd8-7411-4374-a74b-46246591d663 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:33.142278 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cca53fd8-7411-4374-a74b-46246591d663 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:33.142698 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:33.142698 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:33.143401 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cca53fd8-7411-4374-a74b-46246591d663 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:33.143965 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cca53fd8-7411-4374-a74b-46246591d663 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:33.168612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:33.168612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:33.171005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cca53fd8-7411-4374-a74b-46246591d663 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:33.172091 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1016/2009] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:33 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:34.186079 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e5c2eec7-6ebf-4666-afb1-29f293b442c7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:34.187321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e5c2eec7-6ebf-4666-afb1-29f293b442c7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:34.187827 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:34.187827 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:34.188470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e5c2eec7-6ebf-4666-afb1-29f293b442c7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:34.188994 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e5c2eec7-6ebf-4666-afb1-29f293b442c7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:34.212096 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:34.212096 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:34.214979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e5c2eec7-6ebf-4666-afb1-29f293b442c7 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:34.215914 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 994/2010] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:34 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:34.229733 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2903e847-39ee-4d33-b5e8-bec5c38e8e01 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe Jan 19 09:04:34.230660 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2903e847-39ee-4d33-b5e8-bec5c38e8e01 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:34.230859 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:34.230859 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:34.231356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2903e847-39ee-4d33-b5e8-bec5c38e8e01 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:34.287449 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:34.287449 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:34.296841 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2903e847-39ee-4d33-b5e8-bec5c38e8e01 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:04:34.318248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2903e847-39ee-4d33-b5e8-bec5c38e8e01 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe returned with HTTP 200 Jan 19 09:04:34.319205 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1017/2011] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:34 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:34.335723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0aa9680-521e-4f65-8b56-1dc98af0c34d tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] POST http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29/action Jan 19 09:04:34.336439 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:34.336439 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:34.341001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0aa9680-521e-4f65-8b56-1dc98af0c34d tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:04:34.341642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0aa9680-521e-4f65-8b56-1dc98af0c34d tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:34.342811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.admin_actions [None req-c0aa9680-521e-4f65-8b56-1dc98af0c34d tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] Updating backup 'd3df3e21-f99f-4790-91eb-056e4e12fe29' with '{'status': 'error'}' {{(pid=87854) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 19 09:04:34.386558 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:34.386558 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:34.401993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-c0aa9680-521e-4f65-8b56-1dc98af0c34d tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] reset_status in rpcapi backup_id d3df3e21-f99f-4790-91eb-056e4e12fe29 on host n-d-771363-1. {{(pid=87854) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 19 09:04:34.405487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0aa9680-521e-4f65-8b56-1dc98af0c34d tempest-VolumesBackupsAdminTest-202233282 tempest-VolumesBackupsAdminTest-202233282] http://10.222.0.50/volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29/action returned with HTTP 202 Jan 19 09:04:34.406357 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 995/2012] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:04:34 2021] POST /volume/v3/c077bd4ac7944112b0aa1836eb4a0985/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:04:34.415294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f530e1c-f9a1-4a05-9450-a1f8307e1674 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:34.416501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f530e1c-f9a1-4a05-9450-a1f8307e1674 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:34.416906 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:34.416906 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:34.417553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f530e1c-f9a1-4a05-9450-a1f8307e1674 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:34.418117 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1f530e1c-f9a1-4a05-9450-a1f8307e1674 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Show backup with id d3df3e21-f99f-4790-91eb-056e4e12fe29. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:34.440379 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:34.440379 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:34.442843 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f530e1c-f9a1-4a05-9450-a1f8307e1674 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 200 Jan 19 09:04:34.443038 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1018/2013] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:34 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:34.463671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-37cd8a55-0732-46e4-a364-670320617cac tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] DELETE http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 Jan 19 09:04:34.464502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-37cd8a55-0732-46e4-a364-670320617cac tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:34.464902 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:34.464902 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:34.465551 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-37cd8a55-0732-46e4-a364-670320617cac tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:34.466116 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-37cd8a55-0732-46e4-a364-670320617cac tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Delete backup with id: d3df3e21-f99f-4790-91eb-056e4e12fe29. Jan 19 09:04:34.520094 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:34.520094 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:34.577700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-37cd8a55-0732-46e4-a364-670320617cac tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] delete_backup rpcapi backup_id d3df3e21-f99f-4790-91eb-056e4e12fe29 {{(pid=87854) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 09:04:34.581320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-37cd8a55-0732-46e4-a364-670320617cac tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 returned with HTTP 202 Jan 19 09:04:34.585178 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 996/2014] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:34 2021] DELETE /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/backups/d3df3e21-f99f-4790-91eb-056e4e12fe29 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:04:34.601576 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b6016dc-9151-4419-854d-061a7b7cfaba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] DELETE http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe Jan 19 09:04:34.602271 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b6016dc-9151-4419-854d-061a7b7cfaba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:34.602627 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:34.602627 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:34.603226 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b6016dc-9151-4419-854d-061a7b7cfaba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:34.618809 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-2b6016dc-9151-4419-854d-061a7b7cfaba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Delete volume with id: aadd8c65-4c75-4006-8393-36ff1fcbbdbe Jan 19 09:04:34.774695 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:34.774695 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:34.778240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2b6016dc-9151-4419-854d-061a7b7cfaba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:04:34.844766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2b6016dc-9151-4419-854d-061a7b7cfaba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Delete volume request issued successfully. Jan 19 09:04:34.847463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b6016dc-9151-4419-854d-061a7b7cfaba tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe returned with HTTP 202 Jan 19 09:04:34.848472 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1019/2015] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:34 2021] DELETE /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:04:34.857033 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0554f27-c05d-4606-b37f-626f0d3d9f39 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe Jan 19 09:04:34.858000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0554f27-c05d-4606-b37f-626f0d3d9f39 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:34.858363 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:34.858363 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:34.859210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0554f27-c05d-4606-b37f-626f0d3d9f39 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:35.009178 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:35.009178 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:35.021094 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d0554f27-c05d-4606-b37f-626f0d3d9f39 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:04:35.059058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0554f27-c05d-4606-b37f-626f0d3d9f39 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe returned with HTTP 200 Jan 19 09:04:35.074876 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 997/2016] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:34 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe => generated 914 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:04:36.081128 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc49e871-d973-4a82-87e2-17d44c19a77d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe Jan 19 09:04:36.081610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc49e871-d973-4a82-87e2-17d44c19a77d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:36.082178 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:36.082178 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:36.082788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bc49e871-d973-4a82-87e2-17d44c19a77d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:36.217392 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:36.217392 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:36.241458 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bc49e871-d973-4a82-87e2-17d44c19a77d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:04:36.295839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bc49e871-d973-4a82-87e2-17d44c19a77d tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe returned with HTTP 200 Jan 19 09:04:36.296870 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1020/2017] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:36 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe => generated 914 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:37.315010 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-49411e21-bf62-41e5-912e-0bc388389691 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe Jan 19 09:04:37.315993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-49411e21-bf62-41e5-912e-0bc388389691 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:37.316370 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:37.316370 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:37.317094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-49411e21-bf62-41e5-912e-0bc388389691 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:37.420362 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-49411e21-bf62-41e5-912e-0bc388389691 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe returned with HTTP 404 Jan 19 09:04:37.421526 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 998/2018] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:37 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/aadd8c65-4c75-4006-8393-36ff1fcbbdbe => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:37.430135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5276a720-952f-4d64-a744-5d5202dc3af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] DELETE http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 Jan 19 09:04:37.430890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5276a720-952f-4d64-a744-5d5202dc3af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:37.431295 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:37.431295 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:37.432530 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5276a720-952f-4d64-a744-5d5202dc3af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:37.433735 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-5276a720-952f-4d64-a744-5d5202dc3af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Delete volume with id: 298c898f-b4a7-46c6-8b9a-d73b3db59220 Jan 19 09:04:37.587736 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:37.587736 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:37.588891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5276a720-952f-4d64-a744-5d5202dc3af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:04:37.660234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5276a720-952f-4d64-a744-5d5202dc3af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Delete volume request issued successfully. Jan 19 09:04:37.660724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5276a720-952f-4d64-a744-5d5202dc3af1 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 returned with HTTP 202 Jan 19 09:04:37.664616 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1021/2019] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:37 2021] DELETE /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:04:37.670048 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05df5ac0-c5cc-48b8-ac28-4188c40d80a3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 Jan 19 09:04:37.670850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05df5ac0-c5cc-48b8-ac28-4188c40d80a3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:37.676839 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05df5ac0-c5cc-48b8-ac28-4188c40d80a3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:37.864635 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:37.864635 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:37.901690 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-05df5ac0-c5cc-48b8-ac28-4188c40d80a3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:04:37.983144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05df5ac0-c5cc-48b8-ac28-4188c40d80a3 tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 returned with HTTP 200 Jan 19 09:04:37.983960 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 999/2020] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:37 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 => generated 914 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:39.001319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8338c98-edb9-4f55-8e3c-02f498426bab tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 Jan 19 09:04:39.002153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8338c98-edb9-4f55-8e3c-02f498426bab tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:39.002374 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:39.002374 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:39.002747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8338c98-edb9-4f55-8e3c-02f498426bab tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:39.139871 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:39.139871 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:39.159666 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f8338c98-edb9-4f55-8e3c-02f498426bab tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Volume info retrieved successfully. Jan 19 09:04:39.222114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8338c98-edb9-4f55-8e3c-02f498426bab tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 returned with HTTP 200 Jan 19 09:04:39.224950 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1022/2021] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:38 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 => generated 914 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:40.242470 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d20c7bc-aa5b-4805-96ad-a65ceb4ab77b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] GET http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 Jan 19 09:04:40.243051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d20c7bc-aa5b-4805-96ad-a65ceb4ab77b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:40.243158 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:40.243158 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:40.243739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d20c7bc-aa5b-4805-96ad-a65ceb4ab77b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:40.304345 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d20c7bc-aa5b-4805-96ad-a65ceb4ab77b tempest-VolumesBackupsAdminTest-1998666712 tempest-VolumesBackupsAdminTest-1998666712] http://10.222.0.50/volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 returned with HTTP 404 Jan 19 09:04:40.311467 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1000/2022] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:40 2021] GET /volume/v3/bb0ad63d820a4bac9d29fc3e2e4093c7/volumes/298c898f-b4a7-46c6-8b9a-d73b3db59220 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:47.383295 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] POST http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes Jan 19 09:04:47.383805 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:47.383805 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:47.384154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1143087273"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:47.385513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1143087273'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:04:47.386045 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create volume of 1 GB Jan 19 09:04:47.419683 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Availability Zones retrieved successfully. Jan 19 09:04:47.438573 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Flow 'volume_create_api' (f237cbed-b641-43e3-8ef3-77db1dadc9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:47.442148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a35083ed-fc38-4965-a534-1ca64dd3f215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:47.444625 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:04:47.549654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a35083ed-fc38-4965-a534-1ca64dd3f215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:47.551938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bd7425-e7ba-4948-bd7f-0c1e0b6630a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:47.648308 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Created reservations ['2ac849e3-d21e-499c-b441-1260454ccff6', '48e69481-8bec-49bc-a3fe-730c23781055', 'cc6f645d-0a6e-4c9f-a07a-694420d2c860', '687d303e-0bdd-4539-b73a-33a74f37758b'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:04:47.658692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bd7425-e7ba-4948-bd7f-0c1e0b6630a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ac849e3-d21e-499c-b441-1260454ccff6', '48e69481-8bec-49bc-a3fe-730c23781055', 'cc6f645d-0a6e-4c9f-a07a-694420d2c860', '687d303e-0bdd-4539-b73a-33a74f37758b']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:47.661543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5d35ad-2bf4-4fdc-96c4-ef7d50ba534a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:47.730283 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5d35ad-2bf4-4fdc-96c4-ef7d50ba534a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '136205e9-7a5c-4dd6-98ff-0c358ce8302d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1143087273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f87fdbe2247c4e4788fbf26338a7ae4e',qos_specs=None,replication_status=,reservations=['2ac849e3-d21e-499c-b441-1260454ccff6','48e69481-8bec-49bc-a3fe-730c23781055','cc6f645d-0a6e-4c9f-a07a-694420d2c860','687d303e-0bdd-4539-b73a-33a74f37758b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83c20ff330f340a38e2d105d10ccbd80',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1143087273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=136205e9-7a5c-4dd6-98ff-0c358ce8302d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f87fdbe2247c4e4788fbf26338a7ae4e',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,user_id='83c20ff330f340a38e2d105d10ccbd80',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:47.732579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a376b8-b547-442f-845f-a6c656d7dedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:47.761193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a376b8-b547-442f-845f-a6c656d7dedc) 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-1143087273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f87fdbe2247c4e4788fbf26338a7ae4e',qos_specs=None,replication_status=,reservations=['2ac849e3-d21e-499c-b441-1260454ccff6','48e69481-8bec-49bc-a3fe-730c23781055','cc6f645d-0a6e-4c9f-a07a-694420d2c860','687d303e-0bdd-4539-b73a-33a74f37758b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83c20ff330f340a38e2d105d10ccbd80',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:47.763828 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550a3088-759e-4d2c-972b-9de93211c78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:47.786080 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550a3088-759e-4d2c-972b-9de93211c78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:47.789544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Flow 'volume_create_api' (f237cbed-b641-43e3-8ef3-77db1dadc9d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:47.857390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create volume request issued successfully. Jan 19 09:04:47.876175 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1ff3d6a-4c03-46d2-b5da-03154fefe777 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes returned with HTTP 202 Jan 19 09:04:47.888455 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1023/2023] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:04:47 2021] POST /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes => generated 820 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:04:47.897971 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b473fa2a-9ea3-439d-b1d7-440f563077e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:04:47.898709 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b473fa2a-9ea3-439d-b1d7-440f563077e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:47.899356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b473fa2a-9ea3-439d-b1d7-440f563077e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:47.965398 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:47.965398 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:47.975691 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b473fa2a-9ea3-439d-b1d7-440f563077e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:04:47.998598 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b473fa2a-9ea3-439d-b1d7-440f563077e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d returned with HTTP 200 Jan 19 09:04:48.008712 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1001/2024] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:47 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d => generated 888 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:49.015838 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e65f0b1a-052e-41bd-90f9-7ca1709508e3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:04:49.016917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e65f0b1a-052e-41bd-90f9-7ca1709508e3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:49.017330 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:49.017330 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:49.017931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e65f0b1a-052e-41bd-90f9-7ca1709508e3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:49.093382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:49.093382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:49.105837 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e65f0b1a-052e-41bd-90f9-7ca1709508e3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:04:49.135892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e65f0b1a-052e-41bd-90f9-7ca1709508e3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d returned with HTTP 200 Jan 19 09:04:49.137063 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1024/2025] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:49 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:49.155113 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c329cf15-ba9a-4647-8235-c23f219a2290 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] POST http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots Jan 19 09:04:49.155776 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:49.155776 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:49.156483 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c329cf15-ba9a-4647-8235-c23f219a2290 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "136205e9-7a5c-4dd6-98ff-0c358ce8302d", "name": "tempest-VolumesDeleteCascade-Snapshot-29354729"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:49.219043 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:49.219043 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:49.220617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c329cf15-ba9a-4647-8235-c23f219a2290 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:04:49.221209 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-c329cf15-ba9a-4647-8235-c23f219a2290 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create snapshot from volume 136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:04:49.302584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-c329cf15-ba9a-4647-8235-c23f219a2290 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Created reservations ['e51c6853-231f-4a35-b94b-97b4800b989c', '388e305b-6344-480e-9587-c53d627f2df8', '1cab492a-78f9-491e-8d3b-bf9a4d69a7a5', 'f2c17f0b-7b8f-4996-8d6f-cfd104f52e03'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:04:49.451899 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c329cf15-ba9a-4647-8235-c23f219a2290 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot create request issued successfully. Jan 19 09:04:49.453358 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c329cf15-ba9a-4647-8235-c23f219a2290 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots returned with HTTP 202 Jan 19 09:04:49.454420 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1002/2026] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 09:04:49 2021] POST /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots => generated 305 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:04:49.472868 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42b2308b-e546-4682-8563-313b6ac6a967 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb Jan 19 09:04:49.473641 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42b2308b-e546-4682-8563-313b6ac6a967 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:49.473867 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:49.473867 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:49.474214 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42b2308b-e546-4682-8563-313b6ac6a967 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:49.582015 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:49.582015 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:49.583183 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-42b2308b-e546-4682-8563-313b6ac6a967 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot retrieved successfully. Jan 19 09:04:49.585142 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42b2308b-e546-4682-8563-313b6ac6a967 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb returned with HTTP 200 Jan 19 09:04:49.586015 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1025/2027] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:04:49 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb => generated 437 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:50.599495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4cb5b110-f6a5-41b6-87c8-55ae7b51fafd tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb Jan 19 09:04:50.600097 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4cb5b110-f6a5-41b6-87c8-55ae7b51fafd tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:50.600189 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:50.600189 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:50.600908 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4cb5b110-f6a5-41b6-87c8-55ae7b51fafd tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:50.659455 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:50.659455 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:50.660513 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4cb5b110-f6a5-41b6-87c8-55ae7b51fafd tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot retrieved successfully. Jan 19 09:04:50.668586 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4cb5b110-f6a5-41b6-87c8-55ae7b51fafd tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb returned with HTTP 200 Jan 19 09:04:50.669766 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1003/2028] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:04:50 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb => generated 437 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:51.682748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00901d22-3767-4497-8a4a-316c85f5f228 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb Jan 19 09:04:51.684057 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00901d22-3767-4497-8a4a-316c85f5f228 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:51.684255 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:51.684255 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:51.684851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00901d22-3767-4497-8a4a-316c85f5f228 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:51.711266 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:51.711266 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:51.712929 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-00901d22-3767-4497-8a4a-316c85f5f228 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot retrieved successfully. Jan 19 09:04:51.714868 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00901d22-3767-4497-8a4a-316c85f5f228 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb returned with HTTP 200 Jan 19 09:04:51.715848 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1026/2029] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:04:51 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:51.730725 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bff9775d-20d4-49b3-9a30-b1067d4743e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] POST http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots Jan 19 09:04:51.731277 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:51.731277 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:51.731779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bff9775d-20d4-49b3-9a30-b1067d4743e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "136205e9-7a5c-4dd6-98ff-0c358ce8302d", "name": "tempest-VolumesDeleteCascade-Snapshot-1337319333"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:51.787969 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:51.787969 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:51.789309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bff9775d-20d4-49b3-9a30-b1067d4743e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:04:51.789671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-bff9775d-20d4-49b3-9a30-b1067d4743e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create snapshot from volume 136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:04:51.846129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-bff9775d-20d4-49b3-9a30-b1067d4743e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Created reservations ['9d445233-3414-40d0-a153-a40c142e83a9', '41d38746-d1b0-437d-a3f0-66a898d1b085', '7f056589-8618-4565-abfe-559708ceeaee', '089b0f55-39df-466b-a370-0e1f097561e2'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:04:51.957029 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bff9775d-20d4-49b3-9a30-b1067d4743e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot create request issued successfully. Jan 19 09:04:51.958381 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bff9775d-20d4-49b3-9a30-b1067d4743e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots returned with HTTP 202 Jan 19 09:04:51.959745 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1004/2030] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 09:04:51 2021] POST /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots => generated 307 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:04:51.971377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27727894-ccd1-46cd-a012-27455d8bd6a3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 Jan 19 09:04:51.972176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27727894-ccd1-46cd-a012-27455d8bd6a3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:51.972620 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:51.972620 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:51.974243 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27727894-ccd1-46cd-a012-27455d8bd6a3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:52.006320 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:52.006320 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:52.008142 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-27727894-ccd1-46cd-a012-27455d8bd6a3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot retrieved successfully. Jan 19 09:04:52.011673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27727894-ccd1-46cd-a012-27455d8bd6a3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 returned with HTTP 200 Jan 19 09:04:52.012656 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1027/2031] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:04:51 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:53.024138 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29f5d735-5353-4c71-8167-ae0449ec3a69 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 Jan 19 09:04:53.025269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29f5d735-5353-4c71-8167-ae0449ec3a69 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:53.025659 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:53.025659 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:53.026041 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29f5d735-5353-4c71-8167-ae0449ec3a69 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:53.059082 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:53.059082 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:53.060699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-29f5d735-5353-4c71-8167-ae0449ec3a69 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot retrieved successfully. Jan 19 09:04:53.069477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29f5d735-5353-4c71-8167-ae0449ec3a69 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 returned with HTTP 200 Jan 19 09:04:53.070520 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1005/2032] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:04:53 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:54.083819 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f9a7378-d452-4022-a342-91d6a312769e tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 Jan 19 09:04:54.084352 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f9a7378-d452-4022-a342-91d6a312769e tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:54.084516 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:54.084516 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:54.084877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f9a7378-d452-4022-a342-91d6a312769e tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:54.136318 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:54.136318 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:54.139660 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4f9a7378-d452-4022-a342-91d6a312769e tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot retrieved successfully. Jan 19 09:04:54.150564 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f9a7378-d452-4022-a342-91d6a312769e tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 returned with HTTP 200 Jan 19 09:04:54.151883 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1028/2033] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:04:54 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 => generated 466 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:54.162504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7dc1b6d-d06d-43b5-92bd-9e0912d31685 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] DELETE http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d?cascade=True Jan 19 09:04:54.163295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7dc1b6d-d06d-43b5-92bd-9e0912d31685 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:54.163661 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:54.163661 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:54.164641 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7dc1b6d-d06d-43b5-92bd-9e0912d31685 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:54.166299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-c7dc1b6d-d06d-43b5-92bd-9e0912d31685 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Delete volume with id: 136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:04:54.232179 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:54.232179 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:54.233907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c7dc1b6d-d06d-43b5-92bd-9e0912d31685 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:04:54.310238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c7dc1b6d-d06d-43b5-92bd-9e0912d31685 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Delete volume request issued successfully. Jan 19 09:04:54.310940 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7dc1b6d-d06d-43b5-92bd-9e0912d31685 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d?cascade=True returned with HTTP 202 Jan 19 09:04:54.312029 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1006/2034] 10.222.0.50 () {58 vars in 1343 bytes} [Tue Jan 19 09:04:54 2021] DELETE /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d?cascade=True => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:04:54.320577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5fb371b-6f76-435c-acc4-9b51a7366eec tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:04:54.321715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5fb371b-6f76-435c-acc4-9b51a7366eec tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:54.322618 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:54.322618 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:54.323555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5fb371b-6f76-435c-acc4-9b51a7366eec tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:54.435446 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:54.435446 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:54.458719 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d5fb371b-6f76-435c-acc4-9b51a7366eec tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:04:54.512190 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5fb371b-6f76-435c-acc4-9b51a7366eec tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d returned with HTTP 200 Jan 19 09:04:54.513992 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1029/2035] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:54 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d => generated 912 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:55.531336 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-821938c5-e1d3-489e-9c2d-93d9b1c2f69a tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:04:55.531874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-821938c5-e1d3-489e-9c2d-93d9b1c2f69a tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:55.532091 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:55.532091 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:55.532472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-821938c5-e1d3-489e-9c2d-93d9b1c2f69a tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:55.661860 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:55.661860 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:55.679928 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-821938c5-e1d3-489e-9c2d-93d9b1c2f69a tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:04:55.731677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-821938c5-e1d3-489e-9c2d-93d9b1c2f69a tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d returned with HTTP 200 Jan 19 09:04:55.733387 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1007/2036] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:55 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:56.750389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ba83666-426b-4763-9321-089b9fd34746 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:04:56.751403 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ba83666-426b-4763-9321-089b9fd34746 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:56.751625 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:56.751625 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:56.752000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ba83666-426b-4763-9321-089b9fd34746 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:56.855845 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:56.855845 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:56.876185 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ba83666-426b-4763-9321-089b9fd34746 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:04:56.904558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ba83666-426b-4763-9321-089b9fd34746 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d returned with HTTP 200 Jan 19 09:04:56.905510 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1030/2037] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:56 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:57.936506 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d14cdfe2-91d3-439a-84b1-deafaa105fe2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:04:57.937801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d14cdfe2-91d3-439a-84b1-deafaa105fe2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:57.938165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:57.938165 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:57.938823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d14cdfe2-91d3-439a-84b1-deafaa105fe2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:58.012022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:58.012022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:58.030604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d14cdfe2-91d3-439a-84b1-deafaa105fe2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:04:58.060119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d14cdfe2-91d3-439a-84b1-deafaa105fe2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d returned with HTTP 200 Jan 19 09:04:58.061237 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1008/2038] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:57 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d => generated 912 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:59.077530 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ba6cf8d-226a-42b5-852f-dcf7e134f0fa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:04:59.078071 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ba6cf8d-226a-42b5-852f-dcf7e134f0fa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:59.078228 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:59.078228 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:04:59.078594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ba6cf8d-226a-42b5-852f-dcf7e134f0fa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:59.179810 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:59.179810 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:04:59.200584 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1ba6cf8d-226a-42b5-852f-dcf7e134f0fa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:04:59.253217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ba6cf8d-226a-42b5-852f-dcf7e134f0fa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d returned with HTTP 200 Jan 19 09:04:59.254026 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1031/2039] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:59 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:00.271385 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b842df2a-58fe-40af-8308-b346b96a98a5 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:05:00.271959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b842df2a-58fe-40af-8308-b346b96a98a5 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:00.272354 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:00.272354 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:00.273010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b842df2a-58fe-40af-8308-b346b96a98a5 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:00.389300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b842df2a-58fe-40af-8308-b346b96a98a5 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d returned with HTTP 404 Jan 19 09:05:00.392872 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1009/2040] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:00 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:00.398056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa175d3d-f4df-4973-a033-fa828e9a4da3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes Jan 19 09:05:00.399082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa175d3d-f4df-4973-a033-fa828e9a4da3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:00.399554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:00.399554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:00.400228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa175d3d-f4df-4973-a033-fa828e9a4da3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:00.401200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-fa175d3d-f4df-4973-a033-fa828e9a4da3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:05:00.403891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fa175d3d-f4df-4973-a033-fa828e9a4da3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:05:00.577342 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fa175d3d-f4df-4973-a033-fa828e9a4da3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Get all volumes completed successfully. Jan 19 09:05:00.578632 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa175d3d-f4df-4973-a033-fa828e9a4da3 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes returned with HTTP 200 Jan 19 09:05:00.581138 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1032/2041] 10.222.0.50 () {58 vars in 1204 bytes} [Tue Jan 19 09:05:00 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes => generated 15 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:05:00.592291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c28efa2a-edfb-4707-a00c-d3f8d8b4e6c1 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots Jan 19 09:05:00.593361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c28efa2a-edfb-4707-a00c-d3f8d8b4e6c1 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:00.594564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c28efa2a-edfb-4707-a00c-d3f8d8b4e6c1 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:00.595460 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-c28efa2a-edfb-4707-a00c-d3f8d8b4e6c1 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:05:00.598175 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-c28efa2a-edfb-4707-a00c-d3f8d8b4e6c1 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:05:00.656341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c28efa2a-edfb-4707-a00c-d3f8d8b4e6c1 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Get all snapshots completed successfully. Jan 19 09:05:00.657379 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c28efa2a-edfb-4707-a00c-d3f8d8b4e6c1 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots returned with HTTP 200 Jan 19 09:05:00.659341 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1010/2042] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Jan 19 09:05:00 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots => generated 17 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:05:00.673238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] POST http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes Jan 19 09:05:00.674062 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-238694798"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:05:00.675168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-238694798'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:05:00.675720 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create volume of 1 GB Jan 19 09:05:00.703634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Availability Zones retrieved successfully. Jan 19 09:05:00.748260 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Flow 'volume_create_api' (53032a90-ab0f-47f8-84f6-d47e603a810d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:05:00.751190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a277c8e2-986c-4308-bd5b-4f6b5c27e48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:00.754094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:05:00.830229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a277c8e2-986c-4308-bd5b-4f6b5c27e48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:00.832674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b93298-1a37-49f8-a0f2-719b1ca3916e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:00.922803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Created reservations ['d95e77df-1a02-4ef5-ab3f-c53f8e856c42', 'bdcf937d-21d3-4d9a-8340-45ccbdd10255', '48b91d17-b478-45b1-aa0e-6d6e5a211b3b', 'a656bc55-478e-489f-9bbe-f33762a69993'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:05:00.924948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b93298-1a37-49f8-a0f2-719b1ca3916e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d95e77df-1a02-4ef5-ab3f-c53f8e856c42', 'bdcf937d-21d3-4d9a-8340-45ccbdd10255', '48b91d17-b478-45b1-aa0e-6d6e5a211b3b', 'a656bc55-478e-489f-9bbe-f33762a69993']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:00.930295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0fea58-3acc-4c4c-a880-941dabe08fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:01.017757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0fea58-3acc-4c4c-a880-941dabe08fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81a47bb3-2639-417b-a9d4-512f3d5113d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-238694798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f87fdbe2247c4e4788fbf26338a7ae4e',qos_specs=None,replication_status=,reservations=['d95e77df-1a02-4ef5-ab3f-c53f8e856c42','bdcf937d-21d3-4d9a-8340-45ccbdd10255','48b91d17-b478-45b1-aa0e-6d6e5a211b3b','a656bc55-478e-489f-9bbe-f33762a69993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83c20ff330f340a38e2d105d10ccbd80',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-238694798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81a47bb3-2639-417b-a9d4-512f3d5113d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f87fdbe2247c4e4788fbf26338a7ae4e',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,user_id='83c20ff330f340a38e2d105d10ccbd80',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:01.020385 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (247ab30a-a103-465b-9c3a-434c4d7abc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:01.065341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (247ab30a-a103-465b-9c3a-434c4d7abc99) 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-238694798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f87fdbe2247c4e4788fbf26338a7ae4e',qos_specs=None,replication_status=,reservations=['d95e77df-1a02-4ef5-ab3f-c53f8e856c42','bdcf937d-21d3-4d9a-8340-45ccbdd10255','48b91d17-b478-45b1-aa0e-6d6e5a211b3b','a656bc55-478e-489f-9bbe-f33762a69993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83c20ff330f340a38e2d105d10ccbd80',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:01.067279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd982e8d-88eb-49a7-9dd2-3b28c06dcc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:01.088873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd982e8d-88eb-49a7-9dd2-3b28c06dcc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:01.094166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Flow 'volume_create_api' (53032a90-ab0f-47f8-84f6-d47e603a810d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:05:01.214302 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create volume request issued successfully. Jan 19 09:05:01.246911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8406e9cb-2b03-47fc-ace0-dae509ec7df0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes returned with HTTP 202 Jan 19 09:05:01.247804 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1033/2043] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:05:00 2021] POST /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes => generated 819 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:05:01.264202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c2d5647-0c2e-459c-a686-aeaa4c4fd121 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 Jan 19 09:05:01.264721 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c2d5647-0c2e-459c-a686-aeaa4c4fd121 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:01.265303 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c2d5647-0c2e-459c-a686-aeaa4c4fd121 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:01.389780 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:01.389780 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:01.397807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6c2d5647-0c2e-459c-a686-aeaa4c4fd121 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:01.426790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c2d5647-0c2e-459c-a686-aeaa4c4fd121 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 returned with HTTP 200 Jan 19 09:05:01.428275 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1011/2044] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:01 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 => generated 911 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:02.445245 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7bd16cc1-ed2a-4f8f-a38d-bcfcb7112396 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 Jan 19 09:05:02.445892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7bd16cc1-ed2a-4f8f-a38d-bcfcb7112396 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:02.446220 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:02.446220 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:02.447163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7bd16cc1-ed2a-4f8f-a38d-bcfcb7112396 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:02.498909 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:02.498909 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:02.507791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7bd16cc1-ed2a-4f8f-a38d-bcfcb7112396 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:02.533561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7bd16cc1-ed2a-4f8f-a38d-bcfcb7112396 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 returned with HTTP 200 Jan 19 09:05:02.546570 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1034/2045] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:02 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:02.552987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e8b1f7d-8187-4fa5-bdc1-9a51fefdf524 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] POST http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots Jan 19 09:05:02.553726 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:02.553726 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:02.554406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e8b1f7d-8187-4fa5-bdc1-9a51fefdf524 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81a47bb3-2639-417b-a9d4-512f3d5113d4", "name": "tempest-VolumesDeleteCascade-Snapshot-433923393"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:05:02.636972 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:02.636972 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:02.638609 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1e8b1f7d-8187-4fa5-bdc1-9a51fefdf524 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:02.639159 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-1e8b1f7d-8187-4fa5-bdc1-9a51fefdf524 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create snapshot from volume 81a47bb3-2639-417b-a9d4-512f3d5113d4 Jan 19 09:05:02.709824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-1e8b1f7d-8187-4fa5-bdc1-9a51fefdf524 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Created reservations ['78a4f2be-90cf-43a8-9d10-c3a7cd2cf8f5', 'afd7de8a-1f79-4e7a-a14e-effd28e4a5fd', '6e2e1f54-935c-4350-8eb8-108479cbb8ce', 'c322681c-a752-47f9-9e34-db09c233cd03'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:05:02.850307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1e8b1f7d-8187-4fa5-bdc1-9a51fefdf524 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot create request issued successfully. Jan 19 09:05:02.851423 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e8b1f7d-8187-4fa5-bdc1-9a51fefdf524 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots returned with HTTP 202 Jan 19 09:05:02.854057 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1012/2046] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 09:05:02 2021] POST /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots => generated 306 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:05:02.865485 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d9a1f16c-85f3-4760-be61-c23207662686 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 Jan 19 09:05:02.866048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d9a1f16c-85f3-4760-be61-c23207662686 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:02.866246 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:02.866246 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:02.866541 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d9a1f16c-85f3-4760-be61-c23207662686 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:02.922537 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:02.922537 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:02.923993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d9a1f16c-85f3-4760-be61-c23207662686 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot retrieved successfully. Jan 19 09:05:02.926149 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d9a1f16c-85f3-4760-be61-c23207662686 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 returned with HTTP 200 Jan 19 09:05:02.927415 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1035/2047] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:05:02 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 => generated 438 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:03.940860 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa80da2a-5934-4e1a-bff2-f9bfb90bf980 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 Jan 19 09:05:03.942215 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa80da2a-5934-4e1a-bff2-f9bfb90bf980 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:03.942581 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:03.942581 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:03.943199 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa80da2a-5934-4e1a-bff2-f9bfb90bf980 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:04.002222 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:04.002222 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:04.009403 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aa80da2a-5934-4e1a-bff2-f9bfb90bf980 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot retrieved successfully. Jan 19 09:05:04.016596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa80da2a-5934-4e1a-bff2-f9bfb90bf980 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 returned with HTTP 200 Jan 19 09:05:04.017891 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1013/2048] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:05:03 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 => generated 438 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:05.032500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74f47af5-6efd-489e-8983-ee987fa6e5aa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 Jan 19 09:05:05.033768 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74f47af5-6efd-489e-8983-ee987fa6e5aa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:05.034188 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:05.034188 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:05.034867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74f47af5-6efd-489e-8983-ee987fa6e5aa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:05.077290 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:05.077290 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:05.079518 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-74f47af5-6efd-489e-8983-ee987fa6e5aa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot retrieved successfully. Jan 19 09:05:05.085966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74f47af5-6efd-489e-8983-ee987fa6e5aa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 returned with HTTP 200 Jan 19 09:05:05.095649 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1036/2049] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:05:05 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:05:05.098207 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] POST http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes Jan 19 09:05:05.098811 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:05.098811 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:05.099474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0b5ab9ca-7c81-45e1-a7b4-4d1885deb332", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1728168265"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:05:05.100852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create volume request body: {'volume': {'snapshot_id': '0b5ab9ca-7c81-45e1-a7b4-4d1885deb332', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1728168265'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:05:05.126522 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:05.126522 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:05.127646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Snapshot retrieved successfully. Jan 19 09:05:05.128179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create volume of 1 GB Jan 19 09:05:05.140884 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Availability Zones retrieved successfully. Jan 19 09:05:05.158487 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Flow 'volume_create_api' (8bed2862-a1e3-4699-a917-de8e87331a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:05:05.161532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b22a190-c1fc-4ad3-8457-a9db3fba5ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:05.164016 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:05:05.288785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b22a190-c1fc-4ad3-8457-a9db3fba5ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0b5ab9ca-7c81-45e1-a7b4-4d1885deb332', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:05.291990 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb52dc9d-5609-4fd0-9616-bbf77d9d4baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:05.369834 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Created reservations ['e2799c0c-f779-477d-9abe-0dc8e78e73d1', '49c5e201-c7ab-413d-9631-fb9e6ee0a409', '5398793f-c2a5-4270-982e-3fe62078a6da', '522c2ee2-ea30-446a-a07c-d2f109cfaac5'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:05:05.372391 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb52dc9d-5609-4fd0-9616-bbf77d9d4baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2799c0c-f779-477d-9abe-0dc8e78e73d1', '49c5e201-c7ab-413d-9631-fb9e6ee0a409', '5398793f-c2a5-4270-982e-3fe62078a6da', '522c2ee2-ea30-446a-a07c-d2f109cfaac5']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:05.375088 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16299e1e-0f73-437c-9f25-d2c3d97c6e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:05.550444 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16299e1e-0f73-437c-9f25-d2c3d97c6e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28de6c77-32bc-4e15-95da-f0d885654e4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1728168265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f87fdbe2247c4e4788fbf26338a7ae4e',qos_specs=None,replication_status=,reservations=['e2799c0c-f779-477d-9abe-0dc8e78e73d1','49c5e201-c7ab-413d-9631-fb9e6ee0a409','5398793f-c2a5-4270-982e-3fe62078a6da','522c2ee2-ea30-446a-a07c-d2f109cfaac5'],size=1,snapshot_id=0b5ab9ca-7c81-45e1-a7b4-4d1885deb332,source_replicaid=,source_volid=None,status='creating',user_id='83c20ff330f340a38e2d105d10ccbd80',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1728168265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28de6c77-32bc-4e15-95da-f0d885654e4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f87fdbe2247c4e4788fbf26338a7ae4e',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=0b5ab9ca-7c81-45e1-a7b4-4d1885deb332,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='83c20ff330f340a38e2d105d10ccbd80',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:05.552901 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2df01f6-1a8c-4979-a177-98c32b9e5e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:05.586155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2df01f6-1a8c-4979-a177-98c32b9e5e18) 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-1728168265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f87fdbe2247c4e4788fbf26338a7ae4e',qos_specs=None,replication_status=,reservations=['e2799c0c-f779-477d-9abe-0dc8e78e73d1','49c5e201-c7ab-413d-9631-fb9e6ee0a409','5398793f-c2a5-4270-982e-3fe62078a6da','522c2ee2-ea30-446a-a07c-d2f109cfaac5'],size=1,snapshot_id=0b5ab9ca-7c81-45e1-a7b4-4d1885deb332,source_replicaid=,source_volid=None,status='creating',user_id='83c20ff330f340a38e2d105d10ccbd80',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:05.589559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c93c26b4-6180-43cb-9324-292f1a19622a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:05.702540 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c93c26b4-6180-43cb-9324-292f1a19622a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:05.706890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Flow 'volume_create_api' (8bed2862-a1e3-4699-a917-de8e87331a7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:05:05.800690 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Create volume request issued successfully. Jan 19 09:05:05.820093 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc5aed85-ab4e-4b03-9890-7aa4b2ae2e7d tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes returned with HTTP 202 Jan 19 09:05:05.839585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa0d4ceb-582d-4f13-b0c4-5fd530b9d839 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:05.843387 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa0d4ceb-582d-4f13-b0c4-5fd530b9d839 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:05.847575 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:05.847575 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:05.848030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aa0d4ceb-582d-4f13-b0c4-5fd530b9d839 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:05.856219 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1014/2050] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:05:05 2021] POST /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes => generated 854 bytes in 761 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:05:05.921629 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:05.921629 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:05.937703 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aa0d4ceb-582d-4f13-b0c4-5fd530b9d839 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:05.970202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aa0d4ceb-582d-4f13-b0c4-5fd530b9d839 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:05.971381 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1037/2051] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:05 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 922 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:06.997588 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-680e36d3-f632-4cde-a4cf-b022ab52ee2b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:06.998148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-680e36d3-f632-4cde-a4cf-b022ab52ee2b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:06.998317 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:06.998317 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:06.998655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-680e36d3-f632-4cde-a4cf-b022ab52ee2b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:07.138767 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:07.138767 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:07.159431 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-680e36d3-f632-4cde-a4cf-b022ab52ee2b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:07.215565 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-680e36d3-f632-4cde-a4cf-b022ab52ee2b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:07.219877 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1015/2052] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:06 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 946 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:08.239120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22a8800e-8b4e-4172-b658-5638480f3b65 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:08.239958 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22a8800e-8b4e-4172-b658-5638480f3b65 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:08.241234 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:08.241234 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:08.241632 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22a8800e-8b4e-4172-b658-5638480f3b65 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:08.353392 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:08.353392 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:08.372320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-22a8800e-8b4e-4172-b658-5638480f3b65 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:08.412870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22a8800e-8b4e-4172-b658-5638480f3b65 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:08.413728 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1038/2053] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:08 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 946 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:09.429962 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32c1eedd-904f-46db-932e-b908ea505c96 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:09.431324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32c1eedd-904f-46db-932e-b908ea505c96 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:09.431655 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:09.431655 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:09.432568 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32c1eedd-904f-46db-932e-b908ea505c96 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:09.529566 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:09.529566 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:09.541891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-32c1eedd-904f-46db-932e-b908ea505c96 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:09.580135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32c1eedd-904f-46db-932e-b908ea505c96 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:09.581468 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1016/2054] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:09 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 946 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:10.599374 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4127842b-d02a-4577-95ae-c502cd90de49 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:10.600655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4127842b-d02a-4577-95ae-c502cd90de49 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:10.601041 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:10.601041 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:10.601735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4127842b-d02a-4577-95ae-c502cd90de49 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:10.777947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:10.777947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:10.806861 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4127842b-d02a-4577-95ae-c502cd90de49 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:10.858974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4127842b-d02a-4577-95ae-c502cd90de49 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:10.859781 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1039/2055] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:10 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 946 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:11.875373 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6d25750-4b5d-4718-981f-35464244085f tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:11.876347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6d25750-4b5d-4718-981f-35464244085f tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:11.876594 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:11.876594 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:11.877336 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6d25750-4b5d-4718-981f-35464244085f tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:11.970483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:11.970483 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:11.989745 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a6d25750-4b5d-4718-981f-35464244085f tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:12.057925 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6d25750-4b5d-4718-981f-35464244085f tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:12.059858 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1017/2056] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:11 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 946 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:13.075538 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5230186f-7901-48ab-9022-3c9ed1aebfcd tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:13.077303 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5230186f-7901-48ab-9022-3c9ed1aebfcd tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:13.077703 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:13.077703 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:13.078311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5230186f-7901-48ab-9022-3c9ed1aebfcd tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:13.198148 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:13.198148 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:13.206910 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5230186f-7901-48ab-9022-3c9ed1aebfcd tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:13.260306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5230186f-7901-48ab-9022-3c9ed1aebfcd tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:13.261436 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1040/2057] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:13 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 946 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:14.281553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a0f57c8-a9db-4c2c-b6ca-a38083bd1afa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:14.282056 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a0f57c8-a9db-4c2c-b6ca-a38083bd1afa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:14.285402 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:14.285402 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:14.286117 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a0f57c8-a9db-4c2c-b6ca-a38083bd1afa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:14.397035 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:14.397035 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:14.417647 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0a0f57c8-a9db-4c2c-b6ca-a38083bd1afa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:14.470025 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a0f57c8-a9db-4c2c-b6ca-a38083bd1afa tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:14.471166 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1018/2058] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:14 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 946 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:15.488475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47a79782-6131-42cc-a4dc-df4c44470ad0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:15.489583 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47a79782-6131-42cc-a4dc-df4c44470ad0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:15.490005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:15.490005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:15.490655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47a79782-6131-42cc-a4dc-df4c44470ad0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:15.572154 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:15.572154 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:15.581323 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-47a79782-6131-42cc-a4dc-df4c44470ad0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:15.625018 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47a79782-6131-42cc-a4dc-df4c44470ad0 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:15.626194 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1041/2059] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:15 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 946 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:05:16.648258 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32f8a412-60f0-45cc-b37b-86b0bb92f41c tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:16.648875 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32f8a412-60f0-45cc-b37b-86b0bb92f41c tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:16.649645 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:16.649645 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:16.650045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32f8a412-60f0-45cc-b37b-86b0bb92f41c tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:16.761883 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:16.761883 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:16.777051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-32f8a412-60f0-45cc-b37b-86b0bb92f41c tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:16.823147 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32f8a412-60f0-45cc-b37b-86b0bb92f41c tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:16.823923 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1019/2060] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:16 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 947 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:16.838795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6325deb-5b3d-4997-b798-890af8052ed2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:16.839313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b6325deb-5b3d-4997-b798-890af8052ed2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:16.839528 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:16.839528 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:16.839896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b6325deb-5b3d-4997-b798-890af8052ed2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:16.939329 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:16.939329 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:16.960913 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b6325deb-5b3d-4997-b798-890af8052ed2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:17.011210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6325deb-5b3d-4997-b798-890af8052ed2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:17.017249 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1042/2061] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:16 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 947 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:17.026948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0c4341c7-dfc7-4770-8139-dbe513938a79 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] DELETE http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4?cascade=True Jan 19 09:05:17.027719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0c4341c7-dfc7-4770-8139-dbe513938a79 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:17.028078 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:17.028078 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:17.028675 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0c4341c7-dfc7-4770-8139-dbe513938a79 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:17.029393 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-0c4341c7-dfc7-4770-8139-dbe513938a79 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Delete volume with id: 81a47bb3-2639-417b-a9d4-512f3d5113d4 Jan 19 09:05:17.140958 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:17.140958 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:17.148300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0c4341c7-dfc7-4770-8139-dbe513938a79 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:17.245878 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0c4341c7-dfc7-4770-8139-dbe513938a79 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Delete volume request issued successfully. Jan 19 09:05:17.246664 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0c4341c7-dfc7-4770-8139-dbe513938a79 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4?cascade=True returned with HTTP 202 Jan 19 09:05:17.247745 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1020/2062] 10.222.0.50 () {58 vars in 1343 bytes} [Tue Jan 19 09:05:17 2021] DELETE /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4?cascade=True => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:05:17.258626 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55de9266-b80d-4d42-8b59-089c444f0d5c tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 Jan 19 09:05:17.259609 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55de9266-b80d-4d42-8b59-089c444f0d5c tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:17.260034 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:17.260034 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:17.260661 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55de9266-b80d-4d42-8b59-089c444f0d5c tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:17.362456 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:17.362456 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:17.372118 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-55de9266-b80d-4d42-8b59-089c444f0d5c tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:17.398149 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55de9266-b80d-4d42-8b59-089c444f0d5c tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 returned with HTTP 200 Jan 19 09:05:17.400266 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1043/2063] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:17 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 => generated 911 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:18.417569 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0954d3c9-744c-4ae7-b66f-4400978a9f27 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 Jan 19 09:05:18.418091 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0954d3c9-744c-4ae7-b66f-4400978a9f27 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:18.418264 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:18.418264 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:18.418899 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0954d3c9-744c-4ae7-b66f-4400978a9f27 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:18.568610 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:18.568610 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:18.607644 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0954d3c9-744c-4ae7-b66f-4400978a9f27 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:18.650726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0954d3c9-744c-4ae7-b66f-4400978a9f27 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 returned with HTTP 200 Jan 19 09:05:18.652209 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1021/2064] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:18 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 => generated 911 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:19.668696 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad982b04-c9b7-46c5-bc26-61fafb6326e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 Jan 19 09:05:19.669919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad982b04-c9b7-46c5-bc26-61fafb6326e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:19.670346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:19.670346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:19.670992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad982b04-c9b7-46c5-bc26-61fafb6326e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:19.728464 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:19.728464 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:19.740089 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ad982b04-c9b7-46c5-bc26-61fafb6326e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:19.769020 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad982b04-c9b7-46c5-bc26-61fafb6326e7 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 returned with HTTP 200 Jan 19 09:05:19.770406 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1044/2065] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:19 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 => generated 911 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:20.786902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-265408d9-fb45-4afc-9e8d-77a2d29789b2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 Jan 19 09:05:20.787934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-265408d9-fb45-4afc-9e8d-77a2d29789b2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:20.788328 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:20.788328 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:20.789066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-265408d9-fb45-4afc-9e8d-77a2d29789b2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:20.847072 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:20.847072 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:20.853943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-265408d9-fb45-4afc-9e8d-77a2d29789b2 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 returned with HTTP 404 Jan 19 09:05:20.855273 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1022/2066] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:20 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:20.862890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a991e377-15a0-4585-aac2-e45ae5d855be tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes Jan 19 09:05:20.863708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a991e377-15a0-4585-aac2-e45ae5d855be tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:20.864112 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:20.864112 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:20.864738 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a991e377-15a0-4585-aac2-e45ae5d855be tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:20.865700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-a991e377-15a0-4585-aac2-e45ae5d855be tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:05:20.868188 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a991e377-15a0-4585-aac2-e45ae5d855be tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:05:20.951404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a991e377-15a0-4585-aac2-e45ae5d855be tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Get all volumes completed successfully. Jan 19 09:05:20.952799 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a991e377-15a0-4585-aac2-e45ae5d855be tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes returned with HTTP 200 Jan 19 09:05:20.953943 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1045/2067] 10.222.0.50 () {58 vars in 1204 bytes} [Tue Jan 19 09:05:20 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes => generated 401 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:20.965375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-60e2fad9-1785-405d-8b2b-28c742892d84 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots Jan 19 09:05:20.965847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-60e2fad9-1785-405d-8b2b-28c742892d84 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:20.966065 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:20.966065 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:20.966450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-60e2fad9-1785-405d-8b2b-28c742892d84 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:20.967121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-60e2fad9-1785-405d-8b2b-28c742892d84 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:05:20.969407 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-60e2fad9-1785-405d-8b2b-28c742892d84 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:05:21.003839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-60e2fad9-1785-405d-8b2b-28c742892d84 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Get all snapshots completed successfully. Jan 19 09:05:21.004527 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-60e2fad9-1785-405d-8b2b-28c742892d84 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots returned with HTTP 200 Jan 19 09:05:21.009913 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1023/2068] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Jan 19 09:05:20 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:05:21.019296 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ae25351-33ff-4a5f-8577-87305c80a24b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] DELETE http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:21.020119 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ae25351-33ff-4a5f-8577-87305c80a24b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:21.020533 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:21.020533 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:21.021214 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ae25351-33ff-4a5f-8577-87305c80a24b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:21.021870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-2ae25351-33ff-4a5f-8577-87305c80a24b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Delete volume with id: 28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:21.120142 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:21.120142 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:21.128440 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ae25351-33ff-4a5f-8577-87305c80a24b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:21.168602 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ae25351-33ff-4a5f-8577-87305c80a24b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Delete volume request issued successfully. Jan 19 09:05:21.169083 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ae25351-33ff-4a5f-8577-87305c80a24b tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 202 Jan 19 09:05:21.170292 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1046/2069] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:05:21 2021] DELETE /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:05:21.177383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e600071-9c52-494a-ad6d-d5be357d8666 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:21.177914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e600071-9c52-494a-ad6d-d5be357d8666 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:21.178406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e600071-9c52-494a-ad6d-d5be357d8666 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:21.307803 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:21.307803 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:21.333392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2e600071-9c52-494a-ad6d-d5be357d8666 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:21.375120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e600071-9c52-494a-ad6d-d5be357d8666 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:21.376201 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1024/2070] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:21 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 946 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:22.392640 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a15f57ca-f14e-4f4f-9c10-10dc7369a8e9 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:22.393765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a15f57ca-f14e-4f4f-9c10-10dc7369a8e9 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:22.394150 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:22.394150 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:22.394971 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a15f57ca-f14e-4f4f-9c10-10dc7369a8e9 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:22.509193 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:22.509193 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:22.524585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a15f57ca-f14e-4f4f-9c10-10dc7369a8e9 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Volume info retrieved successfully. Jan 19 09:05:22.568529 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a15f57ca-f14e-4f4f-9c10-10dc7369a8e9 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 200 Jan 19 09:05:22.575507 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1047/2071] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:22 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 946 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:23.592162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5ef119b-b0d9-489c-aed3-5e40ee140dfb tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] GET http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d Jan 19 09:05:23.593300 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5ef119b-b0d9-489c-aed3-5e40ee140dfb tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:23.593696 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:23.593696 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:23.594316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5ef119b-b0d9-489c-aed3-5e40ee140dfb tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:23.686144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5ef119b-b0d9-489c-aed3-5e40ee140dfb tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d returned with HTTP 404 Jan 19 09:05:23.687888 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1025/2072] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:23 2021] GET /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/28de6c77-32bc-4e15-95da-f0d885654e4d => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:23.695216 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7206610c-b5d3-4099-a0db-12688aba5236 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] DELETE http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 Jan 19 09:05:23.696612 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7206610c-b5d3-4099-a0db-12688aba5236 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:23.696710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:23.696710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:23.697037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7206610c-b5d3-4099-a0db-12688aba5236 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:23.697603 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-7206610c-b5d3-4099-a0db-12688aba5236 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Delete snapshot with id: 0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 Jan 19 09:05:23.772331 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7206610c-b5d3-4099-a0db-12688aba5236 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 returned with HTTP 404 Jan 19 09:05:23.776948 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1048/2073] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 09:05:23 2021] DELETE /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/0b5ab9ca-7c81-45e1-a7b4-4d1885deb332 => generated 111 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:23.788743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b03a2d5b-0149-4621-8d8c-ba027a302e0e tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] DELETE http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 Jan 19 09:05:23.791254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b03a2d5b-0149-4621-8d8c-ba027a302e0e tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:23.791878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b03a2d5b-0149-4621-8d8c-ba027a302e0e tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:23.793426 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-b03a2d5b-0149-4621-8d8c-ba027a302e0e tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Delete volume with id: 81a47bb3-2639-417b-a9d4-512f3d5113d4 Jan 19 09:05:23.910644 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b03a2d5b-0149-4621-8d8c-ba027a302e0e tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 returned with HTTP 404 Jan 19 09:05:23.911623 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1026/2074] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:05:23 2021] DELETE /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/81a47bb3-2639-417b-a9d4-512f3d5113d4 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:23.920112 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22640124-ef2c-4f96-bdc5-14089418b4af tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] DELETE http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 Jan 19 09:05:23.920858 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22640124-ef2c-4f96-bdc5-14089418b4af tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:23.921533 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22640124-ef2c-4f96-bdc5-14089418b4af tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:23.922056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-22640124-ef2c-4f96-bdc5-14089418b4af tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Delete snapshot with id: 3e21583e-7b0a-478f-9d2a-ca5af9324e59 Jan 19 09:05:23.978551 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22640124-ef2c-4f96-bdc5-14089418b4af tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 returned with HTTP 404 Jan 19 09:05:23.980163 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1049/2075] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 09:05:23 2021] DELETE /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/3e21583e-7b0a-478f-9d2a-ca5af9324e59 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:23.987815 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac53ad23-13fe-4dd0-864f-ab4bb904ec14 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] DELETE http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb Jan 19 09:05:23.988547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac53ad23-13fe-4dd0-864f-ab4bb904ec14 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:23.989255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac53ad23-13fe-4dd0-864f-ab4bb904ec14 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:23.989788 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-ac53ad23-13fe-4dd0-864f-ab4bb904ec14 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Delete snapshot with id: d388b65f-a764-411b-a556-d1c8e9c68beb Jan 19 09:05:24.042439 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac53ad23-13fe-4dd0-864f-ab4bb904ec14 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb returned with HTTP 404 Jan 19 09:05:24.043471 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1027/2076] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 09:05:23 2021] DELETE /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/snapshots/d388b65f-a764-411b-a556-d1c8e9c68beb => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:24.050947 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b45f3ba-2194-4aff-8401-7b5c411fb673 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] DELETE http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:05:24.051466 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b45f3ba-2194-4aff-8401-7b5c411fb673 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:24.051955 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b45f3ba-2194-4aff-8401-7b5c411fb673 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:24.052411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-2b45f3ba-2194-4aff-8401-7b5c411fb673 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] Delete volume with id: 136205e9-7a5c-4dd6-98ff-0c358ce8302d Jan 19 09:05:24.171403 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b45f3ba-2194-4aff-8401-7b5c411fb673 tempest-VolumesDeleteCascade-1875302325 tempest-VolumesDeleteCascade-1875302325] http://10.222.0.50/volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d returned with HTTP 404 Jan 19 09:05:24.172664 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1050/2077] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:05:24 2021] DELETE /volume/v3/f87fdbe2247c4e4788fbf26338a7ae4e/volumes/136205e9-7a5c-4dd6-98ff-0c358ce8302d => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:31.641168 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] POST http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes Jan 19 09:05:31.641915 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-121328983"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:05:31.643207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-121328983'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:05:31.643979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Create volume of 1 GB Jan 19 09:05:31.659120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Availability Zones retrieved successfully. Jan 19 09:05:31.677911 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Flow 'volume_create_api' (c5bd64d8-747a-475e-bf5c-2ac4cff848a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:05:31.681705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdc23fe6-2743-41cf-948d-68453fed0ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:31.684063 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:05:31.856158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdc23fe6-2743-41cf-948d-68453fed0ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:31.858777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833b20b3-3b2a-4e91-861e-89a732b0b7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:32.007163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Created reservations ['91967a82-b527-45af-8e11-d53546a56381', 'a154220b-44ce-471d-950b-be106465b103', '60036e09-eaeb-44f2-8827-3788b975e4fc', '20dc44a9-7800-41f9-8d06-a104766e9057'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:05:32.015166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833b20b3-3b2a-4e91-861e-89a732b0b7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91967a82-b527-45af-8e11-d53546a56381', 'a154220b-44ce-471d-950b-be106465b103', '60036e09-eaeb-44f2-8827-3788b975e4fc', '20dc44a9-7800-41f9-8d06-a104766e9057']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:32.017468 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f9c755-7a2f-46a7-b023-d7115812dfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:32.089826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f9c755-7a2f-46a7-b023-d7115812dfb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '783a2c1d-e4f6-492a-bb97-0de460e10d24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-121328983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc852eff7d04472ab4aa675ea6b14709',qos_specs=None,replication_status=,reservations=['91967a82-b527-45af-8e11-d53546a56381','a154220b-44ce-471d-950b-be106465b103','60036e09-eaeb-44f2-8827-3788b975e4fc','20dc44a9-7800-41f9-8d06-a104766e9057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbd9d770e4654fe88dbb1e329a29739e',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-121328983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=783a2c1d-e4f6-492a-bb97-0de460e10d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc852eff7d04472ab4aa675ea6b14709',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,user_id='fbd9d770e4654fe88dbb1e329a29739e',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:32.092034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b35d0d40-2bc4-4848-a7a1-70c54b4534ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:32.124655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b35d0d40-2bc4-4848-a7a1-70c54b4534ed) 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-121328983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc852eff7d04472ab4aa675ea6b14709',qos_specs=None,replication_status=,reservations=['91967a82-b527-45af-8e11-d53546a56381','a154220b-44ce-471d-950b-be106465b103','60036e09-eaeb-44f2-8827-3788b975e4fc','20dc44a9-7800-41f9-8d06-a104766e9057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbd9d770e4654fe88dbb1e329a29739e',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:32.127026 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3aeafe9-2e6b-4614-bebf-76b00f20f3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:32.144558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3aeafe9-2e6b-4614-bebf-76b00f20f3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:32.147411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Flow 'volume_create_api' (c5bd64d8-747a-475e-bf5c-2ac4cff848a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:05:32.214495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Create volume request issued successfully. Jan 19 09:05:32.232262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b61d775-8808-4920-af68-c27f3c7bcb88 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes returned with HTTP 202 Jan 19 09:05:32.233184 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1028/2078] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:05:31 2021] POST /volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes => generated 819 bytes in 926 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:05:32.248206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ae34f280-9f94-4f80-b00c-a084732d7ad7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] GET http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:32.248909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ae34f280-9f94-4f80-b00c-a084732d7ad7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:32.249559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ae34f280-9f94-4f80-b00c-a084732d7ad7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:32.360444 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:32.360444 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:32.370829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ae34f280-9f94-4f80-b00c-a084732d7ad7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Volume info retrieved successfully. Jan 19 09:05:32.396294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ae34f280-9f94-4f80-b00c-a084732d7ad7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 returned with HTTP 200 Jan 19 09:05:32.396891 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1051/2079] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:32 2021] GET /volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 => generated 887 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:33.413914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-859c10fb-c3f9-4e5e-b399-0d69f607115a tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] GET http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:33.416177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-859c10fb-c3f9-4e5e-b399-0d69f607115a tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:33.416556 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:33.416556 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:33.417262 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-859c10fb-c3f9-4e5e-b399-0d69f607115a tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:33.472430 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:33.472430 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:33.483372 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-859c10fb-c3f9-4e5e-b399-0d69f607115a tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Volume info retrieved successfully. Jan 19 09:05:33.511377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-859c10fb-c3f9-4e5e-b399-0d69f607115a tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 returned with HTTP 200 Jan 19 09:05:33.513335 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1029/2080] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:33 2021] GET /volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:05:33.537608 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96999f3a-ea0f-4d36-887a-5d14da6bba27 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] POST http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer Jan 19 09:05:33.538385 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:33.538385 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:33.542783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96999f3a-ea0f-4d36-887a-5d14da6bba27 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "783a2c1d-e4f6-492a-bb97-0de460e10d24"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:05:33.543887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.volume_transfer [None req-96999f3a-ea0f-4d36-887a-5d14da6bba27 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Creating new volume transfer {'transfer': {'volume_id': '783a2c1d-e4f6-492a-bb97-0de460e10d24'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 19 09:05:33.544346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.volume_transfer [None req-96999f3a-ea0f-4d36-887a-5d14da6bba27 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Creating transfer of volume 783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:33.544805 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.transfer.api [None req-96999f3a-ea0f-4d36-887a-5d14da6bba27 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Generating transfer record for volume 783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:33.608743 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:33.608743 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:33.632387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96999f3a-ea0f-4d36-887a-5d14da6bba27 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer returned with HTTP 202 Jan 19 09:05:33.634094 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1052/2081] 10.222.0.50 () {60 vars in 1258 bytes} [Tue Jan 19 09:05:33 2021] POST /volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer => generated 507 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:05:33.644203 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10a4410e-05c4-4dbf-8a9a-55a386544eb2 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] GET http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:33.644778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10a4410e-05c4-4dbf-8a9a-55a386544eb2 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:33.645218 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:33.645218 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:33.645417 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10a4410e-05c4-4dbf-8a9a-55a386544eb2 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:33.702362 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:33.702362 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:33.717065 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-10a4410e-05c4-4dbf-8a9a-55a386544eb2 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Volume info retrieved successfully. Jan 19 09:05:33.743144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10a4410e-05c4-4dbf-8a9a-55a386544eb2 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 returned with HTTP 200 Jan 19 09:05:33.744343 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1030/2082] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:33 2021] GET /volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:33.777335 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c794f71f-291d-44c0-bce2-5cf15eeb8fb4 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] GET http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/72a82e7b-b0c0-409d-ab60-65394987cb93 Jan 19 09:05:33.791146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c794f71f-291d-44c0-bce2-5cf15eeb8fb4 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:33.791630 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:33.791630 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:33.792279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c794f71f-291d-44c0-bce2-5cf15eeb8fb4 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:33.802952 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c794f71f-291d-44c0-bce2-5cf15eeb8fb4 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/72a82e7b-b0c0-409d-ab60-65394987cb93 returned with HTTP 200 Jan 19 09:05:33.804015 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1053/2083] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Jan 19 09:05:33 2021] GET /volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/72a82e7b-b0c0-409d-ab60-65394987cb93 => generated 475 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:33.817197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed6a8e22-e290-4854-a1ac-5151c33d1029 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] GET http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer Jan 19 09:05:33.817917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed6a8e22-e290-4854-a1ac-5151c33d1029 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:33.818269 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:33.818269 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:33.819029 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed6a8e22-e290-4854-a1ac-5151c33d1029 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:33.819579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.volume_transfer [None req-ed6a8e22-e290-4854-a1ac-5151c33d1029 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Listing volume transfers {{(pid=87854) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 19 09:05:33.840326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed6a8e22-e290-4854-a1ac-5151c33d1029 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer returned with HTTP 200 Jan 19 09:05:33.841818 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1031/2084] 10.222.0.50 () {58 vars in 1237 bytes} [Tue Jan 19 09:05:33 2021] GET /volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer => generated 434 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:34.023907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-664bc6ac-1c3f-4cff-ad84-e60c210b4d0a tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] POST http://10.222.0.50/volume/v3/4db3d5476840497b86ca2648ea698175/os-volume-transfer/72a82e7b-b0c0-409d-ab60-65394987cb93/accept Jan 19 09:05:34.024662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-664bc6ac-1c3f-4cff-ad84-e60c210b4d0a tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6cff517a8e8ebb93"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:05:34.025790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.volume_transfer [None req-664bc6ac-1c3f-4cff-ad84-e60c210b4d0a tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Accepting volume transfer 72a82e7b-b0c0-409d-ab60-65394987cb93 {{(pid=87855) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 19 09:05:34.026310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.volume_transfer [None req-664bc6ac-1c3f-4cff-ad84-e60c210b4d0a tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Accepting transfer 72a82e7b-b0c0-409d-ab60-65394987cb93 Jan 19 09:05:34.200012 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-664bc6ac-1c3f-4cff-ad84-e60c210b4d0a tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Created reservations ['27fff063-648a-4610-938c-391cc1d626bf', 'deecafdf-e7bd-41ce-9b5e-db78c7ec4615', 'c6f7451f-0240-4731-96d2-492af19ba229', 'c9558593-0cab-4811-a650-25eab14d7955'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:05:34.278830 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-664bc6ac-1c3f-4cff-ad84-e60c210b4d0a tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Created reservations ['38ff6a15-b060-432b-ba2e-4876129aed7a', '228dfe3c-b751-4ccf-8308-95b5329d9e51', '48e9e991-8260-47d9-8b34-727f5a8c81ff', '12517f13-3293-4938-af79-04ed7acf89c0'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:05:34.349772 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-664bc6ac-1c3f-4cff-ad84-e60c210b4d0a tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Created reservations ['33d521e6-7c2c-4410-ba6b-e370c189e2da', 'c1cfac23-99ac-4f6d-ba62-0e97ae96c7ce', '6ee853ce-3d55-45ed-945b-abf59fd2ae77', '6b387ea3-87da-4d44-a090-08f5371df4e9'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:05:34.422836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-664bc6ac-1c3f-4cff-ad84-e60c210b4d0a tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Created reservations ['16fc9272-fd13-4931-a9a8-f1f16bd9533a', 'ce20e92f-709e-44b0-b462-1d5f58fc9ee9', '3f22002b-5a53-46d6-b5f4-18137d0c3c9a', '0ee9bcdb-d45d-4679-8266-d151e1031d63'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:05:34.425813 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:34.425813 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:34.532431 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-664bc6ac-1c3f-4cff-ad84-e60c210b4d0a tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Transfer volume completed successfully. Jan 19 09:05:34.563471 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:05:34.563471 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:05:34.685179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.transfer.api [None req-664bc6ac-1c3f-4cff-ad84-e60c210b4d0a tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Volume 783a2c1d-e4f6-492a-bb97-0de460e10d24 has been transferred. Jan 19 09:05:34.741172 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-664bc6ac-1c3f-4cff-ad84-e60c210b4d0a tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] http://10.222.0.50/volume/v3/4db3d5476840497b86ca2648ea698175/os-volume-transfer/72a82e7b-b0c0-409d-ab60-65394987cb93/accept returned with HTTP 202 Jan 19 09:05:34.742848 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1054/2085] 10.222.0.50 () {60 vars in 1390 bytes} [Tue Jan 19 09:05:33 2021] POST /volume/v3/4db3d5476840497b86ca2648ea698175/os-volume-transfer/72a82e7b-b0c0-409d-ab60-65394987cb93/accept => generated 431 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:05:34.755319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04833a12-c96a-46aa-9aa7-58fd0957fa65 tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] GET http://10.222.0.50/volume/v3/4db3d5476840497b86ca2648ea698175/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:34.756200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04833a12-c96a-46aa-9aa7-58fd0957fa65 tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:34.757201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04833a12-c96a-46aa-9aa7-58fd0957fa65 tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:34.812374 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:34.812374 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:34.822879 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-04833a12-c96a-46aa-9aa7-58fd0957fa65 tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Volume info retrieved successfully. Jan 19 09:05:34.851409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04833a12-c96a-46aa-9aa7-58fd0957fa65 tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] http://10.222.0.50/volume/v3/4db3d5476840497b86ca2648ea698175/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 returned with HTTP 200 Jan 19 09:05:34.852273 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1032/2086] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:34 2021] GET /volume/v3/4db3d5476840497b86ca2648ea698175/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:34.869659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1effed5-05e7-475f-9448-e053eed41653 tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] GET http://10.222.0.50/volume/v3/4db3d5476840497b86ca2648ea698175/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:34.870485 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1effed5-05e7-475f-9448-e053eed41653 tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:34.870694 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:34.870694 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:34.871068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1effed5-05e7-475f-9448-e053eed41653 tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:34.926001 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:34.926001 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:34.940128 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c1effed5-05e7-475f-9448-e053eed41653 tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] Volume info retrieved successfully. Jan 19 09:05:34.965984 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1effed5-05e7-475f-9448-e053eed41653 tempest-VolumesTransfersTest-1320484121 tempest-VolumesTransfersTest-1320484121] http://10.222.0.50/volume/v3/4db3d5476840497b86ca2648ea698175/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 returned with HTTP 200 Jan 19 09:05:34.966942 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1055/2087] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:34 2021] GET /volume/v3/4db3d5476840497b86ca2648ea698175/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:34.983817 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ee25c02-36b9-4503-b193-653abf6ddca0 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] DELETE http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/72a82e7b-b0c0-409d-ab60-65394987cb93 Jan 19 09:05:34.984338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ee25c02-36b9-4503-b193-653abf6ddca0 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:34.984540 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:34.984540 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:34.984963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ee25c02-36b9-4503-b193-653abf6ddca0 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:34.985294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.volume_transfer [None req-7ee25c02-36b9-4503-b193-653abf6ddca0 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Delete transfer with id: 72a82e7b-b0c0-409d-ab60-65394987cb93 Jan 19 09:05:34.991227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ee25c02-36b9-4503-b193-653abf6ddca0 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/72a82e7b-b0c0-409d-ab60-65394987cb93 returned with HTTP 404 Jan 19 09:05:34.992850 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1033/2088] 10.222.0.50 () {58 vars in 1351 bytes} [Tue Jan 19 09:05:34 2021] DELETE /volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/72a82e7b-b0c0-409d-ab60-65394987cb93 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:35.096715 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d289c73-dbd0-474f-b3c6-95721202fe2c tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] DELETE http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:35.097276 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d289c73-dbd0-474f-b3c6-95721202fe2c tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:35.097494 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:35.097494 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:35.097865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d289c73-dbd0-474f-b3c6-95721202fe2c tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:35.098326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-0d289c73-dbd0-474f-b3c6-95721202fe2c tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Delete volume with id: 783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:35.167938 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:35.167938 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:35.169590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0d289c73-dbd0-474f-b3c6-95721202fe2c tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Volume info retrieved successfully. Jan 19 09:05:35.216316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0d289c73-dbd0-474f-b3c6-95721202fe2c tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Delete volume request issued successfully. Jan 19 09:05:35.217286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d289c73-dbd0-474f-b3c6-95721202fe2c tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 returned with HTTP 202 Jan 19 09:05:35.218314 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1056/2089] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:05:34 2021] DELETE /volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:05:35.228758 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d89fd3eb-2115-4e40-97d7-5fed65c408b3 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] GET http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:35.229587 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d89fd3eb-2115-4e40-97d7-5fed65c408b3 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:35.230567 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d89fd3eb-2115-4e40-97d7-5fed65c408b3 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:35.294049 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:35.294049 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:35.303816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d89fd3eb-2115-4e40-97d7-5fed65c408b3 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Volume info retrieved successfully. Jan 19 09:05:35.331398 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d89fd3eb-2115-4e40-97d7-5fed65c408b3 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 returned with HTTP 200 Jan 19 09:05:35.332760 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1034/2090] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:35 2021] GET /volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 => generated 1082 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:05:36.350525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5548da7-12aa-4931-89dc-a7290e9be70e tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] GET http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:36.351032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5548da7-12aa-4931-89dc-a7290e9be70e tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:36.351460 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:36.351460 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:36.352400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5548da7-12aa-4931-89dc-a7290e9be70e tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:36.461852 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:36.461852 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:36.482973 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d5548da7-12aa-4931-89dc-a7290e9be70e tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Volume info retrieved successfully. Jan 19 09:05:36.516002 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5548da7-12aa-4931-89dc-a7290e9be70e tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 returned with HTTP 200 Jan 19 09:05:36.517080 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1057/2091] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:36 2021] GET /volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 => generated 1082 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:05:37.536842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f6a56180-49f6-407c-811b-afcd686bc925 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] GET http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:37.537678 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f6a56180-49f6-407c-811b-afcd686bc925 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:37.537678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:37.537678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:37.538190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f6a56180-49f6-407c-811b-afcd686bc925 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:37.644882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f6a56180-49f6-407c-811b-afcd686bc925 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 returned with HTTP 404 Jan 19 09:05:37.651102 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1035/2092] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:37 2021] GET /volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:37.661514 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] POST http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes Jan 19 09:05:37.661968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:37.661968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:37.662376 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1847323441"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:05:37.663624 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1847323441'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:05:37.664228 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Create volume of 1 GB Jan 19 09:05:37.702835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Availability Zones retrieved successfully. Jan 19 09:05:37.744332 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Flow 'volume_create_api' (5b0a9e74-92f1-4734-a50d-cba95c7b3d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:05:37.751182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db545e66-920c-4820-8608-dabdda53c05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:37.761670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:05:37.920109 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db545e66-920c-4820-8608-dabdda53c05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:37.931049 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (025398de-9401-4cb9-b83e-5729089be058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:38.100543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Created reservations ['f8e69fcf-9755-45d2-8562-7fc6e19ca236', '68ab7375-aac9-48d4-8cbd-488837840e98', '8b7fa1ee-d308-45e4-a7d3-9aa85d371891', '8b67c3d3-2e63-43c0-b6f8-dbf961b4a900'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:05:38.103752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (025398de-9401-4cb9-b83e-5729089be058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8e69fcf-9755-45d2-8562-7fc6e19ca236', '68ab7375-aac9-48d4-8cbd-488837840e98', '8b7fa1ee-d308-45e4-a7d3-9aa85d371891', '8b67c3d3-2e63-43c0-b6f8-dbf961b4a900']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:38.105953 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd45d32-97ad-4831-9714-6888d1d1e6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:38.245053 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd45d32-97ad-4831-9714-6888d1d1e6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce4e1b99-b10b-4c41-9db6-08c2694fc0ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1847323441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc852eff7d04472ab4aa675ea6b14709',qos_specs=None,replication_status=,reservations=['f8e69fcf-9755-45d2-8562-7fc6e19ca236','68ab7375-aac9-48d4-8cbd-488837840e98','8b7fa1ee-d308-45e4-a7d3-9aa85d371891','8b67c3d3-2e63-43c0-b6f8-dbf961b4a900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbd9d770e4654fe88dbb1e329a29739e',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1847323441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce4e1b99-b10b-4c41-9db6-08c2694fc0ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc852eff7d04472ab4aa675ea6b14709',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,user_id='fbd9d770e4654fe88dbb1e329a29739e',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:38.250714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e184ff2-4326-4949-bb6f-3c4abd96e5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:38.295919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e184ff2-4326-4949-bb6f-3c4abd96e5d1) 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-1847323441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc852eff7d04472ab4aa675ea6b14709',qos_specs=None,replication_status=,reservations=['f8e69fcf-9755-45d2-8562-7fc6e19ca236','68ab7375-aac9-48d4-8cbd-488837840e98','8b7fa1ee-d308-45e4-a7d3-9aa85d371891','8b67c3d3-2e63-43c0-b6f8-dbf961b4a900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbd9d770e4654fe88dbb1e329a29739e',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:38.298092 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (415d6f3d-4c8a-4645-a10b-9e89a7ee81c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:38.329712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (415d6f3d-4c8a-4645-a10b-9e89a7ee81c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:38.332269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Flow 'volume_create_api' (5b0a9e74-92f1-4734-a50d-cba95c7b3d52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:05:38.421409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Create volume request issued successfully. Jan 19 09:05:38.443851 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b53d65d-22f1-4d21-8ad4-868b8aa99a7d tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes returned with HTTP 202 Jan 19 09:05:38.445451 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1058/2093] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:05:37 2021] POST /volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes => generated 820 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:05:38.462487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e935397-9640-42ba-ae7c-9d7d4a89e28c tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] GET http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:38.463325 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0e935397-9640-42ba-ae7c-9d7d4a89e28c tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:38.464002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0e935397-9640-42ba-ae7c-9d7d4a89e28c tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:38.588106 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:38.588106 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:38.612711 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0e935397-9640-42ba-ae7c-9d7d4a89e28c tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Volume info retrieved successfully. Jan 19 09:05:38.717774 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e935397-9640-42ba-ae7c-9d7d4a89e28c tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed returned with HTTP 200 Jan 19 09:05:38.718577 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1036/2094] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:38 2021] GET /volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed => generated 888 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:39.736000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2788b7fb-5466-42f3-87b2-62d07fe1364b tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] GET http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:39.737179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2788b7fb-5466-42f3-87b2-62d07fe1364b tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:39.737591 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:39.737591 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:39.738195 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2788b7fb-5466-42f3-87b2-62d07fe1364b tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:39.791500 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:39.791500 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:39.800671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2788b7fb-5466-42f3-87b2-62d07fe1364b tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Volume info retrieved successfully. Jan 19 09:05:39.825677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2788b7fb-5466-42f3-87b2-62d07fe1364b tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed returned with HTTP 200 Jan 19 09:05:39.826739 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1059/2095] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:39 2021] GET /volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:39.846942 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-101e80a8-83d2-4522-a480-7c221c3adbac tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] POST http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer Jan 19 09:05:39.847756 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:39.847756 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:39.848890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-101e80a8-83d2-4522-a480-7c221c3adbac tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ce4e1b99-b10b-4c41-9db6-08c2694fc0ed"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:05:39.850106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.volume_transfer [None req-101e80a8-83d2-4522-a480-7c221c3adbac tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Creating new volume transfer {'transfer': {'volume_id': 'ce4e1b99-b10b-4c41-9db6-08c2694fc0ed'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 19 09:05:39.850972 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.volume_transfer [None req-101e80a8-83d2-4522-a480-7c221c3adbac tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Creating transfer of volume ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:39.852176 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.transfer.api [None req-101e80a8-83d2-4522-a480-7c221c3adbac tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Generating transfer record for volume ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:39.909057 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:39.909057 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:39.935022 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-101e80a8-83d2-4522-a480-7c221c3adbac tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer returned with HTTP 202 Jan 19 09:05:39.942692 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1037/2096] 10.222.0.50 () {60 vars in 1258 bytes} [Tue Jan 19 09:05:39 2021] POST /volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer => generated 507 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:05:39.948108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f36addc-24dc-4cf6-81ef-d7e47a612fb7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] GET http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:39.948861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f36addc-24dc-4cf6-81ef-d7e47a612fb7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:39.949272 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:39.949272 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:39.949881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f36addc-24dc-4cf6-81ef-d7e47a612fb7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:40.021064 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:40.021064 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:40.031633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5f36addc-24dc-4cf6-81ef-d7e47a612fb7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Volume info retrieved successfully. Jan 19 09:05:40.057549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f36addc-24dc-4cf6-81ef-d7e47a612fb7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed returned with HTTP 200 Jan 19 09:05:40.069195 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1060/2097] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:39 2021] GET /volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed => generated 921 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:40.076534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e03d6cbe-490f-4958-ac4d-9eb6801cc831 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] GET http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/detail Jan 19 09:05:40.077065 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e03d6cbe-490f-4958-ac4d-9eb6801cc831 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:40.077330 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:40.077330 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:40.077703 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e03d6cbe-490f-4958-ac4d-9eb6801cc831 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:40.078131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.volume_transfer [None req-e03d6cbe-490f-4958-ac4d-9eb6801cc831 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Listing volume transfers {{(pid=87854) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 19 09:05:40.087981 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e03d6cbe-490f-4958-ac4d-9eb6801cc831 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/detail returned with HTTP 200 Jan 19 09:05:40.089044 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1038/2098] 10.222.0.50 () {58 vars in 1258 bytes} [Tue Jan 19 09:05:40 2021] GET /volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/detail => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:40.100728 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-122c2462-0431-4433-8717-cb8333ae4c01 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] DELETE http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/737e9bfe-62ca-4de9-8aab-abc6bbbed454 Jan 19 09:05:40.101879 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-122c2462-0431-4433-8717-cb8333ae4c01 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:40.102098 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:40.102098 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:40.102455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-122c2462-0431-4433-8717-cb8333ae4c01 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:40.102992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.volume_transfer [None req-122c2462-0431-4433-8717-cb8333ae4c01 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Delete transfer with id: 737e9bfe-62ca-4de9-8aab-abc6bbbed454 Jan 19 09:05:40.160588 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:40.160588 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:40.173936 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:05:40.173936 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:05:40.178360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-122c2462-0431-4433-8717-cb8333ae4c01 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/737e9bfe-62ca-4de9-8aab-abc6bbbed454 returned with HTTP 202 Jan 19 09:05:40.182871 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1061/2099] 10.222.0.50 () {58 vars in 1351 bytes} [Tue Jan 19 09:05:40 2021] DELETE /volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/737e9bfe-62ca-4de9-8aab-abc6bbbed454 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:05:40.188149 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7cec49bc-b192-4573-8ca0-c8ee1ffebf95 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] GET http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:40.188760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7cec49bc-b192-4573-8ca0-c8ee1ffebf95 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:40.197928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7cec49bc-b192-4573-8ca0-c8ee1ffebf95 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:40.258194 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:40.258194 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:40.273768 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7cec49bc-b192-4573-8ca0-c8ee1ffebf95 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Volume info retrieved successfully. Jan 19 09:05:40.304972 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7cec49bc-b192-4573-8ca0-c8ee1ffebf95 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed returned with HTTP 200 Jan 19 09:05:40.319563 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1039/2100] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:40 2021] GET /volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:40.330989 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e41a3adb-8521-4fd1-a40a-1a8941cfb7ce tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] DELETE http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/737e9bfe-62ca-4de9-8aab-abc6bbbed454 Jan 19 09:05:40.331755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e41a3adb-8521-4fd1-a40a-1a8941cfb7ce tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:40.332127 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:40.332127 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:40.332752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e41a3adb-8521-4fd1-a40a-1a8941cfb7ce tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:40.333292 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.volume_transfer [None req-e41a3adb-8521-4fd1-a40a-1a8941cfb7ce tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Delete transfer with id: 737e9bfe-62ca-4de9-8aab-abc6bbbed454 Jan 19 09:05:40.341918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e41a3adb-8521-4fd1-a40a-1a8941cfb7ce tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/737e9bfe-62ca-4de9-8aab-abc6bbbed454 returned with HTTP 404 Jan 19 09:05:40.343222 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1062/2101] 10.222.0.50 () {58 vars in 1351 bytes} [Tue Jan 19 09:05:40 2021] DELETE /volume/v3/cc852eff7d04472ab4aa675ea6b14709/os-volume-transfer/737e9bfe-62ca-4de9-8aab-abc6bbbed454 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:40.353472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-72499a1f-d1ae-478f-a94f-851649d6b3a1 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] DELETE http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:40.354231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-72499a1f-d1ae-478f-a94f-851649d6b3a1 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:40.354803 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:40.354803 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:40.355405 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-72499a1f-d1ae-478f-a94f-851649d6b3a1 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:40.356037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-72499a1f-d1ae-478f-a94f-851649d6b3a1 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Delete volume with id: ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:40.426880 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:40.426880 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:40.427793 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-72499a1f-d1ae-478f-a94f-851649d6b3a1 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Volume info retrieved successfully. Jan 19 09:05:40.460005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-72499a1f-d1ae-478f-a94f-851649d6b3a1 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Delete volume request issued successfully. Jan 19 09:05:40.486429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-72499a1f-d1ae-478f-a94f-851649d6b3a1 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed returned with HTTP 202 Jan 19 09:05:40.496462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f6a26506-c03f-4c30-82a9-e41e90169745 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] GET http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:40.496982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f6a26506-c03f-4c30-82a9-e41e90169745 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:40.497597 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f6a26506-c03f-4c30-82a9-e41e90169745 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:40.503181 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1040/2102] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:05:40 2021] DELETE /volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:05:40.571389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:40.571389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:40.589218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f6a26506-c03f-4c30-82a9-e41e90169745 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Volume info retrieved successfully. Jan 19 09:05:40.617182 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f6a26506-c03f-4c30-82a9-e41e90169745 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed returned with HTTP 200 Jan 19 09:05:40.618612 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1063/2103] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:40 2021] GET /volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed => generated 1083 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:05:41.637517 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9cd283c7-760e-454b-a8e5-5639946091ec tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] GET http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:41.638205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9cd283c7-760e-454b-a8e5-5639946091ec tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:41.638205 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:41.638205 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:41.638574 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9cd283c7-760e-454b-a8e5-5639946091ec tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:41.765005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:41.765005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:41.782908 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9cd283c7-760e-454b-a8e5-5639946091ec tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Volume info retrieved successfully. Jan 19 09:05:41.832977 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9cd283c7-760e-454b-a8e5-5639946091ec tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed returned with HTTP 200 Jan 19 09:05:41.834354 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1041/2104] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:41 2021] GET /volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed => generated 1083 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:05:42.855665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee56994d-3eae-49f4-a843-86807d807277 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] GET http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:42.859809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee56994d-3eae-49f4-a843-86807d807277 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:42.861737 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:42.861737 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:42.862478 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee56994d-3eae-49f4-a843-86807d807277 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:42.947386 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:42.947386 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:05:42.958316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ee56994d-3eae-49f4-a843-86807d807277 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Volume info retrieved successfully. Jan 19 09:05:42.986700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee56994d-3eae-49f4-a843-86807d807277 tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed returned with HTTP 200 Jan 19 09:05:42.987526 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1064/2105] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:42 2021] GET /volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed => generated 1083 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:05:44.004357 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b62491d-de72-4e0b-8bf6-0f9c872d2c1d tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] GET http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:44.005806 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b62491d-de72-4e0b-8bf6-0f9c872d2c1d tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:44.005806 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:44.005806 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:44.005806 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b62491d-de72-4e0b-8bf6-0f9c872d2c1d tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:44.134943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b62491d-de72-4e0b-8bf6-0f9c872d2c1d tempest-VolumesTransfersTest-1436998084 tempest-VolumesTransfersTest-1436998084] http://10.222.0.50/volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed returned with HTTP 404 Jan 19 09:05:44.154325 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6962bf70-2ee9-4f7d-ac5f-6a7575c6bbc7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] DELETE http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:44.155419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6962bf70-2ee9-4f7d-ac5f-6a7575c6bbc7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:44.157034 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:44.157034 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:05:44.158114 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6962bf70-2ee9-4f7d-ac5f-6a7575c6bbc7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:44.158379 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1042/2106] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:43 2021] GET /volume/v3/abb45de9e86d4670bb15fd5ada25b4c4/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:44.159755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6962bf70-2ee9-4f7d-ac5f-6a7575c6bbc7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Delete volume with id: ce4e1b99-b10b-4c41-9db6-08c2694fc0ed Jan 19 09:05:44.299935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6962bf70-2ee9-4f7d-ac5f-6a7575c6bbc7 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed returned with HTTP 404 Jan 19 09:05:44.301320 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1065/2107] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:05:44 2021] DELETE /volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/ce4e1b99-b10b-4c41-9db6-08c2694fc0ed => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:44.316203 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb1fcda7-3c80-484e-8b4e-42f5eba5a847 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] DELETE http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:44.318247 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb1fcda7-3c80-484e-8b4e-42f5eba5a847 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:44.321560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb1fcda7-3c80-484e-8b4e-42f5eba5a847 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:44.322683 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-eb1fcda7-3c80-484e-8b4e-42f5eba5a847 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] Delete volume with id: 783a2c1d-e4f6-492a-bb97-0de460e10d24 Jan 19 09:05:44.420619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb1fcda7-3c80-484e-8b4e-42f5eba5a847 tempest-VolumesTransfersTest-759249735 tempest-VolumesTransfersTest-759249735] http://10.222.0.50/volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 returned with HTTP 404 Jan 19 09:05:44.421712 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1043/2108] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:05:44 2021] DELETE /volume/v3/cc852eff7d04472ab4aa675ea6b14709/volumes/783a2c1d-e4f6-492a-bb97-0de460e10d24 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:06:01.658561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes Jan 19 09:06:01.659905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-330406893"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:06:01.661233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-330406893'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:06:01.662579 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Create volume of 1 GB Jan 19 09:06:01.682390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Availability Zones retrieved successfully. Jan 19 09:06:01.708270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Flow 'volume_create_api' (f3e6b81d-7567-47b1-a66a-65b8b5182f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:06:01.711948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089a0686-b95b-4134-afda-349f12dc9b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:06:01.714477 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:06:01.874260 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089a0686-b95b-4134-afda-349f12dc9b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:06:01.877287 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83545a40-7f99-4254-952e-1ded7510fbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:06:02.027558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Created reservations ['b93d7b23-f415-40cd-a347-85f66e2f76eb', '54e6030f-b167-4f3f-9f68-552749436182', '594ba920-8d3a-4966-b53a-36d5237200db', '76f09f1a-2dee-4118-8e5c-e1d957339c95'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:06:02.030284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83545a40-7f99-4254-952e-1ded7510fbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b93d7b23-f415-40cd-a347-85f66e2f76eb', '54e6030f-b167-4f3f-9f68-552749436182', '594ba920-8d3a-4966-b53a-36d5237200db', '76f09f1a-2dee-4118-8e5c-e1d957339c95']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:06:02.033769 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cabb94b-c50b-4843-9bfa-d0359c8d46da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:06:02.138271 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cabb94b-c50b-4843-9bfa-d0359c8d46da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '289cc637-fedf-4054-9096-4b97ead05323', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-330406893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7052135e458d4f54a07e870f42a83e16',qos_specs=None,replication_status=,reservations=['b93d7b23-f415-40cd-a347-85f66e2f76eb','54e6030f-b167-4f3f-9f68-552749436182','594ba920-8d3a-4966-b53a-36d5237200db','76f09f1a-2dee-4118-8e5c-e1d957339c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c3118119f094616b2a9db9b532493d2',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-330406893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=289cc637-fedf-4054-9096-4b97ead05323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7052135e458d4f54a07e870f42a83e16',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,user_id='8c3118119f094616b2a9db9b532493d2',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:06:02.141164 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (986584a7-e90b-4006-aa4f-1c10cb85af07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:06:02.172552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (986584a7-e90b-4006-aa4f-1c10cb85af07) 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-330406893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7052135e458d4f54a07e870f42a83e16',qos_specs=None,replication_status=,reservations=['b93d7b23-f415-40cd-a347-85f66e2f76eb','54e6030f-b167-4f3f-9f68-552749436182','594ba920-8d3a-4966-b53a-36d5237200db','76f09f1a-2dee-4118-8e5c-e1d957339c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c3118119f094616b2a9db9b532493d2',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:06:02.175189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04319e9c-26e4-4703-944c-d6ccc816a36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:06:02.207002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04319e9c-26e4-4703-944c-d6ccc816a36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:06:02.209463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Flow 'volume_create_api' (f3e6b81d-7567-47b1-a66a-65b8b5182f86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:06:02.322324 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Create volume request issued successfully. Jan 19 09:06:02.360176 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12149f94-b5d3-497b-92a7-770587389688 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes returned with HTTP 202 Jan 19 09:06:02.361384 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1066/2109] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:06:01 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes => generated 817 bytes in 1060 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:06:02.402588 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c795542c-4981-46be-a030-a61762b6d821 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:06:02.410306 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c795542c-4981-46be-a030-a61762b6d821 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:02.420503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c795542c-4981-46be-a030-a61762b6d821 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:02.577042 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:02.577042 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:02.597233 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c795542c-4981-46be-a030-a61762b6d821 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:06:02.639772 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c795542c-4981-46be-a030-a61762b6d821 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:06:02.640824 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1044/2110] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:02 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 909 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:03.659504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d19b4697-70a5-4473-bbf0-9717661a1b72 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:06:03.660065 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d19b4697-70a5-4473-bbf0-9717661a1b72 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:03.661007 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:03.661007 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:06:03.661007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d19b4697-70a5-4473-bbf0-9717661a1b72 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:03.762223 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:03.762223 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:03.771830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d19b4697-70a5-4473-bbf0-9717661a1b72 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:06:03.803978 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d19b4697-70a5-4473-bbf0-9717661a1b72 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:06:03.805168 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1067/2111] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:03 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 910 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:23.924316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9a470328-1809-4125-b631-c19071fe2625 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action Jan 19 09:06:23.925447 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:23.925447 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:06:23.926493 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9a470328-1809-4125-b631-c19071fe2625 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action body: b'{"os-attach": {"instance_uuid": "b9f34369-416c-4b46-a26e-8b44c520a403", "mountpoint": "/dev/sdb"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:06:23.927068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9a470328-1809-4125-b631-c19071fe2625 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b9f34369-416c-4b46-a26e-8b44c520a403", "mountpoint": "/dev/sdb"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:06:24.010426 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:24.010426 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:24.012670 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9a470328-1809-4125-b631-c19071fe2625 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:06:24.043236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9a470328-1809-4125-b631-c19071fe2625 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Update volume admin metadata completed successfully. Jan 19 09:06:24.323616 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9a470328-1809-4125-b631-c19071fe2625 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Attach volume completed successfully. Jan 19 09:06:24.324810 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9a470328-1809-4125-b631-c19071fe2625 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action returned with HTTP 202 Jan 19 09:06:24.325992 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1045/2112] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:06:23 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action => generated 0 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:06:24.334192 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e26d5d4d-9980-409b-aca6-6bb3892e0bf1 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:06:24.335219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e26d5d4d-9980-409b-aca6-6bb3892e0bf1 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:24.335639 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:24.335639 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:06:24.336310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e26d5d4d-9980-409b-aca6-6bb3892e0bf1 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:24.395096 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:24.395096 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:24.414198 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e26d5d4d-9980-409b-aca6-6bb3892e0bf1 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:06:24.439302 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:24.439302 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:24.455617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e26d5d4d-9980-409b-aca6-6bb3892e0bf1 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:06:24.456991 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1068/2113] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:24 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 1244 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:06:24.476870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-913223b0-c5dc-4e3f-bad0-29b143b989b0 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action Jan 19 09:06:24.477694 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:24.477694 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:06:24.478702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-913223b0-c5dc-4e3f-bad0-29b143b989b0 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action body: b'{"os-detach": {}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:06:24.479754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-913223b0-c5dc-4e3f-bad0-29b143b989b0 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:06:24.585422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:24.585422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:24.586979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-913223b0-c5dc-4e3f-bad0-29b143b989b0 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:06:24.766471 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-913223b0-c5dc-4e3f-bad0-29b143b989b0 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Detach volume completed successfully. Jan 19 09:06:24.768083 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-913223b0-c5dc-4e3f-bad0-29b143b989b0 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action returned with HTTP 202 Jan 19 09:06:24.769222 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1046/2114] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:06:24 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action => generated 0 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:06:24.776815 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2a62f2e-0f40-4164-9f16-2ff3f9f46a21 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:06:24.777361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2a62f2e-0f40-4164-9f16-2ff3f9f46a21 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:24.777618 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:24.777618 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:06:24.777896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2a62f2e-0f40-4164-9f16-2ff3f9f46a21 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:24.856754 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:24.856754 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:24.867864 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2a62f2e-0f40-4164-9f16-2ff3f9f46a21 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:06:24.897157 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2a62f2e-0f40-4164-9f16-2ff3f9f46a21 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:06:24.899596 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1069/2115] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:24 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 929 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:58.033859 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-579d98f2-8a35-46c7-88fe-0a912e5c6a6d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action Jan 19 09:06:58.034426 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:58.034426 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:06:58.034882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-579d98f2-8a35-46c7-88fe-0a912e5c6a6d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action body: b'{"os-attach": {"instance_uuid": "8398d040-782c-4c76-a0e7-614c827687c4", "mountpoint": "/dev/sdb"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:06:58.035272 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-579d98f2-8a35-46c7-88fe-0a912e5c6a6d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8398d040-782c-4c76-a0e7-614c827687c4", "mountpoint": "/dev/sdb"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:06:58.141376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:58.141376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:58.143495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-579d98f2-8a35-46c7-88fe-0a912e5c6a6d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:06:58.158106 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-579d98f2-8a35-46c7-88fe-0a912e5c6a6d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Update volume admin metadata completed successfully. Jan 19 09:06:58.351039 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-579d98f2-8a35-46c7-88fe-0a912e5c6a6d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Attach volume completed successfully. Jan 19 09:06:58.352265 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-579d98f2-8a35-46c7-88fe-0a912e5c6a6d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action returned with HTTP 202 Jan 19 09:06:58.354569 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1047/2116] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:06:58 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action => generated 0 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:06:58.362383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-49f403a0-6669-47e4-8621-14ee93c7ebf0 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:06:58.362888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-49f403a0-6669-47e4-8621-14ee93c7ebf0 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:58.363411 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:58.363411 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:06:58.364078 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-49f403a0-6669-47e4-8621-14ee93c7ebf0 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:58.425555 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:58.425555 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:58.437616 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-49f403a0-6669-47e4-8621-14ee93c7ebf0 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:06:58.486909 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:58.486909 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:58.508586 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-49f403a0-6669-47e4-8621-14ee93c7ebf0 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:06:58.520478 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1070/2117] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:58 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 1244 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:06:58.527322 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97d9442e-dbf0-4986-b596-f57e3d79e8a1 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:06:58.528087 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97d9442e-dbf0-4986-b596-f57e3d79e8a1 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:58.528471 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:58.528471 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:06:58.529165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97d9442e-dbf0-4986-b596-f57e3d79e8a1 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:58.612352 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:58.612352 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:58.624854 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-97d9442e-dbf0-4986-b596-f57e3d79e8a1 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:06:58.650488 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:58.650488 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:58.663104 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97d9442e-dbf0-4986-b596-f57e3d79e8a1 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:06:58.673883 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1048/2118] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:58 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 1244 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:06:58.683164 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69128568-0e4f-4d7a-8aee-ab2fbc06fdff tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action Jan 19 09:06:58.683948 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:58.683948 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:06:58.684407 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69128568-0e4f-4d7a-8aee-ab2fbc06fdff tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action body: b'{"os-detach": {}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:06:58.684787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69128568-0e4f-4d7a-8aee-ab2fbc06fdff tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:06:58.742791 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:58.742791 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:58.743924 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-69128568-0e4f-4d7a-8aee-ab2fbc06fdff tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:06:58.905876 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-69128568-0e4f-4d7a-8aee-ab2fbc06fdff tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Detach volume completed successfully. Jan 19 09:06:58.906902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69128568-0e4f-4d7a-8aee-ab2fbc06fdff tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action returned with HTTP 202 Jan 19 09:06:58.912938 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1071/2119] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:06:58 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:06:58.916176 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b31297f5-be2c-4c81-9606-aa815335594e tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:06:58.916695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b31297f5-be2c-4c81-9606-aa815335594e tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:58.916914 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:58.916914 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:06:58.917311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b31297f5-be2c-4c81-9606-aa815335594e tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:58.987306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:58.987306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:06:58.997932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b31297f5-be2c-4c81-9606-aa815335594e tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:06:59.027770 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b31297f5-be2c-4c81-9606-aa815335594e tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:06:59.028662 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1049/2120] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:58 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 929 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:07:06.422582 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3121750-4429-46b9-ad47-b6e8c1e90bba tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action Jan 19 09:07:06.423576 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:06.423576 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:06.424250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3121750-4429-46b9-ad47-b6e8c1e90bba tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action body: b'{"os-reserve": {}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:07:06.424770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3121750-4429-46b9-ad47-b6e8c1e90bba tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:06.497394 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:06.497394 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:06.498829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b3121750-4429-46b9-ad47-b6e8c1e90bba tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:06.516692 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b3121750-4429-46b9-ad47-b6e8c1e90bba tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Reserve volume completed successfully. Jan 19 09:07:06.517520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3121750-4429-46b9-ad47-b6e8c1e90bba tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action returned with HTTP 202 Jan 19 09:07:06.518582 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1072/2121] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:07:06 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:07:06.526675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d2172691-5c67-48ac-b9a6-82d2894d8117 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:06.527190 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d2172691-5c67-48ac-b9a6-82d2894d8117 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:06.527406 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:06.527406 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:06.527779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d2172691-5c67-48ac-b9a6-82d2894d8117 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:06.594725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:06.594725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:06.605091 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d2172691-5c67-48ac-b9a6-82d2894d8117 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:06.636243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d2172691-5c67-48ac-b9a6-82d2894d8117 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:07:06.637165 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1050/2122] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:06 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 929 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:06.657838 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2197cd4-55df-44c7-9735-a6ff6e2da7ce tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action Jan 19 09:07:06.658319 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:06.658319 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:06.658765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b2197cd4-55df-44c7-9735-a6ff6e2da7ce tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action body: b'{"os-unreserve": {}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:07:06.659146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b2197cd4-55df-44c7-9735-a6ff6e2da7ce tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:06.721036 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:06.721036 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:06.722281 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b2197cd4-55df-44c7-9735-a6ff6e2da7ce tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:06.794900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b2197cd4-55df-44c7-9735-a6ff6e2da7ce tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Unreserve volume completed successfully. Jan 19 09:07:06.795437 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2197cd4-55df-44c7-9735-a6ff6e2da7ce tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action returned with HTTP 202 Jan 19 09:07:06.796805 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1073/2123] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:07:06 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:07:06.806818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ccffb300-ea6a-4309-b8d4-af1fd14528f9 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:06.807642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ccffb300-ea6a-4309-b8d4-af1fd14528f9 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:06.807951 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:06.807951 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:06.808480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ccffb300-ea6a-4309-b8d4-af1fd14528f9 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:06.887752 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:06.887752 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:06.898109 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ccffb300-ea6a-4309-b8d4-af1fd14528f9 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:06.940976 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ccffb300-ea6a-4309-b8d4-af1fd14528f9 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:07:06.944431 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1051/2124] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:06 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 929 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:07:06.968136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63dcb379-a9ea-433e-8e69-2a225674bf06 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action Jan 19 09:07:06.968704 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:06.968704 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:06.969865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63dcb379-a9ea-433e-8e69-2a225674bf06 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:07:06.971914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63dcb379-a9ea-433e-8e69-2a225674bf06 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:07.044601 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:07.044601 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:07.046291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-63dcb379-a9ea-433e-8e69-2a225674bf06 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:07.061051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-63dcb379-a9ea-433e-8e69-2a225674bf06 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume updated successfully. Jan 19 09:07:07.062212 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63dcb379-a9ea-433e-8e69-2a225674bf06 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action returned with HTTP 200 Jan 19 09:07:07.067779 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1074/2125] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:07:06 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action => generated 0 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 09:07:07.072390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ba4c5e8-ec0a-4e88-8db6-8349cb2b66af tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:07.072916 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ba4c5e8-ec0a-4e88-8db6-8349cb2b66af tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:07.073153 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:07.073153 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:07.073548 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ba4c5e8-ec0a-4e88-8db6-8349cb2b66af tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:07.173706 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:07.173706 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:07.199108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5ba4c5e8-ec0a-4e88-8db6-8349cb2b66af tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:07.246001 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ba4c5e8-ec0a-4e88-8db6-8349cb2b66af tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:07:07.257126 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1052/2126] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:07 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 928 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:07.266023 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-87c71cee-de33-4cc2-97cc-66055945814c tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action Jan 19 09:07:07.266724 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:07.266724 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:07.267631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-87c71cee-de33-4cc2-97cc-66055945814c tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:07:07.270052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-87c71cee-de33-4cc2-97cc-66055945814c tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:07.336310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:07.336310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:07.343615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-87c71cee-de33-4cc2-97cc-66055945814c tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:07.355593 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-87c71cee-de33-4cc2-97cc-66055945814c tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume updated successfully. Jan 19 09:07:07.356475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-87c71cee-de33-4cc2-97cc-66055945814c tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action returned with HTTP 200 Jan 19 09:07:07.360744 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1075/2127] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:07:07 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action => generated 0 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 09:07:07.367140 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-058adc13-dced-41a4-8724-a965799600fa tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:07.367665 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-058adc13-dced-41a4-8724-a965799600fa tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:07.367875 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:07.367875 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:07.368228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-058adc13-dced-41a4-8724-a965799600fa tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:07.513891 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:07.513891 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:07.543141 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-058adc13-dced-41a4-8724-a965799600fa tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:07.612323 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-058adc13-dced-41a4-8724-a965799600fa tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:07:07.613402 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1053/2128] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:07 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 929 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:07.634989 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed289592-952c-4aa2-917f-14bbd4783015 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action Jan 19 09:07:07.635488 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:07.635488 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:07.635932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed289592-952c-4aa2-917f-14bbd4783015 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:07:07.636318 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed289592-952c-4aa2-917f-14bbd4783015 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:07.707554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:07.707554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:07.710542 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed289592-952c-4aa2-917f-14bbd4783015 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:07.732954 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed289592-952c-4aa2-917f-14bbd4783015 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Update volume admin metadata completed successfully. Jan 19 09:07:07.733411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed289592-952c-4aa2-917f-14bbd4783015 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Update readonly setting on volume completed successfully. Jan 19 09:07:07.733952 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed289592-952c-4aa2-917f-14bbd4783015 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action returned with HTTP 202 Jan 19 09:07:07.741063 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1076/2129] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:07:07 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:07:07.742783 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12d0fec0-0965-4f1f-891b-8de9c14574b6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:07.743315 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12d0fec0-0965-4f1f-891b-8de9c14574b6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:07.743519 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:07.743519 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:07.743887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12d0fec0-0965-4f1f-891b-8de9c14574b6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:07.844062 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:07.844062 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:07.859510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-12d0fec0-0965-4f1f-891b-8de9c14574b6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:07.889590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12d0fec0-0965-4f1f-891b-8de9c14574b6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:07:07.890431 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1054/2130] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:07 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 928 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:07.919599 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7119445-8663-4a30-b3c1-a3666d3eff15 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action Jan 19 09:07:07.920129 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:07.920129 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:07.920634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7119445-8663-4a30-b3c1-a3666d3eff15 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:07:07.921033 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7119445-8663-4a30-b3c1-a3666d3eff15 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:07.980539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:07.980539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:07.981794 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f7119445-8663-4a30-b3c1-a3666d3eff15 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:08.001502 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f7119445-8663-4a30-b3c1-a3666d3eff15 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Update volume admin metadata completed successfully. Jan 19 09:07:08.001902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f7119445-8663-4a30-b3c1-a3666d3eff15 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Update readonly setting on volume completed successfully. Jan 19 09:07:08.002649 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7119445-8663-4a30-b3c1-a3666d3eff15 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action returned with HTTP 202 Jan 19 09:07:08.010327 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1077/2131] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:07:07 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:07:08.014938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55a36a25-a4f6-4f50-bbf5-5c4fdb1682b9 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:08.015831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55a36a25-a4f6-4f50-bbf5-5c4fdb1682b9 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:08.016264 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:08.016264 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:08.017417 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55a36a25-a4f6-4f50-bbf5-5c4fdb1682b9 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:08.134254 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:08.134254 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:08.148560 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-55a36a25-a4f6-4f50-bbf5-5c4fdb1682b9 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:08.225885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55a36a25-a4f6-4f50-bbf5-5c4fdb1682b9 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:07:08.226858 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1055/2132] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:08 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 929 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:08.249521 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a430f509-9d1f-4f0d-9e28-fa1fafadf269 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] POST http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action Jan 19 09:07:08.250020 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:08.250020 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:08.250498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a430f509-9d1f-4f0d-9e28-fa1fafadf269 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1120949951", "disk_format": "raw"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:07:08.250894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a430f509-9d1f-4f0d-9e28-fa1fafadf269 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1120949951", "disk_format": "raw"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:08.341777 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:08.341777 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:08.342971 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a430f509-9d1f-4f0d-9e28-fa1fafadf269 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:08.418140 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:08.418140 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:08.626297 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a430f509-9d1f-4f0d-9e28-fa1fafadf269 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Copy volume to image completed successfully. Jan 19 09:07:08.627242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a430f509-9d1f-4f0d-9e28-fa1fafadf269 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action returned with HTTP 202 Jan 19 09:07:08.628260 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1078/2133] 10.222.0.50 () {60 vars in 1358 bytes} [Tue Jan 19 09:07:08 2021] POST /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323/action => generated 693 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:07:14.031938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c2adaa88-5dd3-438d-8dc3-6c6ae64f745e tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] POST http://10.222.0.50/volume/v3/30dc01a5439e4cada6674d6cb800991b/types Jan 19 09:07:14.033160 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:14.033160 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:14.033866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c2adaa88-5dd3-438d-8dc3-6c6ae64f745e tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2037414021"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:14.199256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c2adaa88-5dd3-438d-8dc3-6c6ae64f745e tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] http://10.222.0.50/volume/v3/30dc01a5439e4cada6674d6cb800991b/types returned with HTTP 200 Jan 19 09:07:14.205684 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1056/2134] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:07:13 2021] POST /volume/v3/30dc01a5439e4cada6674d6cb800991b/types => generated 220 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:14.211042 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9e6812f-0aa2-4455-843a-b40f0d1bdd20 tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] POST http://10.222.0.50/volume/v3/30dc01a5439e4cada6674d6cb800991b/group_types Jan 19 09:07:14.211546 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:14.211546 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:14.211954 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a9e6812f-0aa2-4455-843a-b40f0d1bdd20 tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-612143565"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:14.309934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9e6812f-0aa2-4455-843a-b40f0d1bdd20 tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] http://10.222.0.50/volume/v3/30dc01a5439e4cada6674d6cb800991b/group_types returned with HTTP 202 Jan 19 09:07:14.318386 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1079/2135] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Jan 19 09:07:14 2021] POST /volume/v3/30dc01a5439e4cada6674d6cb800991b/group_types => generated 176 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:07:14.648846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70fa2ce8-5270-4e3a-b409-49ed608c55e2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] POST http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups Jan 19 09:07:14.652112 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70fa2ce8-5270-4e3a-b409-49ed608c55e2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b2f42b9e-a293-484b-8b44-76dac9fdb435", "volume_types": ["ad21180a-4101-418b-96da-d78165fd094e"], "name": "tempest-GroupsV314Test-Group-1933203338"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:14.655283 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-70fa2ce8-5270-4e3a-b409-49ed608c55e2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Creating new group {'group': {'group_type': 'b2f42b9e-a293-484b-8b44-76dac9fdb435', 'volume_types': ['ad21180a-4101-418b-96da-d78165fd094e'], 'name': 'tempest-GroupsV314Test-Group-1933203338'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:07:14.696766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-70fa2ce8-5270-4e3a-b409-49ed608c55e2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Creating group tempest-GroupsV314Test-Group-1933203338. Jan 19 09:07:14.790305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-70fa2ce8-5270-4e3a-b409-49ed608c55e2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Availability Zones retrieved successfully. Jan 19 09:07:14.862023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-70fa2ce8-5270-4e3a-b409-49ed608c55e2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Created reservations ['ff44136d-7de8-4e11-a1c2-27fd91ee2b81'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:07:15.023237 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70fa2ce8-5270-4e3a-b409-49ed608c55e2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups returned with HTTP 202 Jan 19 09:07:15.023237 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1057/2136] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Jan 19 09:07:14 2021] POST /volume/v3/f20f307315744fb29b1d86af98ed2d34/groups => generated 108 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:07:15.033155 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f70efd63-72c5-47ac-ad85-90972c81578f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd Jan 19 09:07:15.033782 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f70efd63-72c5-47ac-ad85-90972c81578f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:15.034266 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f70efd63-72c5-47ac-ad85-90972c81578f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:15.034672 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-f70efd63-72c5-47ac-ad85-90972c81578f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] show called for member 746f22af-1095-4657-a6e1-6c329fe8e8fd {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:07:15.054350 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:15.054350 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:15.137266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f70efd63-72c5-47ac-ad85-90972c81578f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd returned with HTTP 200 Jan 19 09:07:15.150586 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1080/2137] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:07:15 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd => generated 388 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:16.157139 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d481c674-5a83-488c-bd52-055928324353 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd Jan 19 09:07:16.158476 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d481c674-5a83-488c-bd52-055928324353 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:16.158909 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:16.158909 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:16.161067 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d481c674-5a83-488c-bd52-055928324353 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:16.161780 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-d481c674-5a83-488c-bd52-055928324353 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] show called for member 746f22af-1095-4657-a6e1-6c329fe8e8fd {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:07:16.179577 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:16.179577 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:16.316236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d481c674-5a83-488c-bd52-055928324353 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd returned with HTTP 200 Jan 19 09:07:16.319087 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1058/2138] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:07:16 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd => generated 389 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:16.329813 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] POST http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes Jan 19 09:07:16.330338 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:16.330338 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:16.330816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ad21180a-4101-418b-96da-d78165fd094e", "group_id": "746f22af-1095-4657-a6e1-6c329fe8e8fd", "size": 1, "name": "tempest-GroupsV314Test-Volume-70267695"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:16.332504 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Create volume request body: {'volume': {'volume_type': 'ad21180a-4101-418b-96da-d78165fd094e', 'group_id': '746f22af-1095-4657-a6e1-6c329fe8e8fd', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-70267695'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:07:16.425327 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:16.425327 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:16.443645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Create volume of 1 GB Jan 19 09:07:16.512422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Availability Zones retrieved successfully. Jan 19 09:07:16.600221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Flow 'volume_create_api' (8a5e2774-7883-4bd6-89e9-b8096111ca3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:07:16.604081 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c83d86a-c1cd-4480-a22d-977f23bf168c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:16.619910 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:16.619910 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:16.621090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:07:16.790912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c83d86a-c1cd-4480-a22d-977f23bf168c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:07:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad21180a-4101-418b-96da-d78165fd094e,is_public=True,name='tempest-GroupsV314Test-volume-type-2037414021',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad21180a-4101-418b-96da-d78165fd094e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '746f22af-1095-4657-a6e1-6c329fe8e8fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:16.793984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7931d637-0e05-4b98-991b-87ffae423130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:16.877643 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2037414021 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2037414021, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:07:16.878646 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2037414021 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2037414021, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:07:16.959037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Created reservations ['af1e8390-3b73-42de-a2d5-007ba9f771d4', 'b6784b14-3007-4d8a-9575-8d081e053e1e', 'e957bb91-34ed-4948-a2c3-e57b55b0d2af', '938935b0-5a73-4bdc-b3ad-93dd00bc9f79'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:07:16.981130 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7931d637-0e05-4b98-991b-87ffae423130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af1e8390-3b73-42de-a2d5-007ba9f771d4', 'b6784b14-3007-4d8a-9575-8d081e053e1e', 'e957bb91-34ed-4948-a2c3-e57b55b0d2af', '938935b0-5a73-4bdc-b3ad-93dd00bc9f79']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:16.983270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57949f03-ed9d-454f-9179-fca1310dbcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:17.155095 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57949f03-ed9d-454f-9179-fca1310dbcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad6ddb11-e5de-444b-879d-ca9badbb62b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-70267695',encryption_key_id=None,group_id=746f22af-1095-4657-a6e1-6c329fe8e8fd,group_type_id=,metadata={},multiattach=False,project_id='f20f307315744fb29b1d86af98ed2d34',qos_specs=None,replication_status=,reservations=['af1e8390-3b73-42de-a2d5-007ba9f771d4','b6784b14-3007-4d8a-9575-8d081e053e1e','e957bb91-34ed-4948-a2c3-e57b55b0d2af','938935b0-5a73-4bdc-b3ad-93dd00bc9f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14ce8fe1e7e4a06b79ccf41777fb9a2',volume_type_id=ad21180a-4101-418b-96da-d78165fd094e), '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=2021-01-19T09:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-70267695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=746f22af-1095-4657-a6e1-6c329fe8e8fd,host=None,id=ad6ddb11-e5de-444b-879d-ca9badbb62b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f20f307315744fb29b1d86af98ed2d34',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,user_id='e14ce8fe1e7e4a06b79ccf41777fb9a2',volume_attachment=,volume_type=,volume_type_id=ad21180a-4101-418b-96da-d78165fd094e)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:17.157408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316dc2b2-71c6-450e-a43c-439f30bcf510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:17.215242 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316dc2b2-71c6-450e-a43c-439f30bcf510) 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-70267695',encryption_key_id=None,group_id=746f22af-1095-4657-a6e1-6c329fe8e8fd,group_type_id=,metadata={},multiattach=False,project_id='f20f307315744fb29b1d86af98ed2d34',qos_specs=None,replication_status=,reservations=['af1e8390-3b73-42de-a2d5-007ba9f771d4','b6784b14-3007-4d8a-9575-8d081e053e1e','e957bb91-34ed-4948-a2c3-e57b55b0d2af','938935b0-5a73-4bdc-b3ad-93dd00bc9f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14ce8fe1e7e4a06b79ccf41777fb9a2',volume_type_id=ad21180a-4101-418b-96da-d78165fd094e)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:17.217223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdaea51d-8b1b-4366-9d6d-ea874c3612b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:17.270331 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdaea51d-8b1b-4366-9d6d-ea874c3612b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:17.278706 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Flow 'volume_create_api' (8a5e2774-7883-4bd6-89e9-b8096111ca3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:07:17.430290 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Create volume request issued successfully. Jan 19 09:07:17.476660 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:17.477513 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:17.512563 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:17.522376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:17.522376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:17.585046 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1f5faa2-f0f1-4c5d-abf9-6bc1d4209835 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes returned with HTTP 202 Jan 19 09:07:17.591871 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1081/2139] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Jan 19 09:07:16 2021] POST /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes => generated 898 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:07:17.601921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17dc0fb6-fa80-4b2b-9bbf-86f9d1dd1d81 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 Jan 19 09:07:17.602810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17dc0fb6-fa80-4b2b-9bbf-86f9d1dd1d81 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:17.603196 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:17.603196 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:17.603857 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17dc0fb6-fa80-4b2b-9bbf-86f9d1dd1d81 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:17.737586 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:17.737586 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:17.752270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-17dc0fb6-fa80-4b2b-9bbf-86f9d1dd1d81 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:17.824405 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-17dc0fb6-fa80-4b2b-9bbf-86f9d1dd1d81 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:17.824894 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-17dc0fb6-fa80-4b2b-9bbf-86f9d1dd1d81 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:17.853931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-17dc0fb6-fa80-4b2b-9bbf-86f9d1dd1d81 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:17.878352 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:17.878352 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:17.979190 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17dc0fb6-fa80-4b2b-9bbf-86f9d1dd1d81 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 returned with HTTP 200 Jan 19 09:07:17.980428 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1059/2140] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:17 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 => generated 966 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:18.996903 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88f96123-fb17-4f92-837d-bd37b6010f22 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 Jan 19 09:07:18.998103 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-88f96123-fb17-4f92-837d-bd37b6010f22 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:18.998475 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:18.998475 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:18.999095 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-88f96123-fb17-4f92-837d-bd37b6010f22 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:19.172483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:19.172483 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:19.226004 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-88f96123-fb17-4f92-837d-bd37b6010f22 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:19.257454 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-88f96123-fb17-4f92-837d-bd37b6010f22 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:19.258080 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-88f96123-fb17-4f92-837d-bd37b6010f22 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:19.268314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-88f96123-fb17-4f92-837d-bd37b6010f22 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:19.280060 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:19.280060 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:19.307770 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-88f96123-fb17-4f92-837d-bd37b6010f22 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 returned with HTTP 200 Jan 19 09:07:19.309546 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1082/2141] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:18 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 => generated 990 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:20.327149 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e872e9e5-4516-449b-b849-021ca8946cef tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 Jan 19 09:07:20.328986 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e872e9e5-4516-449b-b849-021ca8946cef tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:20.329338 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:20.329338 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:20.329936 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e872e9e5-4516-449b-b849-021ca8946cef tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:20.479331 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:20.479331 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:20.511842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e872e9e5-4516-449b-b849-021ca8946cef tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:20.541804 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-e872e9e5-4516-449b-b849-021ca8946cef tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:20.542245 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-e872e9e5-4516-449b-b849-021ca8946cef tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:20.562671 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-e872e9e5-4516-449b-b849-021ca8946cef tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:20.570982 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:20.570982 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:20.621926 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e872e9e5-4516-449b-b849-021ca8946cef tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 returned with HTTP 200 Jan 19 09:07:20.625551 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1060/2142] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:20 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 => generated 991 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:20.641853 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] POST http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/action Jan 19 09:07:20.642524 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:20.642524 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:20.643173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Action body: b'{"create-from-src": {"source_group_id": "746f22af-1095-4657-a6e1-6c329fe8e8fd", "name": "tempest-Group_from_grp-520244214"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:07:20.643919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "746f22af-1095-4657-a6e1-6c329fe8e8fd", "name": "tempest-Group_from_grp-520244214"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:20.645716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Creating new group {'create-from-src': {'source_group_id': '746f22af-1095-4657-a6e1-6c329fe8e8fd', 'name': 'tempest-Group_from_grp-520244214'}}. {{(pid=87855) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 19 09:07:20.646523 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Creating group tempest-Group_from_grp-520244214 from source group 746f22af-1095-4657-a6e1-6c329fe8e8fd. Jan 19 09:07:20.662328 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:20.662328 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:20.720831 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:20.720831 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:20.817467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Created reservations ['468b4849-a1b0-4f04-bcce-704bbbdee490'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:07:20.987885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.group.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] A mapping entry already exists for group 63c35703-8824-49ac-a1bc-8dc55877048c and volume type ad21180a-4101-418b-96da-d78165fd094e. Do not need to create again. Jan 19 09:07:20.989417 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:20.989417 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:20.996885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Availability zone cache updated, next update will occur around 2021-01-19 10:07:20.996342. {{(pid=87855) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 09:07:20.997723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Availability Zones retrieved successfully. Jan 19 09:07:21.014749 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Flow 'volume_create_api' (99c5ef30-6392-4244-99e0-51847407215f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:07:21.019287 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8e790e-b6a5-4c1b-a65b-9ebe5bcaae37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:21.022473 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Validating volume size '1' using validate_int, validate_source_size {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:07:21.088969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8e790e-b6a5-4c1b-a65b-9ebe5bcaae37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ad6ddb11-e5de-444b-879d-ca9badbb62b2', 'volume_type': VolumeType(created_at=2021-01-19T09:07:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad21180a-4101-418b-96da-d78165fd094e,is_public=True,name='tempest-GroupsV314Test-volume-type-2037414021',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad21180a-4101-418b-96da-d78165fd094e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '63c35703-8824-49ac-a1bc-8dc55877048c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:21.092412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aabd4f86-17fb-4371-bace-ec70f0b26ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:21.180407 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Created reservations ['a56919fd-98fc-4e1d-91a5-8d05d4165beb', 'b8100126-656c-4a32-900e-7f36e9b02c80', 'a2f6e314-fccc-4de7-b3f1-724065427b17', 'acc76074-fd22-4541-a175-9daa07c9449e'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:07:21.186988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aabd4f86-17fb-4371-bace-ec70f0b26ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a56919fd-98fc-4e1d-91a5-8d05d4165beb', 'b8100126-656c-4a32-900e-7f36e9b02c80', 'a2f6e314-fccc-4de7-b3f1-724065427b17', 'acc76074-fd22-4541-a175-9daa07c9449e']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:21.189805 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87eec60c-509b-4277-be1c-83fa320693ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:21.334706 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87eec60c-509b-4277-be1c-83fa320693ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8162a103-907b-44da-a8ba-96a2d0ef512b', '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=63c35703-8824-49ac-a1bc-8dc55877048c,group_type_id=,metadata={},multiattach=False,project_id='f20f307315744fb29b1d86af98ed2d34',qos_specs=None,replication_status=,reservations=['a56919fd-98fc-4e1d-91a5-8d05d4165beb','b8100126-656c-4a32-900e-7f36e9b02c80','a2f6e314-fccc-4de7-b3f1-724065427b17','acc76074-fd22-4541-a175-9daa07c9449e'],size=1,snapshot_id=None,source_replicaid=,source_volid=ad6ddb11-e5de-444b-879d-ca9badbb62b2,status='creating',user_id='e14ce8fe1e7e4a06b79ccf41777fb9a2',volume_type_id=ad21180a-4101-418b-96da-d78165fd094e), '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=2021-01-19T09:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=63c35703-8824-49ac-a1bc-8dc55877048c,host=None,id=8162a103-907b-44da-a8ba-96a2d0ef512b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f20f307315744fb29b1d86af98ed2d34',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=ad6ddb11-e5de-444b-879d-ca9badbb62b2,status='creating',terminated_at=None,updated_at=None,user_id='e14ce8fe1e7e4a06b79ccf41777fb9a2',volume_attachment=,volume_type=,volume_type_id=ad21180a-4101-418b-96da-d78165fd094e)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:21.337032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04483c1e-16ee-41c3-88de-1ee0c45de0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:21.383865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04483c1e-16ee-41c3-88de-1ee0c45de0bd) 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=63c35703-8824-49ac-a1bc-8dc55877048c,group_type_id=,metadata={},multiattach=False,project_id='f20f307315744fb29b1d86af98ed2d34',qos_specs=None,replication_status=,reservations=['a56919fd-98fc-4e1d-91a5-8d05d4165beb','b8100126-656c-4a32-900e-7f36e9b02c80','a2f6e314-fccc-4de7-b3f1-724065427b17','acc76074-fd22-4541-a175-9daa07c9449e'],size=1,snapshot_id=None,source_replicaid=,source_volid=ad6ddb11-e5de-444b-879d-ca9badbb62b2,status='creating',user_id='e14ce8fe1e7e4a06b79ccf41777fb9a2',volume_type_id=ad21180a-4101-418b-96da-d78165fd094e)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:21.391876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Flow 'volume_create_api' (99c5ef30-6392-4244-99e0-51847407215f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:07:21.479505 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Create volume request issued successfully. Jan 19 09:07:21.523818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2cee72e2-4b3b-4d95-a5e0-f1821c57a597 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/action returned with HTTP 202 Jan 19 09:07:21.525267 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1083/2143] 10.222.0.50 () {62 vars in 1285 bytes} [Tue Jan 19 09:07:20 2021] POST /volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/action => generated 101 bytes in 888 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:07:21.534416 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/detail Jan 19 09:07:21.535785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:21.536147 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:21.536147 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:21.536757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:21.537914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:07:21.539881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:07:21.664564 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Get all volumes completed successfully. Jan 19 09:07:21.666674 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:21.667357 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:21.682274 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:21.696470 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:21.696470 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:21.727044 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:21.737983 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:21.747038 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:21.759035 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:21.759035 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:21.811849 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4dedc657-045d-4aaf-a290-1af40ec72d15 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/detail returned with HTTP 200 Jan 19 09:07:21.813331 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1061/2144] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:07:21 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/detail => generated 1972 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:07:21.832300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0308a195-8ced-4c28-9ffb-02d2b2035620 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:21.833214 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0308a195-8ced-4c28-9ffb-02d2b2035620 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:21.833500 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:21.833500 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:21.834185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0308a195-8ced-4c28-9ffb-02d2b2035620 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:21.955491 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:21.955491 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:21.977836 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0308a195-8ced-4c28-9ffb-02d2b2035620 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:22.010826 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-0308a195-8ced-4c28-9ffb-02d2b2035620 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:22.011271 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-0308a195-8ced-4c28-9ffb-02d2b2035620 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:22.025438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-0308a195-8ced-4c28-9ffb-02d2b2035620 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:22.044126 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:22.044126 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:22.084041 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0308a195-8ced-4c28-9ffb-02d2b2035620 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:22.090349 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1084/2145] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:21 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:23.102499 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e659b028-4fc5-4a65-ad03-90358ad9066b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:23.103692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e659b028-4fc5-4a65-ad03-90358ad9066b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:23.104129 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:23.104129 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:23.104809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e659b028-4fc5-4a65-ad03-90358ad9066b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:23.279274 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:23.279274 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:23.312932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e659b028-4fc5-4a65-ad03-90358ad9066b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:23.387898 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-e659b028-4fc5-4a65-ad03-90358ad9066b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:23.393519 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-e659b028-4fc5-4a65-ad03-90358ad9066b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:23.418116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-e659b028-4fc5-4a65-ad03-90358ad9066b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:23.445836 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:23.445836 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:23.572532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e659b028-4fc5-4a65-ad03-90358ad9066b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:23.584373 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1062/2146] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:23 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:24.600910 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e823ac57-a2d7-482c-8058-56b95f42108b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:24.602151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e823ac57-a2d7-482c-8058-56b95f42108b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:24.602590 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:24.602590 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:24.603225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e823ac57-a2d7-482c-8058-56b95f42108b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:24.772115 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:24.772115 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:24.798750 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e823ac57-a2d7-482c-8058-56b95f42108b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:24.832264 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-e823ac57-a2d7-482c-8058-56b95f42108b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:24.832804 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-e823ac57-a2d7-482c-8058-56b95f42108b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:24.850023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-e823ac57-a2d7-482c-8058-56b95f42108b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:24.858726 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:24.858726 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:24.904209 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e823ac57-a2d7-482c-8058-56b95f42108b tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:24.908377 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1085/2147] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:24 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:25.921592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-20754ae1-7f87-47ce-a6a0-cd58973a0308 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:25.922786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-20754ae1-7f87-47ce-a6a0-cd58973a0308 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:25.923149 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:25.923149 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:25.923772 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-20754ae1-7f87-47ce-a6a0-cd58973a0308 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:26.060666 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:26.060666 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:26.073434 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-20754ae1-7f87-47ce-a6a0-cd58973a0308 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:26.089288 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-20754ae1-7f87-47ce-a6a0-cd58973a0308 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:26.090095 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-20754ae1-7f87-47ce-a6a0-cd58973a0308 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:26.099534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-20754ae1-7f87-47ce-a6a0-cd58973a0308 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:26.106590 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:26.106590 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:26.128701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-20754ae1-7f87-47ce-a6a0-cd58973a0308 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:26.129927 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1063/2148] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:25 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:27.146661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d9d5a27-bca5-4d05-a9d1-aa9efe7407c6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:27.147210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d9d5a27-bca5-4d05-a9d1-aa9efe7407c6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:27.147435 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:27.147435 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:27.147811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d9d5a27-bca5-4d05-a9d1-aa9efe7407c6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:27.276096 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:27.276096 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:27.294406 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7d9d5a27-bca5-4d05-a9d1-aa9efe7407c6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:27.352834 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-7d9d5a27-bca5-4d05-a9d1-aa9efe7407c6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:27.353316 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-7d9d5a27-bca5-4d05-a9d1-aa9efe7407c6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:27.376163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-7d9d5a27-bca5-4d05-a9d1-aa9efe7407c6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:27.410910 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:27.410910 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:27.488452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d9d5a27-bca5-4d05-a9d1-aa9efe7407c6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:27.498442 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1086/2149] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:27 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:28.505079 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-277ede09-e85e-4dc0-a655-0b73997522c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:28.505698 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-277ede09-e85e-4dc0-a655-0b73997522c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:28.505866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:28.505866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:28.506535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-277ede09-e85e-4dc0-a655-0b73997522c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:28.724413 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:28.724413 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:28.768430 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-277ede09-e85e-4dc0-a655-0b73997522c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:28.845409 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-277ede09-e85e-4dc0-a655-0b73997522c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:28.846421 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-277ede09-e85e-4dc0-a655-0b73997522c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:28.883563 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-277ede09-e85e-4dc0-a655-0b73997522c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:28.914245 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:28.914245 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:28.960874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-277ede09-e85e-4dc0-a655-0b73997522c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:28.970866 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1064/2150] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:28 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:30.035930 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1ac85a9-9efa-4d44-b3f7-acb1ec76f4b6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:30.040500 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1ac85a9-9efa-4d44-b3f7-acb1ec76f4b6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:30.040925 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:30.040925 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:30.041732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1ac85a9-9efa-4d44-b3f7-acb1ec76f4b6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:30.240348 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:30.240348 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:30.252538 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c1ac85a9-9efa-4d44-b3f7-acb1ec76f4b6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:30.279193 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-c1ac85a9-9efa-4d44-b3f7-acb1ec76f4b6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:30.280277 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-c1ac85a9-9efa-4d44-b3f7-acb1ec76f4b6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:30.290030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-c1ac85a9-9efa-4d44-b3f7-acb1ec76f4b6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:30.298157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:30.298157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:30.328844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1ac85a9-9efa-4d44-b3f7-acb1ec76f4b6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:30.330449 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1087/2151] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:30 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:31.347232 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb69d52e-8cf4-4a9e-90e9-88d8a61afc6e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:31.348576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb69d52e-8cf4-4a9e-90e9-88d8a61afc6e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:31.348970 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:31.348970 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:31.349652 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb69d52e-8cf4-4a9e-90e9-88d8a61afc6e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:31.489154 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:31.489154 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:31.510900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fb69d52e-8cf4-4a9e-90e9-88d8a61afc6e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:31.543934 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-fb69d52e-8cf4-4a9e-90e9-88d8a61afc6e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:31.545541 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-fb69d52e-8cf4-4a9e-90e9-88d8a61afc6e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:31.561980 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-fb69d52e-8cf4-4a9e-90e9-88d8a61afc6e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:31.578762 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:31.578762 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:31.609711 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb69d52e-8cf4-4a9e-90e9-88d8a61afc6e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:31.626904 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1065/2152] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:31 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:07:32.633739 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-78e8fcf2-e064-495f-95eb-814ebab041cd tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:32.635849 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-78e8fcf2-e064-495f-95eb-814ebab041cd tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:32.636993 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:32.636993 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:32.638797 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-78e8fcf2-e064-495f-95eb-814ebab041cd tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:32.786521 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:32.786521 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:32.815313 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-78e8fcf2-e064-495f-95eb-814ebab041cd tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:32.850856 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-78e8fcf2-e064-495f-95eb-814ebab041cd tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:32.851792 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-78e8fcf2-e064-495f-95eb-814ebab041cd tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:32.866459 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-78e8fcf2-e064-495f-95eb-814ebab041cd tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:32.884312 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:32.884312 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:32.935560 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-78e8fcf2-e064-495f-95eb-814ebab041cd tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:32.936723 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1088/2153] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:32 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:33.953342 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf826f9b-840c-4020-8fea-69095421a5c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:33.954917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf826f9b-840c-4020-8fea-69095421a5c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:33.955291 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:33.955291 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:33.956052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf826f9b-840c-4020-8fea-69095421a5c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:34.155146 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:34.155146 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:34.201567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cf826f9b-840c-4020-8fea-69095421a5c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:34.277644 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-cf826f9b-840c-4020-8fea-69095421a5c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:34.285321 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-cf826f9b-840c-4020-8fea-69095421a5c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:34.298926 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-cf826f9b-840c-4020-8fea-69095421a5c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:34.309647 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:34.309647 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:34.355625 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf826f9b-840c-4020-8fea-69095421a5c8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:34.356832 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1066/2154] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:33 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:35.379165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09fad3cc-4fdf-429f-8928-f73987338f93 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:35.379757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09fad3cc-4fdf-429f-8928-f73987338f93 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:35.380039 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:35.380039 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:35.380503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09fad3cc-4fdf-429f-8928-f73987338f93 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:35.548763 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:35.548763 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:35.566453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-09fad3cc-4fdf-429f-8928-f73987338f93 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:35.605209 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-09fad3cc-4fdf-429f-8928-f73987338f93 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:35.606015 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-09fad3cc-4fdf-429f-8928-f73987338f93 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:35.625616 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-09fad3cc-4fdf-429f-8928-f73987338f93 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:35.640193 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:35.640193 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:35.739801 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09fad3cc-4fdf-429f-8928-f73987338f93 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:35.766218 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1089/2155] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:35 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:36.769605 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67b2a1df-80d5-4090-8907-2e1d883b4983 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:36.770883 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67b2a1df-80d5-4090-8907-2e1d883b4983 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:36.771305 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:36.771305 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:36.772074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67b2a1df-80d5-4090-8907-2e1d883b4983 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:36.894270 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:36.894270 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:36.917799 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-67b2a1df-80d5-4090-8907-2e1d883b4983 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:36.964937 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-67b2a1df-80d5-4090-8907-2e1d883b4983 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:36.965390 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-67b2a1df-80d5-4090-8907-2e1d883b4983 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:36.974132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-67b2a1df-80d5-4090-8907-2e1d883b4983 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:36.992640 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:36.992640 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:37.017993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67b2a1df-80d5-4090-8907-2e1d883b4983 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:37.019834 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1067/2156] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:36 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:38.036376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5038515f-c83a-4be2-b42b-89650010d85f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:38.037968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5038515f-c83a-4be2-b42b-89650010d85f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:38.038508 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:38.038508 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:38.039314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5038515f-c83a-4be2-b42b-89650010d85f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:38.208828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:38.208828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:38.227587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5038515f-c83a-4be2-b42b-89650010d85f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:38.270952 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-5038515f-c83a-4be2-b42b-89650010d85f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:38.271447 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-5038515f-c83a-4be2-b42b-89650010d85f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:38.294843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-5038515f-c83a-4be2-b42b-89650010d85f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:38.316302 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:38.316302 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:38.400511 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5038515f-c83a-4be2-b42b-89650010d85f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:38.401403 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1090/2157] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:38 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 989 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:07:38.418106 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4114dcae-7f3e-4928-80f4-7518c72b852f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c Jan 19 09:07:38.418972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4114dcae-7f3e-4928-80f4-7518c72b852f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:38.419420 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:38.419420 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:38.420043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4114dcae-7f3e-4928-80f4-7518c72b852f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:38.420642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-4114dcae-7f3e-4928-80f4-7518c72b852f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] show called for member 63c35703-8824-49ac-a1bc-8dc55877048c {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:07:38.438508 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:38.438508 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:38.530755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4114dcae-7f3e-4928-80f4-7518c72b852f tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c returned with HTTP 200 Jan 19 09:07:38.543752 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1068/2158] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:07:38 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c => generated 416 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:38.550223 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/detail Jan 19 09:07:38.551413 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:38.551618 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:38.551618 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:38.552129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:38.552914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:07:38.555945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:07:38.667318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Get all volumes completed successfully. Jan 19 09:07:38.669945 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:38.670545 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:38.680891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:38.690041 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:38.690041 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:38.708226 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:38.709347 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:38.718445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:38.731594 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:38.731594 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:38.778321 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41d8c405-34a3-4f6b-9837-1651716c0202 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/detail returned with HTTP 200 Jan 19 09:07:38.779378 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1091/2159] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:07:38 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/detail => generated 1973 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:07:38.799013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5bfcd786-9edb-4d9e-9bbe-9ca4470b4552 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] POST http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c/action Jan 19 09:07:38.799438 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:38.799438 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:38.799919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5bfcd786-9edb-4d9e-9bbe-9ca4470b4552 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:07:38.800295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5bfcd786-9edb-4d9e-9bbe-9ca4470b4552 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:38.801273 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-5bfcd786-9edb-4d9e-9bbe-9ca4470b4552 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] delete called for group 63c35703-8824-49ac-a1bc-8dc55877048c {{(pid=87854) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:07:38.801619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-5bfcd786-9edb-4d9e-9bbe-9ca4470b4552 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Delete group with id: 63c35703-8824-49ac-a1bc-8dc55877048c Jan 19 09:07:38.814209 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:38.814209 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:39.083346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5bfcd786-9edb-4d9e-9bbe-9ca4470b4552 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c/action returned with HTTP 202 Jan 19 09:07:39.086992 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1069/2160] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 09:07:38 2021] POST /volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c/action => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:07:39.093340 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-caafa01c-3db0-4af9-9f18-c801577255b0 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:39.093340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-caafa01c-3db0-4af9-9f18-c801577255b0 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:39.093340 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:39.093340 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:39.093702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-caafa01c-3db0-4af9-9f18-c801577255b0 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:39.184299 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:39.184299 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:39.199535 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-caafa01c-3db0-4af9-9f18-c801577255b0 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:39.220186 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-caafa01c-3db0-4af9-9f18-c801577255b0 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:39.220641 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-caafa01c-3db0-4af9-9f18-c801577255b0 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:39.241562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-caafa01c-3db0-4af9-9f18-c801577255b0 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:39.250173 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:39.250173 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:39.275134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-caafa01c-3db0-4af9-9f18-c801577255b0 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:39.276140 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1092/2161] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:39 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:40.293522 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0abdb9c0-354a-493a-b0aa-c833838bb267 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:40.294010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0abdb9c0-354a-493a-b0aa-c833838bb267 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:40.294231 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:40.294231 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:40.294609 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0abdb9c0-354a-493a-b0aa-c833838bb267 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:40.415765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:40.415765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:40.436234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0abdb9c0-354a-493a-b0aa-c833838bb267 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:40.495960 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-0abdb9c0-354a-493a-b0aa-c833838bb267 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:40.496439 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-0abdb9c0-354a-493a-b0aa-c833838bb267 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:40.511521 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-0abdb9c0-354a-493a-b0aa-c833838bb267 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:40.529335 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:40.529335 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:40.559620 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0abdb9c0-354a-493a-b0aa-c833838bb267 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 200 Jan 19 09:07:40.560774 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1070/2162] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:40 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 988 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:41.580425 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15fe8dbc-46ba-4ab6-9fb3-07c97e8591e4 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b Jan 19 09:07:41.582143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15fe8dbc-46ba-4ab6-9fb3-07c97e8591e4 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:41.582572 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:41.582572 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:41.583942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15fe8dbc-46ba-4ab6-9fb3-07c97e8591e4 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:41.733447 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15fe8dbc-46ba-4ab6-9fb3-07c97e8591e4 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b returned with HTTP 404 Jan 19 09:07:41.743779 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2aabc36f-77e2-4f8f-bb90-32573ecbf663 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c Jan 19 09:07:41.746413 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1093/2163] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:41 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/8162a103-907b-44da-a8ba-96a2d0ef512b => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:07:41.750079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2aabc36f-77e2-4f8f-bb90-32573ecbf663 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:41.750701 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:41.750701 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:41.764491 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2aabc36f-77e2-4f8f-bb90-32573ecbf663 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:41.765465 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-2aabc36f-77e2-4f8f-bb90-32573ecbf663 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] show called for member 63c35703-8824-49ac-a1bc-8dc55877048c {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:07:41.790922 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:41.790922 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:41.876278 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2aabc36f-77e2-4f8f-bb90-32573ecbf663 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c returned with HTTP 200 Jan 19 09:07:41.880249 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1071/2164] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:07:41 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c => generated 377 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:42.892396 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-13fddd35-a40d-412e-b910-370b3376d6e8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c Jan 19 09:07:42.897139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-13fddd35-a40d-412e-b910-370b3376d6e8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:42.897942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-13fddd35-a40d-412e-b910-370b3376d6e8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:42.898549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-13fddd35-a40d-412e-b910-370b3376d6e8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] show called for member 63c35703-8824-49ac-a1bc-8dc55877048c {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:07:42.910932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-13fddd35-a40d-412e-b910-370b3376d6e8 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c returned with HTTP 404 Jan 19 09:07:42.916967 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1094/2165] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:07:42 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/63c35703-8824-49ac-a1bc-8dc55877048c => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:07:42.926634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-034a7f3d-010c-46c9-836e-177ae9716b0e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/detail Jan 19 09:07:42.927517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-034a7f3d-010c-46c9-836e-177ae9716b0e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:42.927920 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:42.927920 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:42.928311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-034a7f3d-010c-46c9-836e-177ae9716b0e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:42.929077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-034a7f3d-010c-46c9-836e-177ae9716b0e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:07:42.931019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-034a7f3d-010c-46c9-836e-177ae9716b0e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:07:43.029339 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-034a7f3d-010c-46c9-836e-177ae9716b0e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Get all volumes completed successfully. Jan 19 09:07:43.031157 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-034a7f3d-010c-46c9-836e-177ae9716b0e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:43.031774 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-034a7f3d-010c-46c9-836e-177ae9716b0e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:43.047175 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-034a7f3d-010c-46c9-836e-177ae9716b0e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:43.060244 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:43.060244 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:43.142670 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-034a7f3d-010c-46c9-836e-177ae9716b0e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/detail returned with HTTP 200 Jan 19 09:07:43.147597 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1072/2166] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:07:42 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/detail => generated 994 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:43.182999 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc7f6242-da26-4211-a591-c12de83a4a72 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] POST http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd/action Jan 19 09:07:43.184801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc7f6242-da26-4211-a591-c12de83a4a72 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:07:43.189021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc7f6242-da26-4211-a591-c12de83a4a72 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:43.191752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-fc7f6242-da26-4211-a591-c12de83a4a72 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] delete called for group 746f22af-1095-4657-a6e1-6c329fe8e8fd {{(pid=87855) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:07:43.192371 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-fc7f6242-da26-4211-a591-c12de83a4a72 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Delete group with id: 746f22af-1095-4657-a6e1-6c329fe8e8fd Jan 19 09:07:43.212971 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:43.212971 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:43.413242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc7f6242-da26-4211-a591-c12de83a4a72 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd/action returned with HTTP 202 Jan 19 09:07:43.416018 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1095/2167] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 09:07:43 2021] POST /volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd/action => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:07:43.426944 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-584dfe28-f055-4a5c-9241-2c81a3c7213e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 Jan 19 09:07:43.427738 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-584dfe28-f055-4a5c-9241-2c81a3c7213e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:43.427995 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:43.427995 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:43.428613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-584dfe28-f055-4a5c-9241-2c81a3c7213e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:43.525389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:43.525389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:43.546561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-584dfe28-f055-4a5c-9241-2c81a3c7213e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:43.578951 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-584dfe28-f055-4a5c-9241-2c81a3c7213e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:43.578951 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-584dfe28-f055-4a5c-9241-2c81a3c7213e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:43.595081 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-584dfe28-f055-4a5c-9241-2c81a3c7213e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:43.632880 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:43.632880 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:43.708369 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-584dfe28-f055-4a5c-9241-2c81a3c7213e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 returned with HTTP 200 Jan 19 09:07:43.710113 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1073/2168] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:43 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 => generated 990 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:44.728081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7f0c7ce-d901-4fe4-ace5-e267465f70c5 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 Jan 19 09:07:44.729653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e7f0c7ce-d901-4fe4-ace5-e267465f70c5 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:44.729880 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:44.729880 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:44.730261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e7f0c7ce-d901-4fe4-ace5-e267465f70c5 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:44.911855 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:44.911855 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:44.953001 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e7f0c7ce-d901-4fe4-ace5-e267465f70c5 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Volume info retrieved successfully. Jan 19 09:07:45.010963 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-e7f0c7ce-d901-4fe4-ace5-e267465f70c5 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:07:45.011422 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-e7f0c7ce-d901-4fe4-ace5-e267465f70c5 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:07:45.043992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-e7f0c7ce-d901-4fe4-ace5-e267465f70c5 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:07:45.077587 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:45.077587 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:45.120906 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7f0c7ce-d901-4fe4-ace5-e267465f70c5 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 returned with HTTP 200 Jan 19 09:07:45.122172 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1096/2169] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:44 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 => generated 990 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:46.149992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2cbd230-d592-420e-9769-9ce5b6fc2d3e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 Jan 19 09:07:46.151228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2cbd230-d592-420e-9769-9ce5b6fc2d3e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:46.151607 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:46.151607 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:46.152228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2cbd230-d592-420e-9769-9ce5b6fc2d3e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:46.259707 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2cbd230-d592-420e-9769-9ce5b6fc2d3e tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 returned with HTTP 404 Jan 19 09:07:46.267305 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1074/2170] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:07:46 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:07:46.273759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cba1d9f4-36da-4b18-ba27-f173ace1e5d2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] GET http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd Jan 19 09:07:46.274342 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cba1d9f4-36da-4b18-ba27-f173ace1e5d2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:46.274559 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:46.274559 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:46.274891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cba1d9f4-36da-4b18-ba27-f173ace1e5d2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:46.275287 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-cba1d9f4-36da-4b18-ba27-f173ace1e5d2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] show called for member 746f22af-1095-4657-a6e1-6c329fe8e8fd {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:07:46.298275 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cba1d9f4-36da-4b18-ba27-f173ace1e5d2 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd returned with HTTP 404 Jan 19 09:07:46.299857 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1097/2171] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:07:46 2021] GET /volume/v3/f20f307315744fb29b1d86af98ed2d34/groups/746f22af-1095-4657-a6e1-6c329fe8e8fd => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 19 09:07:46.309563 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4be9c057-7daa-4438-9db2-915a6ddc5949 tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] DELETE http://10.222.0.50/volume/v3/30dc01a5439e4cada6674d6cb800991b/group_types/b2f42b9e-a293-484b-8b44-76dac9fdb435 Jan 19 09:07:46.310432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4be9c057-7daa-4438-9db2-915a6ddc5949 tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:46.311079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4be9c057-7daa-4438-9db2-915a6ddc5949 tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:46.427828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:07:46.427828 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:07:46.455253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4be9c057-7daa-4438-9db2-915a6ddc5949 tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] http://10.222.0.50/volume/v3/30dc01a5439e4cada6674d6cb800991b/group_types/b2f42b9e-a293-484b-8b44-76dac9fdb435 returned with HTTP 202 Jan 19 09:07:46.457607 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1075/2172] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Jan 19 09:07:46 2021] DELETE /volume/v3/30dc01a5439e4cada6674d6cb800991b/group_types/b2f42b9e-a293-484b-8b44-76dac9fdb435 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:07:46.472017 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93ad9a9f-a750-4897-a9b8-1e0c7e3610e6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] DELETE http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 Jan 19 09:07:46.475122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93ad9a9f-a750-4897-a9b8-1e0c7e3610e6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:46.476295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93ad9a9f-a750-4897-a9b8-1e0c7e3610e6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:46.477420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-93ad9a9f-a750-4897-a9b8-1e0c7e3610e6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] Delete volume with id: ad6ddb11-e5de-444b-879d-ca9badbb62b2 Jan 19 09:07:46.617766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93ad9a9f-a750-4897-a9b8-1e0c7e3610e6 tempest-GroupsV314Test-1252846809 tempest-GroupsV314Test-1252846809] http://10.222.0.50/volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 returned with HTTP 404 Jan 19 09:07:46.620246 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1098/2173] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:07:46 2021] DELETE /volume/v3/f20f307315744fb29b1d86af98ed2d34/volumes/ad6ddb11-e5de-444b-879d-ca9badbb62b2 => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:07:46.629769 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8cd9e9b4-1fec-4468-a8f4-9978f0b1ec1f tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] DELETE http://10.222.0.50/volume/v3/30dc01a5439e4cada6674d6cb800991b/types/ad21180a-4101-418b-96da-d78165fd094e Jan 19 09:07:46.630591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8cd9e9b4-1fec-4468-a8f4-9978f0b1ec1f tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:46.631295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8cd9e9b4-1fec-4468-a8f4-9978f0b1ec1f tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:46.875266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8cd9e9b4-1fec-4468-a8f4-9978f0b1ec1f tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] http://10.222.0.50/volume/v3/30dc01a5439e4cada6674d6cb800991b/types/ad21180a-4101-418b-96da-d78165fd094e returned with HTTP 202 Jan 19 09:07:46.876979 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1076/2174] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:07:46 2021] DELETE /volume/v3/30dc01a5439e4cada6674d6cb800991b/types/ad21180a-4101-418b-96da-d78165fd094e => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:07:46.886529 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-936c9122-2c9c-476d-98d6-cde63d7278b3 tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] GET http://10.222.0.50/volume/v3/30dc01a5439e4cada6674d6cb800991b/types/ad21180a-4101-418b-96da-d78165fd094e Jan 19 09:07:46.887317 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-936c9122-2c9c-476d-98d6-cde63d7278b3 tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:46.887965 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-936c9122-2c9c-476d-98d6-cde63d7278b3 tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:46.912555 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-936c9122-2c9c-476d-98d6-cde63d7278b3 tempest-GroupsV314Test-1580968147 tempest-GroupsV314Test-1580968147] http://10.222.0.50/volume/v3/30dc01a5439e4cada6674d6cb800991b/types/ad21180a-4101-418b-96da-d78165fd094e returned with HTTP 404 Jan 19 09:07:46.914180 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1099/2175] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:07:46 2021] GET /volume/v3/30dc01a5439e4cada6674d6cb800991b/types/ad21180a-4101-418b-96da-d78165fd094e => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:07:51.353502 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-38572822-3649-4752-a730-f8ac0787e8cd tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:51.354674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-38572822-3649-4752-a730-f8ac0787e8cd tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:51.355335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-38572822-3649-4752-a730-f8ac0787e8cd tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:51.413645 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:51.413645 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:51.423207 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-38572822-3649-4752-a730-f8ac0787e8cd tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:51.449187 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-38572822-3649-4752-a730-f8ac0787e8cd tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:07:51.450314 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1077/2176] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:51 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 929 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:52.472222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d502b08e-08e8-4547-9056-536cdc13bb2d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:52.472822 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d502b08e-08e8-4547-9056-536cdc13bb2d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:52.473338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d502b08e-08e8-4547-9056-536cdc13bb2d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:52.568488 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:52.568488 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:52.577423 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d502b08e-08e8-4547-9056-536cdc13bb2d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:52.605368 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d502b08e-08e8-4547-9056-536cdc13bb2d tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:07:52.606978 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1100/2177] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:52 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 929 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:54.056666 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-449bd1a9-6eb7-4bb3-a786-f45b2df887e6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] DELETE http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:54.057285 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-449bd1a9-6eb7-4bb3-a786-f45b2df887e6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:54.057410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:54.057410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:54.057774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-449bd1a9-6eb7-4bb3-a786-f45b2df887e6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:54.058246 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-449bd1a9-6eb7-4bb3-a786-f45b2df887e6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Delete volume with id: 289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:54.202772 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:54.202772 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:54.204369 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-449bd1a9-6eb7-4bb3-a786-f45b2df887e6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:54.266057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-449bd1a9-6eb7-4bb3-a786-f45b2df887e6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Delete volume request issued successfully. Jan 19 09:07:54.266554 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-449bd1a9-6eb7-4bb3-a786-f45b2df887e6 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 202 Jan 19 09:07:54.270575 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1078/2178] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:07:54 2021] DELETE /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:07:54.284111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2d9eb05-1724-44cf-9899-71bf5fd3665b tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:54.285090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2d9eb05-1724-44cf-9899-71bf5fd3665b tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:54.285462 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:54.285462 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:54.286601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2d9eb05-1724-44cf-9899-71bf5fd3665b tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:54.526859 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:54.526859 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:54.574550 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e2d9eb05-1724-44cf-9899-71bf5fd3665b tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:54.683202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2d9eb05-1724-44cf-9899-71bf5fd3665b tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:07:54.697895 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1101/2179] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:54 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 928 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:55.705030 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-805d7fb2-796a-4b81-9e22-ed3b590bb69c tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:55.706411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-805d7fb2-796a-4b81-9e22-ed3b590bb69c tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:55.706614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:55.706614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:55.707280 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-805d7fb2-796a-4b81-9e22-ed3b590bb69c tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:55.821083 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:55.821083 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:55.840528 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-805d7fb2-796a-4b81-9e22-ed3b590bb69c tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Volume info retrieved successfully. Jan 19 09:07:55.886941 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-805d7fb2-796a-4b81-9e22-ed3b590bb69c tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 200 Jan 19 09:07:55.888075 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1079/2180] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:55 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 928 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:56.906102 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d327dab-09be-4278-8f1a-9a9ae6496058 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] GET http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 Jan 19 09:07:56.906882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d327dab-09be-4278-8f1a-9a9ae6496058 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:56.907278 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:56.907278 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:56.908340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d327dab-09be-4278-8f1a-9a9ae6496058 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:56.947904 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] POST http://10.222.0.50/volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes Jan 19 09:07:56.948594 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:56.948594 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:56.949291 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-337883907"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:56.950675 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-337883907'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:07:56.951214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Create volume of 1 GB Jan 19 09:07:56.983032 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Availability Zones retrieved successfully. Jan 19 09:07:56.992242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d327dab-09be-4278-8f1a-9a9ae6496058 tempest-VolumesActionsTest-824723052 tempest-VolumesActionsTest-824723052] http://10.222.0.50/volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 returned with HTTP 404 Jan 19 09:07:56.993618 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1080/2181] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:56 2021] GET /volume/v3/7052135e458d4f54a07e870f42a83e16/volumes/289cc637-fedf-4054-9096-4b97ead05323 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:07:57.003027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Flow 'volume_create_api' (cd953351-5177-4d41-be41-ee034ac3af3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:07:57.006398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7654a74c-e8c9-4402-bd0b-03d63e48beae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:57.010349 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:07:57.097004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7654a74c-e8c9-4402-bd0b-03d63e48beae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:57.100792 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (431b83c4-e400-462b-88a1-fb0196d85be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:57.261992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Created reservations ['6dcd7b3f-027c-44e5-b1c4-5e0a6fca98df', '568671ff-06d8-44c8-bd01-1fd58cc91d65', 'bbd4714b-e7a8-4cc7-b9a9-30dcc618e6cb', '6c5930a0-41d0-40dd-bd2f-446f3f36e895'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:07:57.273661 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (431b83c4-e400-462b-88a1-fb0196d85be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dcd7b3f-027c-44e5-b1c4-5e0a6fca98df', '568671ff-06d8-44c8-bd01-1fd58cc91d65', 'bbd4714b-e7a8-4cc7-b9a9-30dcc618e6cb', '6c5930a0-41d0-40dd-bd2f-446f3f36e895']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:57.281717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30c4775-3f2d-4ff4-a741-fb8846e4e4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:57.368866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30c4775-3f2d-4ff4-a741-fb8846e4e4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-337883907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11a4ba61fa4e4e16bcc93148fdd0927d',qos_specs=None,replication_status=,reservations=['6dcd7b3f-027c-44e5-b1c4-5e0a6fca98df','568671ff-06d8-44c8-bd01-1fd58cc91d65','bbd4714b-e7a8-4cc7-b9a9-30dcc618e6cb','6c5930a0-41d0-40dd-bd2f-446f3f36e895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3da00e2337b4a6cb14b20dae8b35c9b',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-337883907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11a4ba61fa4e4e16bcc93148fdd0927d',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,user_id='b3da00e2337b4a6cb14b20dae8b35c9b',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:57.372448 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f4ebbb-10be-440c-ae96-aca99a0274da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:57.424370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f4ebbb-10be-440c-ae96-aca99a0274da) 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-VolumeManageAdminTest-Volume-337883907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11a4ba61fa4e4e16bcc93148fdd0927d',qos_specs=None,replication_status=,reservations=['6dcd7b3f-027c-44e5-b1c4-5e0a6fca98df','568671ff-06d8-44c8-bd01-1fd58cc91d65','bbd4714b-e7a8-4cc7-b9a9-30dcc618e6cb','6c5930a0-41d0-40dd-bd2f-446f3f36e895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3da00e2337b4a6cb14b20dae8b35c9b',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:57.429649 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d5761fe-8625-4475-9d19-b7e5da8d4eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:07:57.468598 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d5761fe-8625-4475-9d19-b7e5da8d4eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:07:57.472863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Flow 'volume_create_api' (cd953351-5177-4d41-be41-ee034ac3af3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:07:57.556859 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Create volume request issued successfully. Jan 19 09:07:57.572106 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-33d9c95b-4f44-4e27-b60c-88964efb2603 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] http://10.222.0.50/volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes returned with HTTP 202 Jan 19 09:07:57.585384 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1102/2182] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:07:56 2021] POST /volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes => generated 820 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:07:57.589492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b557689d-93ef-41c2-a921-e85b10634a91 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] GET http://10.222.0.50/volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 Jan 19 09:07:57.590094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b557689d-93ef-41c2-a921-e85b10634a91 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:57.590591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b557689d-93ef-41c2-a921-e85b10634a91 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:57.647422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:57.647422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:57.658375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b557689d-93ef-41c2-a921-e85b10634a91 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Volume info retrieved successfully. Jan 19 09:07:57.708341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b557689d-93ef-41c2-a921-e85b10634a91 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] http://10.222.0.50/volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 returned with HTTP 200 Jan 19 09:07:57.723209 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1081/2183] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:57 2021] GET /volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 => generated 888 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:58.726748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47999144-f9d0-427a-aa93-969a63a9f0f6 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] GET http://10.222.0.50/volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 Jan 19 09:07:58.727353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47999144-f9d0-427a-aa93-969a63a9f0f6 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:58.727496 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:58.727496 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:58.727833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47999144-f9d0-427a-aa93-969a63a9f0f6 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:58.794006 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:58.794006 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:58.804929 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-47999144-f9d0-427a-aa93-969a63a9f0f6 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Volume info retrieved successfully. Jan 19 09:07:58.831017 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47999144-f9d0-427a-aa93-969a63a9f0f6 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] http://10.222.0.50/volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 returned with HTTP 200 Jan 19 09:07:58.841765 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1103/2184] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:58 2021] GET /volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:07:59.848875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51f1e512-a0a1-4854-8fa9-912126c1b8cc tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] GET http://10.222.0.50/volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 Jan 19 09:07:59.849619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51f1e512-a0a1-4854-8fa9-912126c1b8cc tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:59.849776 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:59.849776 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:07:59.850203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51f1e512-a0a1-4854-8fa9-912126c1b8cc tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:59.913179 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:59.913179 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:07:59.924477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-51f1e512-a0a1-4854-8fa9-912126c1b8cc tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Volume info retrieved successfully. Jan 19 09:07:59.965343 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51f1e512-a0a1-4854-8fa9-912126c1b8cc tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] http://10.222.0.50/volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 returned with HTTP 200 Jan 19 09:07:59.966225 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1082/2185] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:59 2021] GET /volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:00.103014 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d421d128-7c10-496f-b900-e7c9d3445d3b tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] GET http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 Jan 19 09:08:00.103547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d421d128-7c10-496f-b900-e7c9d3445d3b tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:00.103742 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:00.103742 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:00.104411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d421d128-7c10-496f-b900-e7c9d3445d3b tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:00.168245 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:00.168245 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:00.178162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d421d128-7c10-496f-b900-e7c9d3445d3b tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Volume info retrieved successfully. Jan 19 09:08:00.202540 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d421d128-7c10-496f-b900-e7c9d3445d3b tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 returned with HTTP 200 Jan 19 09:08:00.203631 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1104/2186] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:07:59 2021] GET /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 => generated 1084 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:00.220200 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ea3f2bd-60d6-480d-85bf-28ffd3d56225 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] POST http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60/action Jan 19 09:08:00.221028 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:00.221028 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:00.221829 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ea3f2bd-60d6-480d-85bf-28ffd3d56225 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Action body: b'{"os-unmanage": {}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:08:00.222665 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ea3f2bd-60d6-480d-85bf-28ffd3d56225 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:00.223307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.volume_unmanage [None req-7ea3f2bd-60d6-480d-85bf-28ffd3d56225 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Unmanage volume with id: 0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 Jan 19 09:08:00.289995 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:00.289995 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:00.290826 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7ea3f2bd-60d6-480d-85bf-28ffd3d56225 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Volume info retrieved successfully. Jan 19 09:08:00.320622 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7ea3f2bd-60d6-480d-85bf-28ffd3d56225 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Delete volume request issued successfully. Jan 19 09:08:00.321995 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ea3f2bd-60d6-480d-85bf-28ffd3d56225 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60/action returned with HTTP 202 Jan 19 09:08:00.328608 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1083/2187] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:08:00 2021] POST /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:00.339880 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2bda8f52-ec2e-4277-8cb4-77db5c6aaf6c tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] GET http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 Jan 19 09:08:00.341059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2bda8f52-ec2e-4277-8cb4-77db5c6aaf6c tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:00.341463 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:00.341463 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:00.342159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2bda8f52-ec2e-4277-8cb4-77db5c6aaf6c tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:00.469266 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:00.469266 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:00.478453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2bda8f52-ec2e-4277-8cb4-77db5c6aaf6c tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 returned with HTTP 404 Jan 19 09:08:00.494895 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86a4a7e7-1c64-426e-a281-5e447c057f19 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] GET http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/detail?all_tenants=1 Jan 19 09:08:00.496294 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-86a4a7e7-1c64-426e-a281-5e447c057f19 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:00.497057 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1105/2188] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:00 2021] GET /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:00.497749 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:00.497749 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:00.498974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-86a4a7e7-1c64-426e-a281-5e447c057f19 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:00.504974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-86a4a7e7-1c64-426e-a281-5e447c057f19 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:08:00.607338 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-86a4a7e7-1c64-426e-a281-5e447c057f19 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Get all volumes completed successfully. Jan 19 09:08:00.612664 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86a4a7e7-1c64-426e-a281-5e447c057f19 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 19 09:08:00.614568 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1084/2189] 10.222.0.50 () {58 vars in 1252 bytes} [Tue Jan 19 09:08:00 2021] GET /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/detail?all_tenants=1 => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:08:00.652633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] POST http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/os-volume-manage Jan 19 09:08:00.664848 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:00.664848 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:00.665778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-165942867", "host": "n-d-771363-1@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:00.670522 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.volume_manage [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-165942867', 'host': 'n-d-771363-1@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 19 09:08:00.766496 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Flow 'volume_manage_existing_api' (46bae781-3390-4b61-a10c-e920516fbfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:00.773861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a855d8f-be15-4a49-9dc4-04610bb6c1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:00.981627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Created reservations ['7e324262-f936-48d5-8333-4bced011f7e0', '43963912-52b0-4522-a3b1-9cf7dba32142', 'c7d9f30e-248d-43f4-9177-5a80b4d1fd40', 'df988462-d167-40b5-a980-6b50b1812a2b'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:08:00.987702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a855d8f-be15-4a49-9dc4-04610bb6c1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e324262-f936-48d5-8333-4bced011f7e0', '43963912-52b0-4522-a3b1-9cf7dba32142', 'c7d9f30e-248d-43f4-9177-5a80b4d1fd40', 'df988462-d167-40b5-a980-6b50b1812a2b']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:00.994133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (2e199507-416a-4c8f-874e-528e855154e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:01.138717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (2e199507-416a-4c8f-874e-528e855154e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'd1bfb81959534b63b57d07cdfc693c1c', 'project_id': '97c60bf6c8e74725a95a7b7977c35074', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-165942867', 'host': 'n-d-771363-1@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', 'metadata': {}, 'bootable': False, 'multiattach': False}, '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=2021-01-19T09:08:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-165942867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-771363-1@lvmdriver-1#lvmdriver-1',id=0807d4fc-cc8c-462c-8296-7370628712c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97c60bf6c8e74725a95a7b7977c35074',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=0,snapshot_id=None,snapshots=,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='d1bfb81959534b63b57d07cdfc693c1c',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:01.144766 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19d5466-fe92-4934-8d13-ed73a74e600a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:01.201005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19d5466-fe92-4934-8d13-ed73a74e600a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'd1bfb81959534b63b57d07cdfc693c1c', 'project_id': '97c60bf6c8e74725a95a7b7977c35074', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-165942867', 'host': 'n-d-771363-1@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:01.207331 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (bd8802b4-24a0-4170-b177-1d95dc1fef7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:01.222321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (bd8802b4-24a0-4170-b177-1d95dc1fef7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:01.228856 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Flow 'volume_manage_existing_api' (46bae781-3390-4b61-a10c-e920516fbfc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:01.230350 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Manage volume request issued successfully. Jan 19 09:08:01.331739 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a15bd266-fb19-419a-8f69-83aa8e6ecad0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/os-volume-manage returned with HTTP 202 Jan 19 09:08:01.333636 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1106/2190] 10.222.0.50 () {60 vars in 1253 bytes} [Tue Jan 19 09:08:00 2021] POST /volume/v3/97c60bf6c8e74725a95a7b7977c35074/os-volume-manage => generated 846 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:08:01.353908 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b75e6a67-63c7-482b-9879-7fd1b6887a7d tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] GET http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 Jan 19 09:08:01.355000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b75e6a67-63c7-482b-9879-7fd1b6887a7d tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:01.355918 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b75e6a67-63c7-482b-9879-7fd1b6887a7d tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:01.552941 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:01.552941 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:01.587738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b75e6a67-63c7-482b-9879-7fd1b6887a7d tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Volume info retrieved successfully. Jan 19 09:08:01.682040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b75e6a67-63c7-482b-9879-7fd1b6887a7d tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 returned with HTTP 200 Jan 19 09:08:01.683724 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1085/2191] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:01 2021] GET /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 => generated 1083 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:02.704114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3290cf3-cc55-4bd5-8633-d8d13c3976d2 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] GET http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 Jan 19 09:08:02.707049 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3290cf3-cc55-4bd5-8633-d8d13c3976d2 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:02.709655 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:02.709655 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:02.717030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3290cf3-cc55-4bd5-8633-d8d13c3976d2 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:02.872589 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:02.872589 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:02.895014 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e3290cf3-cc55-4bd5-8633-d8d13c3976d2 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Volume info retrieved successfully. Jan 19 09:08:02.976834 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3290cf3-cc55-4bd5-8633-d8d13c3976d2 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 returned with HTTP 200 Jan 19 09:08:02.979370 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1107/2192] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:02 2021] GET /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 => generated 1083 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:03.995980 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd99f797-6335-49df-abd1-66df0ce2149d tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] GET http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 Jan 19 09:08:03.997900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd99f797-6335-49df-abd1-66df0ce2149d tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:03.998398 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:03.998398 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:03.999449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd99f797-6335-49df-abd1-66df0ce2149d tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:04.062432 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:04.062432 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:04.073269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cd99f797-6335-49df-abd1-66df0ce2149d tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Volume info retrieved successfully. Jan 19 09:08:04.107832 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd99f797-6335-49df-abd1-66df0ce2149d tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 returned with HTTP 200 Jan 19 09:08:04.111965 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1086/2193] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:03 2021] GET /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 => generated 1084 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:04.129639 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2274157-84af-4f85-bcad-a34073e8f863 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] GET http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 Jan 19 09:08:04.130169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2274157-84af-4f85-bcad-a34073e8f863 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:04.130376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:04.130376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:04.130726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2274157-84af-4f85-bcad-a34073e8f863 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:04.192158 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:04.192158 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:04.202098 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2274157-84af-4f85-bcad-a34073e8f863 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Volume info retrieved successfully. Jan 19 09:08:04.229552 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2274157-84af-4f85-bcad-a34073e8f863 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 returned with HTTP 200 Jan 19 09:08:04.230905 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1108/2194] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:04 2021] GET /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 => generated 1084 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:04.249910 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-39dfd380-1399-4bf6-ad75-dfe3c217e18f tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] DELETE http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 Jan 19 09:08:04.250618 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-39dfd380-1399-4bf6-ad75-dfe3c217e18f tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:04.250948 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:04.250948 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:04.251394 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-39dfd380-1399-4bf6-ad75-dfe3c217e18f tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:04.252954 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-39dfd380-1399-4bf6-ad75-dfe3c217e18f tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Delete volume with id: 0807d4fc-cc8c-462c-8296-7370628712c8 Jan 19 09:08:04.323207 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:04.323207 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:04.324415 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-39dfd380-1399-4bf6-ad75-dfe3c217e18f tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Volume info retrieved successfully. Jan 19 09:08:04.358596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-39dfd380-1399-4bf6-ad75-dfe3c217e18f tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Delete volume request issued successfully. Jan 19 09:08:04.359114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-39dfd380-1399-4bf6-ad75-dfe3c217e18f tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 returned with HTTP 202 Jan 19 09:08:04.363967 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1087/2195] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:08:04 2021] DELETE /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:04.368444 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cef9322b-4d01-4204-a1ed-e5fa51074536 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] GET http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 Jan 19 09:08:04.368974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cef9322b-4d01-4204-a1ed-e5fa51074536 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:04.369276 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:04.369276 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:04.369629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cef9322b-4d01-4204-a1ed-e5fa51074536 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:04.444368 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:04.444368 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:04.457900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cef9322b-4d01-4204-a1ed-e5fa51074536 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Volume info retrieved successfully. Jan 19 09:08:04.488087 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cef9322b-4d01-4204-a1ed-e5fa51074536 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 returned with HTTP 200 Jan 19 09:08:04.488941 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1109/2196] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:04 2021] GET /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 => generated 1083 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:05.506343 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6f257173-dd3c-4cdf-9ec5-dcacc7408bee tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] GET http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 Jan 19 09:08:05.507445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6f257173-dd3c-4cdf-9ec5-dcacc7408bee tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:05.507839 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:05.507839 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:05.508472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6f257173-dd3c-4cdf-9ec5-dcacc7408bee tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:05.651926 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:05.651926 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:05.676708 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6f257173-dd3c-4cdf-9ec5-dcacc7408bee tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Volume info retrieved successfully. Jan 19 09:08:05.732705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6f257173-dd3c-4cdf-9ec5-dcacc7408bee tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 returned with HTTP 200 Jan 19 09:08:05.733872 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1088/2197] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:05 2021] GET /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 => generated 1083 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:06.756759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e367093d-1e43-458d-8561-803db8f8e524 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] GET http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 Jan 19 09:08:06.757598 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e367093d-1e43-458d-8561-803db8f8e524 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:06.757744 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:06.757744 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:06.758131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e367093d-1e43-458d-8561-803db8f8e524 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:06.845513 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:06.845513 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:06.856480 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e367093d-1e43-458d-8561-803db8f8e524 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Volume info retrieved successfully. Jan 19 09:08:06.896667 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e367093d-1e43-458d-8561-803db8f8e524 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 returned with HTTP 200 Jan 19 09:08:06.907426 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1110/2198] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:06 2021] GET /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 => generated 1083 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:08:07.124913 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] POST http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes Jan 19 09:08:07.129846 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:07.129846 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:07.130676 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1717834814", "metadata": {"Type": "Test"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:07.133981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1717834814', 'metadata': {'Type': 'Test'}}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:08:07.134597 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume of 1 GB Jan 19 09:08:07.152103 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Availability Zones retrieved successfully. Jan 19 09:08:07.170534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (d7dd2222-3002-47d2-8e1a-9b8c96dbb223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:07.174121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c997ff14-ac74-456d-8514-3bff7c28d103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:07.176879 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:08:07.252635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c997ff14-ac74-456d-8514-3bff7c28d103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:07.255857 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9be816-85a8-4aa9-a9bb-bf05c236512e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:07.382084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Created reservations ['575b7913-1772-40ca-b9bc-6533574564ce', 'a981a7bb-91b9-4efc-be95-fa3e2b1803ef', 'fcef6c61-4e29-402a-95c9-e7ae494b0703', '4d676f89-bdc4-419f-a1c1-3cc5d63ab43a'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:08:07.384581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9be816-85a8-4aa9-a9bb-bf05c236512e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['575b7913-1772-40ca-b9bc-6533574564ce', 'a981a7bb-91b9-4efc-be95-fa3e2b1803ef', 'fcef6c61-4e29-402a-95c9-e7ae494b0703', '4d676f89-bdc4-419f-a1c1-3cc5d63ab43a']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:07.387716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7cb51e6-ae4f-4b03-b56b-d122b10706d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:07.646221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7cb51e6-ae4f-4b03-b56b-d122b10706d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efebf68b-def6-4c05-b671-29c585cc27e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1717834814',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['575b7913-1772-40ca-b9bc-6533574564ce','a981a7bb-91b9-4efc-be95-fa3e2b1803ef','fcef6c61-4e29-402a-95c9-e7ae494b0703','4d676f89-bdc4-419f-a1c1-3cc5d63ab43a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1717834814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efebf68b-def6-4c05-b671-29c585cc27e0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='defac146e29d45b59ea0c920aa215954',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,user_id='e2392cda460847d58f2b25623c1701fc',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:07.649441 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5ca8f2-b6f4-4105-af80-77832640342d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:07.694324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5ca8f2-b6f4-4105-af80-77832640342d) 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-1717834814',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['575b7913-1772-40ca-b9bc-6533574564ce','a981a7bb-91b9-4efc-be95-fa3e2b1803ef','fcef6c61-4e29-402a-95c9-e7ae494b0703','4d676f89-bdc4-419f-a1c1-3cc5d63ab43a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:07.703484 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce106457-496d-4c0d-a734-4b5f31652cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:07.758926 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce106457-496d-4c0d-a734-4b5f31652cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:07.778100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (d7dd2222-3002-47d2-8e1a-9b8c96dbb223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:07.867882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request issued successfully. Jan 19 09:08:07.915521 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a9af1de-b5dd-4453-a92d-fe79e6f9d1c0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] GET http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 Jan 19 09:08:07.916548 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a9af1de-b5dd-4453-a92d-fe79e6f9d1c0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:07.916935 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:07.916935 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:07.917686 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a9af1de-b5dd-4453-a92d-fe79e6f9d1c0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:07.918932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-385394ed-5517-4cdf-b596-53127416e1b8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes returned with HTTP 202 Jan 19 09:08:07.920109 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1089/2199] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:08:06 2021] POST /volume/v3/defac146e29d45b59ea0c920aa215954/volumes => generated 828 bytes in 1050 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:08:07.952027 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75ec5e16-242a-434c-991c-ed20ed988022 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 Jan 19 09:08:07.952741 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75ec5e16-242a-434c-991c-ed20ed988022 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:07.953114 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:07.953114 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:07.953690 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75ec5e16-242a-434c-991c-ed20ed988022 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:08.031520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a9af1de-b5dd-4453-a92d-fe79e6f9d1c0 tempest-VolumeManageAdminTest-1530420088 tempest-VolumeManageAdminTest-1530420088] http://10.222.0.50/volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 returned with HTTP 404 Jan 19 09:08:08.038562 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1111/2200] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:07 2021] GET /volume/v3/97c60bf6c8e74725a95a7b7977c35074/volumes/0807d4fc-cc8c-462c-8296-7370628712c8 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:08.043721 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad43d02c-c3c2-45de-afad-8fe9599ac9f5 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] DELETE http://10.222.0.50/volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 Jan 19 09:08:08.044528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad43d02c-c3c2-45de-afad-8fe9599ac9f5 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:08.045242 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad43d02c-c3c2-45de-afad-8fe9599ac9f5 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:08.045874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ad43d02c-c3c2-45de-afad-8fe9599ac9f5 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] Delete volume with id: 0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 Jan 19 09:08:08.101828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad43d02c-c3c2-45de-afad-8fe9599ac9f5 tempest-VolumeManageAdminTest-1030704620 tempest-VolumeManageAdminTest-1030704620] http://10.222.0.50/volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 returned with HTTP 404 Jan 19 09:08:08.103734 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1112/2201] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:08:08 2021] DELETE /volume/v3/11a4ba61fa4e4e16bcc93148fdd0927d/volumes/0aa9e5ee-2f68-45b6-8a7e-d0105fc27b60 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:08.109676 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:08.109676 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:08.144990 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-75ec5e16-242a-434c-991c-ed20ed988022 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:08.254645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75ec5e16-242a-434c-991c-ed20ed988022 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 returned with HTTP 200 Jan 19 09:08:08.269132 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1090/2202] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:07 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 => generated 920 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:09.284750 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0fd1d00-451e-4cd2-8be1-3eedbe260aa2 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 Jan 19 09:08:09.285460 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0fd1d00-451e-4cd2-8be1-3eedbe260aa2 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:09.286109 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0fd1d00-451e-4cd2-8be1-3eedbe260aa2 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:09.337416 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:09.337416 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:09.347480 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f0fd1d00-451e-4cd2-8be1-3eedbe260aa2 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:09.371855 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0fd1d00-451e-4cd2-8be1-3eedbe260aa2 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 returned with HTTP 200 Jan 19 09:08:09.372977 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1113/2203] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:09 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 => generated 921 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:08:09.388723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-709829d0-2214-4b5b-b7d9-e77a3386a417 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 Jan 19 09:08:09.389756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-709829d0-2214-4b5b-b7d9-e77a3386a417 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:09.390045 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:09.390045 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:09.390502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-709829d0-2214-4b5b-b7d9-e77a3386a417 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:09.444643 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:09.444643 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:09.456966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-709829d0-2214-4b5b-b7d9-e77a3386a417 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:09.502633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-709829d0-2214-4b5b-b7d9-e77a3386a417 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 returned with HTTP 200 Jan 19 09:08:09.504363 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1091/2204] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:09 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 => generated 921 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:08:09.520115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-531f7676-41c9-4c24-af06-3f90aeabe88a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] PUT http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 Jan 19 09:08:09.520881 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:09.520881 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:09.521596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-531f7676-41c9-4c24-af06-3f90aeabe88a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1717834814"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:09.577586 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:09.577586 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:09.588266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-531f7676-41c9-4c24-af06-3f90aeabe88a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:09.598819 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-531f7676-41c9-4c24-af06-3f90aeabe88a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume updated successfully. Jan 19 09:08:09.614005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-531f7676-41c9-4c24-af06-3f90aeabe88a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 returned with HTTP 200 Jan 19 09:08:09.615232 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1114/2205] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Jan 19 09:08:09 2021] PUT /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:09.629851 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d11124b-e391-4376-9808-5af798d5ce88 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] PUT http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 Jan 19 09:08:09.631016 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:09.631016 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:09.631016 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1d11124b-e391-4376-9808-5af798d5ce88 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-971764764", "description": "This is the new description of volume"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:09.685308 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:09.685308 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:09.694427 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1d11124b-e391-4376-9808-5af798d5ce88 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:09.706743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1d11124b-e391-4376-9808-5af798d5ce88 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume updated successfully. Jan 19 09:08:09.723059 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d11124b-e391-4376-9808-5af798d5ce88 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 returned with HTTP 200 Jan 19 09:08:09.724121 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1092/2206] 10.222.0.50 () {60 vars in 1336 bytes} [Tue Jan 19 09:08:09 2021] PUT /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 => generated 891 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:09.739239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-834babf5-3b72-4a0c-befd-d949761548dd tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 Jan 19 09:08:09.740167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-834babf5-3b72-4a0c-befd-d949761548dd tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:09.740648 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:09.740648 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:09.741025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-834babf5-3b72-4a0c-befd-d949761548dd tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:09.795689 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:09.795689 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:09.805223 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-834babf5-3b72-4a0c-befd-d949761548dd tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:09.827877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-834babf5-3b72-4a0c-befd-d949761548dd tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 returned with HTTP 200 Jan 19 09:08:09.828894 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1115/2207] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:09 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 => generated 959 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:08:09.843623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] POST http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes Jan 19 09:08:09.844076 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:09.844076 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:09.844492 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1516166182", "availability_zone": "nova", "size": 1}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:09.846180 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1516166182', 'availability_zone': 'nova', 'size': 1}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:08:09.846558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume of 1 GB Jan 19 09:08:09.862033 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Availability Zones retrieved successfully. Jan 19 09:08:09.880765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (8151edd9-2537-4cf4-a32f-417bab42f3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:09.883589 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd9b66c-4cf4-4867-8a38-2d004697bd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:09.886222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:08:09.961127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd9b66c-4cf4-4867-8a38-2d004697bd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:09.963556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f071d4-f449-45ba-9927-d0b4b8203932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:10.043059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Created reservations ['5481ac12-c964-4991-94d9-4e8d71641ce7', 'fdaf52fd-4402-4bcc-8451-494fb28da155', 'bcb2c549-0ff5-4ad0-a13d-f7d027525011', 'bfbfa019-5c32-4091-91f6-9b29933ee793'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:08:10.045317 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f071d4-f449-45ba-9927-d0b4b8203932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5481ac12-c964-4991-94d9-4e8d71641ce7', 'fdaf52fd-4402-4bcc-8451-494fb28da155', 'bcb2c549-0ff5-4ad0-a13d-f7d027525011', 'bfbfa019-5c32-4091-91f6-9b29933ee793']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:10.047657 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a666fab-c327-4738-9195-b42263cbe57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:10.110323 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a666fab-c327-4738-9195-b42263cbe57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce6b0eae-dcff-442f-9aa7-caa85e631c39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1516166182',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['5481ac12-c964-4991-94d9-4e8d71641ce7','fdaf52fd-4402-4bcc-8451-494fb28da155','bcb2c549-0ff5-4ad0-a13d-f7d027525011','bfbfa019-5c32-4091-91f6-9b29933ee793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:08:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1516166182',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce6b0eae-dcff-442f-9aa7-caa85e631c39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='defac146e29d45b59ea0c920aa215954',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,user_id='e2392cda460847d58f2b25623c1701fc',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:10.114400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32eca88d-fb64-417f-9592-e7c19aeb0adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:10.147140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32eca88d-fb64-417f-9592-e7c19aeb0adc) 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-1516166182',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['5481ac12-c964-4991-94d9-4e8d71641ce7','fdaf52fd-4402-4bcc-8451-494fb28da155','bcb2c549-0ff5-4ad0-a13d-f7d027525011','bfbfa019-5c32-4091-91f6-9b29933ee793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:10.149581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5467bced-0691-4425-8869-4d3967b2bf44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:10.165684 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5467bced-0691-4425-8869-4d3967b2bf44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:10.168712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (8151edd9-2537-4cf4-a32f-417bab42f3a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:10.227883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request issued successfully. Jan 19 09:08:10.245966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b689737-eea8-4782-a2ad-d81d4c7dc810 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes returned with HTTP 202 Jan 19 09:08:10.254486 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1093/2208] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:08:09 2021] POST /volume/v3/defac146e29d45b59ea0c920aa215954/volumes => generated 811 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:08:10.262478 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-933d21d5-6fb1-4add-b7fb-5ed7fc558a37 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 Jan 19 09:08:10.263019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-933d21d5-6fb1-4add-b7fb-5ed7fc558a37 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:10.263240 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:10.263240 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:10.263617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-933d21d5-6fb1-4add-b7fb-5ed7fc558a37 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:10.328064 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:10.328064 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:10.338931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-933d21d5-6fb1-4add-b7fb-5ed7fc558a37 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:10.365491 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-933d21d5-6fb1-4add-b7fb-5ed7fc558a37 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 returned with HTTP 200 Jan 19 09:08:10.366312 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1116/2209] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:10 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 => generated 903 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:11.388196 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba355a2c-ab97-4a97-9304-8e4120fec80e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 Jan 19 09:08:11.394638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba355a2c-ab97-4a97-9304-8e4120fec80e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:11.395197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:11.395197 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:11.396118 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba355a2c-ab97-4a97-9304-8e4120fec80e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:11.498809 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:11.498809 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:11.509392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ba355a2c-ab97-4a97-9304-8e4120fec80e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:11.540385 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba355a2c-ab97-4a97-9304-8e4120fec80e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 returned with HTTP 200 Jan 19 09:08:11.541353 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1094/2210] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:11 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 => generated 904 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:11.557911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-adb66136-3885-49ce-8a90-578106f2b5b2 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] PUT http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 Jan 19 09:08:11.558715 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:11.558715 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:11.559439 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-adb66136-3885-49ce-8a90-578106f2b5b2 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1717834814", "description": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:11.617858 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:11.617858 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:11.628057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-adb66136-3885-49ce-8a90-578106f2b5b2 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:11.640204 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-adb66136-3885-49ce-8a90-578106f2b5b2 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume updated successfully. Jan 19 09:08:11.656952 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-adb66136-3885-49ce-8a90-578106f2b5b2 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 returned with HTTP 200 Jan 19 09:08:11.659142 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1117/2211] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Jan 19 09:08:11 2021] PUT /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 => generated 839 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:11.674409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7c8cf0f-aa8b-4d29-8a6f-b8ff1eacb800 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] DELETE http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 Jan 19 09:08:11.675299 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7c8cf0f-aa8b-4d29-8a6f-b8ff1eacb800 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:11.675868 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:11.675868 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:11.676556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7c8cf0f-aa8b-4d29-8a6f-b8ff1eacb800 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:11.677286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-c7c8cf0f-aa8b-4d29-8a6f-b8ff1eacb800 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume with id: ce6b0eae-dcff-442f-9aa7-caa85e631c39 Jan 19 09:08:11.735330 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:11.735330 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:11.737349 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c7c8cf0f-aa8b-4d29-8a6f-b8ff1eacb800 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:11.786940 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c7c8cf0f-aa8b-4d29-8a6f-b8ff1eacb800 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume request issued successfully. Jan 19 09:08:11.787197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7c8cf0f-aa8b-4d29-8a6f-b8ff1eacb800 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 returned with HTTP 202 Jan 19 09:08:11.788194 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1095/2212] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:08:11 2021] DELETE /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:11.796392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-38d44d94-6a7b-4307-8ec5-b31fa1b859c4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 Jan 19 09:08:11.796979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-38d44d94-6a7b-4307-8ec5-b31fa1b859c4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:11.797196 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:11.797196 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:11.797476 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-38d44d94-6a7b-4307-8ec5-b31fa1b859c4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:11.982568 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:11.982568 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:11.994247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-38d44d94-6a7b-4307-8ec5-b31fa1b859c4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:12.025461 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-38d44d94-6a7b-4307-8ec5-b31fa1b859c4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 returned with HTTP 200 Jan 19 09:08:12.027382 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1118/2213] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:11 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 => generated 906 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:13.057912 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-37141ea3-a155-4d89-a8d2-0a264bbba818 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 Jan 19 09:08:13.059069 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-37141ea3-a155-4d89-a8d2-0a264bbba818 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:13.059696 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:13.059696 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:13.060338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-37141ea3-a155-4d89-a8d2-0a264bbba818 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:13.112675 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:13.112675 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:13.121957 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-37141ea3-a155-4d89-a8d2-0a264bbba818 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:13.145335 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-37141ea3-a155-4d89-a8d2-0a264bbba818 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 returned with HTTP 200 Jan 19 09:08:13.147045 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1096/2214] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:13 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 => generated 906 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:14.163476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f52066ef-e3eb-49e4-b80b-4ce704e37418 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 Jan 19 09:08:14.164046 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f52066ef-e3eb-49e4-b80b-4ce704e37418 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:14.164174 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:14.164174 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:14.165083 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f52066ef-e3eb-49e4-b80b-4ce704e37418 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:14.228010 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f52066ef-e3eb-49e4-b80b-4ce704e37418 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 returned with HTTP 404 Jan 19 09:08:14.233312 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1119/2215] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:14 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/ce6b0eae-dcff-442f-9aa7-caa85e631c39 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:14.238367 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f2a6e51-cad3-4afc-938a-259af88309d4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] DELETE http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 Jan 19 09:08:14.238977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f2a6e51-cad3-4afc-938a-259af88309d4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:14.239410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:14.239410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:14.240040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f2a6e51-cad3-4afc-938a-259af88309d4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:14.241614 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-4f2a6e51-cad3-4afc-938a-259af88309d4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume with id: efebf68b-def6-4c05-b671-29c585cc27e0 Jan 19 09:08:14.357589 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:14.357589 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:14.365042 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4f2a6e51-cad3-4afc-938a-259af88309d4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:14.406433 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4f2a6e51-cad3-4afc-938a-259af88309d4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume request issued successfully. Jan 19 09:08:14.407689 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f2a6e51-cad3-4afc-938a-259af88309d4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 returned with HTTP 202 Jan 19 09:08:14.409072 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1097/2216] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:08:14 2021] DELETE /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:14.424766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af3f9881-c74c-4531-a0c2-3b1c39fd459d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 Jan 19 09:08:14.425383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af3f9881-c74c-4531-a0c2-3b1c39fd459d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:14.431964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af3f9881-c74c-4531-a0c2-3b1c39fd459d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:14.550642 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:14.550642 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:14.572736 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-af3f9881-c74c-4531-a0c2-3b1c39fd459d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:14.615080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af3f9881-c74c-4531-a0c2-3b1c39fd459d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 returned with HTTP 200 Jan 19 09:08:14.615916 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1120/2217] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:14 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 => generated 958 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:15.632674 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31fd4dd9-f071-447d-b5df-09eec678c551 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 Jan 19 09:08:15.637747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31fd4dd9-f071-447d-b5df-09eec678c551 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:15.638015 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:15.638015 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:15.640837 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31fd4dd9-f071-447d-b5df-09eec678c551 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:15.735260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:15.735260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:15.745600 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-31fd4dd9-f071-447d-b5df-09eec678c551 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:15.820311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31fd4dd9-f071-447d-b5df-09eec678c551 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 returned with HTTP 200 Jan 19 09:08:15.827556 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1098/2218] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:15 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 => generated 958 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:16.844693 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fef5b4da-9ad4-4d38-818c-70ffb857fc36 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 Jan 19 09:08:16.845884 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fef5b4da-9ad4-4d38-818c-70ffb857fc36 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:16.846002 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:16.846002 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:16.846395 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fef5b4da-9ad4-4d38-818c-70ffb857fc36 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:16.982079 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1063708a-d514-4250-ad92-27433fdee8f1 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] GET http://10.222.0.50/volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e Jan 19 09:08:16.982614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1063708a-d514-4250-ad92-27433fdee8f1 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:16.982812 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:16.982812 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:16.983188 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1063708a-d514-4250-ad92-27433fdee8f1 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:17.001841 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fef5b4da-9ad4-4d38-818c-70ffb857fc36 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 returned with HTTP 404 Jan 19 09:08:17.005549 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1099/2219] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:16 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/efebf68b-def6-4c05-b671-29c585cc27e0 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:17.033482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] POST http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes Jan 19 09:08:17.034430 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1844095247"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:17.035570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1844095247'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:08:17.036209 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume of 1 GB Jan 19 09:08:17.063851 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1063708a-d514-4250-ad92-27433fdee8f1 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] http://10.222.0.50/volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e returned with HTTP 200 Jan 19 09:08:17.064953 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1121/2220] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:08:16 2021] GET /volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e => generated 361 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:17.075370 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Availability Zones retrieved successfully. Jan 19 09:08:17.108259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (370c00a7-85a6-45d5-b37b-fba0d7964540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:17.119200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abdbe2ae-5409-4f4d-b0fd-ef1968ed270c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:17.121803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:08:17.295980 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abdbe2ae-5409-4f4d-b0fd-ef1968ed270c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:17.298784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38cbdca1-6971-4050-8b70-4d126692e684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:17.376731 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] POST http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes Jan 19 09:08:17.377579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1541373317"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:17.378958 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1541373317'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:08:17.379377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Create volume of 1 GB Jan 19 09:08:17.396497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Availability Zones retrieved successfully. Jan 19 09:08:17.416770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Flow 'volume_create_api' (8d2872fe-d25e-4e24-84ea-df8fda032567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:17.421037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c97881-f6de-4302-a383-a08fcc26b535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:17.424067 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:08:17.426759 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Created reservations ['cc21e106-5637-41e7-afe6-47c97f8790bc', '130ac4a6-5145-467d-a1f8-895ddc3bb771', 'f0dbb326-e455-49f9-a203-7186fd60ed65', '3d972439-a085-4f5f-80fe-3ef53011f252'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:08:17.430811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38cbdca1-6971-4050-8b70-4d126692e684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc21e106-5637-41e7-afe6-47c97f8790bc', '130ac4a6-5145-467d-a1f8-895ddc3bb771', 'f0dbb326-e455-49f9-a203-7186fd60ed65', '3d972439-a085-4f5f-80fe-3ef53011f252']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:17.434137 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13677ef0-765d-430b-8427-0f4641497d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:17.549927 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13677ef0-765d-430b-8427-0f4641497d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c17f541-5088-4fb2-b1d1-93aa45a14797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1844095247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['cc21e106-5637-41e7-afe6-47c97f8790bc','130ac4a6-5145-467d-a1f8-895ddc3bb771','f0dbb326-e455-49f9-a203-7186fd60ed65','3d972439-a085-4f5f-80fe-3ef53011f252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1844095247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c17f541-5088-4fb2-b1d1-93aa45a14797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='defac146e29d45b59ea0c920aa215954',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,user_id='e2392cda460847d58f2b25623c1701fc',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:17.552933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62bc5e35-a97a-4607-86dc-ce76d3a68e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:17.628632 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62bc5e35-a97a-4607-86dc-ce76d3a68e1e) 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-1844095247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['cc21e106-5637-41e7-afe6-47c97f8790bc','130ac4a6-5145-467d-a1f8-895ddc3bb771','f0dbb326-e455-49f9-a203-7186fd60ed65','3d972439-a085-4f5f-80fe-3ef53011f252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:17.635292 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3641c3f6-b72e-4ccf-9a25-23be867f15f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:17.661383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c97881-f6de-4302-a383-a08fcc26b535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:17.667195 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3641c3f6-b72e-4ccf-9a25-23be867f15f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:17.676819 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (370c00a7-85a6-45d5-b37b-fba0d7964540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:17.678934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e15ec3-f9ad-404c-a17c-8905ceb1862d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:17.765927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request issued successfully. Jan 19 09:08:17.787044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2194e44-f40b-446b-8947-753745826197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes returned with HTTP 202 Jan 19 09:08:17.792417 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1100/2221] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:08:17 2021] POST /volume/v3/defac146e29d45b59ea0c920aa215954/volumes => generated 814 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:08:17.805647 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7b63b67-5a68-48eb-861d-c7505b75584e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 Jan 19 09:08:17.806214 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7b63b67-5a68-48eb-861d-c7505b75584e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:17.806382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:17.806382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:17.806755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7b63b67-5a68-48eb-861d-c7505b75584e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:17.875107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Created reservations ['564a6750-9cd1-4f94-9020-00035d440293', 'a34910f0-e8d6-468a-a3fa-6fda13914c78', '080a402a-c3af-4c8f-bf33-b8815e1f8a60', '3931e677-f8b8-42b7-9c24-860e1079f086'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:08:17.878134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e15ec3-f9ad-404c-a17c-8905ceb1862d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['564a6750-9cd1-4f94-9020-00035d440293', 'a34910f0-e8d6-468a-a3fa-6fda13914c78', '080a402a-c3af-4c8f-bf33-b8815e1f8a60', '3931e677-f8b8-42b7-9c24-860e1079f086']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:17.880571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78dc38e9-5df9-4c1d-83a6-9f9016af5140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:17.909060 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:17.909060 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:17.919419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c7b63b67-5a68-48eb-861d-c7505b75584e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:17.944775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78dc38e9-5df9-4c1d-83a6-9f9016af5140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1541373317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccfb451021a9480faabc1d7b3b3b784e',qos_specs=None,replication_status=,reservations=['564a6750-9cd1-4f94-9020-00035d440293','a34910f0-e8d6-468a-a3fa-6fda13914c78','080a402a-c3af-4c8f-bf33-b8815e1f8a60','3931e677-f8b8-42b7-9c24-860e1079f086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ed280413f0428496fd99fbcf8bddc3',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1541373317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccfb451021a9480faabc1d7b3b3b784e',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,user_id='c1ed280413f0428496fd99fbcf8bddc3',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:17.945786 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7b63b67-5a68-48eb-861d-c7505b75584e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 returned with HTTP 200 Jan 19 09:08:17.946624 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1101/2222] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:17 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 => generated 906 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:17.958240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808697ba-be47-43a5-92c1-33217a422f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:17.976708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808697ba-be47-43a5-92c1-33217a422f14) 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-1541373317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccfb451021a9480faabc1d7b3b3b784e',qos_specs=None,replication_status=,reservations=['564a6750-9cd1-4f94-9020-00035d440293','a34910f0-e8d6-468a-a3fa-6fda13914c78','080a402a-c3af-4c8f-bf33-b8815e1f8a60','3931e677-f8b8-42b7-9c24-860e1079f086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ed280413f0428496fd99fbcf8bddc3',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:17.978715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd97c6f3-4ec2-4efe-bf32-ca7e1d1dc859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:17.995191 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd97c6f3-4ec2-4efe-bf32-ca7e1d1dc859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:17.997863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Flow 'volume_create_api' (8d2872fe-d25e-4e24-84ea-df8fda032567) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:18.058327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Create volume request issued successfully. Jan 19 09:08:18.078853 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a25bf541-1c7d-4af6-beaa-d5d969de0c24 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes returned with HTTP 202 Jan 19 09:08:18.080487 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1122/2223] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:08:17 2021] POST /volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes => generated 828 bytes in 1009 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:08:18.189382 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-80923d2a-7792-4fdf-916d-fdc685fdbe4f tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] GET http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 Jan 19 09:08:18.189834 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-80923d2a-7792-4fdf-916d-fdc685fdbe4f tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:18.190053 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:18.190053 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:18.190428 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-80923d2a-7792-4fdf-916d-fdc685fdbe4f tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:18.279880 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:18.279880 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:18.292125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-80923d2a-7792-4fdf-916d-fdc685fdbe4f tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Volume info retrieved successfully. Jan 19 09:08:18.319526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-80923d2a-7792-4fdf-916d-fdc685fdbe4f tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 returned with HTTP 200 Jan 19 09:08:18.330033 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1102/2224] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:18 2021] GET /volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:18.966200 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05ae14bc-6ac6-47d9-8733-75e60471fad5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 Jan 19 09:08:18.967450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05ae14bc-6ac6-47d9-8733-75e60471fad5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:18.971592 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:18.971592 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:18.972546 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05ae14bc-6ac6-47d9-8733-75e60471fad5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:19.109071 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:19.109071 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:19.134479 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-05ae14bc-6ac6-47d9-8733-75e60471fad5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:19.207852 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05ae14bc-6ac6-47d9-8733-75e60471fad5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 returned with HTTP 200 Jan 19 09:08:19.208674 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1123/2225] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:18 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 => generated 906 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:19.337324 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6fe7ac91-98b3-4310-864b-a66d340cc344 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] GET http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 Jan 19 09:08:19.338157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6fe7ac91-98b3-4310-864b-a66d340cc344 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:19.338502 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:19.338502 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:19.339056 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6fe7ac91-98b3-4310-864b-a66d340cc344 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:19.401774 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:19.401774 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:19.413273 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6fe7ac91-98b3-4310-864b-a66d340cc344 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Volume info retrieved successfully. Jan 19 09:08:19.440175 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6fe7ac91-98b3-4310-864b-a66d340cc344 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 returned with HTTP 200 Jan 19 09:08:19.460425 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1103/2226] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:19 2021] GET /volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 => generated 921 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:19.463238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4dcfc1d7-1886-4d86-bbb8-cd70d706ccf4 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] PUT http://10.222.0.50/volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e Jan 19 09:08:19.463561 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:19.463561 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:19.463937 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4dcfc1d7-1886-4d86-bbb8-cd70d706ccf4 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:19.671951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4dcfc1d7-1886-4d86-bbb8-cd70d706ccf4 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] http://10.222.0.50/volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e returned with HTTP 200 Jan 19 09:08:19.682620 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1124/2227] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Jan 19 09:08:19 2021] PUT /volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e => generated 316 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:19.693162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] POST http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes Jan 19 09:08:19.693471 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:19.693471 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:19.694440 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:19.695195 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Create volume request body: {'volume': {'size': 2}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:08:19.703493 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Create volume of 2 GB Jan 19 09:08:19.721143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Availability Zones retrieved successfully. Jan 19 09:08:19.740546 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Flow 'volume_create_api' (5ed2ec72-edd2-4466-bbe8-81a05526b830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:19.743635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf0ad7d-aff4-49a3-8f2d-5a9bb146c411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:19.745907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Validating volume size '2' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:08:19.831732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf0ad7d-aff4-49a3-8f2d-5a9bb146c411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:19.833145 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf12397-e97f-4162-8c2b-fcfbb9543a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.042171 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota_utils [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Quota exceeded for ccfb451021a9480faabc1d7b3b3b784e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 19 09:08:20.069334 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf12397-e97f-4162-8c2b-fcfbb9543a97) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 09:08:20.069334 n-d-771363-1 devstack@c-api.service[87853]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 19 09:08:20.091509 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf12397-e97f-4162-8c2b-fcfbb9543a97) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.098286 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf12397-e97f-4162-8c2b-fcfbb9543a97) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 09:08:20.100718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf0ad7d-aff4-49a3-8f2d-5a9bb146c411) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.103969 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf0ad7d-aff4-49a3-8f2d-5a9bb146c411) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 09:08:20.107287 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Flow 'volume_create_api' (5ed2ec72-edd2-4466-bbe8-81a05526b830) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 09:08:20.108411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.middleware.fault [None req-c4291765-534d-4935-b2ba-fb2f1617dde7 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes returned with HTTP 413 Jan 19 09:08:20.110284 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1104/2228] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:08:19 2021] POST /volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes => generated 208 bytes in 424 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 19 09:08:20.124455 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-abbcbe19-95fb-47ae-968b-1f7871c96db7 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] PUT http://10.222.0.50/volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e Jan 19 09:08:20.125750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-abbcbe19-95fb-47ae-968b-1f7871c96db7 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:20.227896 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2875b03f-e387-4107-a674-53c5c1038162 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 Jan 19 09:08:20.228699 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2875b03f-e387-4107-a674-53c5c1038162 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:20.229085 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:20.229085 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:20.229870 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2875b03f-e387-4107-a674-53c5c1038162 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:20.287747 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-abbcbe19-95fb-47ae-968b-1f7871c96db7 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] http://10.222.0.50/volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e returned with HTTP 200 Jan 19 09:08:20.289046 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1125/2229] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Jan 19 09:08:20 2021] PUT /volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e => generated 316 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:20.303150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] POST http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes Jan 19 09:08:20.304432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:20.305875 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Create volume request body: {'volume': {'size': 1}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:08:20.306919 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Create volume of 1 GB Jan 19 09:08:20.319605 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:20.319605 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:20.333753 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2875b03f-e387-4107-a674-53c5c1038162 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:20.337271 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Availability Zones retrieved successfully. Jan 19 09:08:20.364495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2875b03f-e387-4107-a674-53c5c1038162 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 returned with HTTP 200 Jan 19 09:08:20.365761 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1105/2230] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:20 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 => generated 907 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:20.380887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] POST http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes Jan 19 09:08:20.382265 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:20.382265 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:20.383948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2c17f541-5088-4fb2-b1d1-93aa45a14797", "size": 1, "name": "tempest-VolumesGetTest-Volume-1456724383", "metadata": {"Type": "Test"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:20.384712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Flow 'volume_create_api' (c0d93d14-2b93-41df-abae-3ec6ce56233b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:20.387799 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7c935a-9e40-49db-a530-89bebd16fada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.388201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request body: {'volume': {'source_volid': '2c17f541-5088-4fb2-b1d1-93aa45a14797', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1456724383', 'metadata': {'Type': 'Test'}}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:08:20.389961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:08:20.455297 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:20.455297 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:20.457222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume retrieved successfully. Jan 19 09:08:20.457854 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume of 1 GB Jan 19 09:08:20.477460 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Availability Zones retrieved successfully. Jan 19 09:08:20.496637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (d73f6f26-9dbf-42d9-9601-8d3c47d7fe7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:20.500617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4151906-452a-41cb-a004-ef0e2ff7eaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.504142 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Validating volume size '1' using validate_int, validate_source_size {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:08:20.591939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4151906-452a-41cb-a004-ef0e2ff7eaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2c17f541-5088-4fb2-b1d1-93aa45a14797', 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:20.596527 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6d4fbd-e224-484e-a249-37bbfa973da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.660296 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7c935a-9e40-49db-a530-89bebd16fada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:20.662902 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331720d0-2deb-48cb-9dfa-a2eab4b222b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.686787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Created reservations ['8598d1bd-66e3-4982-b397-9207d6504428', '5ebd5b82-791f-44e4-a8d1-c0f062be11ff', '5cf89205-ecbf-4f25-b27c-5f0f68fb70a8', 'd79f76e2-53b0-4262-979d-e6f15ce9b822'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:08:20.688760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6d4fbd-e224-484e-a249-37bbfa973da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8598d1bd-66e3-4982-b397-9207d6504428', '5ebd5b82-791f-44e4-a8d1-c0f062be11ff', '5cf89205-ecbf-4f25-b27c-5f0f68fb70a8', 'd79f76e2-53b0-4262-979d-e6f15ce9b822']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:20.694320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2174d8-d747-4342-a9ea-a3c9c5e65557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.751428 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota_utils [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Quota exceeded for ccfb451021a9480faabc1d7b3b3b784e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 19 09:08:20.770445 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331720d0-2deb-48cb-9dfa-a2eab4b222b2) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 09:08:20.770445 n-d-771363-1 devstack@c-api.service[87853]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 19 09:08:20.777612 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331720d0-2deb-48cb-9dfa-a2eab4b222b2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.779906 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331720d0-2deb-48cb-9dfa-a2eab4b222b2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 09:08:20.782034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7c935a-9e40-49db-a530-89bebd16fada) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.784380 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7c935a-9e40-49db-a530-89bebd16fada) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 09:08:20.787700 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Flow 'volume_create_api' (c0d93d14-2b93-41df-abae-3ec6ce56233b) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 09:08:20.788446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.middleware.fault [None req-057b413a-3983-4b29-8f04-cb7e630a6018 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes returned with HTTP 413 Jan 19 09:08:20.790215 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1126/2231] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:08:20 2021] POST /volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes => generated 150 bytes in 494 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 19 09:08:20.802063 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b520511-392b-4e42-a0de-7b20345d8637 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] PUT http://10.222.0.50/volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e Jan 19 09:08:20.802631 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:20.802631 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:20.803125 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0b520511-392b-4e42-a0de-7b20345d8637 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:20.814064 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:20.814064 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:20.835471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2174d8-d747-4342-a9ea-a3c9c5e65557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1eff119-ef24-43fe-b757-c28ce9115004', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1456724383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['8598d1bd-66e3-4982-b397-9207d6504428','5ebd5b82-791f-44e4-a8d1-c0f062be11ff','5cf89205-ecbf-4f25-b27c-5f0f68fb70a8','d79f76e2-53b0-4262-979d-e6f15ce9b822'],size=1,snapshot_id=None,source_replicaid=,source_volid=2c17f541-5088-4fb2-b1d1-93aa45a14797,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:08:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1456724383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1eff119-ef24-43fe-b757-c28ce9115004,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='defac146e29d45b59ea0c920aa215954',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=2c17f541-5088-4fb2-b1d1-93aa45a14797,status='creating',terminated_at=None,updated_at=None,user_id='e2392cda460847d58f2b25623c1701fc',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:20.848538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3b1cb1-731e-43d8-b2cf-c2d52827d491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.912463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3b1cb1-731e-43d8-b2cf-c2d52827d491) 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-1456724383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['8598d1bd-66e3-4982-b397-9207d6504428','5ebd5b82-791f-44e4-a8d1-c0f062be11ff','5cf89205-ecbf-4f25-b27c-5f0f68fb70a8','d79f76e2-53b0-4262-979d-e6f15ce9b822'],size=1,snapshot_id=None,source_replicaid=,source_volid=2c17f541-5088-4fb2-b1d1-93aa45a14797,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:20.914508 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae575bc1-5e06-4e14-ae65-619ba81d6c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:20.917080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0b520511-392b-4e42-a0de-7b20345d8637 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] http://10.222.0.50/volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e returned with HTTP 200 Jan 19 09:08:20.925296 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1127/2232] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Jan 19 09:08:20 2021] PUT /volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e => generated 315 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:08:20.930583 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1d7b1c7-d263-406e-8869-27e7d4b207f1 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] POST http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2/action Jan 19 09:08:20.931588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1d7b1c7-d263-406e-8869-27e7d4b207f1 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:08:20.932036 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1d7b1c7-d263-406e-8869-27e7d4b207f1 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:20.993548 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:20.993548 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:20.995346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d1d7b1c7-d263-406e-8869-27e7d4b207f1 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Volume info retrieved successfully. Jan 19 09:08:21.019358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae575bc1-5e06-4e14-ae65-619ba81d6c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:21.022242 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (d73f6f26-9dbf-42d9-9601-8d3c47d7fe7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:21.095586 n-d-771363-1 devstack@c-api.service[87853]: ERROR cinder.volume.api [None req-d1d7b1c7-d263-406e-8869-27e7d4b207f1 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Quota exceeded for ccfb451021a9480faabc1d7b3b3b784e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 19 09:08:21.103025 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.middleware.fault [None req-d1d7b1c7-d263-406e-8869-27e7d4b207f1 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2/action returned with HTTP 413 Jan 19 09:08:21.104805 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1128/2233] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:08:20 2021] POST /volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2/action => generated 208 bytes in 179 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 19 09:08:21.111837 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request issued successfully. Jan 19 09:08:21.115089 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a3fd960-53b7-4fc6-8c55-71e25b4e75a5 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] DELETE http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 Jan 19 09:08:21.115863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a3fd960-53b7-4fc6-8c55-71e25b4e75a5 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:21.116192 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:21.116192 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:21.116763 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a3fd960-53b7-4fc6-8c55-71e25b4e75a5 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:21.117492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7a3fd960-53b7-4fc6-8c55-71e25b4e75a5 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Delete volume with id: f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 Jan 19 09:08:21.144780 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0fe35fc7-0823-4b10-915c-210fc9ef676c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes returned with HTTP 202 Jan 19 09:08:21.157361 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1106/2234] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:08:20 2021] POST /volume/v3/defac146e29d45b59ea0c920aa215954/volumes => generated 862 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:08:21.162623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-310bc51c-cbc3-4587-9836-2b7b03503d38 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:21.163016 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-310bc51c-cbc3-4587-9836-2b7b03503d38 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:21.163235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:21.163235 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:21.163609 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-310bc51c-cbc3-4587-9836-2b7b03503d38 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:21.194367 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:21.194367 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:21.196316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7a3fd960-53b7-4fc6-8c55-71e25b4e75a5 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Volume info retrieved successfully. Jan 19 09:08:21.226677 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:21.226677 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:21.245214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-310bc51c-cbc3-4587-9836-2b7b03503d38 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:21.262821 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7a3fd960-53b7-4fc6-8c55-71e25b4e75a5 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Delete volume request issued successfully. Jan 19 09:08:21.267378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a3fd960-53b7-4fc6-8c55-71e25b4e75a5 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 returned with HTTP 202 Jan 19 09:08:21.270737 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1129/2235] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:08:21 2021] DELETE /volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:21.280844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16aae595-61f3-4eb5-b3ed-912f1dfd41e9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] GET http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 Jan 19 09:08:21.281504 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16aae595-61f3-4eb5-b3ed-912f1dfd41e9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:21.281704 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:21.281704 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:21.282342 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16aae595-61f3-4eb5-b3ed-912f1dfd41e9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:21.310519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-310bc51c-cbc3-4587-9836-2b7b03503d38 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:21.323599 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1107/2236] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:21 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 930 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:21.349135 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:21.349135 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:21.357709 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-16aae595-61f3-4eb5-b3ed-912f1dfd41e9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Volume info retrieved successfully. Jan 19 09:08:21.402265 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16aae595-61f3-4eb5-b3ed-912f1dfd41e9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 returned with HTTP 200 Jan 19 09:08:21.410301 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1130/2237] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:21 2021] GET /volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 => generated 920 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:22.330874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0af9820c-0b69-4f52-80aa-5361fdb460f9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:22.332152 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0af9820c-0b69-4f52-80aa-5361fdb460f9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:22.332523 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:22.332523 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:22.333186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0af9820c-0b69-4f52-80aa-5361fdb460f9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:22.420399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-932f78b6-7569-4abd-8286-97d5c4a1ada9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] GET http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 Jan 19 09:08:22.420769 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-932f78b6-7569-4abd-8286-97d5c4a1ada9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:22.420987 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:22.420987 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:22.421359 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-932f78b6-7569-4abd-8286-97d5c4a1ada9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:22.448514 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:22.448514 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:22.459083 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0af9820c-0b69-4f52-80aa-5361fdb460f9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:22.487586 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0af9820c-0b69-4f52-80aa-5361fdb460f9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:22.488579 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1108/2238] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:22 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 954 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:22.529794 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:22.529794 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:22.553311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-932f78b6-7569-4abd-8286-97d5c4a1ada9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Volume info retrieved successfully. Jan 19 09:08:22.607248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-932f78b6-7569-4abd-8286-97d5c4a1ada9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 returned with HTTP 200 Jan 19 09:08:22.614039 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1131/2239] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:22 2021] GET /volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 => generated 920 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:23.505237 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-37be4df7-17ef-4360-81ed-f24202978a15 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:23.505813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-37be4df7-17ef-4360-81ed-f24202978a15 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:23.505947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:23.505947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:23.506298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-37be4df7-17ef-4360-81ed-f24202978a15 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:23.630081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e3fc2d2-2657-480e-baf7-c8bb47199322 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] GET http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 Jan 19 09:08:23.630422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:23.630422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:23.630649 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e3fc2d2-2657-480e-baf7-c8bb47199322 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:23.630766 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:23.630766 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:23.631133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e3fc2d2-2657-480e-baf7-c8bb47199322 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:23.654256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-37be4df7-17ef-4360-81ed-f24202978a15 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:23.699589 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-37be4df7-17ef-4360-81ed-f24202978a15 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:23.700438 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1109/2240] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:23 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 954 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:23.745422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:23.745422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:23.758524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2e3fc2d2-2657-480e-baf7-c8bb47199322 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Volume info retrieved successfully. Jan 19 09:08:23.808856 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e3fc2d2-2657-480e-baf7-c8bb47199322 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 returned with HTTP 200 Jan 19 09:08:23.819254 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1132/2241] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:23 2021] GET /volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 => generated 920 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:24.717025 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d22b915-b028-490f-8aa5-5a63bf37bcf8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:24.717635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d22b915-b028-490f-8aa5-5a63bf37bcf8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:24.717810 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:24.717810 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:24.718335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d22b915-b028-490f-8aa5-5a63bf37bcf8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:24.819826 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:24.819826 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:24.825975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-697979bb-f8db-4774-a47c-aa733c2c22a9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] GET http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 Jan 19 09:08:24.826790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-697979bb-f8db-4774-a47c-aa733c2c22a9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:24.827168 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:24.827168 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:24.827780 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-697979bb-f8db-4774-a47c-aa733c2c22a9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:24.851005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8d22b915-b028-490f-8aa5-5a63bf37bcf8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:24.899242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d22b915-b028-490f-8aa5-5a63bf37bcf8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:24.900289 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1110/2242] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:24 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 954 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:24.962512 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-697979bb-f8db-4774-a47c-aa733c2c22a9 tempest-VolumeQuotasNegativeTestJSON-1826564859 tempest-VolumeQuotasNegativeTestJSON-1826564859] http://10.222.0.50/volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 returned with HTTP 404 Jan 19 09:08:24.963547 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1133/2243] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:24 2021] GET /volume/v3/ccfb451021a9480faabc1d7b3b3b784e/volumes/f3744bc7-2d54-4f6d-9a2b-6e5bc9c233f2 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:24.973090 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d30f6130-5178-49e5-bc7f-924cc8a7b607 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] PUT http://10.222.0.50/volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e Jan 19 09:08:24.973603 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:24.973603 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:24.974027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d30f6130-5178-49e5-bc7f-924cc8a7b607 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:25.318619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d30f6130-5178-49e5-bc7f-924cc8a7b607 tempest-VolumeQuotasNegativeTestJSON-557627752 tempest-VolumeQuotasNegativeTestJSON-557627752] http://10.222.0.50/volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e returned with HTTP 200 Jan 19 09:08:25.319512 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1111/2244] 10.222.0.50 () {60 vars in 1342 bytes} [Tue Jan 19 09:08:24 2021] PUT /volume/v3/e9def0839c444dd5be6676af2579f727/os-quota-sets/ccfb451021a9480faabc1d7b3b3b784e => generated 319 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:25.915420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a11911d9-171d-440f-8c7f-59436bff6d9c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:25.916670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a11911d9-171d-440f-8c7f-59436bff6d9c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:25.917163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a11911d9-171d-440f-8c7f-59436bff6d9c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:26.003740 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:26.003740 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:26.014240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a11911d9-171d-440f-8c7f-59436bff6d9c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:26.047712 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a11911d9-171d-440f-8c7f-59436bff6d9c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:26.049416 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1134/2245] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:25 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 954 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:27.069561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-412dfdaf-c238-4a90-a84e-8836163332d3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:27.071035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-412dfdaf-c238-4a90-a84e-8836163332d3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:27.071801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-412dfdaf-c238-4a90-a84e-8836163332d3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:27.174090 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:27.174090 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:27.194173 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-412dfdaf-c238-4a90-a84e-8836163332d3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:27.225949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-412dfdaf-c238-4a90-a84e-8836163332d3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:27.236391 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1112/2246] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:27 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 954 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:08:28.243272 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfebb522-8315-47c9-8b0b-2ae81a63d65b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:28.244266 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfebb522-8315-47c9-8b0b-2ae81a63d65b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:28.244595 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:28.244595 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:28.245176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfebb522-8315-47c9-8b0b-2ae81a63d65b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:28.393928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:28.393928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:28.434721 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dfebb522-8315-47c9-8b0b-2ae81a63d65b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:28.537537 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfebb522-8315-47c9-8b0b-2ae81a63d65b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:28.538770 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1135/2247] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:28 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 954 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:29.554242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0aa9e7c-1053-4059-85df-b998bbedf4f0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:29.555664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0aa9e7c-1053-4059-85df-b998bbedf4f0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:29.556190 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:29.556190 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:29.556846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0aa9e7c-1053-4059-85df-b998bbedf4f0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:29.695352 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:29.695352 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:29.709780 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c0aa9e7c-1053-4059-85df-b998bbedf4f0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:29.738706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0aa9e7c-1053-4059-85df-b998bbedf4f0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:29.739552 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1113/2248] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:29 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 954 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:30.756551 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d032863-96b9-4565-bbd4-2a26f2cff544 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:30.758000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d032863-96b9-4565-bbd4-2a26f2cff544 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:30.758442 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:30.758442 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:30.759110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d032863-96b9-4565-bbd4-2a26f2cff544 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:30.912818 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:30.912818 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:30.945921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5d032863-96b9-4565-bbd4-2a26f2cff544 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:31.057433 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d032863-96b9-4565-bbd4-2a26f2cff544 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:31.069343 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1136/2249] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:30 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 954 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:32.086991 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce41c30c-fec1-47d4-8585-baacf9fcf8b3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:32.092218 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce41c30c-fec1-47d4-8585-baacf9fcf8b3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:32.094836 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:32.094836 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:32.096114 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce41c30c-fec1-47d4-8585-baacf9fcf8b3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:32.273905 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:32.273905 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:32.291291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ce41c30c-fec1-47d4-8585-baacf9fcf8b3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:32.328607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce41c30c-fec1-47d4-8585-baacf9fcf8b3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:32.339100 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1114/2250] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:32 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 954 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:33.346341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab545107-88b3-4fc8-87f4-449a7162d94e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:33.347694 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab545107-88b3-4fc8-87f4-449a7162d94e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:33.348209 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:33.348209 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:33.349239 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ab545107-88b3-4fc8-87f4-449a7162d94e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:33.458417 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:33.458417 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:33.496566 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ab545107-88b3-4fc8-87f4-449a7162d94e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:33.569620 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ab545107-88b3-4fc8-87f4-449a7162d94e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:33.570430 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1137/2251] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:33 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 954 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:34.586771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c80eb53e-410f-4e4b-9f54-87de91089375 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:34.587326 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c80eb53e-410f-4e4b-9f54-87de91089375 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:34.587489 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:34.587489 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:34.587866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c80eb53e-410f-4e4b-9f54-87de91089375 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:34.682733 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:34.682733 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:34.693461 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c80eb53e-410f-4e4b-9f54-87de91089375 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:34.723793 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c80eb53e-410f-4e4b-9f54-87de91089375 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:34.724643 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1115/2252] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:34 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 954 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:35.741593 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93389c54-dd14-4d1b-9a6e-d36828d087bf tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:35.742818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93389c54-dd14-4d1b-9a6e-d36828d087bf tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:35.743267 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:35.743267 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:35.743967 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93389c54-dd14-4d1b-9a6e-d36828d087bf tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:35.766538 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36288ed9-d380-487f-a434-f8de36aa0cfa tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] POST http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types Jan 19 09:08:35.767872 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:35.767872 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:35.768697 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36288ed9-d380-487f-a434-f8de36aa0cfa tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1727409987", "os-volume-type-access:is_public": false}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:35.846473 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:35.846473 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:35.849430 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36288ed9-d380-487f-a434-f8de36aa0cfa tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types returned with HTTP 200 Jan 19 09:08:35.850797 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1138/2253] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Jan 19 09:08:35 2021] POST /volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types => generated 231 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:35.867780 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-93389c54-dd14-4d1b-9a6e-d36828d087bf tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:35.895300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93389c54-dd14-4d1b-9a6e-d36828d087bf tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:35.896973 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1116/2254] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:35 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 955 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:35.913807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-432138b1-745b-47f2-9891-6bb1be2ff817 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:35.914599 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-432138b1-745b-47f2-9891-6bb1be2ff817 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:35.915029 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:35.915029 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:35.915957 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-432138b1-745b-47f2-9891-6bb1be2ff817 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:35.973523 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:35.973523 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:35.993248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-432138b1-745b-47f2-9891-6bb1be2ff817 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:36.039517 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-432138b1-745b-47f2-9891-6bb1be2ff817 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:36.040345 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1117/2255] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:35 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 955 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:08:36.043280 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5334d71-323d-4bc6-9275-fe91b6cd488d tempest-VolumeTypesNegativeTest-2138298646 tempest-VolumeTypesNegativeTest-2138298646] POST http://10.222.0.50/volume/v3/93ce34c80cc4440299edfff604948395/volumes Jan 19 09:08:36.044221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5334d71-323d-4bc6-9275-fe91b6cd488d tempest-VolumeTypesNegativeTest-2138298646 tempest-VolumeTypesNegativeTest-2138298646] Action: 'create', calling method: create, body: {"volume": {"volume_type": "309b4355-0bbd-49b7-903f-56000d15770d", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-309852238"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:36.045528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-d5334d71-323d-4bc6-9275-fe91b6cd488d tempest-VolumeTypesNegativeTest-2138298646 tempest-VolumeTypesNegativeTest-2138298646] Create volume request body: {'volume': {'volume_type': '309b4355-0bbd-49b7-903f-56000d15770d', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-309852238'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:08:36.056454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0c702187-fa93-4116-8715-e5c151f29c60 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] PUT http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:36.056905 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:36.056905 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:36.057342 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0c702187-fa93-4116-8715-e5c151f29c60 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1456724383"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:36.087712 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5334d71-323d-4bc6-9275-fe91b6cd488d tempest-VolumeTypesNegativeTest-2138298646 tempest-VolumeTypesNegativeTest-2138298646] http://10.222.0.50/volume/v3/93ce34c80cc4440299edfff604948395/volumes returned with HTTP 404 Jan 19 09:08:36.088773 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1139/2256] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:08:35 2021] POST /volume/v3/93ce34c80cc4440299edfff604948395/volumes => generated 114 bytes in 231 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:08:36.101444 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-736f394b-78cd-41b2-a426-4fb5215a8b33 tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] POST http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types Jan 19 09:08:36.102227 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-736f394b-78cd-41b2-a426-4fb5215a8b33 tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:36.103931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-736f394b-78cd-41b2-a426-4fb5215a8b33 tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types returned with HTTP 400 Jan 19 09:08:36.109051 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1140/2257] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:08:36 2021] POST /volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types => generated 108 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:08:36.114222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3cf7b5e3-8410-42be-9572-c87350de35da tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] DELETE http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/a24009c3-e8ba-4a2a-b6f2-4c4848289e48 Jan 19 09:08:36.114856 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3cf7b5e3-8410-42be-9572-c87350de35da tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:36.115454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3cf7b5e3-8410-42be-9572-c87350de35da tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:36.129519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3cf7b5e3-8410-42be-9572-c87350de35da tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/a24009c3-e8ba-4a2a-b6f2-4c4848289e48 returned with HTTP 404 Jan 19 09:08:36.130678 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1141/2258] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:08:36 2021] DELETE /volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/a24009c3-e8ba-4a2a-b6f2-4c4848289e48 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:08:36.144191 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e9769f17-0b98-4752-a7d5-abdcbd55f6dd tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] GET http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/e7f78137-b4c8-4edb-abe8-ae80df06757b Jan 19 09:08:36.144707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e9769f17-0b98-4752-a7d5-abdcbd55f6dd tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:36.145221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e9769f17-0b98-4752-a7d5-abdcbd55f6dd tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:36.148303 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:36.148303 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:36.157820 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e9769f17-0b98-4752-a7d5-abdcbd55f6dd tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/e7f78137-b4c8-4edb-abe8-ae80df06757b returned with HTTP 404 Jan 19 09:08:36.158410 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0c702187-fa93-4116-8715-e5c151f29c60 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:36.163632 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1142/2259] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:08:36 2021] GET /volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/e7f78137-b4c8-4edb-abe8-ae80df06757b => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:36.171527 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a087604-eab7-42e7-8abd-6584e360a663 tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] DELETE http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/309b4355-0bbd-49b7-903f-56000d15770d Jan 19 09:08:36.172047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a087604-eab7-42e7-8abd-6584e360a663 tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:36.172590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a087604-eab7-42e7-8abd-6584e360a663 tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:36.174378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0c702187-fa93-4116-8715-e5c151f29c60 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume updated successfully. Jan 19 09:08:36.193624 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0c702187-fa93-4116-8715-e5c151f29c60 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:36.205691 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1118/2260] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Jan 19 09:08:36 2021] PUT /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 887 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:36.212178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c96a37d-165e-48fd-90b4-4be461fe12a5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] PUT http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:36.218728 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:36.218728 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:36.219819 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c96a37d-165e-48fd-90b4-4be461fe12a5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1825480362", "description": "This is the new description of volume"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:36.243101 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:08:36.243101 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:08:36.258555 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a087604-eab7-42e7-8abd-6584e360a663 tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/309b4355-0bbd-49b7-903f-56000d15770d returned with HTTP 202 Jan 19 09:08:36.263319 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1143/2261] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:08:36 2021] DELETE /volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/309b4355-0bbd-49b7-903f-56000d15770d => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:36.268858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6932083b-3021-42e7-9acb-df5cf3a8e1bc tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] GET http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/309b4355-0bbd-49b7-903f-56000d15770d Jan 19 09:08:36.269421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6932083b-3021-42e7-9acb-df5cf3a8e1bc tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:36.269913 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6932083b-3021-42e7-9acb-df5cf3a8e1bc tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:36.302124 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6932083b-3021-42e7-9acb-df5cf3a8e1bc tempest-VolumeTypesNegativeTest-17893246 tempest-VolumeTypesNegativeTest-17893246] http://10.222.0.50/volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/309b4355-0bbd-49b7-903f-56000d15770d returned with HTTP 404 Jan 19 09:08:36.303168 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1144/2262] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:08:36 2021] GET /volume/v3/e0e193a28cf3461c900fcd7f8ec04349/types/309b4355-0bbd-49b7-903f-56000d15770d => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:08:36.314041 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:36.314041 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:36.324469 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7c96a37d-165e-48fd-90b4-4be461fe12a5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:36.336073 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7c96a37d-165e-48fd-90b4-4be461fe12a5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume updated successfully. Jan 19 09:08:36.355831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c96a37d-165e-48fd-90b4-4be461fe12a5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:36.356855 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1119/2263] 10.222.0.50 () {60 vars in 1336 bytes} [Tue Jan 19 09:08:36 2021] PUT /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 926 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:36.372394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f770f65-0d6a-4f9e-9b4e-1797500e8197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:36.372915 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f770f65-0d6a-4f9e-9b4e-1797500e8197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:36.373454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f770f65-0d6a-4f9e-9b4e-1797500e8197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:36.431788 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:36.431788 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:36.442091 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9f770f65-0d6a-4f9e-9b4e-1797500e8197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:36.477531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f770f65-0d6a-4f9e-9b4e-1797500e8197 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:36.489146 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1145/2264] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:36 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 994 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:36.493400 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] POST http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes Jan 19 09:08:36.494854 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:36.494854 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:36.494854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-451954178", "availability_zone": "nova", "size": 1}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:36.495369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-451954178', 'availability_zone': 'nova', 'size': 1}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:08:36.495893 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume of 1 GB Jan 19 09:08:36.510729 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Availability Zones retrieved successfully. Jan 19 09:08:36.528480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (d6302196-f4e6-40bc-9e69-facc7dc26f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:36.531587 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87004be7-86f2-411b-b7d8-0d4a51f29af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:36.533677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:08:36.614310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87004be7-86f2-411b-b7d8-0d4a51f29af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:36.616527 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2886466f-295a-4696-806f-557f1c9d01d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:36.697216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Created reservations ['df034e4e-9dde-4945-b054-87c1ad89d463', 'da327f60-dce7-428d-8587-c6aad2dc1147', 'a738d261-cdf6-47b5-b65c-1e619b85347a', 'e0edd54a-a06c-4cda-84c9-2e2c15d53152'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:08:36.699592 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2886466f-295a-4696-806f-557f1c9d01d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df034e4e-9dde-4945-b054-87c1ad89d463', 'da327f60-dce7-428d-8587-c6aad2dc1147', 'a738d261-cdf6-47b5-b65c-1e619b85347a', 'e0edd54a-a06c-4cda-84c9-2e2c15d53152']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:36.702649 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f1e17d-34cb-46d8-af44-d63dfba8f318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:36.767500 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f1e17d-34cb-46d8-af44-d63dfba8f318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e22e164-f9f9-4f5d-a269-a8748ce9df95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-451954178',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['df034e4e-9dde-4945-b054-87c1ad89d463','da327f60-dce7-428d-8587-c6aad2dc1147','a738d261-cdf6-47b5-b65c-1e619b85347a','e0edd54a-a06c-4cda-84c9-2e2c15d53152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:08:36Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-451954178',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e22e164-f9f9-4f5d-a269-a8748ce9df95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='defac146e29d45b59ea0c920aa215954',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,user_id='e2392cda460847d58f2b25623c1701fc',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:36.769708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c521d2-b451-4004-be2d-4952b9b44f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:36.799578 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c521d2-b451-4004-be2d-4952b9b44f36) 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-451954178',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['df034e4e-9dde-4945-b054-87c1ad89d463','da327f60-dce7-428d-8587-c6aad2dc1147','a738d261-cdf6-47b5-b65c-1e619b85347a','e0edd54a-a06c-4cda-84c9-2e2c15d53152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:36.801595 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f880c0ce-b49f-47d3-89c8-951d62ade66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:36.817092 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f880c0ce-b49f-47d3-89c8-951d62ade66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:36.819741 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (d6302196-f4e6-40bc-9e69-facc7dc26f60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:36.874686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request issued successfully. Jan 19 09:08:36.889951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4c61157-9912-4f15-8244-248f24179175 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes returned with HTTP 202 Jan 19 09:08:36.893164 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1120/2265] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:08:36 2021] POST /volume/v3/defac146e29d45b59ea0c920aa215954/volumes => generated 810 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:08:36.907394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47027f4a-0ff9-41aa-9682-33e92c85863e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 Jan 19 09:08:36.908269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47027f4a-0ff9-41aa-9682-33e92c85863e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:36.908638 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:36.908638 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:36.909334 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47027f4a-0ff9-41aa-9682-33e92c85863e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:37.012478 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:37.012478 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:37.041983 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-47027f4a-0ff9-41aa-9682-33e92c85863e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:37.087360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47027f4a-0ff9-41aa-9682-33e92c85863e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 returned with HTTP 200 Jan 19 09:08:37.088183 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1146/2266] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:36 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 => generated 878 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:38.105629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d9ee34fb-7165-4b14-8bff-1a288bca94d9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 Jan 19 09:08:38.106158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d9ee34fb-7165-4b14-8bff-1a288bca94d9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:38.106419 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:38.106419 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:38.106761 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d9ee34fb-7165-4b14-8bff-1a288bca94d9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:38.176219 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:38.176219 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:38.191472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d9ee34fb-7165-4b14-8bff-1a288bca94d9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:38.223748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d9ee34fb-7165-4b14-8bff-1a288bca94d9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 returned with HTTP 200 Jan 19 09:08:38.225591 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1121/2267] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:38 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 => generated 903 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:38.242224 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdbe6186-0234-49c1-a186-38c43be8c09a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] PUT http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 Jan 19 09:08:38.243022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:38.243022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:38.243885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdbe6186-0234-49c1-a186-38c43be8c09a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1456724383", "description": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:38.325587 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:38.325587 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:38.336348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cdbe6186-0234-49c1-a186-38c43be8c09a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:38.350529 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cdbe6186-0234-49c1-a186-38c43be8c09a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume updated successfully. Jan 19 09:08:38.382114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdbe6186-0234-49c1-a186-38c43be8c09a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 returned with HTTP 200 Jan 19 09:08:38.383302 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1147/2268] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Jan 19 09:08:38 2021] PUT /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 => generated 839 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:38.397929 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4261bfc-b9cd-467c-b6eb-f548101c894d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] DELETE http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 Jan 19 09:08:38.398449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4261bfc-b9cd-467c-b6eb-f548101c894d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:38.398679 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:38.398679 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:38.399179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4261bfc-b9cd-467c-b6eb-f548101c894d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:38.399647 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e4261bfc-b9cd-467c-b6eb-f548101c894d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume with id: 5e22e164-f9f9-4f5d-a269-a8748ce9df95 Jan 19 09:08:38.457309 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:38.457309 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:38.458856 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e4261bfc-b9cd-467c-b6eb-f548101c894d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:38.511726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e4261bfc-b9cd-467c-b6eb-f548101c894d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume request issued successfully. Jan 19 09:08:38.512126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4261bfc-b9cd-467c-b6eb-f548101c894d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 returned with HTTP 202 Jan 19 09:08:38.520859 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1122/2269] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:08:38 2021] DELETE /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:38.532944 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e74ebb42-2636-4131-8147-d134e4913a4a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 Jan 19 09:08:38.534031 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e74ebb42-2636-4131-8147-d134e4913a4a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:38.534460 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:38.534460 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:38.535619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e74ebb42-2636-4131-8147-d134e4913a4a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:38.649437 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:38.649437 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:38.674673 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e74ebb42-2636-4131-8147-d134e4913a4a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:38.721865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e74ebb42-2636-4131-8147-d134e4913a4a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 returned with HTTP 200 Jan 19 09:08:38.722631 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1148/2270] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:38 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 => generated 906 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:39.738643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77e8d71b-42ec-4809-8317-4fcd127f583a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 Jan 19 09:08:39.739766 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77e8d71b-42ec-4809-8317-4fcd127f583a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:39.740134 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:39.740134 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:39.740764 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77e8d71b-42ec-4809-8317-4fcd127f583a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:39.808031 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:39.808031 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:39.818329 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-77e8d71b-42ec-4809-8317-4fcd127f583a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:39.842475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77e8d71b-42ec-4809-8317-4fcd127f583a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 returned with HTTP 200 Jan 19 09:08:39.843568 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1123/2271] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:39 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 => generated 906 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:40.861291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-588dbc39-1b06-4de7-ae30-c8b7045645f0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 Jan 19 09:08:40.861829 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-588dbc39-1b06-4de7-ae30-c8b7045645f0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:40.862011 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:40.862011 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:40.862379 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-588dbc39-1b06-4de7-ae30-c8b7045645f0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:40.927798 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-588dbc39-1b06-4de7-ae30-c8b7045645f0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 returned with HTTP 404 Jan 19 09:08:40.928894 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1149/2272] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:40 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/5e22e164-f9f9-4f5d-a269-a8748ce9df95 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:40.937136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ac87091-38e2-449f-bc35-84dd7e0b688c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] DELETE http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:40.938544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ac87091-38e2-449f-bc35-84dd7e0b688c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:40.938922 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:40.938922 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:40.939527 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ac87091-38e2-449f-bc35-84dd7e0b688c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:40.940132 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-8ac87091-38e2-449f-bc35-84dd7e0b688c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume with id: d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:40.990096 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:40.990096 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:40.991867 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8ac87091-38e2-449f-bc35-84dd7e0b688c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:41.040761 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8ac87091-38e2-449f-bc35-84dd7e0b688c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume request issued successfully. Jan 19 09:08:41.043067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ac87091-38e2-449f-bc35-84dd7e0b688c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 202 Jan 19 09:08:41.044546 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1124/2273] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:08:40 2021] DELETE /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:41.052747 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63da55bb-05db-4eef-84cd-780f7970fd32 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:41.053304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63da55bb-05db-4eef-84cd-780f7970fd32 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:41.053785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63da55bb-05db-4eef-84cd-780f7970fd32 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:41.154521 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:41.154521 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:41.170795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-63da55bb-05db-4eef-84cd-780f7970fd32 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:41.197978 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63da55bb-05db-4eef-84cd-780f7970fd32 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:41.199026 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1150/2274] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:41 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 993 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:42.217708 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44230476-fc99-4554-b692-04183f33eb61 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:42.218393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44230476-fc99-4554-b692-04183f33eb61 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:42.218711 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:42.218711 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:42.219849 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44230476-fc99-4554-b692-04183f33eb61 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:42.295379 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:42.295379 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:42.307765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-44230476-fc99-4554-b692-04183f33eb61 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:42.332235 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44230476-fc99-4554-b692-04183f33eb61 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 200 Jan 19 09:08:42.333942 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1125/2275] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:42 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 993 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:43.351623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27ed0352-3034-45ca-9c2b-f654f1d1cc99 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 Jan 19 09:08:43.352860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27ed0352-3034-45ca-9c2b-f654f1d1cc99 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:43.353257 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:43.353257 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:43.353913 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27ed0352-3034-45ca-9c2b-f654f1d1cc99 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:43.414213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27ed0352-3034-45ca-9c2b-f654f1d1cc99 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 returned with HTTP 404 Jan 19 09:08:43.415540 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1151/2276] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:43 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/d1eff119-ef24-43fe-b757-c28ce9115004 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:43.488420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] POST http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes Jan 19 09:08:43.489061 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:43.489061 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:43.489517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "size": 1, "name": "tempest-VolumesGetTest-Volume-34449754", "metadata": {"Type": "Test"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:43.490773 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request body: {'volume': {'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-34449754', 'metadata': {'Type': 'Test'}}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:08:43.658877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume of 1 GB Jan 19 09:08:43.693948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Availability Zones retrieved successfully. Jan 19 09:08:43.726510 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (31c6f0a8-64d3-49f8-b22f-3e4b14fd2e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:43.733088 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2c5d78-3665-4980-ab83-eadbcda65982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:43.735955 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:08:43.933974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] POST http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes Jan 19 09:08:43.934977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-910148479"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:08:43.936319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Create volume request body: {'volume': {'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-910148479'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:08:43.962502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2c5d78-3665-4980-ab83-eadbcda65982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:43.964725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657e0955-b58c-4313-a6f6-457cd07876e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:44.065770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Created reservations ['0bcc075a-1569-4204-9ed0-c053baa07961', 'caaac65f-1191-4d3a-a623-37a4b5269702', '3d969e86-89b2-4473-ac57-a5b696215001', '0a146ee6-5e8b-40e4-ae97-63b4f087437b'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:08:44.067842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657e0955-b58c-4313-a6f6-457cd07876e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bcc075a-1569-4204-9ed0-c053baa07961', 'caaac65f-1191-4d3a-a623-37a4b5269702', '3d969e86-89b2-4473-ac57-a5b696215001', '0a146ee6-5e8b-40e4-ae97-63b4f087437b']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:44.070228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f24ae6-832d-4b26-8dae-ff5c614ac05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:44.092140 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Create volume of 1 GB Jan 19 09:08:44.107372 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Availability Zones retrieved successfully. Jan 19 09:08:44.135967 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Flow 'volume_create_api' (812bd082-59d7-4bb4-996e-a01d7ac5c5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:44.139927 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f175411-5be4-4dff-8655-067cdc372ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:44.143318 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:08:44.179341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f24ae6-832d-4b26-8dae-ff5c614ac05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6db78450-a9e4-4856-ace8-e0357035efae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-34449754',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['0bcc075a-1569-4204-9ed0-c053baa07961','caaac65f-1191-4d3a-a623-37a4b5269702','3d969e86-89b2-4473-ac57-a5b696215001','0a146ee6-5e8b-40e4-ae97-63b4f087437b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-34449754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6db78450-a9e4-4856-ace8-e0357035efae,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='defac146e29d45b59ea0c920aa215954',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,user_id='e2392cda460847d58f2b25623c1701fc',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:44.181972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e039d5b9-252b-414a-9192-6fd4beb32fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:44.216718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e039d5b9-252b-414a-9192-6fd4beb32fc7) 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-34449754',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['0bcc075a-1569-4204-9ed0-c053baa07961','caaac65f-1191-4d3a-a623-37a4b5269702','3d969e86-89b2-4473-ac57-a5b696215001','0a146ee6-5e8b-40e4-ae97-63b4f087437b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:44.222224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67baf61f-fdd5-4997-a27b-1f23da0d8909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:44.251146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67baf61f-fdd5-4997-a27b-1f23da0d8909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:44.257807 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (31c6f0a8-64d3-49f8-b22f-3e4b14fd2e42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:44.319022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f175411-5be4-4dff-8655-067cdc372ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:44.324786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea42f30e-3a67-4aa6-9712-b704d5aecf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:44.436900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request issued successfully. Jan 19 09:08:44.489318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d81317f8-2245-47dd-8f4e-a0d6b812b92d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes returned with HTTP 202 Jan 19 09:08:44.494145 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1126/2277] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:08:43 2021] POST /volume/v3/defac146e29d45b59ea0c920aa215954/volumes => generated 826 bytes in 1011 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:08:44.510482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c670232c-0ee9-46f4-9f84-35ceedc274ca tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:44.511327 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c670232c-0ee9-46f4-9f84-35ceedc274ca tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:44.511728 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:44.511728 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:44.512338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c670232c-0ee9-46f4-9f84-35ceedc274ca tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:44.570514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Created reservations ['9482a505-7bda-49fc-9298-7927eb09567a', '3c8c7ae0-eaf8-4a54-bcf4-4937c239067a', 'a8269c28-d485-4039-af57-d729c0ed30bb', '05ab9d44-32d1-40a0-b5d8-1d64325ca490'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:08:44.573482 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea42f30e-3a67-4aa6-9712-b704d5aecf94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9482a505-7bda-49fc-9298-7927eb09567a', '3c8c7ae0-eaf8-4a54-bcf4-4937c239067a', 'a8269c28-d485-4039-af57-d729c0ed30bb', '05ab9d44-32d1-40a0-b5d8-1d64325ca490']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:44.581462 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb83d191-6d05-49e1-86e7-0336989581e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:44.637410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:44.637410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:44.655193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c670232c-0ee9-46f4-9f84-35ceedc274ca tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:44.660629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb83d191-6d05-49e1-86e7-0336989581e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b610b5cf-f649-42f3-b11b-9958c6833ce0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-910148479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a668f2ff9724b9c8c135e4cc53e0e9b',qos_specs=None,replication_status=,reservations=['9482a505-7bda-49fc-9298-7927eb09567a','3c8c7ae0-eaf8-4a54-bcf4-4937c239067a','a8269c28-d485-4039-af57-d729c0ed30bb','05ab9d44-32d1-40a0-b5d8-1d64325ca490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d4ffcc21c14ea8bbdf09b971deae23',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-910148479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b610b5cf-f649-42f3-b11b-9958c6833ce0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a668f2ff9724b9c8c135e4cc53e0e9b',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,user_id='d0d4ffcc21c14ea8bbdf09b971deae23',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:44.662764 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a93d741-97f0-4c8e-93c5-fee5127909cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:44.697407 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a93d741-97f0-4c8e-93c5-fee5127909cf) 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-910148479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a668f2ff9724b9c8c135e4cc53e0e9b',qos_specs=None,replication_status=,reservations=['9482a505-7bda-49fc-9298-7927eb09567a','3c8c7ae0-eaf8-4a54-bcf4-4937c239067a','a8269c28-d485-4039-af57-d729c0ed30bb','05ab9d44-32d1-40a0-b5d8-1d64325ca490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d4ffcc21c14ea8bbdf09b971deae23',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:44.700004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34a688e2-d74f-465a-a99e-f0ac2f1e289d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:08:44.707648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c670232c-0ee9-46f4-9f84-35ceedc274ca tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:44.708516 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1127/2278] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:44 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:44.731497 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34a688e2-d74f-465a-a99e-f0ac2f1e289d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:08:44.744383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Flow 'volume_create_api' (812bd082-59d7-4bb4-996e-a01d7ac5c5a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:08:44.924670 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Create volume request issued successfully. Jan 19 09:08:44.971062 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8d3e246-2c50-4eca-a7b8-a29410397275 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes returned with HTTP 202 Jan 19 09:08:44.985568 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1152/2279] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:08:43 2021] POST /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes => generated 819 bytes in 1046 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:08:44.988888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ffed37f6-c664-4616-b55d-b307e459622c tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:44.989432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ffed37f6-c664-4616-b55d-b307e459622c tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:44.989651 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:44.989651 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:44.990023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ffed37f6-c664-4616-b55d-b307e459622c tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:45.104524 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:45.104524 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:45.115705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ffed37f6-c664-4616-b55d-b307e459622c tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:45.161647 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ffed37f6-c664-4616-b55d-b307e459622c tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:45.163362 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1128/2280] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:44 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:08:45.726495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4c4abd2-7705-486f-a561-336a9692a253 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:45.728952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f4c4abd2-7705-486f-a561-336a9692a253 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:45.729444 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:45.729444 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:45.730086 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f4c4abd2-7705-486f-a561-336a9692a253 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:45.835840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:45.835840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:45.846255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f4c4abd2-7705-486f-a561-336a9692a253 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:45.871283 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4c4abd2-7705-486f-a561-336a9692a253 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:45.872826 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1153/2281] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:45 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:08:46.179377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5df3cec7-0b25-4855-aec6-7c461212ac27 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:46.179616 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5df3cec7-0b25-4855-aec6-7c461212ac27 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:46.179794 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:46.179794 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:46.180168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5df3cec7-0b25-4855-aec6-7c461212ac27 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:46.266865 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:46.266865 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:46.278845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5df3cec7-0b25-4855-aec6-7c461212ac27 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:46.318571 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5df3cec7-0b25-4855-aec6-7c461212ac27 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:46.320030 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1129/2282] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:46 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:46.889342 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2a4cf28-b783-469e-b3d9-4ce33a316548 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:46.889889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2a4cf28-b783-469e-b3d9-4ce33a316548 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:46.890108 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:46.890108 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:46.890400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2a4cf28-b783-469e-b3d9-4ce33a316548 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:46.969265 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:46.969265 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:46.979816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e2a4cf28-b783-469e-b3d9-4ce33a316548 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:47.017486 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2a4cf28-b783-469e-b3d9-4ce33a316548 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:47.018839 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1154/2283] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:46 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:47.336829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b2b0383-d7d5-4095-b1d2-7c2ca9cb4538 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:47.337396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b2b0383-d7d5-4095-b1d2-7c2ca9cb4538 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:47.337590 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:47.337590 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:47.338267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b2b0383-d7d5-4095-b1d2-7c2ca9cb4538 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:47.396176 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:47.396176 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:47.413462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4b2b0383-d7d5-4095-b1d2-7c2ca9cb4538 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:47.442378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b2b0383-d7d5-4095-b1d2-7c2ca9cb4538 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:47.443454 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1130/2284] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:47 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:48.037738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc7a6451-4e86-49e8-9740-40c90616ef2a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:48.039650 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc7a6451-4e86-49e8-9740-40c90616ef2a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:48.040236 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:48.040236 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:48.041072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc7a6451-4e86-49e8-9740-40c90616ef2a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:48.125625 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:48.125625 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:48.140332 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dc7a6451-4e86-49e8-9740-40c90616ef2a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:48.181513 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc7a6451-4e86-49e8-9740-40c90616ef2a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:48.185439 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1155/2285] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:48 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:48.459592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0c1fe19-2098-49b5-9b0e-79b8ef6c85f2 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:48.460266 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0c1fe19-2098-49b5-9b0e-79b8ef6c85f2 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:48.460728 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:48.460728 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:48.461436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0c1fe19-2098-49b5-9b0e-79b8ef6c85f2 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:48.542355 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:48.542355 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:48.566659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d0c1fe19-2098-49b5-9b0e-79b8ef6c85f2 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:48.603304 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0c1fe19-2098-49b5-9b0e-79b8ef6c85f2 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:48.605048 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1131/2286] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:48 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:49.199327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fd2ff53f-efa5-4fb4-9f5a-774d9cb2221d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:49.201612 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fd2ff53f-efa5-4fb4-9f5a-774d9cb2221d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:49.202319 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:49.202319 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:49.204334 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fd2ff53f-efa5-4fb4-9f5a-774d9cb2221d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:49.293928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:49.293928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:49.306719 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fd2ff53f-efa5-4fb4-9f5a-774d9cb2221d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:49.344445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fd2ff53f-efa5-4fb4-9f5a-774d9cb2221d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:49.346036 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1156/2287] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:49 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:49.624438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec6c437d-0cda-4e7d-9762-7e5784c48b56 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:49.625982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec6c437d-0cda-4e7d-9762-7e5784c48b56 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:49.626608 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:49.626608 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:49.627230 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec6c437d-0cda-4e7d-9762-7e5784c48b56 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:49.713374 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:49.713374 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:49.727545 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ec6c437d-0cda-4e7d-9762-7e5784c48b56 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:49.771268 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec6c437d-0cda-4e7d-9762-7e5784c48b56 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:49.782180 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1132/2288] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:49 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:50.363248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8185a86-1e3d-4e08-8e61-a4591912cddb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:50.363746 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8185a86-1e3d-4e08-8e61-a4591912cddb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:50.372819 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:50.372819 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:50.374316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8185a86-1e3d-4e08-8e61-a4591912cddb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:50.512347 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:50.512347 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:50.533247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c8185a86-1e3d-4e08-8e61-a4591912cddb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:50.586589 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8185a86-1e3d-4e08-8e61-a4591912cddb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:50.587441 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1157/2289] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:50 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:50.789585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7228cf8-1aae-4259-aaa5-9992d2b3ec42 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:50.790221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7228cf8-1aae-4259-aaa5-9992d2b3ec42 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:50.790551 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:50.790551 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:50.791126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7228cf8-1aae-4259-aaa5-9992d2b3ec42 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:50.919357 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:50.919357 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:50.943458 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b7228cf8-1aae-4259-aaa5-9992d2b3ec42 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:50.981960 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7228cf8-1aae-4259-aaa5-9992d2b3ec42 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:50.983491 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1133/2290] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:50 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:51.603370 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3300526-cb28-4658-8fd2-516482a3ee71 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:51.603968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3300526-cb28-4658-8fd2-516482a3ee71 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:51.604244 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:51.604244 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:51.604701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3300526-cb28-4658-8fd2-516482a3ee71 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:51.705554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:51.705554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:51.738305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b3300526-cb28-4658-8fd2-516482a3ee71 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:51.785305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3300526-cb28-4658-8fd2-516482a3ee71 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:51.800353 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1158/2291] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:51 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:52.001839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c11a8257-2520-4438-b6a9-c3b8bf9c4a9b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:52.002858 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c11a8257-2520-4438-b6a9-c3b8bf9c4a9b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:52.003235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:52.003235 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:52.003864 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c11a8257-2520-4438-b6a9-c3b8bf9c4a9b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:52.086588 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:52.086588 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:52.100652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c11a8257-2520-4438-b6a9-c3b8bf9c4a9b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:52.124717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c11a8257-2520-4438-b6a9-c3b8bf9c4a9b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:52.126121 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1134/2292] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:51 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:52.804892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d5e44bc-e8aa-4dde-a47d-afa9f724b929 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:52.806213 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d5e44bc-e8aa-4dde-a47d-afa9f724b929 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:52.806627 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:52.806627 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:52.807295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d5e44bc-e8aa-4dde-a47d-afa9f724b929 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:52.880888 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:52.880888 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:52.893534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4d5e44bc-e8aa-4dde-a47d-afa9f724b929 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:52.960051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d5e44bc-e8aa-4dde-a47d-afa9f724b929 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:52.961298 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1159/2293] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:52 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:53.143870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c268b005-6660-4104-9154-b61640e8ed03 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:53.144850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c268b005-6660-4104-9154-b61640e8ed03 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:53.145295 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:53.145295 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:53.146543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c268b005-6660-4104-9154-b61640e8ed03 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:53.226329 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:53.226329 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:53.258951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c268b005-6660-4104-9154-b61640e8ed03 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:53.303829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c268b005-6660-4104-9154-b61640e8ed03 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:53.304690 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1135/2294] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:53 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:53.978054 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ca7dd0c-73b9-4dd3-bd45-44c26441af59 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:53.979354 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ca7dd0c-73b9-4dd3-bd45-44c26441af59 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:53.979745 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:53.979745 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:53.980569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ca7dd0c-73b9-4dd3-bd45-44c26441af59 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:54.103380 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:54.103380 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:54.118232 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3ca7dd0c-73b9-4dd3-bd45-44c26441af59 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:54.144352 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ca7dd0c-73b9-4dd3-bd45-44c26441af59 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:54.145531 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1160/2295] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:53 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:54.321766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ed7f245-145a-4f2e-b809-6d8a13ceb30a tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:54.322293 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ed7f245-145a-4f2e-b809-6d8a13ceb30a tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:54.322519 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:54.322519 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:54.322906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ed7f245-145a-4f2e-b809-6d8a13ceb30a tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:54.441757 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:54.441757 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:54.470179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3ed7f245-145a-4f2e-b809-6d8a13ceb30a tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:54.509770 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ed7f245-145a-4f2e-b809-6d8a13ceb30a tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:54.510627 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1136/2296] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:54 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:55.162051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d312a215-9cad-4029-8814-af5785647961 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:55.162872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d312a215-9cad-4029-8814-af5785647961 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:55.163213 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:55.163213 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:55.163789 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d312a215-9cad-4029-8814-af5785647961 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:55.276828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:55.276828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:55.306694 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d312a215-9cad-4029-8814-af5785647961 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:55.338371 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d312a215-9cad-4029-8814-af5785647961 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:55.339797 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1161/2297] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:55 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:55.527133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc2751fd-6fd4-406d-a2e9-c3deef585749 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:55.527660 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc2751fd-6fd4-406d-a2e9-c3deef585749 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:55.527880 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:55.527880 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:55.528252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc2751fd-6fd4-406d-a2e9-c3deef585749 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:55.652805 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:55.652805 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:55.674459 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cc2751fd-6fd4-406d-a2e9-c3deef585749 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:55.768755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc2751fd-6fd4-406d-a2e9-c3deef585749 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:55.772769 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1137/2298] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:55 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:56.357245 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8013d34-21d3-4d7e-9fb4-41478123be70 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:56.357770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8013d34-21d3-4d7e-9fb4-41478123be70 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:56.357899 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:56.357899 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:56.358207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8013d34-21d3-4d7e-9fb4-41478123be70 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:56.511792 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:56.511792 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:56.540235 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a8013d34-21d3-4d7e-9fb4-41478123be70 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:56.592159 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8013d34-21d3-4d7e-9fb4-41478123be70 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:56.596026 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1162/2299] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:56 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:56.792347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-029719bf-16e6-44e9-a64f-495cfdd1f934 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:56.793288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-029719bf-16e6-44e9-a64f-495cfdd1f934 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:56.793718 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:56.793718 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:56.794692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-029719bf-16e6-44e9-a64f-495cfdd1f934 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:56.929000 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:56.929000 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:56.942261 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-029719bf-16e6-44e9-a64f-495cfdd1f934 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:56.971247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-029719bf-16e6-44e9-a64f-495cfdd1f934 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:56.972635 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1138/2300] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:56 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:57.612359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-468839fb-be6d-46fb-b8e7-f5fbaf9b81c4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:57.613608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-468839fb-be6d-46fb-b8e7-f5fbaf9b81c4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:57.614012 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:57.614012 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:57.614672 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-468839fb-be6d-46fb-b8e7-f5fbaf9b81c4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:57.738459 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:57.738459 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:57.760952 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-468839fb-be6d-46fb-b8e7-f5fbaf9b81c4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:57.793998 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-468839fb-be6d-46fb-b8e7-f5fbaf9b81c4 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:57.795251 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1163/2301] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:57 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:57.989784 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea1f2573-ad62-4b15-ac5a-0f22ec87d355 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:57.990571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea1f2573-ad62-4b15-ac5a-0f22ec87d355 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:57.990958 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:57.990958 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:57.991575 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea1f2573-ad62-4b15-ac5a-0f22ec87d355 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:58.099538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:58.099538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:58.126263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea1f2573-ad62-4b15-ac5a-0f22ec87d355 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:58.182768 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea1f2573-ad62-4b15-ac5a-0f22ec87d355 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:58.183954 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1139/2302] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:57 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:58.815186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e717b795-99d7-474f-9d43-d87cd991cefb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:58.815738 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e717b795-99d7-474f-9d43-d87cd991cefb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:58.816078 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:58.816078 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:58.816633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e717b795-99d7-474f-9d43-d87cd991cefb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:58.914438 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:58.914438 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:58.924027 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e717b795-99d7-474f-9d43-d87cd991cefb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:08:58.948508 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e717b795-99d7-474f-9d43-d87cd991cefb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:08:58.949570 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1164/2303] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:58 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:59.201745 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8674a248-f734-4c9b-b8cf-94999fb08b4c tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:08:59.202499 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8674a248-f734-4c9b-b8cf-94999fb08b4c tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:59.203415 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:59.203415 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:59.204094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8674a248-f734-4c9b-b8cf-94999fb08b4c tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:59.319008 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:59.319008 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:08:59.351253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8674a248-f734-4c9b-b8cf-94999fb08b4c tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:08:59.422515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8674a248-f734-4c9b-b8cf-94999fb08b4c tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:08:59.422515 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1140/2304] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:59 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:59.971487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee2d65bf-0cf2-4d7c-a659-26669874026d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:08:59.972093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee2d65bf-0cf2-4d7c-a659-26669874026d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:59.972227 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:59.972227 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:08:59.973228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ee2d65bf-0cf2-4d7c-a659-26669874026d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:00.108766 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:00.108766 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:00.130878 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ee2d65bf-0cf2-4d7c-a659-26669874026d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:00.192397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ee2d65bf-0cf2-4d7c-a659-26669874026d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:00.195317 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1165/2305] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:59 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:00.433765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3fc5fff-48f1-4428-9cee-6cafcfc43124 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:00.440227 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3fc5fff-48f1-4428-9cee-6cafcfc43124 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:00.440649 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:00.440649 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:00.441472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3fc5fff-48f1-4428-9cee-6cafcfc43124 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:00.759719 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:00.759719 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:00.778670 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f3fc5fff-48f1-4428-9cee-6cafcfc43124 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:00.842854 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3fc5fff-48f1-4428-9cee-6cafcfc43124 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:00.855292 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1141/2306] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:00 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:01.212540 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68676315-7c1a-40f6-b6cd-9f0aa8723489 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:01.213273 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68676315-7c1a-40f6-b6cd-9f0aa8723489 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:01.213606 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:01.213606 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:01.214173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68676315-7c1a-40f6-b6cd-9f0aa8723489 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:01.342630 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:01.342630 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:01.365534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-68676315-7c1a-40f6-b6cd-9f0aa8723489 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:01.428902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68676315-7c1a-40f6-b6cd-9f0aa8723489 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:01.430378 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1166/2307] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:01 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:01.861437 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69b72cf9-a29f-4248-b69f-80a053b835c8 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:01.861964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69b72cf9-a29f-4248-b69f-80a053b835c8 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:01.862185 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:01.862185 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:01.862561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69b72cf9-a29f-4248-b69f-80a053b835c8 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:02.043996 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:02.043996 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:02.083542 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-69b72cf9-a29f-4248-b69f-80a053b835c8 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:02.166817 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69b72cf9-a29f-4248-b69f-80a053b835c8 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:02.167816 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1142/2308] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:01 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:02.446056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92911644-38a5-4e6d-ac7f-61a1ee83ee8b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:02.446613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92911644-38a5-4e6d-ac7f-61a1ee83ee8b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:02.447176 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:02.447176 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:02.447746 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92911644-38a5-4e6d-ac7f-61a1ee83ee8b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:02.575452 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:02.575452 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:02.598078 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-92911644-38a5-4e6d-ac7f-61a1ee83ee8b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:02.645753 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92911644-38a5-4e6d-ac7f-61a1ee83ee8b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:02.653332 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1167/2309] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:02 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:03.184208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-82cd4b74-e625-4cef-b639-e3c36ac3a633 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:03.185171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-82cd4b74-e625-4cef-b639-e3c36ac3a633 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:03.185510 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:03.185510 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:03.186060 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-82cd4b74-e625-4cef-b639-e3c36ac3a633 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:03.328906 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:03.328906 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:03.362912 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-82cd4b74-e625-4cef-b639-e3c36ac3a633 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:03.417379 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-82cd4b74-e625-4cef-b639-e3c36ac3a633 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:03.418960 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1143/2310] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:03 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:03.671875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac74425b-3eb8-4813-8618-1bb57b18b18e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:03.672565 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac74425b-3eb8-4813-8618-1bb57b18b18e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:03.673582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:03.673582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:03.674439 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac74425b-3eb8-4813-8618-1bb57b18b18e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:03.806821 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:03.806821 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:03.830691 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ac74425b-3eb8-4813-8618-1bb57b18b18e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:03.893071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac74425b-3eb8-4813-8618-1bb57b18b18e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:03.898306 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1168/2311] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:03 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:04.435320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f17794d-e210-4618-b6a7-e1105082d765 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:04.436102 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f17794d-e210-4618-b6a7-e1105082d765 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:04.436308 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:04.436308 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:04.437498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f17794d-e210-4618-b6a7-e1105082d765 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:04.588015 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:04.588015 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:04.618293 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9f17794d-e210-4618-b6a7-e1105082d765 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:04.699215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f17794d-e210-4618-b6a7-e1105082d765 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:04.719247 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1144/2312] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:04 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:04.912998 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bfa5b96-b38d-4762-b12e-8f62c26e1502 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:04.914107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6bfa5b96-b38d-4762-b12e-8f62c26e1502 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:04.914499 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:04.914499 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:04.915257 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6bfa5b96-b38d-4762-b12e-8f62c26e1502 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:05.069156 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:05.069156 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:05.097687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6bfa5b96-b38d-4762-b12e-8f62c26e1502 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:05.179070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bfa5b96-b38d-4762-b12e-8f62c26e1502 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:05.181361 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1169/2313] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:04 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:05.723230 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c0877da-66df-43d5-9698-9341d1e0dba0 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:05.724590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c0877da-66df-43d5-9698-9341d1e0dba0 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:05.725069 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:05.725069 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:05.726018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c0877da-66df-43d5-9698-9341d1e0dba0 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:05.835583 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:05.835583 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:05.846994 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6c0877da-66df-43d5-9698-9341d1e0dba0 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:05.875482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c0877da-66df-43d5-9698-9341d1e0dba0 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:05.876623 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1145/2314] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:05 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:06.199345 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e4cefdc-b2e3-4c48-b8cf-bea807b25bab tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:06.199690 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e4cefdc-b2e3-4c48-b8cf-bea807b25bab tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:06.200082 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:06.200082 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:06.201510 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e4cefdc-b2e3-4c48-b8cf-bea807b25bab tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:06.329268 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:06.329268 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:06.358124 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1e4cefdc-b2e3-4c48-b8cf-bea807b25bab tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:06.412329 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e4cefdc-b2e3-4c48-b8cf-bea807b25bab tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:06.422608 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1170/2315] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:06 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:06.892408 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-611760e1-847c-456e-97e0-302198b310eb tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:06.893620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-611760e1-847c-456e-97e0-302198b310eb tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:06.894008 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:06.894008 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:06.894775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-611760e1-847c-456e-97e0-302198b310eb tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:07.099989 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:07.099989 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:07.127098 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-611760e1-847c-456e-97e0-302198b310eb tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:07.198453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-611760e1-847c-456e-97e0-302198b310eb tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:07.204060 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1146/2316] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:06 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:09:07.430896 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c9c565a-3457-44be-aab7-8654eed26fbb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:07.432305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c9c565a-3457-44be-aab7-8654eed26fbb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:07.432531 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:07.432531 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:07.432913 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c9c565a-3457-44be-aab7-8654eed26fbb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:07.535641 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:07.535641 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:07.562962 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6c9c565a-3457-44be-aab7-8654eed26fbb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:07.612844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c9c565a-3457-44be-aab7-8654eed26fbb tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:07.614255 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1171/2317] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:07 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:08.219320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cee0cb3d-d95c-4e43-bd56-86a2df188b85 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:08.220577 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cee0cb3d-d95c-4e43-bd56-86a2df188b85 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:08.220877 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:08.220877 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:08.221470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cee0cb3d-d95c-4e43-bd56-86a2df188b85 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:08.291861 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:08.291861 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:08.304764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cee0cb3d-d95c-4e43-bd56-86a2df188b85 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:08.336416 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cee0cb3d-d95c-4e43-bd56-86a2df188b85 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:08.337970 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1147/2318] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:08 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:08.630541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98fa3ffb-53bf-4077-aaea-4d6f405fd2d0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:08.631945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98fa3ffb-53bf-4077-aaea-4d6f405fd2d0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:08.632576 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:08.632576 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:08.633267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98fa3ffb-53bf-4077-aaea-4d6f405fd2d0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:08.780463 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:08.780463 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:08.829336 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-98fa3ffb-53bf-4077-aaea-4d6f405fd2d0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:08.903557 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98fa3ffb-53bf-4077-aaea-4d6f405fd2d0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:08.926912 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1172/2319] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:08 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:09.359283 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07ef677e-27ba-4b88-b04c-8730ba51f472 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:09.369672 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07ef677e-27ba-4b88-b04c-8730ba51f472 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:09.370481 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:09.370481 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:09.371673 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07ef677e-27ba-4b88-b04c-8730ba51f472 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:09.617504 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:09.617504 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:09.648144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-07ef677e-27ba-4b88-b04c-8730ba51f472 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:09.703299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07ef677e-27ba-4b88-b04c-8730ba51f472 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:09.704604 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1148/2320] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:09 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 911 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:09.937005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0958e1c-1964-4de6-94cb-944a82dcc62a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:09.937867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0958e1c-1964-4de6-94cb-944a82dcc62a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:09.938249 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:09.938249 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:09.938877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0958e1c-1964-4de6-94cb-944a82dcc62a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:10.065289 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:10.065289 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:10.102161 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f0958e1c-1964-4de6-94cb-944a82dcc62a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:10.166483 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0958e1c-1964-4de6-94cb-944a82dcc62a tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:10.167600 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1173/2321] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:09 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 918 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:10.721120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc496e28-f1e9-4cc7-966c-afb5ea8240d6 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:10.722354 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc496e28-f1e9-4cc7-966c-afb5ea8240d6 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:10.722800 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:10.722800 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:10.723672 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fc496e28-f1e9-4cc7-966c-afb5ea8240d6 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:10.833881 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:10.833881 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:10.850481 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fc496e28-f1e9-4cc7-966c-afb5ea8240d6 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:10.904039 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fc496e28-f1e9-4cc7-966c-afb5ea8240d6 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:10.915347 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1149/2322] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:10 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:11.183378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-baa1c803-e9f8-4d99-b096-0f93e752eb4b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:11.183869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-baa1c803-e9f8-4d99-b096-0f93e752eb4b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:11.184276 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:11.184276 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:11.184913 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-baa1c803-e9f8-4d99-b096-0f93e752eb4b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:11.296578 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:11.296578 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:11.312624 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-baa1c803-e9f8-4d99-b096-0f93e752eb4b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:11.350927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-baa1c803-e9f8-4d99-b096-0f93e752eb4b tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:11.365077 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1174/2323] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:11 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 976 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:11.922343 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-defeafb9-dbae-4d8e-8256-20fd85b969d8 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:11.923202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-defeafb9-dbae-4d8e-8256-20fd85b969d8 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:11.923202 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:11.923202 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:11.923917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-defeafb9-dbae-4d8e-8256-20fd85b969d8 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:12.064082 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:12.064082 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:12.073121 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-defeafb9-dbae-4d8e-8256-20fd85b969d8 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:12.100743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-defeafb9-dbae-4d8e-8256-20fd85b969d8 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:12.102271 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1150/2324] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:11 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:12.377193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f65a393c-0d97-4838-94ca-bd8973ebbe03 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:12.382655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f65a393c-0d97-4838-94ca-bd8973ebbe03 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:12.383130 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:12.383130 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:12.383851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f65a393c-0d97-4838-94ca-bd8973ebbe03 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:12.540564 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:12.540564 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:12.551542 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f65a393c-0d97-4838-94ca-bd8973ebbe03 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:12.582073 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f65a393c-0d97-4838-94ca-bd8973ebbe03 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:12.583313 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1175/2325] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:12 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 979 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:13.120724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-780f01c6-6417-4b5c-bef5-d1c588b10817 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:13.121891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-780f01c6-6417-4b5c-bef5-d1c588b10817 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:13.122281 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:13.122281 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:13.123527 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-780f01c6-6417-4b5c-bef5-d1c588b10817 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:13.208594 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:13.208594 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:13.223564 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-780f01c6-6417-4b5c-bef5-d1c588b10817 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:13.255143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-780f01c6-6417-4b5c-bef5-d1c588b10817 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:13.256524 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1151/2326] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:13 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 972 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:13.599594 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5165aa7-d2e3-434a-b38e-54f451ec29f3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:13.600304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5165aa7-d2e3-434a-b38e-54f451ec29f3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:13.600826 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:13.600826 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:13.601440 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5165aa7-d2e3-434a-b38e-54f451ec29f3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:13.697323 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:13.697323 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:13.717283 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a5165aa7-d2e3-434a-b38e-54f451ec29f3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:13.771007 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5165aa7-d2e3-434a-b38e-54f451ec29f3 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:13.772217 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1176/2327] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:13 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 979 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:14.273869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc090e31-8892-43b1-997b-881817bed581 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:14.275405 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc090e31-8892-43b1-997b-881817bed581 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:14.275850 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:14.275850 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:14.276553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc090e31-8892-43b1-997b-881817bed581 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:14.362997 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:14.362997 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:14.382977 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cc090e31-8892-43b1-997b-881817bed581 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:14.408952 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc090e31-8892-43b1-997b-881817bed581 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:14.410801 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1152/2328] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:14 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 972 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:14.790045 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-66680cef-0787-4283-adcc-4fbed347064e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:14.790700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-66680cef-0787-4283-adcc-4fbed347064e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:14.790981 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:14.790981 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:14.791476 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-66680cef-0787-4283-adcc-4fbed347064e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:14.919474 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:14.919474 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:14.943786 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-66680cef-0787-4283-adcc-4fbed347064e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:14.999372 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-66680cef-0787-4283-adcc-4fbed347064e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:15.005221 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1177/2329] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:14 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 979 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:15.427855 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d7e190b-b002-42c9-97c9-7ccb3646e3b3 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:15.428433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1d7e190b-b002-42c9-97c9-7ccb3646e3b3 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:15.428564 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:15.428564 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:15.429208 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1d7e190b-b002-42c9-97c9-7ccb3646e3b3 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:15.628973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:15.628973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:15.650196 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1d7e190b-b002-42c9-97c9-7ccb3646e3b3 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:15.686947 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d7e190b-b002-42c9-97c9-7ccb3646e3b3 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:15.688310 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1153/2330] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:15 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 972 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:16.025205 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b271f7a3-94af-451d-98a5-3fbce57382a8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:16.027099 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b271f7a3-94af-451d-98a5-3fbce57382a8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:16.028017 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:16.028017 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:16.029121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b271f7a3-94af-451d-98a5-3fbce57382a8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:16.314521 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:16.314521 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:16.337232 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b271f7a3-94af-451d-98a5-3fbce57382a8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:16.420279 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b271f7a3-94af-451d-98a5-3fbce57382a8 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:16.445640 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1178/2331] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:16 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 979 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:16.708083 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fde3624a-b8e9-4227-b97c-f9e8c9f35dce tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:16.709438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fde3624a-b8e9-4227-b97c-f9e8c9f35dce tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:16.712119 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:16.712119 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:16.713633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fde3624a-b8e9-4227-b97c-f9e8c9f35dce tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:16.938077 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:16.938077 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:16.957195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fde3624a-b8e9-4227-b97c-f9e8c9f35dce tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:17.007396 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fde3624a-b8e9-4227-b97c-f9e8c9f35dce tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:17.020662 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1154/2332] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:16 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 972 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:17.456422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2a97405-310b-4848-8481-6156babf6cff tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:17.456952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2a97405-310b-4848-8481-6156babf6cff tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:17.457151 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:17.457151 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:17.457806 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2a97405-310b-4848-8481-6156babf6cff tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:17.653467 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:17.653467 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:17.664824 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f2a97405-310b-4848-8481-6156babf6cff tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:17.709586 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2a97405-310b-4848-8481-6156babf6cff tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:17.722677 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1179/2333] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:17 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 979 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:18.030795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25fdfec1-045f-4523-92f1-58c07558d961 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:18.033602 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25fdfec1-045f-4523-92f1-58c07558d961 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:18.034866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:18.034866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:18.035902 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25fdfec1-045f-4523-92f1-58c07558d961 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:18.253412 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:18.253412 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:18.263051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-25fdfec1-045f-4523-92f1-58c07558d961 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:18.335202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25fdfec1-045f-4523-92f1-58c07558d961 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:18.337207 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1155/2334] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:18 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 972 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:09:18.743790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f65bbdb7-be5e-4cff-baf6-5733d41fc12f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:18.745165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f65bbdb7-be5e-4cff-baf6-5733d41fc12f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:18.745670 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:18.745670 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:18.746302 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f65bbdb7-be5e-4cff-baf6-5733d41fc12f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:18.880766 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:18.880766 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:18.898443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f65bbdb7-be5e-4cff-baf6-5733d41fc12f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:18.951273 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f65bbdb7-be5e-4cff-baf6-5733d41fc12f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:18.952541 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1180/2335] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:18 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 979 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:19.356820 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64f4e7fa-e4ba-411b-92e6-bfc7bd490aec tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:19.359171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64f4e7fa-e4ba-411b-92e6-bfc7bd490aec tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:19.359890 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:19.359890 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:19.360547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64f4e7fa-e4ba-411b-92e6-bfc7bd490aec tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:19.591119 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:19.591119 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:19.621377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64f4e7fa-e4ba-411b-92e6-bfc7bd490aec tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:19.655814 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64f4e7fa-e4ba-411b-92e6-bfc7bd490aec tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:19.657436 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1156/2336] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:19 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 972 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:19.969866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1118d5e0-283c-4de8-b42d-49ee9b24423c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:19.970708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1118d5e0-283c-4de8-b42d-49ee9b24423c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:19.970708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:19.970708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:19.971135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1118d5e0-283c-4de8-b42d-49ee9b24423c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:20.038119 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:20.038119 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:20.058891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1118d5e0-283c-4de8-b42d-49ee9b24423c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:20.101678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1118d5e0-283c-4de8-b42d-49ee9b24423c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:20.102878 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1181/2337] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:19 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 979 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:20.675175 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34cb5f98-95e7-4fbb-a805-9299452e1df5 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:20.675856 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34cb5f98-95e7-4fbb-a805-9299452e1df5 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:20.676025 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:20.676025 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:20.676679 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34cb5f98-95e7-4fbb-a805-9299452e1df5 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:20.833087 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:20.833087 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:20.865093 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-34cb5f98-95e7-4fbb-a805-9299452e1df5 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:20.927831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34cb5f98-95e7-4fbb-a805-9299452e1df5 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:20.928705 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1157/2338] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:20 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 972 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:21.126463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-458978ff-c7c5-4c7f-9345-07b50cb89169 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:21.126905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-458978ff-c7c5-4c7f-9345-07b50cb89169 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:21.127036 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:21.127036 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:21.132106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-458978ff-c7c5-4c7f-9345-07b50cb89169 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:21.251402 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:21.251402 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:21.278332 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-458978ff-c7c5-4c7f-9345-07b50cb89169 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:21.326188 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-458978ff-c7c5-4c7f-9345-07b50cb89169 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:21.333621 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1182/2339] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:21 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 1367 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:09:21.344927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c321b0f-eb7a-4b5d-95f2-2a98ceb270a0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:21.345906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c321b0f-eb7a-4b5d-95f2-2a98ceb270a0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:21.346428 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:21.346428 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:21.347246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c321b0f-eb7a-4b5d-95f2-2a98ceb270a0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:21.408096 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:21.408096 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:21.418299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6c321b0f-eb7a-4b5d-95f2-2a98ceb270a0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:21.445892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c321b0f-eb7a-4b5d-95f2-2a98ceb270a0 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:21.447821 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1158/2340] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:21 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 1367 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:09:21.462966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64332c02-5662-4c9f-9784-850766904eed tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] PUT http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:21.469870 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:21.469870 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:21.470730 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64332c02-5662-4c9f-9784-850766904eed tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-34449754"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:21.599554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:21.599554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:21.612045 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64332c02-5662-4c9f-9784-850766904eed tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:21.636562 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64332c02-5662-4c9f-9784-850766904eed tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume updated successfully. Jan 19 09:09:21.655428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64332c02-5662-4c9f-9784-850766904eed tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:21.667665 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1183/2341] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Jan 19 09:09:21 2021] PUT /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 850 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:21.672064 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-716598fa-942d-4f5d-b4f7-15c0bc53e721 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] PUT http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:21.672538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:21.672538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:21.673259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-716598fa-942d-4f5d-b4f7-15c0bc53e721 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1484683172", "description": "This is the new description of volume"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:21.750423 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:21.750423 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:21.769653 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-716598fa-942d-4f5d-b4f7-15c0bc53e721 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:21.804095 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-716598fa-942d-4f5d-b4f7-15c0bc53e721 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume updated successfully. Jan 19 09:09:21.820019 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-716598fa-942d-4f5d-b4f7-15c0bc53e721 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:21.821227 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1159/2342] 10.222.0.50 () {60 vars in 1336 bytes} [Tue Jan 19 09:09:21 2021] PUT /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 891 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:21.834960 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4689f570-e279-4135-924c-2fb2a0caef89 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:21.835494 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4689f570-e279-4135-924c-2fb2a0caef89 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:21.835716 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:21.835716 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:21.836093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4689f570-e279-4135-924c-2fb2a0caef89 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:21.888806 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:21.888806 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:21.898748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4689f570-e279-4135-924c-2fb2a0caef89 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:21.931123 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4689f570-e279-4135-924c-2fb2a0caef89 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:21.932025 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1184/2343] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:21 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 1408 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:09:21.947269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64af232c-ea81-4f7e-bde7-fde33f620584 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:21.947794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64af232c-ea81-4f7e-bde7-fde33f620584 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:21.947994 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:21.947994 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:21.948370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64af232c-ea81-4f7e-bde7-fde33f620584 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:21.960192 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] POST http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes Jan 19 09:09:21.960656 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:21.960656 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:21.961077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-316455811", "availability_zone": "nova", "size": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:21.962245 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-316455811', 'availability_zone': 'nova', 'size': 1}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:09:21.962619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume of 1 GB Jan 19 09:09:21.994592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Availability Zones retrieved successfully. Jan 19 09:09:22.005685 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:22.005685 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:22.015476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64af232c-ea81-4f7e-bde7-fde33f620584 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:22.019631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (b78059b2-f393-4a88-8284-7cb54dce09d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:09:22.022933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f28e50-fe1e-4d1a-ab9d-8673abb9a966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:22.024575 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:09:22.079625 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64af232c-ea81-4f7e-bde7-fde33f620584 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:22.091473 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1160/2344] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:21 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 1360 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:09:22.097462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6423965-4299-4357-90c8-82bdbafb41b0 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] POST http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0/action Jan 19 09:09:22.097928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:22.097928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:22.098372 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6423965-4299-4357-90c8-82bdbafb41b0 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] 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=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:09:22.098958 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6423965-4299-4357-90c8-82bdbafb41b0 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] 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=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:22.138518 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f28e50-fe1e-4d1a-ab9d-8673abb9a966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:22.142550 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e212d1c-f0e7-4d34-b568-ec5aeccbc1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:22.184473 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:22.184473 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:22.272737 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Created reservations ['5a08bd7a-049e-473d-a6aa-2fa35b218db0', '1c1ee526-3c24-4cf3-a5ab-35360bcd6457', '14cd5601-1c6e-46eb-ab5c-cb220fe6eccb', 'f6955f99-98cb-4161-8795-e76c86a2c845'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:09:22.274694 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e212d1c-f0e7-4d34-b568-ec5aeccbc1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a08bd7a-049e-473d-a6aa-2fa35b218db0', '1c1ee526-3c24-4cf3-a5ab-35360bcd6457', '14cd5601-1c6e-46eb-ab5c-cb220fe6eccb', 'f6955f99-98cb-4161-8795-e76c86a2c845']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:22.276826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcca0704-2146-4df5-9044-2b5cf6260eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:22.287423 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:22.287423 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:22.288636 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a6423965-4299-4357-90c8-82bdbafb41b0 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:22.339009 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a6423965-4299-4357-90c8-82bdbafb41b0 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Update volume metadata completed successfully. Jan 19 09:09:22.339802 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6423965-4299-4357-90c8-82bdbafb41b0 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0/action returned with HTTP 200 Jan 19 09:09:22.341045 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1161/2345] 10.222.0.50 () {60 vars in 1358 bytes} [Tue Jan 19 09:09:22 2021] POST /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0/action => generated 511 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:22.350489 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c34a5b0e-4b01-42a1-9250-7d47f271f19b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:22.351024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c34a5b0e-4b01-42a1-9250-7d47f271f19b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:22.351241 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:22.351241 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:22.351770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c34a5b0e-4b01-42a1-9250-7d47f271f19b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:22.411898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcca0704-2146-4df5-9044-2b5cf6260eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c2a7c86-3859-45a6-b395-fd94cdec33be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-316455811',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['5a08bd7a-049e-473d-a6aa-2fa35b218db0','1c1ee526-3c24-4cf3-a5ab-35360bcd6457','14cd5601-1c6e-46eb-ab5c-cb220fe6eccb','f6955f99-98cb-4161-8795-e76c86a2c845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:09:22Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-316455811',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c2a7c86-3859-45a6-b395-fd94cdec33be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='defac146e29d45b59ea0c920aa215954',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,user_id='e2392cda460847d58f2b25623c1701fc',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:22.414068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8409b830-d6aa-477f-a593-b1816c99746c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:22.448733 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:22.448733 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:22.464282 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8409b830-d6aa-477f-a593-b1816c99746c) 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-316455811',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='defac146e29d45b59ea0c920aa215954',qos_specs=None,replication_status=,reservations=['5a08bd7a-049e-473d-a6aa-2fa35b218db0','1c1ee526-3c24-4cf3-a5ab-35360bcd6457','14cd5601-1c6e-46eb-ab5c-cb220fe6eccb','f6955f99-98cb-4161-8795-e76c86a2c845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2392cda460847d58f2b25623c1701fc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:22.465757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b186ac5-112d-4138-a15d-d4501413413e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:22.473562 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c34a5b0e-4b01-42a1-9250-7d47f271f19b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:22.496122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b186ac5-112d-4138-a15d-d4501413413e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:22.499520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Flow 'volume_create_api' (b78059b2-f393-4a88-8284-7cb54dce09d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:09:22.529797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c34a5b0e-4b01-42a1-9250-7d47f271f19b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:22.530736 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1162/2346] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:22 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 1435 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:09:22.550850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea959c7c-9e31-46fd-90bc-a20e5146c6ea tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] POST http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0/action Jan 19 09:09:22.551310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:22.551310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:22.551729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea959c7c-9e31-46fd-90bc-a20e5146c6ea tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:09:22.552121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea959c7c-9e31-46fd-90bc-a20e5146c6ea tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:22.597280 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Create volume request issued successfully. Jan 19 09:09:22.630410 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94328f67-c699-4b73-b5c0-a181d69ff31f tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes returned with HTTP 202 Jan 19 09:09:22.641597 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1185/2347] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:09:21 2021] POST /volume/v3/defac146e29d45b59ea0c920aa215954/volumes => generated 810 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:09:22.646784 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-49b3fd1b-4208-40fa-b831-17ae956a39d9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be Jan 19 09:09:22.647311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-49b3fd1b-4208-40fa-b831-17ae956a39d9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:22.647530 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:22.647530 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:22.647900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-49b3fd1b-4208-40fa-b831-17ae956a39d9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:22.657133 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:22.657133 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:22.738368 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:22.738368 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:22.751406 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-49b3fd1b-4208-40fa-b831-17ae956a39d9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:22.785125 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:22.785125 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:22.785125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea959c7c-9e31-46fd-90bc-a20e5146c6ea tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:22.793603 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-49b3fd1b-4208-40fa-b831-17ae956a39d9 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be returned with HTTP 200 Jan 19 09:09:22.795145 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1186/2348] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:22 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be => generated 902 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:22.810665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea959c7c-9e31-46fd-90bc-a20e5146c6ea tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Get volume image-metadata completed successfully. Jan 19 09:09:22.838766 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:09:22.838766 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:09:22.844525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea959c7c-9e31-46fd-90bc-a20e5146c6ea tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Delete volume metadata completed successfully. Jan 19 09:09:22.845270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea959c7c-9e31-46fd-90bc-a20e5146c6ea tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0/action returned with HTTP 200 Jan 19 09:09:22.847140 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1163/2349] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:09:22 2021] POST /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0/action => generated 0 bytes in 300 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 19 09:09:22.855479 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2f37597-6121-44dd-a85c-a0714bf8d8f5 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] POST http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0/action Jan 19 09:09:22.855751 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:22.855751 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:22.856146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2f37597-6121-44dd-a85c-a0714bf8d8f5 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:09:22.856537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2f37597-6121-44dd-a85c-a0714bf8d8f5 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:22.951621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:22.951621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:22.956372 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2f37597-6121-44dd-a85c-a0714bf8d8f5 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:22.974804 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2f37597-6121-44dd-a85c-a0714bf8d8f5 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Get volume image-metadata completed successfully. Jan 19 09:09:22.976009 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2f37597-6121-44dd-a85c-a0714bf8d8f5 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0/action returned with HTTP 200 Jan 19 09:09:22.977511 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1187/2350] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:09:22 2021] POST /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0/action => generated 485 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:22.988134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42b0c93c-7375-48fa-9fd3-52aacd8ae512 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] DELETE http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:22.988657 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42b0c93c-7375-48fa-9fd3-52aacd8ae512 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:22.988860 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:22.988860 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:22.989431 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42b0c93c-7375-48fa-9fd3-52aacd8ae512 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:22.990035 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-42b0c93c-7375-48fa-9fd3-52aacd8ae512 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Delete volume with id: b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:23.088299 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:23.088299 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:23.089525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-42b0c93c-7375-48fa-9fd3-52aacd8ae512 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:23.144785 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-42b0c93c-7375-48fa-9fd3-52aacd8ae512 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Delete volume request issued successfully. Jan 19 09:09:23.145360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42b0c93c-7375-48fa-9fd3-52aacd8ae512 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 202 Jan 19 09:09:23.146477 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1164/2351] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:09:22 2021] DELETE /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:09:23.153917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d69227a0-cc5f-48fd-8a6a-07c528a3820b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:23.155267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d69227a0-cc5f-48fd-8a6a-07c528a3820b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:23.155795 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:23.155795 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:23.156388 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d69227a0-cc5f-48fd-8a6a-07c528a3820b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:23.216339 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:23.216339 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:23.226627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d69227a0-cc5f-48fd-8a6a-07c528a3820b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:23.272338 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d69227a0-cc5f-48fd-8a6a-07c528a3820b tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:23.273213 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1188/2352] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:23 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 1408 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:09:23.812210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c14a4620-77c3-48c0-8c69-c838522ade98 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be Jan 19 09:09:23.813370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c14a4620-77c3-48c0-8c69-c838522ade98 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:23.813964 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:23.813964 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:23.814661 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c14a4620-77c3-48c0-8c69-c838522ade98 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:23.995524 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:23.995524 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:24.026763 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c14a4620-77c3-48c0-8c69-c838522ade98 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:24.058900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c14a4620-77c3-48c0-8c69-c838522ade98 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be returned with HTTP 200 Jan 19 09:09:24.065246 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1165/2353] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:23 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be => generated 902 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:24.291604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a6e40af-2484-416a-9459-90f6c1a98a16 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:24.292112 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a6e40af-2484-416a-9459-90f6c1a98a16 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:24.292235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:24.292235 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:24.293176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a6e40af-2484-416a-9459-90f6c1a98a16 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:24.463320 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:24.463320 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:24.487840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3a6e40af-2484-416a-9459-90f6c1a98a16 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:24.548442 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a6e40af-2484-416a-9459-90f6c1a98a16 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:24.549388 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1189/2354] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:24 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 1408 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:09:25.079998 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92556759-4990-445a-8543-2485afbba62e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be Jan 19 09:09:25.081545 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92556759-4990-445a-8543-2485afbba62e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:25.081768 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:25.081768 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:25.082204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92556759-4990-445a-8543-2485afbba62e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:25.187616 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:25.187616 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:25.204153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-92556759-4990-445a-8543-2485afbba62e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:25.251906 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92556759-4990-445a-8543-2485afbba62e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be returned with HTTP 200 Jan 19 09:09:25.252962 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1166/2355] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:25 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be => generated 903 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:25.280969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d1c141c-0c5c-40ad-957d-a0824586070c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] PUT http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be Jan 19 09:09:25.282031 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:25.282031 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:25.282701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d1c141c-0c5c-40ad-957d-a0824586070c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-34449754", "description": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:25.427807 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:25.427807 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:25.450234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9d1c141c-0c5c-40ad-957d-a0824586070c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:25.490968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9d1c141c-0c5c-40ad-957d-a0824586070c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume updated successfully. Jan 19 09:09:25.525404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d1c141c-0c5c-40ad-957d-a0824586070c tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be returned with HTTP 200 Jan 19 09:09:25.526817 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1190/2356] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Jan 19 09:09:25 2021] PUT /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be => generated 837 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:25.542159 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af466fc0-2f2e-49e1-a53e-bdd69c98f700 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] DELETE http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be Jan 19 09:09:25.542694 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af466fc0-2f2e-49e1-a53e-bdd69c98f700 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:25.542915 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:25.542915 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:25.543287 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af466fc0-2f2e-49e1-a53e-bdd69c98f700 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:25.543752 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-af466fc0-2f2e-49e1-a53e-bdd69c98f700 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume with id: 7c2a7c86-3859-45a6-b395-fd94cdec33be Jan 19 09:09:25.566327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f90257b1-d8f5-4fad-8570-965b0aee1cc3 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:25.567012 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f90257b1-d8f5-4fad-8570-965b0aee1cc3 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:25.567339 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:25.567339 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:25.567895 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f90257b1-d8f5-4fad-8570-965b0aee1cc3 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:25.601829 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:25.601829 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:25.602949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-af466fc0-2f2e-49e1-a53e-bdd69c98f700 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:25.635466 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:25.635466 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:25.647133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f90257b1-d8f5-4fad-8570-965b0aee1cc3 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Volume info retrieved successfully. Jan 19 09:09:25.677486 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f90257b1-d8f5-4fad-8570-965b0aee1cc3 tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 200 Jan 19 09:09:25.678448 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1191/2357] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:25 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 1408 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:09:25.690964 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-af466fc0-2f2e-49e1-a53e-bdd69c98f700 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume request issued successfully. Jan 19 09:09:25.691319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af466fc0-2f2e-49e1-a53e-bdd69c98f700 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be returned with HTTP 202 Jan 19 09:09:25.692329 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1167/2358] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:09:25 2021] DELETE /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:09:25.700783 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0fa4e792-d7d5-45e9-ae8d-c3eae8c1a431 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be Jan 19 09:09:25.701446 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0fa4e792-d7d5-45e9-ae8d-c3eae8c1a431 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:25.701856 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:25.701856 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:25.702542 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0fa4e792-d7d5-45e9-ae8d-c3eae8c1a431 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:25.764682 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:25.764682 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:25.775549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0fa4e792-d7d5-45e9-ae8d-c3eae8c1a431 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:25.804910 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0fa4e792-d7d5-45e9-ae8d-c3eae8c1a431 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be returned with HTTP 200 Jan 19 09:09:25.809542 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1192/2359] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:25 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be => generated 904 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:26.696847 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f62b0566-862a-40b8-82bb-01ef6b5840ff tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] GET http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 Jan 19 09:09:26.698150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f62b0566-862a-40b8-82bb-01ef6b5840ff tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:26.698626 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:26.698626 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:26.699263 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f62b0566-862a-40b8-82bb-01ef6b5840ff tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:26.802078 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f62b0566-862a-40b8-82bb-01ef6b5840ff tempest-VolumesImageMetadata-2002684415 tempest-VolumesImageMetadata-2002684415] http://10.222.0.50/volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 returned with HTTP 404 Jan 19 09:09:26.803161 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1168/2360] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:26 2021] GET /volume/v3/0a668f2ff9724b9c8c135e4cc53e0e9b/volumes/b610b5cf-f649-42f3-b11b-9958c6833ce0 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:09:26.824295 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ddede97-d007-430e-8c54-bb7bbf9c7ccc tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be Jan 19 09:09:26.825265 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9ddede97-d007-430e-8c54-bb7bbf9c7ccc tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:26.825728 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:26.825728 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:26.826939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9ddede97-d007-430e-8c54-bb7bbf9c7ccc tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:27.031126 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:27.031126 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:27.064141 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9ddede97-d007-430e-8c54-bb7bbf9c7ccc tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:27.144054 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ddede97-d007-430e-8c54-bb7bbf9c7ccc tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be returned with HTTP 200 Jan 19 09:09:27.147194 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1193/2361] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:26 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be => generated 904 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:28.164482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eecab5e5-98c8-49fa-a33c-3fb4db5731b6 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be Jan 19 09:09:28.165744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eecab5e5-98c8-49fa-a33c-3fb4db5731b6 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:28.166464 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eecab5e5-98c8-49fa-a33c-3fb4db5731b6 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:28.345378 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:28.345378 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:28.361144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eecab5e5-98c8-49fa-a33c-3fb4db5731b6 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be returned with HTTP 404 Jan 19 09:09:28.368159 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1169/2362] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:28 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/7c2a7c86-3859-45a6-b395-fd94cdec33be => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:09:28.370345 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12b57ce3-64f1-4dfe-9544-ca5a7ea2ae75 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] DELETE http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:28.371070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12b57ce3-64f1-4dfe-9544-ca5a7ea2ae75 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:28.371988 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:28.371988 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:28.372736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12b57ce3-64f1-4dfe-9544-ca5a7ea2ae75 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:28.373971 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-12b57ce3-64f1-4dfe-9544-ca5a7ea2ae75 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume with id: 6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:28.449928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:28.449928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:28.452184 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-12b57ce3-64f1-4dfe-9544-ca5a7ea2ae75 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:28.518545 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-12b57ce3-64f1-4dfe-9544-ca5a7ea2ae75 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume request issued successfully. Jan 19 09:09:28.519316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12b57ce3-64f1-4dfe-9544-ca5a7ea2ae75 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 202 Jan 19 09:09:28.522430 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1194/2363] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:09:28 2021] DELETE /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:09:28.533648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-feda3a00-704f-4f50-b3fa-2ec49070e43e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:28.534447 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-feda3a00-704f-4f50-b3fa-2ec49070e43e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:28.534681 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:28.534681 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:28.535192 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-feda3a00-704f-4f50-b3fa-2ec49070e43e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:28.692739 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:28.692739 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:28.730775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-feda3a00-704f-4f50-b3fa-2ec49070e43e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:28.790010 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-feda3a00-704f-4f50-b3fa-2ec49070e43e tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:28.802570 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1170/2364] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:28 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 1407 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:09:29.807731 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e22cacc-0bf1-4cb1-aa6d-7e0a354d3ad7 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:29.808298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e22cacc-0bf1-4cb1-aa6d-7e0a354d3ad7 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:29.808424 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:29.808424 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:29.808779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e22cacc-0bf1-4cb1-aa6d-7e0a354d3ad7 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:29.929661 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:29.929661 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:29.952643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1e22cacc-0bf1-4cb1-aa6d-7e0a354d3ad7 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:30.002903 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e22cacc-0bf1-4cb1-aa6d-7e0a354d3ad7 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 200 Jan 19 09:09:30.013732 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1195/2365] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:29 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 1407 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:09:31.020505 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7559781e-005e-4275-a692-4c8a1cc3d792 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae Jan 19 09:09:31.021810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7559781e-005e-4275-a692-4c8a1cc3d792 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:31.022215 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:31.022215 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:31.022855 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7559781e-005e-4275-a692-4c8a1cc3d792 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:31.136870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7559781e-005e-4275-a692-4c8a1cc3d792 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae returned with HTTP 404 Jan 19 09:09:31.141813 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1171/2366] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:31 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/6db78450-a9e4-4856-ace8-e0357035efae => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:09:31.150560 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ddf848df-35f5-49c6-86cc-67ae38fe70d5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] DELETE http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 Jan 19 09:09:31.151223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ddf848df-35f5-49c6-86cc-67ae38fe70d5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:31.151554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:31.151554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:31.152090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ddf848df-35f5-49c6-86cc-67ae38fe70d5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:31.152808 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ddf848df-35f5-49c6-86cc-67ae38fe70d5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume with id: 2c17f541-5088-4fb2-b1d1-93aa45a14797 Jan 19 09:09:31.253217 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:31.253217 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:31.254934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ddf848df-35f5-49c6-86cc-67ae38fe70d5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:31.287746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ddf848df-35f5-49c6-86cc-67ae38fe70d5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Delete volume request issued successfully. Jan 19 09:09:31.288573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ddf848df-35f5-49c6-86cc-67ae38fe70d5 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 returned with HTTP 202 Jan 19 09:09:31.289752 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1196/2367] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:09:31 2021] DELETE /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:09:31.298475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b293574-d494-480f-9598-a864501186ec tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 Jan 19 09:09:31.299010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b293574-d494-480f-9598-a864501186ec tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:31.299497 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b293574-d494-480f-9598-a864501186ec tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:31.411835 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:31.411835 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:31.420887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8b293574-d494-480f-9598-a864501186ec tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:31.485987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b293574-d494-480f-9598-a864501186ec tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 returned with HTTP 200 Jan 19 09:09:31.486883 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1172/2368] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:31 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 => generated 906 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:32.504331 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1931677f-24f7-4dfd-9cf8-5e465b5c8e2d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 Jan 19 09:09:32.505044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1931677f-24f7-4dfd-9cf8-5e465b5c8e2d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:32.506914 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:32.506914 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:32.506914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1931677f-24f7-4dfd-9cf8-5e465b5c8e2d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:32.620049 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:32.620049 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:32.637063 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1931677f-24f7-4dfd-9cf8-5e465b5c8e2d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:32.694441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1931677f-24f7-4dfd-9cf8-5e465b5c8e2d tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 returned with HTTP 200 Jan 19 09:09:32.695802 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1197/2369] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:32 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 => generated 906 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:33.716391 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53d415ad-4327-440f-85d6-339851d1d187 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 Jan 19 09:09:33.717903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53d415ad-4327-440f-85d6-339851d1d187 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:33.721586 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:33.721586 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:33.729073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53d415ad-4327-440f-85d6-339851d1d187 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:33.884357 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:33.884357 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:33.918201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-53d415ad-4327-440f-85d6-339851d1d187 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Volume info retrieved successfully. Jan 19 09:09:33.957633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53d415ad-4327-440f-85d6-339851d1d187 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 returned with HTTP 200 Jan 19 09:09:33.958792 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1173/2370] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:33 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 => generated 906 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:34.975719 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c4f2073-6113-42d9-b97d-574a98b9fa85 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] GET http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 Jan 19 09:09:34.976539 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c4f2073-6113-42d9-b97d-574a98b9fa85 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:34.977124 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:34.977124 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:34.977702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c4f2073-6113-42d9-b97d-574a98b9fa85 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:35.090892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c4f2073-6113-42d9-b97d-574a98b9fa85 tempest-VolumesGetTest-1827739401 tempest-VolumesGetTest-1827739401] http://10.222.0.50/volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 returned with HTTP 404 Jan 19 09:09:35.092914 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1198/2371] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:34 2021] GET /volume/v3/defac146e29d45b59ea0c920aa215954/volumes/2c17f541-5088-4fb2-b1d1-93aa45a14797 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:09:36.924430 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] POST http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes Jan 19 09:09:36.926361 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:36.926361 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:36.927078 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-201181007"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:36.928386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-201181007'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:09:36.928939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Create volume of 1 GB Jan 19 09:09:36.973505 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Availability Zones retrieved successfully. Jan 19 09:09:37.006983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Flow 'volume_create_api' (a266d41f-4eee-4862-bf7f-e720be7526f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:09:37.023429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55df1c3d-659e-4f43-81d8-2feb7d4260d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:37.026362 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:09:37.128854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55df1c3d-659e-4f43-81d8-2feb7d4260d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:37.131747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c1ca449-e3ae-42a6-991f-6eef0c01adbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:37.240370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Created reservations ['04b57472-f3b8-46fe-9145-bb8a83147a75', '3c5cfb50-6f03-4823-ae37-884ae535e957', '2fcc49ae-90b0-458b-85fe-d0c3d0d240db', '33d4a0d9-c221-41db-b069-4d653d978b21'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:09:37.242574 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c1ca449-e3ae-42a6-991f-6eef0c01adbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04b57472-f3b8-46fe-9145-bb8a83147a75', '3c5cfb50-6f03-4823-ae37-884ae535e957', '2fcc49ae-90b0-458b-85fe-d0c3d0d240db', '33d4a0d9-c221-41db-b069-4d653d978b21']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:37.251770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f61e32f-01be-42d5-a03f-af9ee398e7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:37.359435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f61e32f-01be-42d5-a03f-af9ee398e7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63fc2114-5aed-495e-930a-103417586990', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-201181007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0f3a60e6d064ceebce9bf93f1c36119',qos_specs=None,replication_status=,reservations=['04b57472-f3b8-46fe-9145-bb8a83147a75','3c5cfb50-6f03-4823-ae37-884ae535e957','2fcc49ae-90b0-458b-85fe-d0c3d0d240db','33d4a0d9-c221-41db-b069-4d653d978b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96124ad26964d3a92f5afab26948667',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-201181007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63fc2114-5aed-495e-930a-103417586990,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0f3a60e6d064ceebce9bf93f1c36119',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,user_id='e96124ad26964d3a92f5afab26948667',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:37.361580 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd25085-629d-4a71-acf4-4c6946951290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:37.395937 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd25085-629d-4a71-acf4-4c6946951290) 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-201181007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0f3a60e6d064ceebce9bf93f1c36119',qos_specs=None,replication_status=,reservations=['04b57472-f3b8-46fe-9145-bb8a83147a75','3c5cfb50-6f03-4823-ae37-884ae535e957','2fcc49ae-90b0-458b-85fe-d0c3d0d240db','33d4a0d9-c221-41db-b069-4d653d978b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96124ad26964d3a92f5afab26948667',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:37.398547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ce54a8-9f8a-410b-8b9e-6e0b9e5b8440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:37.431701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ce54a8-9f8a-410b-8b9e-6e0b9e5b8440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:37.434532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Flow 'volume_create_api' (a266d41f-4eee-4862-bf7f-e720be7526f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:09:37.579218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Create volume request issued successfully. Jan 19 09:09:37.616059 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-458da5e3-bea4-4441-8e27-d2e61fbb1d76 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes returned with HTTP 202 Jan 19 09:09:37.619446 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1174/2372] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:09:36 2021] POST /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes => generated 823 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:09:37.633462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd8b93ed-5aef-4146-986c-d16d507568a4 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 Jan 19 09:09:37.634253 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd8b93ed-5aef-4146-986c-d16d507568a4 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:37.634867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bd8b93ed-5aef-4146-986c-d16d507568a4 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:37.777421 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:37.777421 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:37.823615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bd8b93ed-5aef-4146-986c-d16d507568a4 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Volume info retrieved successfully. Jan 19 09:09:37.903776 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bd8b93ed-5aef-4146-986c-d16d507568a4 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 returned with HTTP 200 Jan 19 09:09:37.906340 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1199/2373] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:37 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 => generated 915 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:38.923553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-584cb0f8-f7aa-4f0c-b8d7-fa9123f830ff tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 Jan 19 09:09:38.925330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-584cb0f8-f7aa-4f0c-b8d7-fa9123f830ff tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:38.925559 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:38.925559 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:38.925952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-584cb0f8-f7aa-4f0c-b8d7-fa9123f830ff tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:39.038466 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:39.038466 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:39.059778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-584cb0f8-f7aa-4f0c-b8d7-fa9123f830ff tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Volume info retrieved successfully. Jan 19 09:09:39.088326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-584cb0f8-f7aa-4f0c-b8d7-fa9123f830ff tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 returned with HTTP 200 Jan 19 09:09:39.089480 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1175/2374] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:38 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 => generated 916 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:39.106067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-554d9e6e-1a03-454b-aaf7-f8c357c4aeb0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] POST http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots Jan 19 09:09:39.106815 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:39.106815 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:39.108258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-554d9e6e-1a03-454b-aaf7-f8c357c4aeb0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63fc2114-5aed-495e-930a-103417586990", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1724212857"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:39.168259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:39.168259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:39.169506 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-554d9e6e-1a03-454b-aaf7-f8c357c4aeb0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Volume info retrieved successfully. Jan 19 09:09:39.169969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-554d9e6e-1a03-454b-aaf7-f8c357c4aeb0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Create snapshot from volume 63fc2114-5aed-495e-930a-103417586990 Jan 19 09:09:39.241025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-554d9e6e-1a03-454b-aaf7-f8c357c4aeb0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Created reservations ['d24140d8-7fdd-4d27-a7aa-31068b82fe0d', 'a7fe8dfe-dfe0-49c8-93fb-ad1e62519e02', '41934b56-99b7-4fcb-9d99-fc8205a40ddb', '5dcd0ee4-0c79-45c2-a6eb-c4699a157364'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:09:39.501143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-554d9e6e-1a03-454b-aaf7-f8c357c4aeb0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot create request issued successfully. Jan 19 09:09:39.508675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-554d9e6e-1a03-454b-aaf7-f8c357c4aeb0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots returned with HTTP 202 Jan 19 09:09:39.509858 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1200/2375] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 09:09:39 2021] POST /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots => generated 311 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:09:39.522425 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f9d403f-ef71-4716-bb23-f0657d2be045 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 Jan 19 09:09:39.522869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f9d403f-ef71-4716-bb23-f0657d2be045 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:39.523178 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:39.523178 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:39.523639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f9d403f-ef71-4716-bb23-f0657d2be045 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:39.594500 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:39.594500 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:39.596080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0f9d403f-ef71-4716-bb23-f0657d2be045 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:39.599073 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f9d403f-ef71-4716-bb23-f0657d2be045 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 returned with HTTP 200 Jan 19 09:09:39.605060 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1176/2376] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:09:39 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 => generated 443 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:40.613384 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-034e05c0-c73b-421b-a59f-07d59b4fbd39 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 Jan 19 09:09:40.613969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-034e05c0-c73b-421b-a59f-07d59b4fbd39 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:40.614090 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:40.614090 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:40.614451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-034e05c0-c73b-421b-a59f-07d59b4fbd39 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:40.679688 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:40.679688 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:40.681362 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-034e05c0-c73b-421b-a59f-07d59b4fbd39 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:40.684115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-034e05c0-c73b-421b-a59f-07d59b4fbd39 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 returned with HTTP 200 Jan 19 09:09:40.690232 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1201/2377] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:09:40 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 => generated 443 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:41.699852 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d198524c-9b00-4445-9743-362996b6788d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 Jan 19 09:09:41.700385 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d198524c-9b00-4445-9743-362996b6788d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:41.701630 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:41.701630 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:41.701630 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d198524c-9b00-4445-9743-362996b6788d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:41.732789 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:41.732789 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:41.734134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d198524c-9b00-4445-9743-362996b6788d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:41.736222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d198524c-9b00-4445-9743-362996b6788d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 returned with HTTP 200 Jan 19 09:09:41.737034 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1177/2378] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:09:41 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:41.750290 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86628142-5fe2-4679-8617-b401fb609603 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] POST http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata Jan 19 09:09:41.751157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:41.751157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:41.751820 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-86628142-5fe2-4679-8617-b401fb609603 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:41.780804 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:41.780804 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:41.782150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-86628142-5fe2-4679-8617-b401fb609603 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:41.825418 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-86628142-5fe2-4679-8617-b401fb609603 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Update snapshot metadata completed successfully. Jan 19 09:09:41.826727 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86628142-5fe2-4679-8617-b401fb609603 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata returned with HTTP 200 Jan 19 09:09:41.828519 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1202/2379] 10.222.0.50 () {60 vars in 1369 bytes} [Tue Jan 19 09:09:41 2021] POST /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata => generated 68 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:41.856532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-022abdd6-aae8-4565-80e5-45d282db988a tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata Jan 19 09:09:41.858549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-022abdd6-aae8-4565-80e5-45d282db988a tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:41.858981 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:41.858981 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:41.859629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-022abdd6-aae8-4565-80e5-45d282db988a tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:41.888404 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:41.888404 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:41.890509 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-022abdd6-aae8-4565-80e5-45d282db988a tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:41.900600 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-022abdd6-aae8-4565-80e5-45d282db988a tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Get snapshot metadata completed successfully. Jan 19 09:09:41.901615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-022abdd6-aae8-4565-80e5-45d282db988a tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata returned with HTTP 200 Jan 19 09:09:41.902675 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1178/2380] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Jan 19 09:09:41 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata => generated 68 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:41.913963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-077ab249-07d3-415e-a976-205232e5842b tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] PUT http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata Jan 19 09:09:41.914435 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:41.914435 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:41.915153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-077ab249-07d3-415e-a976-205232e5842b tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:41.946543 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:41.946543 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:41.947830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-077ab249-07d3-415e-a976-205232e5842b tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:42.022019 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-077ab249-07d3-415e-a976-205232e5842b tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Update snapshot metadata completed successfully. Jan 19 09:09:42.025932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-077ab249-07d3-415e-a976-205232e5842b tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata returned with HTTP 200 Jan 19 09:09:42.026863 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1203/2381] 10.222.0.50 () {60 vars in 1368 bytes} [Tue Jan 19 09:09:41 2021] PUT /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata => generated 57 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:42.038174 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d13e625-ad6b-4668-88c8-888f38123f08 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata Jan 19 09:09:42.038708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d13e625-ad6b-4668-88c8-888f38123f08 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:42.038927 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:42.038927 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:42.039304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d13e625-ad6b-4668-88c8-888f38123f08 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:42.098385 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:42.098385 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:42.099800 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2d13e625-ad6b-4668-88c8-888f38123f08 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:42.101828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2d13e625-ad6b-4668-88c8-888f38123f08 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Get snapshot metadata completed successfully. Jan 19 09:09:42.102449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d13e625-ad6b-4668-88c8-888f38123f08 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata returned with HTTP 200 Jan 19 09:09:42.103287 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1179/2382] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Jan 19 09:09:42 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata => generated 57 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:42.116316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc374048-b1e4-4cb4-85e8-0032b6f753bb tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] DELETE http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata/key3 Jan 19 09:09:42.117025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc374048-b1e4-4cb4-85e8-0032b6f753bb tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:42.117318 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:42.117318 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:42.117774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc374048-b1e4-4cb4-85e8-0032b6f753bb tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:42.176928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:42.176928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:42.185375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cc374048-b1e4-4cb4-85e8-0032b6f753bb tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:42.188017 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cc374048-b1e4-4cb4-85e8-0032b6f753bb tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Get snapshot metadata completed successfully. Jan 19 09:09:42.204831 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:09:42.204831 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:09:42.211489 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cc374048-b1e4-4cb4-85e8-0032b6f753bb tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Delete snapshot metadata completed successfully. Jan 19 09:09:42.212216 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc374048-b1e4-4cb4-85e8-0032b6f753bb tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata/key3 returned with HTTP 200 Jan 19 09:09:42.213244 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1204/2383] 10.222.0.50 () {58 vars in 1366 bytes} [Tue Jan 19 09:09:42 2021] DELETE /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata/key3 => generated 0 bytes in 104 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 19 09:09:42.224757 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c2b6691-f936-4925-aa8a-86e06cf1a8db tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata Jan 19 09:09:42.225424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c2b6691-f936-4925-aa8a-86e06cf1a8db tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:42.225630 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:42.225630 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:42.226009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c2b6691-f936-4925-aa8a-86e06cf1a8db tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:42.295286 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:42.295286 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:42.314127 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2c2b6691-f936-4925-aa8a-86e06cf1a8db tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:42.316274 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2c2b6691-f936-4925-aa8a-86e06cf1a8db tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Get snapshot metadata completed successfully. Jan 19 09:09:42.316895 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c2b6691-f936-4925-aa8a-86e06cf1a8db tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata returned with HTTP 200 Jan 19 09:09:42.322564 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1180/2384] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Jan 19 09:09:42 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata => generated 32 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:42.333803 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f36a9e73-667f-4ab4-b9c8-06108ba173e5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] PUT http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata Jan 19 09:09:42.334429 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:42.334429 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:42.334940 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f36a9e73-667f-4ab4-b9c8-06108ba173e5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:42.392514 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:42.392514 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:42.394951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f36a9e73-667f-4ab4-b9c8-06108ba173e5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:42.462662 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f36a9e73-667f-4ab4-b9c8-06108ba173e5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Update snapshot metadata completed successfully. Jan 19 09:09:42.463405 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f36a9e73-667f-4ab4-b9c8-06108ba173e5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata returned with HTTP 200 Jan 19 09:09:42.464775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1205/2385] 10.222.0.50 () {60 vars in 1368 bytes} [Tue Jan 19 09:09:42 2021] PUT /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata => generated 16 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:42.476233 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ecb56720-946f-4cda-8e0b-fdbc2697f018 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] POST http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata Jan 19 09:09:42.477473 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:42.477473 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:42.478102 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ecb56720-946f-4cda-8e0b-fdbc2697f018 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:42.539152 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:42.539152 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:42.542144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ecb56720-946f-4cda-8e0b-fdbc2697f018 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:42.622830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ecb56720-946f-4cda-8e0b-fdbc2697f018 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Update snapshot metadata completed successfully. Jan 19 09:09:42.623516 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ecb56720-946f-4cda-8e0b-fdbc2697f018 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata returned with HTTP 200 Jan 19 09:09:42.630297 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1181/2386] 10.222.0.50 () {60 vars in 1369 bytes} [Tue Jan 19 09:09:42 2021] POST /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata => generated 68 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:42.636516 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-544f8e5f-a9a9-416e-addb-98d38a64cf6f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata Jan 19 09:09:42.637486 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-544f8e5f-a9a9-416e-addb-98d38a64cf6f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:42.637707 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:42.637707 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:42.638110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-544f8e5f-a9a9-416e-addb-98d38a64cf6f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:42.671530 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:42.671530 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:42.672923 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-544f8e5f-a9a9-416e-addb-98d38a64cf6f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:42.675894 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-544f8e5f-a9a9-416e-addb-98d38a64cf6f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Get snapshot metadata completed successfully. Jan 19 09:09:42.676352 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-544f8e5f-a9a9-416e-addb-98d38a64cf6f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata returned with HTTP 200 Jan 19 09:09:42.677495 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1206/2387] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Jan 19 09:09:42 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:42.687530 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-164169af-4db1-42e0-bc1c-5e2ed33ea3b6 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] PUT http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata/key3 Jan 19 09:09:42.688156 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:42.688156 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:42.688875 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-164169af-4db1-42e0-bc1c-5e2ed33ea3b6 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:42.719231 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:42.719231 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:42.720916 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-164169af-4db1-42e0-bc1c-5e2ed33ea3b6 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:42.761297 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-164169af-4db1-42e0-bc1c-5e2ed33ea3b6 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Update snapshot metadata completed successfully. Jan 19 09:09:42.762526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-164169af-4db1-42e0-bc1c-5e2ed33ea3b6 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata/key3 returned with HTTP 200 Jan 19 09:09:42.763531 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1182/2388] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Jan 19 09:09:42 2021] PUT /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata/key3 => generated 35 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:42.778291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-454b9c74-bd80-4975-9da5-00b92b27cfa5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata/key3 Jan 19 09:09:42.781338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-454b9c74-bd80-4975-9da5-00b92b27cfa5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:42.781523 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:42.781523 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:42.784345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-454b9c74-bd80-4975-9da5-00b92b27cfa5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:42.818668 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:42.818668 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:42.819856 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-454b9c74-bd80-4975-9da5-00b92b27cfa5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:42.823735 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-454b9c74-bd80-4975-9da5-00b92b27cfa5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Get snapshot metadata completed successfully. Jan 19 09:09:42.824348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-454b9c74-bd80-4975-9da5-00b92b27cfa5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata/key3 returned with HTTP 200 Jan 19 09:09:42.825854 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1207/2389] 10.222.0.50 () {58 vars in 1363 bytes} [Tue Jan 19 09:09:42 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata/key3 => generated 35 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:42.835741 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb187a43-3cc6-4343-ad3c-3355aad0f4e5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata Jan 19 09:09:42.836444 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb187a43-3cc6-4343-ad3c-3355aad0f4e5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:42.836664 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:42.836664 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:42.837044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb187a43-3cc6-4343-ad3c-3355aad0f4e5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:42.867840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:42.867840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:42.868996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eb187a43-3cc6-4343-ad3c-3355aad0f4e5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:42.871940 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eb187a43-3cc6-4343-ad3c-3355aad0f4e5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Get snapshot metadata completed successfully. Jan 19 09:09:42.873002 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb187a43-3cc6-4343-ad3c-3355aad0f4e5 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata returned with HTTP 200 Jan 19 09:09:42.884167 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f4a1c3f-d06f-43bf-ace5-40e6bfdd97f7 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] PUT http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata Jan 19 09:09:42.884628 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:42.884628 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:42.885043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f4a1c3f-d06f-43bf-ace5-40e6bfdd97f7 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:42.892822 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1183/2390] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Jan 19 09:09:42 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata => generated 75 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:42.917135 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:42.917135 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:42.918328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5f4a1c3f-d06f-43bf-ace5-40e6bfdd97f7 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:42.960446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5f4a1c3f-d06f-43bf-ace5-40e6bfdd97f7 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Update snapshot metadata completed successfully. Jan 19 09:09:42.961053 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f4a1c3f-d06f-43bf-ace5-40e6bfdd97f7 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata returned with HTTP 200 Jan 19 09:09:42.962350 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1208/2391] 10.222.0.50 () {60 vars in 1368 bytes} [Tue Jan 19 09:09:42 2021] PUT /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7/metadata => generated 16 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:42.973484 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d538f915-1eff-4af6-be7a-cc076b05c12f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] DELETE http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 Jan 19 09:09:42.974011 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d538f915-1eff-4af6-be7a-cc076b05c12f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:42.974228 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:42.974228 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:42.974614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d538f915-1eff-4af6-be7a-cc076b05c12f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:42.974974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-d538f915-1eff-4af6-be7a-cc076b05c12f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Delete snapshot with id: 2e532be6-e790-4ec6-a0e6-cf82766bd4e7 Jan 19 09:09:43.003359 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:43.003359 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:43.004503 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d538f915-1eff-4af6-be7a-cc076b05c12f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:43.079796 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d538f915-1eff-4af6-be7a-cc076b05c12f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot delete request issued successfully. Jan 19 09:09:43.080546 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d538f915-1eff-4af6-be7a-cc076b05c12f tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 returned with HTTP 202 Jan 19 09:09:43.082177 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1184/2392] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 09:09:42 2021] DELETE /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:09:43.092259 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e373c26-a173-48eb-ae34-a9ad38768943 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 Jan 19 09:09:43.092832 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e373c26-a173-48eb-ae34-a9ad38768943 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:43.093400 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:43.093400 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:43.093788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e373c26-a173-48eb-ae34-a9ad38768943 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:43.127376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:43.127376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:43.129200 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9e373c26-a173-48eb-ae34-a9ad38768943 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:43.131208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e373c26-a173-48eb-ae34-a9ad38768943 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 returned with HTTP 200 Jan 19 09:09:43.137178 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1209/2393] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:09:43 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:44.146595 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6918756-19ee-49a9-9773-62489863e5a7 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 Jan 19 09:09:44.147135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6918756-19ee-49a9-9773-62489863e5a7 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:44.147334 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:44.147334 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:44.147981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6918756-19ee-49a9-9773-62489863e5a7 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:44.237172 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:44.237172 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:44.242488 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c6918756-19ee-49a9-9773-62489863e5a7 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Snapshot retrieved successfully. Jan 19 09:09:44.248193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6918756-19ee-49a9-9773-62489863e5a7 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 returned with HTTP 200 Jan 19 09:09:44.251828 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1185/2394] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:09:44 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 => generated 469 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:45.263736 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6f9a3abf-449f-48d1-90de-b664b36c5bde tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 Jan 19 09:09:45.265058 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6f9a3abf-449f-48d1-90de-b664b36c5bde tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:45.265495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:45.265495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:45.266142 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6f9a3abf-449f-48d1-90de-b664b36c5bde tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:45.290632 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6f9a3abf-449f-48d1-90de-b664b36c5bde tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 returned with HTTP 404 Jan 19 09:09:45.292048 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1210/2395] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:09:45 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/snapshots/2e532be6-e790-4ec6-a0e6-cf82766bd4e7 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:09:45.302894 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef0b4976-f76d-43a4-91bd-6d7f466c043d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] DELETE http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 Jan 19 09:09:45.303627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef0b4976-f76d-43a4-91bd-6d7f466c043d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:45.303995 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:45.303995 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:45.305009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef0b4976-f76d-43a4-91bd-6d7f466c043d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:45.305841 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ef0b4976-f76d-43a4-91bd-6d7f466c043d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Delete volume with id: 63fc2114-5aed-495e-930a-103417586990 Jan 19 09:09:45.385635 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:45.385635 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:45.387424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ef0b4976-f76d-43a4-91bd-6d7f466c043d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Volume info retrieved successfully. Jan 19 09:09:45.444617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ef0b4976-f76d-43a4-91bd-6d7f466c043d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Delete volume request issued successfully. Jan 19 09:09:45.449233 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef0b4976-f76d-43a4-91bd-6d7f466c043d tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 returned with HTTP 202 Jan 19 09:09:45.453315 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1186/2396] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:09:45 2021] DELETE /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:09:45.469519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ac2e65d-bbb9-4139-b1db-d23a0d2243ad tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 Jan 19 09:09:45.470445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ac2e65d-bbb9-4139-b1db-d23a0d2243ad tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:45.473486 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ac2e65d-bbb9-4139-b1db-d23a0d2243ad tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:45.679436 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:45.679436 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:45.713201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6ac2e65d-bbb9-4139-b1db-d23a0d2243ad tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Volume info retrieved successfully. Jan 19 09:09:45.765354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ac2e65d-bbb9-4139-b1db-d23a0d2243ad tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 returned with HTTP 200 Jan 19 09:09:45.775469 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1211/2397] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:45 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 => generated 915 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:09:46.786049 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-806db968-d266-4cb1-b788-b00eca2853c0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 Jan 19 09:09:46.787173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-806db968-d266-4cb1-b788-b00eca2853c0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:46.787553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:46.787553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:46.793415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-806db968-d266-4cb1-b788-b00eca2853c0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:46.907889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:46.907889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:46.922221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-806db968-d266-4cb1-b788-b00eca2853c0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Volume info retrieved successfully. Jan 19 09:09:46.948608 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-806db968-d266-4cb1-b788-b00eca2853c0 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 returned with HTTP 200 Jan 19 09:09:46.949766 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1187/2398] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:46 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 => generated 915 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:47.966681 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0a474b4-6582-4479-8ee3-6b2783146250 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 Jan 19 09:09:47.967253 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0a474b4-6582-4479-8ee3-6b2783146250 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:47.967450 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:47.967450 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:47.967757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0a474b4-6582-4479-8ee3-6b2783146250 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:48.082262 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:48.082262 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:48.105431 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b0a474b4-6582-4479-8ee3-6b2783146250 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Volume info retrieved successfully. Jan 19 09:09:48.193520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0a474b4-6582-4479-8ee3-6b2783146250 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 returned with HTTP 200 Jan 19 09:09:48.199825 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1212/2399] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:47 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 => generated 915 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:49.219447 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9559dd4c-e119-4001-bf20-b3db159bc982 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] GET http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 Jan 19 09:09:49.219999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9559dd4c-e119-4001-bf20-b3db159bc982 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:49.220147 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:49.220147 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:49.220799 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9559dd4c-e119-4001-bf20-b3db159bc982 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:49.328322 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9559dd4c-e119-4001-bf20-b3db159bc982 tempest-SnapshotMetadataTestJSON-1499310106 tempest-SnapshotMetadataTestJSON-1499310106] http://10.222.0.50/volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 returned with HTTP 404 Jan 19 09:09:49.332014 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1188/2400] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:49 2021] GET /volume/v3/a0f3a60e6d064ceebce9bf93f1c36119/volumes/63fc2114-5aed-495e-930a-103417586990 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:09:56.081538 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a61f2ef5-3531-483b-8980-8474bb5b9566 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes Jan 19 09:09:56.082222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a61f2ef5-3531-483b-8980-8474bb5b9566 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:56.082625 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:56.082625 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:56.083423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a61f2ef5-3531-483b-8980-8474bb5b9566 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:56.084399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-a61f2ef5-3531-483b-8980-8474bb5b9566 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:09:56.086630 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a61f2ef5-3531-483b-8980-8474bb5b9566 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:09:56.206765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a61f2ef5-3531-483b-8980-8474bb5b9566 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:09:56.207856 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a61f2ef5-3531-483b-8980-8474bb5b9566 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes returned with HTTP 200 Jan 19 09:09:56.213703 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1213/2401] 10.222.0.50 () {58 vars in 1204 bytes} [Tue Jan 19 09:09:55 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes => generated 15 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:09:56.222295 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] POST http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes Jan 19 09:09:56.223668 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-112603285"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:56.225077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-112603285'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:09:56.225686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Create volume of 1 GB Jan 19 09:09:56.291504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Availability Zones retrieved successfully. Jan 19 09:09:56.352159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Flow 'volume_create_api' (55dd2df7-f665-43dc-a628-4de81c1ffebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:09:56.359594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (942fce2d-dbab-4d5e-bb5a-393fe59dd8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:56.368295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:09:56.618627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (942fce2d-dbab-4d5e-bb5a-393fe59dd8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:56.623877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033b1922-c1db-4ad7-88f6-2fcb7e5fd075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:56.798659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Created reservations ['cc9a402a-ffc1-450b-8fb4-5406aefba4dc', '4f920064-20c7-459f-b62a-1c45741bb593', '7bed99af-612f-4274-b1ee-302d382f3d7d', 'b2e54806-e18d-4b01-af48-187bad9de0bc'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:09:56.803133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033b1922-c1db-4ad7-88f6-2fcb7e5fd075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc9a402a-ffc1-450b-8fb4-5406aefba4dc', '4f920064-20c7-459f-b62a-1c45741bb593', '7bed99af-612f-4274-b1ee-302d382f3d7d', 'b2e54806-e18d-4b01-af48-187bad9de0bc']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:56.805823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a839ae84-bb30-4159-abb6-763dbc6a08d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:56.966713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a839ae84-bb30-4159-abb6-763dbc6a08d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d0f4cd4-a76c-4d03-9b9a-2fee566be02e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-112603285',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='69e838259a514870847e0b299dd1329d',qos_specs=None,replication_status=,reservations=['cc9a402a-ffc1-450b-8fb4-5406aefba4dc','4f920064-20c7-459f-b62a-1c45741bb593','7bed99af-612f-4274-b1ee-302d382f3d7d','b2e54806-e18d-4b01-af48-187bad9de0bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17590c2eba7d4d7eb40335b79907d7b9',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-112603285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d0f4cd4-a76c-4d03-9b9a-2fee566be02e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='69e838259a514870847e0b299dd1329d',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,user_id='17590c2eba7d4d7eb40335b79907d7b9',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:56.969506 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00e1340-5274-4556-b13f-1dc5031dd89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:57.008321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00e1340-5274-4556-b13f-1dc5031dd89e) 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-112603285',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='69e838259a514870847e0b299dd1329d',qos_specs=None,replication_status=,reservations=['cc9a402a-ffc1-450b-8fb4-5406aefba4dc','4f920064-20c7-459f-b62a-1c45741bb593','7bed99af-612f-4274-b1ee-302d382f3d7d','b2e54806-e18d-4b01-af48-187bad9de0bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17590c2eba7d4d7eb40335b79907d7b9',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:57.014995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f30e640-c0ea-4c6a-9b10-046ed03f8229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:57.054257 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f30e640-c0ea-4c6a-9b10-046ed03f8229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:57.056990 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Flow 'volume_create_api' (55dd2df7-f665-43dc-a628-4de81c1ffebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:09:57.175182 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Create volume request issued successfully. Jan 19 09:09:57.209388 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-557d5ab0-5bce-4eaa-a3a8-17f00d9cc044 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes returned with HTTP 202 Jan 19 09:09:57.221307 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1189/2402] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:09:56 2021] POST /volume/v3/69e838259a514870847e0b299dd1329d/volumes => generated 832 bytes in 992 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:09:57.226294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf505251-ee39-4409-8041-e871094f2cea tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e Jan 19 09:09:57.226842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf505251-ee39-4409-8041-e871094f2cea tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:57.227339 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf505251-ee39-4409-8041-e871094f2cea tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:57.316168 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:57.316168 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:57.326347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cf505251-ee39-4409-8041-e871094f2cea tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:09:57.351996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf505251-ee39-4409-8041-e871094f2cea tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e returned with HTTP 200 Jan 19 09:09:57.353680 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1214/2403] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:57 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e => generated 924 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:58.370419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5bac0d83-e400-450c-8947-26161ef5f6a0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e Jan 19 09:09:58.370959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5bac0d83-e400-450c-8947-26161ef5f6a0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:58.371155 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:58.371155 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:58.371487 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5bac0d83-e400-450c-8947-26161ef5f6a0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:58.508933 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:58.508933 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:58.520614 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5bac0d83-e400-450c-8947-26161ef5f6a0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:09:58.555601 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5bac0d83-e400-450c-8947-26161ef5f6a0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e returned with HTTP 200 Jan 19 09:09:58.570271 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1190/2404] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:58 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e => generated 925 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:58.572533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a89c5310-8f45-4777-b2b2-88567692dae9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e Jan 19 09:09:58.573053 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a89c5310-8f45-4777-b2b2-88567692dae9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:58.573297 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:58.573297 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:58.573670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a89c5310-8f45-4777-b2b2-88567692dae9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:58.677384 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:58.677384 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:58.689448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a89c5310-8f45-4777-b2b2-88567692dae9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:09:58.768510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a89c5310-8f45-4777-b2b2-88567692dae9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e returned with HTTP 200 Jan 19 09:09:58.776662 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1215/2405] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:58 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e => generated 925 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:58.791927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] POST http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes Jan 19 09:09:58.792493 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:58.792493 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:58.793070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-98864969"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:09:58.795345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-98864969'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:09:58.796696 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Create volume of 1 GB Jan 19 09:09:58.864451 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Availability Zones retrieved successfully. Jan 19 09:09:58.897452 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Flow 'volume_create_api' (2811fee0-f9b3-45a2-9326-656aa76aa07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:09:58.900532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1ec00b-b812-4d06-b830-20cacd7bcf3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:58.902855 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:09:59.059987 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1ec00b-b812-4d06-b830-20cacd7bcf3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:59.062400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a50d05-a1f4-4509-be4c-8016eb4bcaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:59.208803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Created reservations ['6e2f57aa-7a33-4f5d-9bf5-1b1f39a287fe', 'eafe8b0b-3eb7-4073-be68-beb8e129447f', '698b0a7d-39e5-4d21-abda-ba9959175a99', 'ef183ee1-6147-458c-a213-9b6c2f2d5deb'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:09:59.211054 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a50d05-a1f4-4509-be4c-8016eb4bcaa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e2f57aa-7a33-4f5d-9bf5-1b1f39a287fe', 'eafe8b0b-3eb7-4073-be68-beb8e129447f', '698b0a7d-39e5-4d21-abda-ba9959175a99', 'ef183ee1-6147-458c-a213-9b6c2f2d5deb']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:59.213659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debd664e-eb00-410f-923b-108834e9f971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:59.337389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debd664e-eb00-410f-923b-108834e9f971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '802083ff-33da-4803-bcc0-e155e930041b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-98864969',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='69e838259a514870847e0b299dd1329d',qos_specs=None,replication_status=,reservations=['6e2f57aa-7a33-4f5d-9bf5-1b1f39a287fe','eafe8b0b-3eb7-4073-be68-beb8e129447f','698b0a7d-39e5-4d21-abda-ba9959175a99','ef183ee1-6147-458c-a213-9b6c2f2d5deb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17590c2eba7d4d7eb40335b79907d7b9',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-98864969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=802083ff-33da-4803-bcc0-e155e930041b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='69e838259a514870847e0b299dd1329d',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,user_id='17590c2eba7d4d7eb40335b79907d7b9',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:59.340192 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51505bfb-9e8e-4f26-90da-3d43e7d3a735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:59.397236 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51505bfb-9e8e-4f26-90da-3d43e7d3a735) 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-98864969',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='69e838259a514870847e0b299dd1329d',qos_specs=None,replication_status=,reservations=['6e2f57aa-7a33-4f5d-9bf5-1b1f39a287fe','eafe8b0b-3eb7-4073-be68-beb8e129447f','698b0a7d-39e5-4d21-abda-ba9959175a99','ef183ee1-6147-458c-a213-9b6c2f2d5deb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17590c2eba7d4d7eb40335b79907d7b9',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:59.408500 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc8b20f4-976b-46f8-a6ea-de06f3ef41a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:09:59.438634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc8b20f4-976b-46f8-a6ea-de06f3ef41a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:09:59.443158 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Flow 'volume_create_api' (2811fee0-f9b3-45a2-9326-656aa76aa07f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:09:59.771979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Create volume request issued successfully. Jan 19 09:09:59.788217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-daf9ba27-e509-4bc2-99e3-8c9dcaa0c323 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes returned with HTTP 202 Jan 19 09:09:59.789616 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1191/2406] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:09:58 2021] POST /volume/v3/69e838259a514870847e0b299dd1329d/volumes => generated 855 bytes in 1005 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:09:59.806222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ef41eea-42a5-4999-ab8b-8a533f09a8be tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b Jan 19 09:09:59.806964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ef41eea-42a5-4999-ab8b-8a533f09a8be tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:59.807332 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:59.807332 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:09:59.807919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ef41eea-42a5-4999-ab8b-8a533f09a8be tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:59.930153 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:59.930153 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:09:59.960797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3ef41eea-42a5-4999-ab8b-8a533f09a8be tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:00.027175 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ef41eea-42a5-4999-ab8b-8a533f09a8be tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b returned with HTTP 200 Jan 19 09:10:00.030128 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1216/2407] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:59 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b => generated 923 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:01.048179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e62987b2-0b90-4215-ad96-64574752c827 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b Jan 19 09:10:01.049701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e62987b2-0b90-4215-ad96-64574752c827 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:01.050135 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:01.050135 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:01.050831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e62987b2-0b90-4215-ad96-64574752c827 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:01.161357 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:01.161357 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:01.188502 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e62987b2-0b90-4215-ad96-64574752c827 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:01.249850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e62987b2-0b90-4215-ad96-64574752c827 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b returned with HTTP 200 Jan 19 09:10:01.252382 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1192/2408] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:01 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b => generated 924 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:01.269793 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75e00984-412b-4752-a054-c692850a4759 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b Jan 19 09:10:01.270902 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75e00984-412b-4752-a054-c692850a4759 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:01.271482 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:01.271482 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:01.272171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75e00984-412b-4752-a054-c692850a4759 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:01.343418 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:01.343418 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:01.356716 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-75e00984-412b-4752-a054-c692850a4759 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:01.388623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75e00984-412b-4752-a054-c692850a4759 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b returned with HTTP 200 Jan 19 09:10:01.397253 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1217/2409] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:01 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b => generated 924 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:01.405993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] POST http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes Jan 19 09:10:01.406768 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:01.406768 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:01.407479 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2016055617"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:10:01.409157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2016055617'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:10:01.409713 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Create volume of 1 GB Jan 19 09:10:01.427348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Availability Zones retrieved successfully. Jan 19 09:10:01.446764 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Flow 'volume_create_api' (0d62dd86-036a-429e-87b1-d99b9f13b094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:10:01.450539 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dc937c6-9ffc-4e98-afac-68e898be7dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:10:01.452384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:10:01.561792 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dc937c6-9ffc-4e98-afac-68e898be7dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:10:01.566795 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c54eaf8-13ad-4f5a-8300-9fb23e6e2fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:10:01.692415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Created reservations ['65c6e05c-b1fa-4ab6-96c2-e7e11dd4f2ac', 'e6e2a055-af8c-47ab-b905-2768beed2d08', '10bb2a57-3dc8-4da7-9983-f9e4ad13bf6c', 'f5490b6b-e3f6-4315-8e3b-674e5bfb2955'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:10:01.695877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c54eaf8-13ad-4f5a-8300-9fb23e6e2fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65c6e05c-b1fa-4ab6-96c2-e7e11dd4f2ac', 'e6e2a055-af8c-47ab-b905-2768beed2d08', '10bb2a57-3dc8-4da7-9983-f9e4ad13bf6c', 'f5490b6b-e3f6-4315-8e3b-674e5bfb2955']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:10:01.700444 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22dd93a5-dc02-425e-86de-8e2579979055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:10:01.773351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22dd93a5-dc02-425e-86de-8e2579979055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8962e6b4-ac4e-4d31-8e1c-0ef334c52619', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2016055617',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='69e838259a514870847e0b299dd1329d',qos_specs=None,replication_status=,reservations=['65c6e05c-b1fa-4ab6-96c2-e7e11dd4f2ac','e6e2a055-af8c-47ab-b905-2768beed2d08','10bb2a57-3dc8-4da7-9983-f9e4ad13bf6c','f5490b6b-e3f6-4315-8e3b-674e5bfb2955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17590c2eba7d4d7eb40335b79907d7b9',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2016055617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8962e6b4-ac4e-4d31-8e1c-0ef334c52619,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='69e838259a514870847e0b299dd1329d',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,user_id='17590c2eba7d4d7eb40335b79907d7b9',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:10:01.775553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abeb0a86-1b56-4070-83b8-9d32363c6ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:10:01.808124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abeb0a86-1b56-4070-83b8-9d32363c6ae1) 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-2016055617',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='69e838259a514870847e0b299dd1329d',qos_specs=None,replication_status=,reservations=['65c6e05c-b1fa-4ab6-96c2-e7e11dd4f2ac','e6e2a055-af8c-47ab-b905-2768beed2d08','10bb2a57-3dc8-4da7-9983-f9e4ad13bf6c','f5490b6b-e3f6-4315-8e3b-674e5bfb2955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17590c2eba7d4d7eb40335b79907d7b9',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:10:01.811932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e06a01-52c4-4096-8241-2cf8afb92e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:10:01.834277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e06a01-52c4-4096-8241-2cf8afb92e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:10:01.837803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Flow 'volume_create_api' (0d62dd86-036a-429e-87b1-d99b9f13b094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:10:01.905307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Create volume request issued successfully. Jan 19 09:10:01.925068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b81aabc-987a-433c-be81-276045483111 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes returned with HTTP 202 Jan 19 09:10:01.927546 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1193/2410] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:10:01 2021] POST /volume/v3/69e838259a514870847e0b299dd1329d/volumes => generated 833 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:10:01.943451 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e7a92d7-f396-455a-be03-c56de7bf2217 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 Jan 19 09:10:01.944262 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e7a92d7-f396-455a-be03-c56de7bf2217 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:01.944911 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:01.944911 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:01.946075 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e7a92d7-f396-455a-be03-c56de7bf2217 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:02.003207 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:02.003207 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:02.013318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3e7a92d7-f396-455a-be03-c56de7bf2217 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:02.038578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e7a92d7-f396-455a-be03-c56de7bf2217 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 returned with HTTP 200 Jan 19 09:10:02.040214 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1218/2411] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:01 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 => generated 901 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:03.057902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a881423f-5294-47a8-a378-0955cd0267ff tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 Jan 19 09:10:03.058455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a881423f-5294-47a8-a378-0955cd0267ff tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:03.058622 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:03.058622 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:03.058996 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a881423f-5294-47a8-a378-0955cd0267ff tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:03.255612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:03.255612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:03.281319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a881423f-5294-47a8-a378-0955cd0267ff tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:03.327724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a881423f-5294-47a8-a378-0955cd0267ff tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 returned with HTTP 200 Jan 19 09:10:03.328554 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1194/2412] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:03 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 => generated 925 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:04.349716 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-072bc977-de57-40fd-b8e0-f4b31f542d11 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 Jan 19 09:10:04.351160 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-072bc977-de57-40fd-b8e0-f4b31f542d11 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:04.353395 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:04.353395 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:04.353894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-072bc977-de57-40fd-b8e0-f4b31f542d11 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:04.530579 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:04.530579 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:04.562334 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-072bc977-de57-40fd-b8e0-f4b31f542d11 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:04.639524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-072bc977-de57-40fd-b8e0-f4b31f542d11 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 returned with HTTP 200 Jan 19 09:10:04.648895 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1219/2413] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:04 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 => generated 926 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:04.664446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a41d9a1-e3e7-42f2-8671-5b9118e72016 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 Jan 19 09:10:04.665221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a41d9a1-e3e7-42f2-8671-5b9118e72016 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:04.665610 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:04.665610 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:04.666212 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a41d9a1-e3e7-42f2-8671-5b9118e72016 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:04.757222 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:04.757222 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:04.778577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1a41d9a1-e3e7-42f2-8671-5b9118e72016 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:04.816899 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a41d9a1-e3e7-42f2-8671-5b9118e72016 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 returned with HTTP 200 Jan 19 09:10:04.828761 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1195/2414] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:04 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 => generated 926 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:04.834360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9fc1d865-5c7b-47c7-a7da-db5067d22055 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes Jan 19 09:10:04.834360 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9fc1d865-5c7b-47c7-a7da-db5067d22055 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:04.834360 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:04.834360 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:04.834360 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9fc1d865-5c7b-47c7-a7da-db5067d22055 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:04.835185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-9fc1d865-5c7b-47c7-a7da-db5067d22055 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:04.836999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9fc1d865-5c7b-47c7-a7da-db5067d22055 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:04.964027 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9fc1d865-5c7b-47c7-a7da-db5067d22055 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:04.965963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9fc1d865-5c7b-47c7-a7da-db5067d22055 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes returned with HTTP 200 Jan 19 09:10:04.966843 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1220/2415] 10.222.0.50 () {58 vars in 1204 bytes} [Tue Jan 19 09:10:04 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes => generated 1171 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:04.978752 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5de831f2-eae4-480d-bfa9-d17a4f54ff22 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?name=tempest-VolumesListTestJSON-Volume-112603285 Jan 19 09:10:04.979285 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5de831f2-eae4-480d-bfa9-d17a4f54ff22 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:04.979483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:04.979483 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:04.979863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5de831f2-eae4-480d-bfa9-d17a4f54ff22 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:04.980623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-5de831f2-eae4-480d-bfa9-d17a4f54ff22 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:04.982728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5de831f2-eae4-480d-bfa9-d17a4f54ff22 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-112603285'), ('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:05.094281 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5de831f2-eae4-480d-bfa9-d17a4f54ff22 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:05.095348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5de831f2-eae4-480d-bfa9-d17a4f54ff22 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?name=tempest-VolumesListTestJSON-Volume-112603285 returned with HTTP 200 Jan 19 09:10:05.096242 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1196/2416] 10.222.0.50 () {58 vars in 1303 bytes} [Tue Jan 19 09:10:04 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?name=tempest-VolumesListTestJSON-Volume-112603285 => generated 399 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:05.108243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10a82d16-d892-4789-ab3c-64c4ecf061b9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?name=tempest-VolumesListTestJSON-Volume-98864969 Jan 19 09:10:05.108789 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10a82d16-d892-4789-ab3c-64c4ecf061b9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:05.108991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:05.108991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:05.109713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10a82d16-d892-4789-ab3c-64c4ecf061b9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:05.110549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-10a82d16-d892-4789-ab3c-64c4ecf061b9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:05.111638 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:05.111638 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:05.113378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-10a82d16-d892-4789-ab3c-64c4ecf061b9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-98864969'), ('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:05.232662 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-10a82d16-d892-4789-ab3c-64c4ecf061b9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:05.237313 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:05.237313 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:05.258693 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10a82d16-d892-4789-ab3c-64c4ecf061b9 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?name=tempest-VolumesListTestJSON-Volume-98864969 returned with HTTP 200 Jan 19 09:10:05.265517 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1221/2417] 10.222.0.50 () {58 vars in 1322 bytes} [Tue Jan 19 09:10:05 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?name=tempest-VolumesListTestJSON-Volume-98864969 => generated 927 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:05.290163 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a70b7bf0-e710-4eeb-8235-0dac0b6484a2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1 Jan 19 09:10:05.290993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a70b7bf0-e710-4eeb-8235-0dac0b6484a2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:05.291637 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:05.291637 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:05.292262 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a70b7bf0-e710-4eeb-8235-0dac0b6484a2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:05.293073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-a70b7bf0-e710-4eeb-8235-0dac0b6484a2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:05.294300 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:05.294300 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:05.295760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a70b7bf0-e710-4eeb-8235-0dac0b6484a2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:05.401619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a70b7bf0-e710-4eeb-8235-0dac0b6484a2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:05.404103 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:05.404103 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:05.424904 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a70b7bf0-e710-4eeb-8235-0dac0b6484a2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1 returned with HTTP 200 Jan 19 09:10:05.426086 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1197/2418] 10.222.0.50 () {58 vars in 1240 bytes} [Tue Jan 19 09:10:05 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1 => generated 1105 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:05.446135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8203fcc5-1829-4c7a-a22d-bee8716a637a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1&marker=8962e6b4-ac4e-4d31-8e1c-0ef334c52619 Jan 19 09:10:05.446893 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8203fcc5-1829-4c7a-a22d-bee8716a637a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:05.447238 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:05.447238 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:05.447872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8203fcc5-1829-4c7a-a22d-bee8716a637a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:05.448689 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-8203fcc5-1829-4c7a-a22d-bee8716a637a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:05.451631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8203fcc5-1829-4c7a-a22d-bee8716a637a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:05.748487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8203fcc5-1829-4c7a-a22d-bee8716a637a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:05.750037 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:05.750037 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:05.779274 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8203fcc5-1829-4c7a-a22d-bee8716a637a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1&marker=8962e6b4-ac4e-4d31-8e1c-0ef334c52619 returned with HTTP 200 Jan 19 09:10:05.780521 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1222/2419] 10.222.0.50 () {58 vars in 1328 bytes} [Tue Jan 19 09:10:05 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1&marker=8962e6b4-ac4e-4d31-8e1c-0ef334c52619 => generated 1103 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:05.799503 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-040ea417-29a8-4913-9429-da9fc5bd7f8b tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1&marker=802083ff-33da-4803-bcc0-e155e930041b Jan 19 09:10:05.802695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-040ea417-29a8-4913-9429-da9fc5bd7f8b tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:05.803158 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:05.803158 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:05.803863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-040ea417-29a8-4913-9429-da9fc5bd7f8b tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:05.804728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-040ea417-29a8-4913-9429-da9fc5bd7f8b tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:05.806767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-040ea417-29a8-4913-9429-da9fc5bd7f8b tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:06.098111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-040ea417-29a8-4913-9429-da9fc5bd7f8b tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:06.101553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:06.101553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:06.128110 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-040ea417-29a8-4913-9429-da9fc5bd7f8b tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1&marker=802083ff-33da-4803-bcc0-e155e930041b returned with HTTP 200 Jan 19 09:10:06.137168 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1198/2420] 10.222.0.50 () {58 vars in 1328 bytes} [Tue Jan 19 09:10:05 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1&marker=802083ff-33da-4803-bcc0-e155e930041b => generated 1104 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:06.146615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a06ee81a-440b-46fa-8ad1-13ec11a3d7eb tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1&marker=0d0f4cd4-a76c-4d03-9b9a-2fee566be02e Jan 19 09:10:06.147515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a06ee81a-440b-46fa-8ad1-13ec11a3d7eb tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:06.147929 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:06.147929 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:06.148625 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a06ee81a-440b-46fa-8ad1-13ec11a3d7eb tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:06.149602 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-a06ee81a-440b-46fa-8ad1-13ec11a3d7eb tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:06.151632 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a06ee81a-440b-46fa-8ad1-13ec11a3d7eb tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:06.386201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a06ee81a-440b-46fa-8ad1-13ec11a3d7eb tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:06.393036 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a06ee81a-440b-46fa-8ad1-13ec11a3d7eb tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1&marker=0d0f4cd4-a76c-4d03-9b9a-2fee566be02e returned with HTTP 200 Jan 19 09:10:06.405600 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1223/2421] 10.222.0.50 () {58 vars in 1328 bytes} [Tue Jan 19 09:10:06 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=1&marker=0d0f4cd4-a76c-4d03-9b9a-2fee566be02e => generated 15 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:10:06.418186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-981ff8ac-050b-433e-92d1-491bb0f627ee tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 19 09:10:06.420107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-981ff8ac-050b-433e-92d1-491bb0f627ee tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:06.420321 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:06.420321 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:06.420685 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-981ff8ac-050b-433e-92d1-491bb0f627ee tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:06.421398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-981ff8ac-050b-433e-92d1-491bb0f627ee tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:06.421995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-981ff8ac-050b-433e-92d1-491bb0f627ee tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Could not evaluate value available, assuming string {{(pid=87854) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:10:06.423663 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-981ff8ac-050b-433e-92d1-491bb0f627ee tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:06.610250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-981ff8ac-050b-433e-92d1-491bb0f627ee tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:06.615055 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:06.615055 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:06.635735 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-981ff8ac-050b-433e-92d1-491bb0f627ee tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 19 09:10:06.640789 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1199/2422] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 09:10:06 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2060 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:06.664144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e214508-7159-44ac-bea0-a0d10e1352e2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 19 09:10:06.665058 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e214508-7159-44ac-bea0-a0d10e1352e2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:06.665792 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e214508-7159-44ac-bea0-a0d10e1352e2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:06.666677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-9e214508-7159-44ac-bea0-a0d10e1352e2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:06.667595 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9e214508-7159-44ac-bea0-a0d10e1352e2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Could not evaluate value available, assuming string {{(pid=87855) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:10:06.670785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9e214508-7159-44ac-bea0-a0d10e1352e2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:06.800653 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9e214508-7159-44ac-bea0-a0d10e1352e2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:06.804271 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:06.804271 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:06.833687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e214508-7159-44ac-bea0-a0d10e1352e2 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 19 09:10:06.834875 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1224/2423] 10.222.0.50 () {58 vars in 1326 bytes} [Tue Jan 19 09:10:06 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2062 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:06.856099 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1556bcbe-3c44-4ac6-b829-f35854a0e7f8 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1 Jan 19 09:10:06.856618 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1556bcbe-3c44-4ac6-b829-f35854a0e7f8 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:06.856810 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:06.856810 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:06.857712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1556bcbe-3c44-4ac6-b829-f35854a0e7f8 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:06.858834 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-1556bcbe-3c44-4ac6-b829-f35854a0e7f8 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:06.861844 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1556bcbe-3c44-4ac6-b829-f35854a0e7f8 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:06.978237 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1556bcbe-3c44-4ac6-b829-f35854a0e7f8 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:06.979578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1556bcbe-3c44-4ac6-b829-f35854a0e7f8 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1 returned with HTTP 200 Jan 19 09:10:06.980435 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1200/2424] 10.222.0.50 () {58 vars in 1219 bytes} [Tue Jan 19 09:10:06 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1 => generated 569 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:06.991875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15096b45-5ac8-4d2a-a2a3-0e313c088cd0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1&marker=8962e6b4-ac4e-4d31-8e1c-0ef334c52619 Jan 19 09:10:06.992656 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15096b45-5ac8-4d2a-a2a3-0e313c088cd0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:06.993037 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:06.993037 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:06.993737 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15096b45-5ac8-4d2a-a2a3-0e313c088cd0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:06.994594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-15096b45-5ac8-4d2a-a2a3-0e313c088cd0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:06.997174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-15096b45-5ac8-4d2a-a2a3-0e313c088cd0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:07.155250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-15096b45-5ac8-4d2a-a2a3-0e313c088cd0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:07.156588 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15096b45-5ac8-4d2a-a2a3-0e313c088cd0 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1&marker=8962e6b4-ac4e-4d31-8e1c-0ef334c52619 returned with HTTP 200 Jan 19 09:10:07.157485 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1225/2425] 10.222.0.50 () {58 vars in 1307 bytes} [Tue Jan 19 09:10:06 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1&marker=8962e6b4-ac4e-4d31-8e1c-0ef334c52619 => generated 567 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:07.168007 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0725c930-ef66-4f2e-b098-cc8d30023e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1&marker=802083ff-33da-4803-bcc0-e155e930041b Jan 19 09:10:07.169022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0725c930-ef66-4f2e-b098-cc8d30023e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:07.169282 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:07.169282 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:07.169807 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0725c930-ef66-4f2e-b098-cc8d30023e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:07.170628 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-0725c930-ef66-4f2e-b098-cc8d30023e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:07.171432 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:07.171432 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:07.172467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0725c930-ef66-4f2e-b098-cc8d30023e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:07.676348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0725c930-ef66-4f2e-b098-cc8d30023e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:07.678843 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0725c930-ef66-4f2e-b098-cc8d30023e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1&marker=802083ff-33da-4803-bcc0-e155e930041b returned with HTTP 200 Jan 19 09:10:07.679697 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1201/2426] 10.222.0.50 () {58 vars in 1307 bytes} [Tue Jan 19 09:10:07 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1&marker=802083ff-33da-4803-bcc0-e155e930041b => generated 568 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:07.694898 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-abc3aae3-3e74-46bc-975c-c12ed8635677 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1&marker=0d0f4cd4-a76c-4d03-9b9a-2fee566be02e Jan 19 09:10:07.695627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-abc3aae3-3e74-46bc-975c-c12ed8635677 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:07.695917 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:07.695917 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:07.696293 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-abc3aae3-3e74-46bc-975c-c12ed8635677 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:07.696933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-abc3aae3-3e74-46bc-975c-c12ed8635677 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:07.697947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:07.697947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:07.699854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-abc3aae3-3e74-46bc-975c-c12ed8635677 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:07.987675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-abc3aae3-3e74-46bc-975c-c12ed8635677 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:07.988662 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-abc3aae3-3e74-46bc-975c-c12ed8635677 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1&marker=0d0f4cd4-a76c-4d03-9b9a-2fee566be02e returned with HTTP 200 Jan 19 09:10:07.989710 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1226/2427] 10.222.0.50 () {58 vars in 1307 bytes} [Tue Jan 19 09:10:07 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?limit=1&marker=0d0f4cd4-a76c-4d03-9b9a-2fee566be02e => generated 15 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:10:08.001183 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a0fc6735-66f4-4e09-a9c2-fa943672cec3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?name=tempest-VolumesListTestJSON-Volume-112603285&status=available Jan 19 09:10:08.001702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a0fc6735-66f4-4e09-a9c2-fa943672cec3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:08.001910 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:08.001910 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:08.002279 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a0fc6735-66f4-4e09-a9c2-fa943672cec3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:08.002905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-a0fc6735-66f4-4e09-a9c2-fa943672cec3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:08.003507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a0fc6735-66f4-4e09-a9c2-fa943672cec3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Could not evaluate value available, assuming string {{(pid=87854) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:10:08.004130 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:08.004130 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:08.008414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a0fc6735-66f4-4e09-a9c2-fa943672cec3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-112603285'), ('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:08.144519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a0fc6735-66f4-4e09-a9c2-fa943672cec3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:08.146719 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a0fc6735-66f4-4e09-a9c2-fa943672cec3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?name=tempest-VolumesListTestJSON-Volume-112603285&status=available returned with HTTP 200 Jan 19 09:10:08.162250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fda13312-4cb0-4061-9a4d-f9c09b141968 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2016055617&status=available Jan 19 09:10:08.163019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fda13312-4cb0-4061-9a4d-f9c09b141968 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:08.163654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fda13312-4cb0-4061-9a4d-f9c09b141968 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:08.164881 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-fda13312-4cb0-4061-9a4d-f9c09b141968 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:08.165953 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fda13312-4cb0-4061-9a4d-f9c09b141968 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Could not evaluate value available, assuming string {{(pid=87855) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:10:08.167706 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fda13312-4cb0-4061-9a4d-f9c09b141968 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2016055617'), ('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:08.172054 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1202/2428] 10.222.0.50 () {58 vars in 1337 bytes} [Tue Jan 19 09:10:07 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?name=tempest-VolumesListTestJSON-Volume-112603285&status=available => generated 399 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:08.285711 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fda13312-4cb0-4061-9a4d-f9c09b141968 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:08.287136 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:08.287136 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:08.308606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fda13312-4cb0-4061-9a4d-f9c09b141968 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2016055617&status=available returned with HTTP 200 Jan 19 09:10:08.310188 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1227/2429] 10.222.0.50 () {58 vars in 1360 bytes} [Tue Jan 19 09:10:08 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2016055617&status=available => generated 929 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:10:08.331346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-968cfef0-a37e-4a84-b3db-5915580b2e35 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?marker=802083ff-33da-4803-bcc0-e155e930041b&sort=id%3Aasc Jan 19 09:10:08.332117 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-968cfef0-a37e-4a84-b3db-5915580b2e35 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:08.332609 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:08.332609 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:08.333261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-968cfef0-a37e-4a84-b3db-5915580b2e35 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:08.334102 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-968cfef0-a37e-4a84-b3db-5915580b2e35 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:08.335093 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:08.335093 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:08.336433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-968cfef0-a37e-4a84-b3db-5915580b2e35 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:08.624565 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-968cfef0-a37e-4a84-b3db-5915580b2e35 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:08.626228 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:08.626228 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:08.649492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-968cfef0-a37e-4a84-b3db-5915580b2e35 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?marker=802083ff-33da-4803-bcc0-e155e930041b&sort=id%3Aasc returned with HTTP 200 Jan 19 09:10:08.650789 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1203/2430] 10.222.0.50 () {58 vars in 1340 bytes} [Tue Jan 19 09:10:08 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?marker=802083ff-33da-4803-bcc0-e155e930041b&sort=id%3Aasc => generated 929 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:08.667369 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7932fab4-bbc6-44aa-8e4d-d7069bbd545e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 19 09:10:08.668159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7932fab4-bbc6-44aa-8e4d-d7069bbd545e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:08.669131 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:08.669131 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:08.669813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7932fab4-bbc6-44aa-8e4d-d7069bbd545e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:08.670975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-7932fab4-bbc6-44aa-8e4d-d7069bbd545e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:08.672993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7932fab4-bbc6-44aa-8e4d-d7069bbd545e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:08.794326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7932fab4-bbc6-44aa-8e4d-d7069bbd545e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:08.797607 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:08.797607 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:08.807368 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7932fab4-bbc6-44aa-8e4d-d7069bbd545e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 19 09:10:08.808967 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1228/2431] 10.222.0.50 () {58 vars in 1304 bytes} [Tue Jan 19 09:10:08 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2758 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:08.831786 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b0ab77f-22d0-4960-873c-8f6276157967 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail Jan 19 09:10:08.832314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b0ab77f-22d0-4960-873c-8f6276157967 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:08.832539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:08.832539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:08.832914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b0ab77f-22d0-4960-873c-8f6276157967 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:08.833601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-3b0ab77f-22d0-4960-873c-8f6276157967 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:08.835360 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3b0ab77f-22d0-4960-873c-8f6276157967 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:08.953378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3b0ab77f-22d0-4960-873c-8f6276157967 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:08.958975 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:08.958975 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:08.990684 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b0ab77f-22d0-4960-873c-8f6276157967 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail returned with HTTP 200 Jan 19 09:10:09.009384 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1204/2432] 10.222.0.50 () {58 vars in 1225 bytes} [Tue Jan 19 09:10:08 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail => generated 2758 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:09.018067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ff2400a-6a89-44c5-aced-33088f931a3a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 19 09:10:09.018635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ff2400a-6a89-44c5-aced-33088f931a3a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:09.018751 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:09.018751 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:09.019568 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ff2400a-6a89-44c5-aced-33088f931a3a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:09.020374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-5ff2400a-6a89-44c5-aced-33088f931a3a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:09.022561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ff2400a-6a89-44c5-aced-33088f931a3a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:09.111914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5ff2400a-6a89-44c5-aced-33088f931a3a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:09.116111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ff2400a-6a89-44c5-aced-33088f931a3a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 19 09:10:09.120975 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1229/2433] 10.222.0.50 () {58 vars in 1283 bytes} [Tue Jan 19 09:10:09 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1171 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:09.131550 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d1670ab-822e-4016-b4db-f0eec898266e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?availability_zone=nova Jan 19 09:10:09.132277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d1670ab-822e-4016-b4db-f0eec898266e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:09.132653 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:09.132653 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:09.133269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d1670ab-822e-4016-b4db-f0eec898266e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:09.134040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-2d1670ab-822e-4016-b4db-f0eec898266e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:09.134789 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2d1670ab-822e-4016-b4db-f0eec898266e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Could not evaluate value nova, assuming string {{(pid=87854) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:10:09.136877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2d1670ab-822e-4016-b4db-f0eec898266e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:09.252688 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2d1670ab-822e-4016-b4db-f0eec898266e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:09.254465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d1670ab-822e-4016-b4db-f0eec898266e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?availability_zone=nova returned with HTTP 200 Jan 19 09:10:09.255473 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1205/2434] 10.222.0.50 () {58 vars in 1249 bytes} [Tue Jan 19 09:10:09 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?availability_zone=nova => generated 1171 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:09.266476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb1f0a57-a6c4-48f4-b002-650e0f5eedc7 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?availability_zone=nova Jan 19 09:10:09.267217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb1f0a57-a6c4-48f4-b002-650e0f5eedc7 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:09.267503 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:09.267503 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:09.268725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb1f0a57-a6c4-48f4-b002-650e0f5eedc7 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:09.269831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-fb1f0a57-a6c4-48f4-b002-650e0f5eedc7 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:09.270655 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb1f0a57-a6c4-48f4-b002-650e0f5eedc7 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Could not evaluate value nova, assuming string {{(pid=87855) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:10:09.271558 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:09.271558 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:09.272933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb1f0a57-a6c4-48f4-b002-650e0f5eedc7 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:09.415527 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fb1f0a57-a6c4-48f4-b002-650e0f5eedc7 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:09.416897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb1f0a57-a6c4-48f4-b002-650e0f5eedc7 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?availability_zone=nova returned with HTTP 200 Jan 19 09:10:09.418116 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1230/2435] 10.222.0.50 () {58 vars in 1249 bytes} [Tue Jan 19 09:10:09 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?availability_zone=nova => generated 1171 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:09.431482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba2f902c-b181-48dc-b1ae-2414e5b3ea77 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?bootable=false Jan 19 09:10:09.432162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba2f902c-b181-48dc-b1ae-2414e5b3ea77 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:09.432490 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:09.432490 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:09.433086 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba2f902c-b181-48dc-b1ae-2414e5b3ea77 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:09.433750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-ba2f902c-b181-48dc-b1ae-2414e5b3ea77 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:09.434817 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:09.434817 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:09.437760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ba2f902c-b181-48dc-b1ae-2414e5b3ea77 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:09.579587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ba2f902c-b181-48dc-b1ae-2414e5b3ea77 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:09.581211 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba2f902c-b181-48dc-b1ae-2414e5b3ea77 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?bootable=false returned with HTTP 200 Jan 19 09:10:09.582239 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1206/2436] 10.222.0.50 () {58 vars in 1233 bytes} [Tue Jan 19 09:10:09 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?bootable=false => generated 1171 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:09.593316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b1450f5-cef3-4d02-8208-0abc72a75523 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?bootable=false Jan 19 09:10:09.594952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b1450f5-cef3-4d02-8208-0abc72a75523 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:09.595400 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:09.595400 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:09.596039 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b1450f5-cef3-4d02-8208-0abc72a75523 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:09.597404 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-8b1450f5-cef3-4d02-8208-0abc72a75523 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:09.598481 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:09.598481 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:09.599849 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1450f5-cef3-4d02-8208-0abc72a75523 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:09.705760 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8b1450f5-cef3-4d02-8208-0abc72a75523 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:09.707819 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b1450f5-cef3-4d02-8208-0abc72a75523 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?bootable=false returned with HTTP 200 Jan 19 09:10:09.709452 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1231/2437] 10.222.0.50 () {58 vars in 1233 bytes} [Tue Jan 19 09:10:09 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?bootable=false => generated 1171 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:09.725617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d24ac162-5438-413d-9b41-adea3e293b1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?status=available Jan 19 09:10:09.726958 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d24ac162-5438-413d-9b41-adea3e293b1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:09.727390 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:09.727390 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:09.728105 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d24ac162-5438-413d-9b41-adea3e293b1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:09.729534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-d24ac162-5438-413d-9b41-adea3e293b1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:09.730652 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d24ac162-5438-413d-9b41-adea3e293b1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Could not evaluate value available, assuming string {{(pid=87854) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:10:09.732116 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:09.732116 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:09.733595 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d24ac162-5438-413d-9b41-adea3e293b1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:09.868837 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d24ac162-5438-413d-9b41-adea3e293b1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:09.870237 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d24ac162-5438-413d-9b41-adea3e293b1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?status=available returned with HTTP 200 Jan 19 09:10:09.874691 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1207/2438] 10.222.0.50 () {58 vars in 1237 bytes} [Tue Jan 19 09:10:09 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?status=available => generated 1171 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:09.885240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64ff92fc-6318-4862-92af-1d8a6ee91e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?status=available Jan 19 09:10:09.886082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64ff92fc-6318-4862-92af-1d8a6ee91e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:09.886468 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:09.886468 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:09.887689 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64ff92fc-6318-4862-92af-1d8a6ee91e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:09.889340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-64ff92fc-6318-4862-92af-1d8a6ee91e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:09.890328 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64ff92fc-6318-4862-92af-1d8a6ee91e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Could not evaluate value available, assuming string {{(pid=87855) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:10:09.891179 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:09.891179 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:09.893361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64ff92fc-6318-4862-92af-1d8a6ee91e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:10.009082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64ff92fc-6318-4862-92af-1d8a6ee91e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:10.012178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64ff92fc-6318-4862-92af-1d8a6ee91e1a tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes?status=available returned with HTTP 200 Jan 19 09:10:10.015705 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1232/2439] 10.222.0.50 () {58 vars in 1237 bytes} [Tue Jan 19 09:10:09 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes?status=available => generated 1171 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:10.028521 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-765acb70-de71-4a64-985b-d8ced21666b3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?availability_zone=nova Jan 19 09:10:10.029704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-765acb70-de71-4a64-985b-d8ced21666b3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:10.030060 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:10.030060 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:10.030743 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-765acb70-de71-4a64-985b-d8ced21666b3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:10.031584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-765acb70-de71-4a64-985b-d8ced21666b3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:10.032602 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-765acb70-de71-4a64-985b-d8ced21666b3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Could not evaluate value nova, assuming string {{(pid=87854) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:10:10.033757 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:10.033757 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:10.035083 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-765acb70-de71-4a64-985b-d8ced21666b3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:10.103228 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-765acb70-de71-4a64-985b-d8ced21666b3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:10.105415 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:10.105415 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:10.115901 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-765acb70-de71-4a64-985b-d8ced21666b3 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 19 09:10:10.116715 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1208/2440] 10.222.0.50 () {58 vars in 1270 bytes} [Tue Jan 19 09:10:10 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?availability_zone=nova => generated 2758 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:10.137703 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02be7319-b5d7-4d5c-bdcf-e69b6ab8e881 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?bootable=false Jan 19 09:10:10.138757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02be7319-b5d7-4d5c-bdcf-e69b6ab8e881 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:10.139120 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:10.139120 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:10.139735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02be7319-b5d7-4d5c-bdcf-e69b6ab8e881 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:10.140566 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-02be7319-b5d7-4d5c-bdcf-e69b6ab8e881 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:10.141617 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:10.141617 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:10.142989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-02be7319-b5d7-4d5c-bdcf-e69b6ab8e881 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:10.214411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-02be7319-b5d7-4d5c-bdcf-e69b6ab8e881 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:10.217462 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:10.217462 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:10.233858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02be7319-b5d7-4d5c-bdcf-e69b6ab8e881 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?bootable=false returned with HTTP 200 Jan 19 09:10:10.235383 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1233/2441] 10.222.0.50 () {58 vars in 1254 bytes} [Tue Jan 19 09:10:10 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?bootable=false => generated 2758 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:10.254427 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7e689f7-12f1-481a-9238-1fb2c4b95577 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?status=available Jan 19 09:10:10.255290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7e689f7-12f1-481a-9238-1fb2c4b95577 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:10.255491 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:10.255491 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:10.256135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7e689f7-12f1-481a-9238-1fb2c4b95577 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:10.257064 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-c7e689f7-12f1-481a-9238-1fb2c4b95577 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:10:10.257800 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c7e689f7-12f1-481a-9238-1fb2c4b95577 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Could not evaluate value available, assuming string {{(pid=87854) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:10:10.259597 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c7e689f7-12f1-481a-9238-1fb2c4b95577 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:10:10.364357 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c7e689f7-12f1-481a-9238-1fb2c4b95577 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Get all volumes completed successfully. Jan 19 09:10:10.373337 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:10.373337 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:10.403796 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7e689f7-12f1-481a-9238-1fb2c4b95577 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?status=available returned with HTTP 200 Jan 19 09:10:10.406344 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1209/2442] 10.222.0.50 () {58 vars in 1258 bytes} [Tue Jan 19 09:10:10 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/detail?status=available => generated 2758 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:10:10.426473 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41efc6ca-6281-482c-9a86-a78daf9f7950 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] DELETE http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 Jan 19 09:10:10.427613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-41efc6ca-6281-482c-9a86-a78daf9f7950 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:10.428028 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:10.428028 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:10.428751 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-41efc6ca-6281-482c-9a86-a78daf9f7950 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:10.429462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-41efc6ca-6281-482c-9a86-a78daf9f7950 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Delete volume with id: 8962e6b4-ac4e-4d31-8e1c-0ef334c52619 Jan 19 09:10:10.507544 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:10.507544 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:10.508907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-41efc6ca-6281-482c-9a86-a78daf9f7950 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:10.559481 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-41efc6ca-6281-482c-9a86-a78daf9f7950 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Delete volume request issued successfully. Jan 19 09:10:10.560922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41efc6ca-6281-482c-9a86-a78daf9f7950 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 returned with HTTP 202 Jan 19 09:10:10.564736 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1234/2443] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:10:10 2021] DELETE /volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:10:10.572933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d2d6b827-1fb9-4b13-9b68-f74c9a3d8534 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 Jan 19 09:10:10.573687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d2d6b827-1fb9-4b13-9b68-f74c9a3d8534 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:10.574085 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:10.574085 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:10.575411 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d2d6b827-1fb9-4b13-9b68-f74c9a3d8534 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:10.704737 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:10.704737 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:10.727254 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d2d6b827-1fb9-4b13-9b68-f74c9a3d8534 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:10.767572 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d2d6b827-1fb9-4b13-9b68-f74c9a3d8534 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 returned with HTTP 200 Jan 19 09:10:10.769003 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1210/2444] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:10 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 => generated 925 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:11.787081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5edcb41-f866-4896-bc30-92b31e4d251c tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 Jan 19 09:10:11.788450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5edcb41-f866-4896-bc30-92b31e4d251c tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:11.788894 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:11.788894 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:11.789595 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5edcb41-f866-4896-bc30-92b31e4d251c tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:11.888872 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:11.888872 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:11.900797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b5edcb41-f866-4896-bc30-92b31e4d251c tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:11.935553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5edcb41-f866-4896-bc30-92b31e4d251c tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 returned with HTTP 200 Jan 19 09:10:11.937549 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1235/2445] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:11 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 => generated 925 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:12.953150 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-237d1136-f900-462c-9c94-b8d73c469281 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 Jan 19 09:10:12.953718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-237d1136-f900-462c-9c94-b8d73c469281 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:12.953994 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:12.953994 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:12.954614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-237d1136-f900-462c-9c94-b8d73c469281 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:13.075139 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:13.075139 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:13.091510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-237d1136-f900-462c-9c94-b8d73c469281 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 returned with HTTP 404 Jan 19 09:10:13.101579 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1211/2446] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:12 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/8962e6b4-ac4e-4d31-8e1c-0ef334c52619 => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:10:13.106949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7efc5cca-2e53-4d29-a908-5d9de4e57a3e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] DELETE http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b Jan 19 09:10:13.109021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7efc5cca-2e53-4d29-a908-5d9de4e57a3e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:13.109483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:13.109483 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:13.110180 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7efc5cca-2e53-4d29-a908-5d9de4e57a3e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:13.111630 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7efc5cca-2e53-4d29-a908-5d9de4e57a3e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Delete volume with id: 802083ff-33da-4803-bcc0-e155e930041b Jan 19 09:10:13.201887 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:13.201887 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:13.205784 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7efc5cca-2e53-4d29-a908-5d9de4e57a3e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:13.293900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7efc5cca-2e53-4d29-a908-5d9de4e57a3e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Delete volume request issued successfully. Jan 19 09:10:13.294397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7efc5cca-2e53-4d29-a908-5d9de4e57a3e tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b returned with HTTP 202 Jan 19 09:10:13.298773 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1236/2447] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:10:13 2021] DELETE /volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:10:13.306037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-393b1087-56ae-4ca4-994b-5407fc3a0d2f tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b Jan 19 09:10:13.307610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-393b1087-56ae-4ca4-994b-5407fc3a0d2f tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:13.307833 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:13.307833 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:13.308216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-393b1087-56ae-4ca4-994b-5407fc3a0d2f tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:13.483457 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:13.483457 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:13.545513 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-393b1087-56ae-4ca4-994b-5407fc3a0d2f tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:13.639728 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-393b1087-56ae-4ca4-994b-5407fc3a0d2f tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b returned with HTTP 200 Jan 19 09:10:13.647129 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1212/2448] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:13 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b => generated 923 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:14.664202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-160be91e-4569-4591-9aee-faa8724cfa11 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b Jan 19 09:10:14.664729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-160be91e-4569-4591-9aee-faa8724cfa11 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:14.664729 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:14.664729 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:14.664969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-160be91e-4569-4591-9aee-faa8724cfa11 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:14.779250 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:14.779250 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:14.789227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-160be91e-4569-4591-9aee-faa8724cfa11 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:14.814213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-160be91e-4569-4591-9aee-faa8724cfa11 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b returned with HTTP 200 Jan 19 09:10:14.816106 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1237/2449] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:14 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b => generated 923 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:15.831446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-926d6b15-cbaf-416e-b7da-825d19c2722d tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b Jan 19 09:10:15.832092 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-926d6b15-cbaf-416e-b7da-825d19c2722d tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:15.832507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:15.832507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:15.833169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-926d6b15-cbaf-416e-b7da-825d19c2722d tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:15.894036 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-926d6b15-cbaf-416e-b7da-825d19c2722d tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b returned with HTTP 404 Jan 19 09:10:15.914154 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1213/2450] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:15 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/802083ff-33da-4803-bcc0-e155e930041b => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:10:15.921812 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05ae29b0-89f8-4e28-a6f2-56399fb7f149 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] DELETE http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e Jan 19 09:10:15.922333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05ae29b0-89f8-4e28-a6f2-56399fb7f149 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:15.922529 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:15.922529 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:15.923294 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05ae29b0-89f8-4e28-a6f2-56399fb7f149 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:15.923911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-05ae29b0-89f8-4e28-a6f2-56399fb7f149 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Delete volume with id: 0d0f4cd4-a76c-4d03-9b9a-2fee566be02e Jan 19 09:10:16.021624 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:16.021624 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:16.023236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-05ae29b0-89f8-4e28-a6f2-56399fb7f149 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:16.076546 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-05ae29b0-89f8-4e28-a6f2-56399fb7f149 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Delete volume request issued successfully. Jan 19 09:10:16.077373 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05ae29b0-89f8-4e28-a6f2-56399fb7f149 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e returned with HTTP 202 Jan 19 09:10:16.078426 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1238/2451] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:10:15 2021] DELETE /volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:10:16.089649 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af8a92ee-a58c-4ad7-89f0-205b273452b6 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e Jan 19 09:10:16.090378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af8a92ee-a58c-4ad7-89f0-205b273452b6 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:16.091449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af8a92ee-a58c-4ad7-89f0-205b273452b6 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:16.283450 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:16.283450 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:16.312774 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-af8a92ee-a58c-4ad7-89f0-205b273452b6 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:16.379582 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af8a92ee-a58c-4ad7-89f0-205b273452b6 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e returned with HTTP 200 Jan 19 09:10:16.401984 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1214/2452] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:16 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e => generated 924 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:17.408780 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23a00a4f-fd75-4bda-a4f7-d315cf207bfa tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e Jan 19 09:10:17.409568 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23a00a4f-fd75-4bda-a4f7-d315cf207bfa tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:17.409782 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:17.409782 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:17.410340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23a00a4f-fd75-4bda-a4f7-d315cf207bfa tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:17.555959 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:17.555959 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:17.583006 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-23a00a4f-fd75-4bda-a4f7-d315cf207bfa tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:17.634775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23a00a4f-fd75-4bda-a4f7-d315cf207bfa tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e returned with HTTP 200 Jan 19 09:10:17.635795 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1239/2453] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:17 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e => generated 924 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:18.651337 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad698999-af2f-4d91-b716-3582329d8171 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e Jan 19 09:10:18.656550 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad698999-af2f-4d91-b716-3582329d8171 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:18.657629 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:18.657629 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:18.658684 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad698999-af2f-4d91-b716-3582329d8171 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:18.733029 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:10:18.733029 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:10:18.746982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ad698999-af2f-4d91-b716-3582329d8171 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Volume info retrieved successfully. Jan 19 09:10:18.776100 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad698999-af2f-4d91-b716-3582329d8171 tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e returned with HTTP 200 Jan 19 09:10:18.777072 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1215/2454] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:18 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e => generated 924 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:10:19.793566 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dff07d28-aa26-4ae9-b1c3-a68201a79dbd tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] GET http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e Jan 19 09:10:19.794161 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dff07d28-aa26-4ae9-b1c3-a68201a79dbd tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:10:19.794306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:10:19.794306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:10:19.794610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dff07d28-aa26-4ae9-b1c3-a68201a79dbd tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:10:19.846570 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dff07d28-aa26-4ae9-b1c3-a68201a79dbd tempest-VolumesListTestJSON-1630824724 tempest-VolumesListTestJSON-1630824724] http://10.222.0.50/volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e returned with HTTP 404 Jan 19 09:10:19.848720 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1240/2455] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:10:19 2021] GET /volume/v3/69e838259a514870847e0b299dd1329d/volumes/0d0f4cd4-a76c-4d03-9b9a-2fee566be02e => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:15.605697 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb6a2c62-de36-40f3-953d-2753c9f32957 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] POST http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types Jan 19 09:12:15.606315 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:15.606315 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:15.606788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb6a2c62-de36-40f3-953d-2753c9f32957 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-792778286"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:15.650426 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb6a2c62-de36-40f3-953d-2753c9f32957 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types returned with HTTP 200 Jan 19 09:12:15.651607 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1216/2456] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:12:15 2021] POST /volume/v3/636b3f55754b49f48ac6f76aa24d0844/types => generated 223 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:15.661996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe56a74d-1b4b-4b33-9a38-798a6b59a59b tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] POST http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types Jan 19 09:12:15.663106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe56a74d-1b4b-4b33-9a38-798a6b59a59b tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-644570729"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:15.701372 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe56a74d-1b4b-4b33-9a38-798a6b59a59b tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types returned with HTTP 202 Jan 19 09:12:15.711228 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1241/2457] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Jan 19 09:12:15 2021] POST /volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types => generated 180 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:15.872378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5578e69-923d-4f71-995b-1a7bc81b643b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups Jan 19 09:12:15.877631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5578e69-923d-4f71-995b-1a7bc81b643b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'create', calling method: version_select, body: {"group": {"group_type": "15a82d30-a5ee-4126-8627-f9793cfd19e3", "volume_types": ["9539a7bd-9c48-4d95-a7fe-adcd34f4d24e"], "name": "tempest-GroupSnapshotsTest-Group-1990745769"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:15.879418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-b5578e69-923d-4f71-995b-1a7bc81b643b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating new group {'group': {'group_type': '15a82d30-a5ee-4126-8627-f9793cfd19e3', 'volume_types': ['9539a7bd-9c48-4d95-a7fe-adcd34f4d24e'], 'name': 'tempest-GroupSnapshotsTest-Group-1990745769'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:12:15.892231 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-b5578e69-923d-4f71-995b-1a7bc81b643b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating group tempest-GroupSnapshotsTest-Group-1990745769. Jan 19 09:12:15.916900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b5578e69-923d-4f71-995b-1a7bc81b643b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Availability Zones retrieved successfully. Jan 19 09:12:15.946083 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-b5578e69-923d-4f71-995b-1a7bc81b643b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['29e2113f-ff42-407c-8f93-96e970ccf0db'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:16.004763 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5578e69-923d-4f71-995b-1a7bc81b643b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups returned with HTTP 202 Jan 19 09:12:16.010398 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1217/2458] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Jan 19 09:12:15 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/groups => generated 112 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:16.015793 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-909ab252-470b-4b0d-88cd-21666f147c2a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649 Jan 19 09:12:16.016695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-909ab252-470b-4b0d-88cd-21666f147c2a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:16.017377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-909ab252-470b-4b0d-88cd-21666f147c2a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:16.017968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-909ab252-470b-4b0d-88cd-21666f147c2a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member b88f7d13-f160-4770-a3ff-05e8be981649 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:16.029390 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:16.029390 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:16.097723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-909ab252-470b-4b0d-88cd-21666f147c2a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649 returned with HTTP 200 Jan 19 09:12:16.106716 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1242/2459] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:16 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649 => generated 392 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:17.114476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fd776706-a730-4250-ba20-a0f61055c1f3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649 Jan 19 09:12:17.115002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fd776706-a730-4250-ba20-a0f61055c1f3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:17.115165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:17.115165 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:17.115513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fd776706-a730-4250-ba20-a0f61055c1f3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:17.116294 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-fd776706-a730-4250-ba20-a0f61055c1f3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member b88f7d13-f160-4770-a3ff-05e8be981649 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:17.128720 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:17.128720 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:17.219340 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fd776706-a730-4250-ba20-a0f61055c1f3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649 returned with HTTP 200 Jan 19 09:12:17.223865 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1218/2460] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:17 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649 => generated 393 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:17.246001 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes Jan 19 09:12:17.247071 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:17.247071 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:17.247949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9539a7bd-9c48-4d95-a7fe-adcd34f4d24e", "group_id": "b88f7d13-f160-4770-a3ff-05e8be981649", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-657116406"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:17.249643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume request body: {'volume': {'volume_type': '9539a7bd-9c48-4d95-a7fe-adcd34f4d24e', 'group_id': 'b88f7d13-f160-4770-a3ff-05e8be981649', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-657116406'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:12:17.290107 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:17.290107 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:17.291778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume of 1 GB Jan 19 09:12:17.317055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Availability Zones retrieved successfully. Jan 19 09:12:17.337632 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Flow 'volume_create_api' (432abf92-9459-40d7-a8cb-12888cf17ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:17.341166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c08f656-1b74-4095-bd29-48e370f4026f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:17.343047 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:17.343047 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:17.343680 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:12:17.402629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c08f656-1b74-4095-bd29-48e370f4026f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:12:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9539a7bd-9c48-4d95-a7fe-adcd34f4d24e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-792778286',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9539a7bd-9c48-4d95-a7fe-adcd34f4d24e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b88f7d13-f160-4770-a3ff-05e8be981649', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:17.405354 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b966aa18-8bb6-4b60-b9f6-650429646c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:17.480202 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-792778286 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-792778286, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:17.481417 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-792778286 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-792778286, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:17.566465 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['a2e3bcf4-2262-4e1b-8df4-4228ff481448', '1bac7468-2fc8-4450-b841-ae19c18bd8fc', '67a4d85d-9378-4abf-b0cb-d1b36aa45f72', '7be3e42d-1441-484a-8a42-e281f6cfbc58'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:17.569400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b966aa18-8bb6-4b60-b9f6-650429646c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e3bcf4-2262-4e1b-8df4-4228ff481448', '1bac7468-2fc8-4450-b841-ae19c18bd8fc', '67a4d85d-9378-4abf-b0cb-d1b36aa45f72', '7be3e42d-1441-484a-8a42-e281f6cfbc58']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:17.573929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfce15f6-0c20-40f5-8603-ebe8f88ad4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:17.708746 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfce15f6-0c20-40f5-8603-ebe8f88ad4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b14b580e-a2e0-4df4-975f-99a3045c3150', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-657116406',encryption_key_id=None,group_id=b88f7d13-f160-4770-a3ff-05e8be981649,group_type_id=,metadata={},multiattach=False,project_id='139d734b92494a479940f7ff94704191',qos_specs=None,replication_status=,reservations=['a2e3bcf4-2262-4e1b-8df4-4228ff481448','1bac7468-2fc8-4450-b841-ae19c18bd8fc','67a4d85d-9378-4abf-b0cb-d1b36aa45f72','7be3e42d-1441-484a-8a42-e281f6cfbc58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_type_id=9539a7bd-9c48-4d95-a7fe-adcd34f4d24e), '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=2021-01-19T09:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-657116406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b88f7d13-f160-4770-a3ff-05e8be981649,host=None,id=b14b580e-a2e0-4df4-975f-99a3045c3150,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='139d734b92494a479940f7ff94704191',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,user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_attachment=,volume_type=,volume_type_id=9539a7bd-9c48-4d95-a7fe-adcd34f4d24e)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:17.711347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d9bf81-d531-4185-aa41-957e523f69fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:17.775604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d9bf81-d531-4185-aa41-957e523f69fb) 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-657116406',encryption_key_id=None,group_id=b88f7d13-f160-4770-a3ff-05e8be981649,group_type_id=,metadata={},multiattach=False,project_id='139d734b92494a479940f7ff94704191',qos_specs=None,replication_status=,reservations=['a2e3bcf4-2262-4e1b-8df4-4228ff481448','1bac7468-2fc8-4450-b841-ae19c18bd8fc','67a4d85d-9378-4abf-b0cb-d1b36aa45f72','7be3e42d-1441-484a-8a42-e281f6cfbc58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_type_id=9539a7bd-9c48-4d95-a7fe-adcd34f4d24e)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:17.777733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d181f4ab-84f7-4f95-9f4a-cd9a104916b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:17.815462 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d181f4ab-84f7-4f95-9f4a-cd9a104916b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:17.818104 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Flow 'volume_create_api' (432abf92-9459-40d7-a8cb-12888cf17ac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:17.938722 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume request issued successfully. Jan 19 09:12:17.955903 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:17.957150 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:17.966789 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:17.974508 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:17.974508 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:17.988306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8e1c48f-ad93-4b2a-8684-d295b5bf60bc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes returned with HTTP 202 Jan 19 09:12:18.000558 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1243/2461] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Jan 19 09:12:17 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/volumes => generated 906 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:18.004082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21617eac-ba03-47a5-9b52-50de894dec91 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 Jan 19 09:12:18.004812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21617eac-ba03-47a5-9b52-50de894dec91 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:18.005033 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:18.005033 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:18.005432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21617eac-ba03-47a5-9b52-50de894dec91 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:18.141070 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:18.141070 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:18.170689 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-21617eac-ba03-47a5-9b52-50de894dec91 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:18.194970 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-21617eac-ba03-47a5-9b52-50de894dec91 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:18.195432 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-21617eac-ba03-47a5-9b52-50de894dec91 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:18.215254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-21617eac-ba03-47a5-9b52-50de894dec91 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:18.225907 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:18.225907 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:18.281386 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21617eac-ba03-47a5-9b52-50de894dec91 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 returned with HTTP 200 Jan 19 09:12:18.282224 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1219/2462] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:17 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 => generated 998 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:19.300447 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-43ca14c4-bb33-4794-927c-172deaf5deb3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 Jan 19 09:12:19.300934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-43ca14c4-bb33-4794-927c-172deaf5deb3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:19.301064 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:19.301064 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:19.301404 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-43ca14c4-bb33-4794-927c-172deaf5deb3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:19.430919 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:19.430919 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:19.453594 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-43ca14c4-bb33-4794-927c-172deaf5deb3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:19.469656 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-43ca14c4-bb33-4794-927c-172deaf5deb3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:19.470399 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-43ca14c4-bb33-4794-927c-172deaf5deb3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:19.486465 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-43ca14c4-bb33-4794-927c-172deaf5deb3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:19.494677 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:19.494677 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:19.552984 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-43ca14c4-bb33-4794-927c-172deaf5deb3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 returned with HTTP 200 Jan 19 09:12:19.554268 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1244/2463] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:19 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 => generated 999 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:19.579565 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4fe02477-03c7-4ff9-9030-ad678d571993 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots Jan 19 09:12:19.581806 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:19.581806 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:19.586248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4fe02477-03c7-4ff9-9030-ad678d571993 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b88f7d13-f160-4770-a3ff-05e8be981649", "name": "tempest-group_snapshot-1586502071"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:19.587333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-4fe02477-03c7-4ff9-9030-ad678d571993 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating new group_snapshot {'group_snapshot': {'group_id': 'b88f7d13-f160-4770-a3ff-05e8be981649', 'name': 'tempest-group_snapshot-1586502071'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 19 09:12:19.609037 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:19.609037 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:19.635236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.group_snapshots [None req-4fe02477-03c7-4ff9-9030-ad678d571993 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating group_snapshot tempest-group_snapshot-1586502071. Jan 19 09:12:19.707188 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:19.707188 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:19.781122 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-4fe02477-03c7-4ff9-9030-ad678d571993 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-792778286 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-792778286, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:19.782282 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-4fe02477-03c7-4ff9-9030-ad678d571993 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-792778286 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-792778286, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:19.848382 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-4fe02477-03c7-4ff9-9030-ad678d571993 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['3b133da2-5396-4818-a0c4-226504210fe1', 'f39d2a45-dc35-4d7a-862d-2d5f7e093d07', '7ec10f41-6772-48c8-8ee9-c2b130db7ea6', '45731b33-a5f1-46f0-b780-c7e73e53cfca'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:19.986914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4fe02477-03c7-4ff9-9030-ad678d571993 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots returned with HTTP 202 Jan 19 09:12:19.988098 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1220/2464] 10.222.0.50 () {62 vars in 1291 bytes} [Tue Jan 19 09:12:19 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots => generated 168 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:12:19.999389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e3ba933-f7fb-4f72-b807-6846ad765511 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 Jan 19 09:12:20.000666 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0e3ba933-f7fb-4f72-b807-6846ad765511 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:20.001084 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:20.001084 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:20.003376 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0e3ba933-f7fb-4f72-b807-6846ad765511 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:20.004195 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-0e3ba933-f7fb-4f72-b807-6846ad765511 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member e16d1586-b7b6-4bab-be8f-1e46750479a6 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:20.012844 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:20.012844 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:20.030640 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e3ba933-f7fb-4f72-b807-6846ad765511 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 returned with HTTP 200 Jan 19 09:12:20.032207 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1245/2465] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:19 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 => generated 307 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:21.045700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff6a617c-721e-40b2-ab05-3e3c1de89494 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 Jan 19 09:12:21.046992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff6a617c-721e-40b2-ab05-3e3c1de89494 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:21.047410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:21.047410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:21.048070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff6a617c-721e-40b2-ab05-3e3c1de89494 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:21.048713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-ff6a617c-721e-40b2-ab05-3e3c1de89494 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member e16d1586-b7b6-4bab-be8f-1e46750479a6 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:21.059819 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:21.059819 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:21.086718 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff6a617c-721e-40b2-ab05-3e3c1de89494 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 returned with HTTP 200 Jan 19 09:12:21.092296 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1221/2466] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:21 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 => generated 307 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:22.104581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4209d7dd-7442-403a-b5af-ad94c708bbc6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 Jan 19 09:12:22.106162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4209d7dd-7442-403a-b5af-ad94c708bbc6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:22.106611 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:22.106611 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:22.107311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4209d7dd-7442-403a-b5af-ad94c708bbc6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:22.107945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-4209d7dd-7442-403a-b5af-ad94c708bbc6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member e16d1586-b7b6-4bab-be8f-1e46750479a6 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:22.126898 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:22.126898 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:22.178437 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4209d7dd-7442-403a-b5af-ad94c708bbc6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 returned with HTTP 200 Jan 19 09:12:22.200043 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-968fa37d-cebf-4595-9c76-d9f5011e5c24 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail Jan 19 09:12:22.200582 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-968fa37d-cebf-4595-9c76-d9f5011e5c24 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:22.200779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:22.200779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:22.201941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-968fa37d-cebf-4595-9c76-d9f5011e5c24 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:22.202198 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1246/2467] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:22 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 => generated 308 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:22.202406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-968fa37d-cebf-4595-9c76-d9f5011e5c24 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:22.205491 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-968fa37d-cebf-4595-9c76-d9f5011e5c24 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Building query based on filter {{(pid=87854) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:12:22.234038 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-968fa37d-cebf-4595-9c76-d9f5011e5c24 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all snapshots completed successfully. Jan 19 09:12:22.235093 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:22.235093 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:22.236418 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-968fa37d-cebf-4595-9c76-d9f5011e5c24 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail returned with HTTP 200 Jan 19 09:12:22.248157 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1222/2468] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Jan 19 09:12:22 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail => generated 454 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:22.249907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb3ca884-c913-485d-833e-4d90dc3dd452 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec Jan 19 09:12:22.257814 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb3ca884-c913-485d-833e-4d90dc3dd452 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:22.257814 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:22.257814 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:22.257814 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb3ca884-c913-485d-833e-4d90dc3dd452 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:22.310518 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:22.310518 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:22.311746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cb3ca884-c913-485d-833e-4d90dc3dd452 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:12:22.313823 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb3ca884-c913-485d-833e-4d90dc3dd452 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec returned with HTTP 200 Jan 19 09:12:22.315835 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1247/2469] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:22 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec => generated 451 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:22.328321 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/action Jan 19 09:12:22.328801 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:22.328801 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:22.329442 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action body: b'{"create-from-src": {"group_snapshot_id": "e16d1586-b7b6-4bab-be8f-1e46750479a6", "name": "tempest-Group_from_snap-1961090567"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:12:22.330150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "e16d1586-b7b6-4bab-be8f-1e46750479a6", "name": "tempest-Group_from_snap-1961090567"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:22.331443 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating new group {'create-from-src': {'group_snapshot_id': 'e16d1586-b7b6-4bab-be8f-1e46750479a6', 'name': 'tempest-Group_from_snap-1961090567'}}. {{(pid=87854) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 19 09:12:22.331796 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating group tempest-Group_from_snap-1961090567 from group_snapshot e16d1586-b7b6-4bab-be8f-1e46750479a6. Jan 19 09:12:22.340859 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:22.340859 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:22.373510 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:22.373510 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:22.385449 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:22.385449 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:22.582066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['253175b0-c0b4-4863-b435-74a4daf3eda5'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:22.736200 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.group.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] A mapping entry already exists for group dcb916c6-a423-4659-a4d0-c0efb43dc492 and volume type 9539a7bd-9c48-4d95-a7fe-adcd34f4d24e. Do not need to create again. Jan 19 09:12:22.737530 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:22.737530 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:22.737730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Availability Zones retrieved successfully. Jan 19 09:12:22.758515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Flow 'volume_create_api' (57839a54-4b61-4102-a2f6-9cbad7ea1ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:22.761541 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8b8297-6740-4dfb-83af-feb799761579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:22.763674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:12:22.892619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8b8297-6740-4dfb-83af-feb799761579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:12:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9539a7bd-9c48-4d95-a7fe-adcd34f4d24e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-792778286',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9539a7bd-9c48-4d95-a7fe-adcd34f4d24e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dcb916c6-a423-4659-a4d0-c0efb43dc492', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:22.895057 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ab2bae-fbc3-496f-8770-4139e659d0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:22.960199 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-792778286 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-792778286, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:22.977803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['73784387-6127-4425-bd02-36a8fc9d3d34', '86996323-b05f-4f49-bf7e-c346404f92f4'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:22.979752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ab2bae-fbc3-496f-8770-4139e659d0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73784387-6127-4425-bd02-36a8fc9d3d34', '86996323-b05f-4f49-bf7e-c346404f92f4']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:22.981859 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35099942-341e-4b60-850e-1724d149a085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:23.176470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35099942-341e-4b60-850e-1724d149a085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0194b959-f4e6-4bbc-b026-d6a08414cf20', '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=dcb916c6-a423-4659-a4d0-c0efb43dc492,group_type_id=,metadata={},multiattach=False,project_id='139d734b92494a479940f7ff94704191',qos_specs=None,replication_status=,reservations=['73784387-6127-4425-bd02-36a8fc9d3d34','86996323-b05f-4f49-bf7e-c346404f92f4'],size=1,snapshot_id=b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec,source_replicaid=,source_volid=None,status='creating',user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_type_id=9539a7bd-9c48-4d95-a7fe-adcd34f4d24e), '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=2021-01-19T09:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dcb916c6-a423-4659-a4d0-c0efb43dc492,host=None,id=0194b959-f4e6-4bbc-b026-d6a08414cf20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='139d734b92494a479940f7ff94704191',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=b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_attachment=,volume_type=,volume_type_id=9539a7bd-9c48-4d95-a7fe-adcd34f4d24e)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:23.179851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c291580-13dd-4a70-8ed4-c1b584ac5b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:23.218684 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c291580-13dd-4a70-8ed4-c1b584ac5b48) 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=dcb916c6-a423-4659-a4d0-c0efb43dc492,group_type_id=,metadata={},multiattach=False,project_id='139d734b92494a479940f7ff94704191',qos_specs=None,replication_status=,reservations=['73784387-6127-4425-bd02-36a8fc9d3d34','86996323-b05f-4f49-bf7e-c346404f92f4'],size=1,snapshot_id=b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec,source_replicaid=,source_volid=None,status='creating',user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_type_id=9539a7bd-9c48-4d95-a7fe-adcd34f4d24e)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:23.220990 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Flow 'volume_create_api' (57839a54-4b61-4102-a2f6-9cbad7ea1ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:23.295638 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume request issued successfully. Jan 19 09:12:23.344765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7280a090-624f-47f6-96bc-7cbf5c2b5422 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/action returned with HTTP 202 Jan 19 09:12:23.346024 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1223/2470] 10.222.0.50 () {62 vars in 1285 bytes} [Tue Jan 19 09:12:22 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/groups/action => generated 103 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:23.355614 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail Jan 19 09:12:23.356193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:23.356416 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:23.356416 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:23.356788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:23.358329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:23.362119 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:23.439614 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all volumes completed successfully. Jan 19 09:12:23.449924 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:23.450581 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:23.479338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:23.495918 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:23.495918 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:23.528392 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:23.528845 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:23.543037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:23.550414 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:23.550414 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:23.579005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6561a3d9-ed1e-4920-a3bc-edc6ba5e27af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail returned with HTTP 200 Jan 19 09:12:23.580044 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1248/2471] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:23 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/detail => generated 1983 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:23.596795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c43ab67-d6aa-4abc-9bdf-cc88665325cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 Jan 19 09:12:23.597558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c43ab67-d6aa-4abc-9bdf-cc88665325cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:23.598166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:23.598166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:23.598166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c43ab67-d6aa-4abc-9bdf-cc88665325cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:23.728845 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:23.728845 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:23.755871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4c43ab67-d6aa-4abc-9bdf-cc88665325cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:23.791389 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-4c43ab67-d6aa-4abc-9bdf-cc88665325cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:23.792284 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-4c43ab67-d6aa-4abc-9bdf-cc88665325cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:23.800756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-4c43ab67-d6aa-4abc-9bdf-cc88665325cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:23.808914 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:23.808914 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:23.832548 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c43ab67-d6aa-4abc-9bdf-cc88665325cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 returned with HTTP 200 Jan 19 09:12:23.834000 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1224/2472] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:23 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 => generated 991 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:24.855082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f75b691-d1cc-4702-a147-6bac58ac41af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 Jan 19 09:12:24.855664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f75b691-d1cc-4702-a147-6bac58ac41af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:24.856076 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:24.856076 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:24.856635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f75b691-d1cc-4702-a147-6bac58ac41af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:24.956414 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:24.956414 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:24.966778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2f75b691-d1cc-4702-a147-6bac58ac41af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:24.984954 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2f75b691-d1cc-4702-a147-6bac58ac41af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:24.986044 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2f75b691-d1cc-4702-a147-6bac58ac41af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:24.995064 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-2f75b691-d1cc-4702-a147-6bac58ac41af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:25.002658 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:25.002658 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:25.029232 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f75b691-d1cc-4702-a147-6bac58ac41af tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 returned with HTTP 200 Jan 19 09:12:25.030350 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1249/2473] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:24 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 => generated 991 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:26.046687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aeacb1ec-5558-4e96-af6c-b06cf843e349 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 Jan 19 09:12:26.047259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aeacb1ec-5558-4e96-af6c-b06cf843e349 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:26.047493 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:26.047493 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:26.047870 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aeacb1ec-5558-4e96-af6c-b06cf843e349 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:26.159540 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:26.159540 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:26.174461 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aeacb1ec-5558-4e96-af6c-b06cf843e349 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:26.215359 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-aeacb1ec-5558-4e96-af6c-b06cf843e349 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:26.216231 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-aeacb1ec-5558-4e96-af6c-b06cf843e349 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:26.231634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-aeacb1ec-5558-4e96-af6c-b06cf843e349 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:26.250196 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:26.250196 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:26.294573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aeacb1ec-5558-4e96-af6c-b06cf843e349 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 returned with HTTP 200 Jan 19 09:12:26.299571 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1225/2474] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:26 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 => generated 991 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:27.316180 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89b3a0e0-06b5-4a46-9d7b-d2c0a3c4db7e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 Jan 19 09:12:27.316731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89b3a0e0-06b5-4a46-9d7b-d2c0a3c4db7e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:27.317148 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:27.317148 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:27.318011 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89b3a0e0-06b5-4a46-9d7b-d2c0a3c4db7e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:27.571905 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:27.571905 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:27.581192 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-89b3a0e0-06b5-4a46-9d7b-d2c0a3c4db7e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:27.596330 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-89b3a0e0-06b5-4a46-9d7b-d2c0a3c4db7e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:27.597038 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-89b3a0e0-06b5-4a46-9d7b-d2c0a3c4db7e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:27.605747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-89b3a0e0-06b5-4a46-9d7b-d2c0a3c4db7e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:27.612159 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:27.612159 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:27.669768 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89b3a0e0-06b5-4a46-9d7b-d2c0a3c4db7e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 returned with HTTP 200 Jan 19 09:12:27.673795 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1250/2475] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:27 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 => generated 991 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:28.693950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07f9db69-26b3-4172-ab58-d1787caa1a0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 Jan 19 09:12:28.694630 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07f9db69-26b3-4172-ab58-d1787caa1a0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:28.694828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:28.694828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:28.695909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07f9db69-26b3-4172-ab58-d1787caa1a0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:28.769954 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:28.769954 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:28.780726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-07f9db69-26b3-4172-ab58-d1787caa1a0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:28.805474 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-07f9db69-26b3-4172-ab58-d1787caa1a0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:28.805860 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-07f9db69-26b3-4172-ab58-d1787caa1a0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:28.823969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-07f9db69-26b3-4172-ab58-d1787caa1a0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:28.836035 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:28.836035 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:28.874166 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07f9db69-26b3-4172-ab58-d1787caa1a0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 returned with HTTP 200 Jan 19 09:12:28.877594 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1226/2476] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:28 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 => generated 991 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:29.904032 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7e95f6f-f3d6-4f21-97b5-792c8bbccf0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 Jan 19 09:12:29.906926 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7e95f6f-f3d6-4f21-97b5-792c8bbccf0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:29.908751 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:29.908751 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:29.910451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7e95f6f-f3d6-4f21-97b5-792c8bbccf0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:30.056433 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:30.056433 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:30.083334 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c7e95f6f-f3d6-4f21-97b5-792c8bbccf0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:30.103200 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-c7e95f6f-f3d6-4f21-97b5-792c8bbccf0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:30.103858 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-c7e95f6f-f3d6-4f21-97b5-792c8bbccf0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:30.113455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-c7e95f6f-f3d6-4f21-97b5-792c8bbccf0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:30.123634 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:30.123634 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:30.149068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7e95f6f-f3d6-4f21-97b5-792c8bbccf0c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 returned with HTTP 200 Jan 19 09:12:30.156655 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1251/2477] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:29 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 => generated 991 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:31.168686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8fb47ec-8bb5-40a5-86b5-35e025666b69 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 Jan 19 09:12:31.169310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8fb47ec-8bb5-40a5-86b5-35e025666b69 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:31.169510 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:31.169510 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:31.170148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8fb47ec-8bb5-40a5-86b5-35e025666b69 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:31.320569 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:31.320569 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:31.356983 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e8fb47ec-8bb5-40a5-86b5-35e025666b69 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:31.391434 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-e8fb47ec-8bb5-40a5-86b5-35e025666b69 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:31.392227 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-e8fb47ec-8bb5-40a5-86b5-35e025666b69 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:31.400811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-e8fb47ec-8bb5-40a5-86b5-35e025666b69 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:31.408090 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:31.408090 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:31.431857 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8fb47ec-8bb5-40a5-86b5-35e025666b69 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 returned with HTTP 200 Jan 19 09:12:31.433024 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1227/2478] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:31 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 => generated 991 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:32.449873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06e57a8b-c6ea-4888-800d-8b76f6621fe4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 Jan 19 09:12:32.450589 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-06e57a8b-c6ea-4888-800d-8b76f6621fe4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:32.450812 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:32.450812 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:32.451117 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-06e57a8b-c6ea-4888-800d-8b76f6621fe4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:32.539346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:32.539346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:32.559165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-06e57a8b-c6ea-4888-800d-8b76f6621fe4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:32.576723 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-06e57a8b-c6ea-4888-800d-8b76f6621fe4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:32.577504 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-06e57a8b-c6ea-4888-800d-8b76f6621fe4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:32.588515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-06e57a8b-c6ea-4888-800d-8b76f6621fe4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:32.596783 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:32.596783 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:32.619537 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-06e57a8b-c6ea-4888-800d-8b76f6621fe4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 returned with HTTP 200 Jan 19 09:12:32.620430 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1252/2479] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:32 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 => generated 992 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:32.640984 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55b593c9-2ac3-404e-8680-d28a23676f37 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/dcb916c6-a423-4659-a4d0-c0efb43dc492 Jan 19 09:12:32.641766 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55b593c9-2ac3-404e-8680-d28a23676f37 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:32.641990 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:32.641990 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:32.642361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55b593c9-2ac3-404e-8680-d28a23676f37 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:32.642768 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-55b593c9-2ac3-404e-8680-d28a23676f37 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member dcb916c6-a423-4659-a4d0-c0efb43dc492 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:32.652423 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:32.652423 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:32.684607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55b593c9-2ac3-404e-8680-d28a23676f37 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/dcb916c6-a423-4659-a4d0-c0efb43dc492 returned with HTTP 200 Jan 19 09:12:32.685848 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1228/2480] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:32 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/dcb916c6-a423-4659-a4d0-c0efb43dc492 => generated 418 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:32.697503 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail Jan 19 09:12:32.698479 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:32.698772 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:32.698772 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:32.699329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:32.700103 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:32.702006 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:32.758591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all volumes completed successfully. Jan 19 09:12:32.760416 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:32.760936 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:32.769266 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:32.777051 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:32.777051 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:32.790452 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:32.791016 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:32.798594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:32.806455 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:32.806455 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:32.838266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c614d4b-2a6c-4aa2-857a-44c6a348f39c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail returned with HTTP 200 Jan 19 09:12:32.839494 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1253/2481] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:32 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/detail => generated 1984 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:32.856179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-541388b6-99d3-4f6e-aef1-8bae42ee536e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/dcb916c6-a423-4659-a4d0-c0efb43dc492/action Jan 19 09:12:32.856673 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:32.856673 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:32.857130 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-541388b6-99d3-4f6e-aef1-8bae42ee536e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:12:32.857928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-541388b6-99d3-4f6e-aef1-8bae42ee536e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:32.858534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-541388b6-99d3-4f6e-aef1-8bae42ee536e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] delete called for group dcb916c6-a423-4659-a4d0-c0efb43dc492 {{(pid=87854) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:12:32.858882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-541388b6-99d3-4f6e-aef1-8bae42ee536e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete group with id: dcb916c6-a423-4659-a4d0-c0efb43dc492 Jan 19 09:12:32.866422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:32.866422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:33.010901 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-541388b6-99d3-4f6e-aef1-8bae42ee536e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/dcb916c6-a423-4659-a4d0-c0efb43dc492/action returned with HTTP 202 Jan 19 09:12:33.016337 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1229/2482] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 09:12:32 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/groups/dcb916c6-a423-4659-a4d0-c0efb43dc492/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:33.026820 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-242ded23-c9c7-4b0e-b711-5934a6d42ed5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 Jan 19 09:12:33.028032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-242ded23-c9c7-4b0e-b711-5934a6d42ed5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:33.028434 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:33.028434 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:33.029762 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-242ded23-c9c7-4b0e-b711-5934a6d42ed5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:33.116698 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:33.116698 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:33.128043 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-242ded23-c9c7-4b0e-b711-5934a6d42ed5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:33.144993 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-242ded23-c9c7-4b0e-b711-5934a6d42ed5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:33.145516 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-242ded23-c9c7-4b0e-b711-5934a6d42ed5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:33.159390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-242ded23-c9c7-4b0e-b711-5934a6d42ed5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:33.167855 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:33.167855 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:33.190314 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-242ded23-c9c7-4b0e-b711-5934a6d42ed5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 returned with HTTP 200 Jan 19 09:12:33.197320 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1254/2483] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:33 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 => generated 991 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:34.209980 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5e3456c3-3c83-4669-9f04-14091d9d2281 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 Jan 19 09:12:34.210909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5e3456c3-3c83-4669-9f04-14091d9d2281 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:34.211219 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:34.211219 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:34.211757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5e3456c3-3c83-4669-9f04-14091d9d2281 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:34.304679 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:34.304679 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:34.328941 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5e3456c3-3c83-4669-9f04-14091d9d2281 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:34.349293 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-5e3456c3-3c83-4669-9f04-14091d9d2281 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:34.350308 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-5e3456c3-3c83-4669-9f04-14091d9d2281 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:34.362166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-5e3456c3-3c83-4669-9f04-14091d9d2281 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:34.371470 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:34.371470 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:34.398020 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5e3456c3-3c83-4669-9f04-14091d9d2281 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 returned with HTTP 200 Jan 19 09:12:34.408536 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1230/2484] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:34 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 => generated 991 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:35.416298 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5728e63f-aa99-4341-b374-ce967e3b9965 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 Jan 19 09:12:35.416851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5728e63f-aa99-4341-b374-ce967e3b9965 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:35.417039 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:35.417039 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:35.417722 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5728e63f-aa99-4341-b374-ce967e3b9965 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:35.504368 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5728e63f-aa99-4341-b374-ce967e3b9965 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 returned with HTTP 404 Jan 19 09:12:35.506667 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1255/2485] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:35 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/0194b959-f4e6-4bbc-b026-d6a08414cf20 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:35.514464 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dcc904df-6317-4537-88dc-a3331b1794c2 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/dcb916c6-a423-4659-a4d0-c0efb43dc492 Jan 19 09:12:35.515217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dcc904df-6317-4537-88dc-a3331b1794c2 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:35.515605 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:35.515605 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:35.516234 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dcc904df-6317-4537-88dc-a3331b1794c2 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:35.516817 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-dcc904df-6317-4537-88dc-a3331b1794c2 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member dcb916c6-a423-4659-a4d0-c0efb43dc492 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:35.525397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dcc904df-6317-4537-88dc-a3331b1794c2 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/dcb916c6-a423-4659-a4d0-c0efb43dc492 returned with HTTP 404 Jan 19 09:12:35.527138 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1231/2486] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:35 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/dcb916c6-a423-4659-a4d0-c0efb43dc492 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:35.535292 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d829b53-0b5a-4145-ac45-6131279420b3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] DELETE http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 Jan 19 09:12:35.536178 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d829b53-0b5a-4145-ac45-6131279420b3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:35.537565 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d829b53-0b5a-4145-ac45-6131279420b3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:35.539033 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-4d829b53-0b5a-4145-ac45-6131279420b3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] delete called for member e16d1586-b7b6-4bab-be8f-1e46750479a6 {{(pid=87855) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 19 09:12:35.539601 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.group_snapshots [None req-4d829b53-0b5a-4145-ac45-6131279420b3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete group_snapshot with id: e16d1586-b7b6-4bab-be8f-1e46750479a6 Jan 19 09:12:35.546895 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:35.546895 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:35.617185 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d829b53-0b5a-4145-ac45-6131279420b3 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 returned with HTTP 202 Jan 19 09:12:35.618352 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1256/2487] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Jan 19 09:12:35 2021] DELETE /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:35.625878 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d271106b-65c3-4436-8a50-1a234d502080 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail Jan 19 09:12:35.626990 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d271106b-65c3-4436-8a50-1a234d502080 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:35.627842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d271106b-65c3-4436-8a50-1a234d502080 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:35.628770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-d271106b-65c3-4436-8a50-1a234d502080 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:35.631714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d271106b-65c3-4436-8a50-1a234d502080 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:35.698298 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d271106b-65c3-4436-8a50-1a234d502080 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all volumes completed successfully. Jan 19 09:12:35.701021 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-d271106b-65c3-4436-8a50-1a234d502080 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:35.702160 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-d271106b-65c3-4436-8a50-1a234d502080 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:35.710802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-d271106b-65c3-4436-8a50-1a234d502080 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:35.718649 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:35.718649 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:35.748715 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d271106b-65c3-4436-8a50-1a234d502080 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail returned with HTTP 200 Jan 19 09:12:35.750584 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1232/2488] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:35 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/detail => generated 1002 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:35.766950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a4176567-e18b-419d-a1f6-579886e378d5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail Jan 19 09:12:35.767745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a4176567-e18b-419d-a1f6-579886e378d5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:35.768110 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:35.768110 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:35.768789 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a4176567-e18b-419d-a1f6-579886e378d5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:35.770070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-a4176567-e18b-419d-a1f6-579886e378d5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:35.770973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:35.770973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:35.777087 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-a4176567-e18b-419d-a1f6-579886e378d5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:12:35.820333 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a4176567-e18b-419d-a1f6-579886e378d5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all snapshots completed successfully. Jan 19 09:12:35.821333 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:35.821333 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:35.822731 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a4176567-e18b-419d-a1f6-579886e378d5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail returned with HTTP 200 Jan 19 09:12:35.829774 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1257/2489] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Jan 19 09:12:35 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail => generated 453 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:35.835729 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb3de266-6aa2-4657-9ea5-175b66aa19fd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec Jan 19 09:12:35.836419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb3de266-6aa2-4657-9ea5-175b66aa19fd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:35.836835 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:35.836835 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:35.837418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb3de266-6aa2-4657-9ea5-175b66aa19fd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:35.913832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:35.913832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:35.915405 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cb3de266-6aa2-4657-9ea5-175b66aa19fd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:12:35.917658 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb3de266-6aa2-4657-9ea5-175b66aa19fd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec returned with HTTP 200 Jan 19 09:12:35.919044 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1233/2490] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:35 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec => generated 450 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:36.933533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2cfc62e0-59f5-4e93-8b7a-ef68f8f98ff6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec Jan 19 09:12:36.934715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2cfc62e0-59f5-4e93-8b7a-ef68f8f98ff6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:36.935115 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:36.935115 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:36.935772 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2cfc62e0-59f5-4e93-8b7a-ef68f8f98ff6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:36.986192 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:36.986192 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:36.988111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2cfc62e0-59f5-4e93-8b7a-ef68f8f98ff6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:12:36.991011 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2cfc62e0-59f5-4e93-8b7a-ef68f8f98ff6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec returned with HTTP 200 Jan 19 09:12:37.001852 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1258/2491] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:36 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec => generated 450 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:38.005072 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36f75023-a88e-438a-8752-e25df4e14310 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec Jan 19 09:12:38.006335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36f75023-a88e-438a-8752-e25df4e14310 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:38.006335 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:38.006335 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:38.006949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36f75023-a88e-438a-8752-e25df4e14310 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:38.040594 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36f75023-a88e-438a-8752-e25df4e14310 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec returned with HTTP 404 Jan 19 09:12:38.041981 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1234/2492] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:37 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/b6cd4bf6-a8e9-41dc-83cb-626426a5f0ec => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:38.050845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ffbc59c-3ab0-4cf6-9698-cbed03f15216 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 Jan 19 09:12:38.051641 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ffbc59c-3ab0-4cf6-9698-cbed03f15216 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:38.052042 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:38.052042 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:38.053309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ffbc59c-3ab0-4cf6-9698-cbed03f15216 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:38.053899 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-5ffbc59c-3ab0-4cf6-9698-cbed03f15216 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member e16d1586-b7b6-4bab-be8f-1e46750479a6 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:38.060253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ffbc59c-3ab0-4cf6-9698-cbed03f15216 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 returned with HTTP 404 Jan 19 09:12:38.069631 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75b9fa5e-8307-4494-abd1-3bf036b8f5ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail Jan 19 09:12:38.070478 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75b9fa5e-8307-4494-abd1-3bf036b8f5ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:38.070745 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1259/2493] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:38 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/e16d1586-b7b6-4bab-be8f-1e46750479a6 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:38.071428 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75b9fa5e-8307-4494-abd1-3bf036b8f5ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:38.072229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-75b9fa5e-8307-4494-abd1-3bf036b8f5ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:38.074182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-75b9fa5e-8307-4494-abd1-3bf036b8f5ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:38.129526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-75b9fa5e-8307-4494-abd1-3bf036b8f5ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all volumes completed successfully. Jan 19 09:12:38.131706 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-75b9fa5e-8307-4494-abd1-3bf036b8f5ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:38.132356 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-75b9fa5e-8307-4494-abd1-3bf036b8f5ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:38.140662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-75b9fa5e-8307-4494-abd1-3bf036b8f5ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:38.150214 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:38.150214 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:38.174170 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75b9fa5e-8307-4494-abd1-3bf036b8f5ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail returned with HTTP 200 Jan 19 09:12:38.187439 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1235/2494] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:38 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/detail => generated 1002 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:38.191410 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d8b3ba57-5c87-447d-af00-b344d4b37180 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649/action Jan 19 09:12:38.192529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d8b3ba57-5c87-447d-af00-b344d4b37180 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:12:38.193167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d8b3ba57-5c87-447d-af00-b344d4b37180 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:38.194372 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-d8b3ba57-5c87-447d-af00-b344d4b37180 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] delete called for group b88f7d13-f160-4770-a3ff-05e8be981649 {{(pid=87855) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:12:38.194947 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-d8b3ba57-5c87-447d-af00-b344d4b37180 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete group with id: b88f7d13-f160-4770-a3ff-05e8be981649 Jan 19 09:12:38.204106 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:38.204106 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:38.362473 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d8b3ba57-5c87-447d-af00-b344d4b37180 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649/action returned with HTTP 202 Jan 19 09:12:38.369594 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1260/2495] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 09:12:38 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:38.374583 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-526418ad-097f-4e8a-a9c5-9fced15b6ada tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 Jan 19 09:12:38.375638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-526418ad-097f-4e8a-a9c5-9fced15b6ada tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:38.376051 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:38.376051 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:38.376695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-526418ad-097f-4e8a-a9c5-9fced15b6ada tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:38.497963 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:38.497963 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:38.510152 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-526418ad-097f-4e8a-a9c5-9fced15b6ada tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:38.542464 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-526418ad-097f-4e8a-a9c5-9fced15b6ada tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:38.543799 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-526418ad-097f-4e8a-a9c5-9fced15b6ada tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:38.563043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-526418ad-097f-4e8a-a9c5-9fced15b6ada tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:38.573176 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:38.573176 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:38.616672 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-526418ad-097f-4e8a-a9c5-9fced15b6ada tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 returned with HTTP 200 Jan 19 09:12:38.617959 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1236/2496] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:38 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 => generated 998 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:39.635987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94cb0310-4d85-48ae-8473-28d4569d6330 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 Jan 19 09:12:39.637583 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-94cb0310-4d85-48ae-8473-28d4569d6330 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:39.638278 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:39.638278 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:39.638988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-94cb0310-4d85-48ae-8473-28d4569d6330 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:39.702974 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:39.702974 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:39.714954 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-94cb0310-4d85-48ae-8473-28d4569d6330 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:39.734140 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-94cb0310-4d85-48ae-8473-28d4569d6330 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:39.736648 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-94cb0310-4d85-48ae-8473-28d4569d6330 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:39.754982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-94cb0310-4d85-48ae-8473-28d4569d6330 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:39.769306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:39.769306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:39.820089 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-94cb0310-4d85-48ae-8473-28d4569d6330 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 returned with HTTP 200 Jan 19 09:12:39.827634 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1261/2497] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:39 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 => generated 998 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:40.845147 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b0e6474-9bd8-4c7a-ae57-4a89cd8b8732 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 Jan 19 09:12:40.845754 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b0e6474-9bd8-4c7a-ae57-4a89cd8b8732 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:40.845968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:40.845968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:40.846337 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b0e6474-9bd8-4c7a-ae57-4a89cd8b8732 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:40.931156 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b0e6474-9bd8-4c7a-ae57-4a89cd8b8732 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 returned with HTTP 404 Jan 19 09:12:40.933463 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1237/2498] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:40 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:40.943626 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a35a73f2-07d2-484e-8321-65f75396cee7 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649 Jan 19 09:12:40.944474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a35a73f2-07d2-484e-8321-65f75396cee7 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:40.944924 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:40.944924 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:40.945567 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a35a73f2-07d2-484e-8321-65f75396cee7 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:40.946140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-a35a73f2-07d2-484e-8321-65f75396cee7 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member b88f7d13-f160-4770-a3ff-05e8be981649 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:40.959201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a35a73f2-07d2-484e-8321-65f75396cee7 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649 returned with HTTP 404 Jan 19 09:12:40.961138 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1262/2499] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:40 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/b88f7d13-f160-4770-a3ff-05e8be981649 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:40.970709 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa18659b-0776-4d8b-8e3d-9391b3f79971 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] DELETE http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types/15a82d30-a5ee-4126-8627-f9793cfd19e3 Jan 19 09:12:40.971598 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa18659b-0776-4d8b-8e3d-9391b3f79971 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:40.972804 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa18659b-0776-4d8b-8e3d-9391b3f79971 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:41.009197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:12:41.009197 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:12:41.029180 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa18659b-0776-4d8b-8e3d-9391b3f79971 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types/15a82d30-a5ee-4126-8627-f9793cfd19e3 returned with HTTP 202 Jan 19 09:12:41.033506 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1238/2500] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Jan 19 09:12:40 2021] DELETE /volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types/15a82d30-a5ee-4126-8627-f9793cfd19e3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:41.045929 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15c6a37f-fe00-40ad-8cf4-c2f58a572800 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] POST http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types Jan 19 09:12:41.047014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-15c6a37f-fe00-40ad-8cf4-c2f58a572800 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1887844366"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:41.144082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-15c6a37f-fe00-40ad-8cf4-c2f58a572800 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types returned with HTTP 200 Jan 19 09:12:41.145528 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1263/2501] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:12:41 2021] POST /volume/v3/636b3f55754b49f48ac6f76aa24d0844/types => generated 224 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:41.156760 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a509f387-f608-48c0-8168-1d017f5f0c22 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] POST http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types Jan 19 09:12:41.157772 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a509f387-f608-48c0-8168-1d017f5f0c22 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-776240833"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:41.226186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a509f387-f608-48c0-8168-1d017f5f0c22 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types returned with HTTP 202 Jan 19 09:12:41.228411 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1239/2502] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Jan 19 09:12:41 2021] POST /volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types => generated 180 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:41.237135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-affd4cd1-0181-4e09-b4ca-870f32c4b192 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups Jan 19 09:12:41.239142 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-affd4cd1-0181-4e09-b4ca-870f32c4b192 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'create', calling method: version_select, body: {"group": {"group_type": "49c3e245-ed3e-4cda-84fb-13eaf9503f25", "volume_types": ["9b85967c-2060-48c1-97b5-02a6c215f02a"], "name": "tempest-GroupSnapshotsTest-Group-208838748"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:41.240395 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-affd4cd1-0181-4e09-b4ca-870f32c4b192 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating new group {'group': {'group_type': '49c3e245-ed3e-4cda-84fb-13eaf9503f25', 'volume_types': ['9b85967c-2060-48c1-97b5-02a6c215f02a'], 'name': 'tempest-GroupSnapshotsTest-Group-208838748'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:12:41.253949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-affd4cd1-0181-4e09-b4ca-870f32c4b192 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating group tempest-GroupSnapshotsTest-Group-208838748. Jan 19 09:12:41.293008 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-affd4cd1-0181-4e09-b4ca-870f32c4b192 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Availability Zones retrieved successfully. Jan 19 09:12:41.320809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-affd4cd1-0181-4e09-b4ca-870f32c4b192 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['e322de2c-ea00-4b91-b7ea-790f87f4c2b8'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:41.390570 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-affd4cd1-0181-4e09-b4ca-870f32c4b192 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups returned with HTTP 202 Jan 19 09:12:41.397354 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1264/2503] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Jan 19 09:12:41 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/groups => generated 111 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:41.401843 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-740da8c7-9b86-4123-aca3-8e80b9c0e314 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:41.402533 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-740da8c7-9b86-4123-aca3-8e80b9c0e314 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:41.403115 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-740da8c7-9b86-4123-aca3-8e80b9c0e314 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:41.403853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-740da8c7-9b86-4123-aca3-8e80b9c0e314 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:41.421761 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:41.421761 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:41.488402 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-740da8c7-9b86-4123-aca3-8e80b9c0e314 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 200 Jan 19 09:12:41.489804 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1240/2504] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:41 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 391 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:42.501394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a02a07ba-7271-4cd9-8940-98eda5531443 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:42.502058 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a02a07ba-7271-4cd9-8940-98eda5531443 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:42.502335 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:42.502335 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:42.502821 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a02a07ba-7271-4cd9-8940-98eda5531443 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:42.503299 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-a02a07ba-7271-4cd9-8940-98eda5531443 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:42.511022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:42.511022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:42.540797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a02a07ba-7271-4cd9-8940-98eda5531443 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 200 Jan 19 09:12:42.541788 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1265/2505] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:42 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:42.553817 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes Jan 19 09:12:42.554734 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:42.554734 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:42.555720 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9b85967c-2060-48c1-97b5-02a6c215f02a", "group_id": "d00aacb3-0440-4909-b2f4-0872a7094a23", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-467426813"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:42.556992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume request body: {'volume': {'volume_type': '9b85967c-2060-48c1-97b5-02a6c215f02a', 'group_id': 'd00aacb3-0440-4909-b2f4-0872a7094a23', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-467426813'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:12:42.578548 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:42.578548 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:42.579858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume of 1 GB Jan 19 09:12:42.604812 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Availability Zones retrieved successfully. Jan 19 09:12:42.629914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Flow 'volume_create_api' (8e9eb24f-491a-4eae-b61f-34be5798760f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:42.635166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bcb12f4-f627-4d5d-8c6c-b2a6a3c40070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:42.638679 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:42.638679 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:42.639636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:12:42.713727 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bcb12f4-f627-4d5d-8c6c-b2a6a3c40070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:12:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b85967c-2060-48c1-97b5-02a6c215f02a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1887844366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b85967c-2060-48c1-97b5-02a6c215f02a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd00aacb3-0440-4909-b2f4-0872a7094a23', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:42.716752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aad3bc0-f4c7-4041-bbfe-812534dec553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:42.780456 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1887844366 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1887844366, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:42.781389 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1887844366 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1887844366, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:42.832909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['76a15255-1a7d-44ac-9a14-6a5fc9a10b44', 'db5c921c-d94f-4100-81b6-c332cae46310', '6fc0bc5b-1998-42cd-ace6-f802a87b043c', '1d494e7e-d3c5-486e-bd3c-4727d77d608c'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:42.835802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aad3bc0-f4c7-4041-bbfe-812534dec553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76a15255-1a7d-44ac-9a14-6a5fc9a10b44', 'db5c921c-d94f-4100-81b6-c332cae46310', '6fc0bc5b-1998-42cd-ace6-f802a87b043c', '1d494e7e-d3c5-486e-bd3c-4727d77d608c']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:42.838116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae8b80f2-b6e4-4c20-8dc1-8dc7a3e657d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:42.915163 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae8b80f2-b6e4-4c20-8dc1-8dc7a3e657d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af40fb1d-912c-485c-9cda-598068505f25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-467426813',encryption_key_id=None,group_id=d00aacb3-0440-4909-b2f4-0872a7094a23,group_type_id=,metadata={},multiattach=False,project_id='139d734b92494a479940f7ff94704191',qos_specs=None,replication_status=,reservations=['76a15255-1a7d-44ac-9a14-6a5fc9a10b44','db5c921c-d94f-4100-81b6-c332cae46310','6fc0bc5b-1998-42cd-ace6-f802a87b043c','1d494e7e-d3c5-486e-bd3c-4727d77d608c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_type_id=9b85967c-2060-48c1-97b5-02a6c215f02a), '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=2021-01-19T09:12:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-467426813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d00aacb3-0440-4909-b2f4-0872a7094a23,host=None,id=af40fb1d-912c-485c-9cda-598068505f25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='139d734b92494a479940f7ff94704191',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,user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_attachment=,volume_type=,volume_type_id=9b85967c-2060-48c1-97b5-02a6c215f02a)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:42.917721 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dc96242-58df-4df1-baea-28241883af08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:42.952622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dc96242-58df-4df1-baea-28241883af08) 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-467426813',encryption_key_id=None,group_id=d00aacb3-0440-4909-b2f4-0872a7094a23,group_type_id=,metadata={},multiattach=False,project_id='139d734b92494a479940f7ff94704191',qos_specs=None,replication_status=,reservations=['76a15255-1a7d-44ac-9a14-6a5fc9a10b44','db5c921c-d94f-4100-81b6-c332cae46310','6fc0bc5b-1998-42cd-ace6-f802a87b043c','1d494e7e-d3c5-486e-bd3c-4727d77d608c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_type_id=9b85967c-2060-48c1-97b5-02a6c215f02a)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:42.954995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099b0114-9266-4839-a975-d127dff1d79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:42.982031 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099b0114-9266-4839-a975-d127dff1d79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:42.985502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Flow 'volume_create_api' (8e9eb24f-491a-4eae-b61f-34be5798760f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:43.046836 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume request issued successfully. Jan 19 09:12:43.064344 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:43.064904 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:43.074020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:43.083092 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:43.083092 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:43.096844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5e5b917b-c4f4-4dca-a6c8-697afc574843 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes returned with HTTP 202 Jan 19 09:12:43.106063 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1241/2506] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Jan 19 09:12:42 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/volumes => generated 907 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:43.113840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5721f90-e867-455e-87d0-172126cba4f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 Jan 19 09:12:43.114695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5721f90-e867-455e-87d0-172126cba4f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:43.115580 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:43.115580 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:43.116215 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5721f90-e867-455e-87d0-172126cba4f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:43.170077 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:43.170077 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:43.179749 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d5721f90-e867-455e-87d0-172126cba4f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:43.197323 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-d5721f90-e867-455e-87d0-172126cba4f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:43.197992 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-d5721f90-e867-455e-87d0-172126cba4f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:43.209077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-d5721f90-e867-455e-87d0-172126cba4f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:43.226902 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:43.226902 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:43.252675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5721f90-e867-455e-87d0-172126cba4f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 returned with HTTP 200 Jan 19 09:12:43.254755 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1266/2507] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:43 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 => generated 999 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:12:44.288509 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-036bb876-885b-4c66-90a2-da38b9e04881 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 Jan 19 09:12:44.289418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-036bb876-885b-4c66-90a2-da38b9e04881 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:44.289562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:44.289562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:44.290105 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-036bb876-885b-4c66-90a2-da38b9e04881 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:44.350832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:44.350832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:44.365834 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-036bb876-885b-4c66-90a2-da38b9e04881 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:44.381297 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-036bb876-885b-4c66-90a2-da38b9e04881 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:44.382501 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-036bb876-885b-4c66-90a2-da38b9e04881 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:44.392154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-036bb876-885b-4c66-90a2-da38b9e04881 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:44.400998 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:44.400998 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:44.426951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-036bb876-885b-4c66-90a2-da38b9e04881 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 returned with HTTP 200 Jan 19 09:12:44.428251 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1242/2508] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:44 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 => generated 1000 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:44.445050 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes Jan 19 09:12:44.446249 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:44.446249 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:44.447057 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9b85967c-2060-48c1-97b5-02a6c215f02a", "group_id": "d00aacb3-0440-4909-b2f4-0872a7094a23", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2130370011"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:44.448397 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume request body: {'volume': {'volume_type': '9b85967c-2060-48c1-97b5-02a6c215f02a', 'group_id': 'd00aacb3-0440-4909-b2f4-0872a7094a23', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2130370011'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:12:44.469469 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:44.469469 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:44.470985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume of 1 GB Jan 19 09:12:44.490748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Availability Zones retrieved successfully. Jan 19 09:12:44.509205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Flow 'volume_create_api' (9c00f4de-e665-4c87-bfa6-44a9bbed015d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:44.512551 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7dc6507-0ad7-4424-afb8-c15ac5aae38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:44.514382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:44.514382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:44.515225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:12:44.569246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7dc6507-0ad7-4424-afb8-c15ac5aae38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:12:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b85967c-2060-48c1-97b5-02a6c215f02a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1887844366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b85967c-2060-48c1-97b5-02a6c215f02a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd00aacb3-0440-4909-b2f4-0872a7094a23', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:44.572308 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90c0aad-b5a2-49d1-a02a-80d082e6143c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:44.623382 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1887844366 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1887844366, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:44.624918 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1887844366 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1887844366, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:44.656909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['546614e3-6551-45df-88e6-4d410062ff21', '74835a72-7da8-4ea7-b65f-65322a75ed62', '1ef345d6-be0c-4927-96f1-506e0ac7d071', '5bc23148-973f-4cd7-aad2-57aa1ee0a1fc'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:44.659293 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90c0aad-b5a2-49d1-a02a-80d082e6143c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['546614e3-6551-45df-88e6-4d410062ff21', '74835a72-7da8-4ea7-b65f-65322a75ed62', '1ef345d6-be0c-4927-96f1-506e0ac7d071', '5bc23148-973f-4cd7-aad2-57aa1ee0a1fc']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:44.662368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5fcdaa-6c70-40a2-a39f-5e111020e4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:44.736686 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5fcdaa-6c70-40a2-a39f-5e111020e4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4319fd6-2425-41cf-b82a-360f707cff78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2130370011',encryption_key_id=None,group_id=d00aacb3-0440-4909-b2f4-0872a7094a23,group_type_id=,metadata={},multiattach=False,project_id='139d734b92494a479940f7ff94704191',qos_specs=None,replication_status=,reservations=['546614e3-6551-45df-88e6-4d410062ff21','74835a72-7da8-4ea7-b65f-65322a75ed62','1ef345d6-be0c-4927-96f1-506e0ac7d071','5bc23148-973f-4cd7-aad2-57aa1ee0a1fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_type_id=9b85967c-2060-48c1-97b5-02a6c215f02a), '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=2021-01-19T09:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2130370011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d00aacb3-0440-4909-b2f4-0872a7094a23,host=None,id=e4319fd6-2425-41cf-b82a-360f707cff78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='139d734b92494a479940f7ff94704191',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,user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_attachment=,volume_type=,volume_type_id=9b85967c-2060-48c1-97b5-02a6c215f02a)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:44.739375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbbcf73d-e786-4f5c-88eb-ee85ad498a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:44.770933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbbcf73d-e786-4f5c-88eb-ee85ad498a01) 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-2130370011',encryption_key_id=None,group_id=d00aacb3-0440-4909-b2f4-0872a7094a23,group_type_id=,metadata={},multiattach=False,project_id='139d734b92494a479940f7ff94704191',qos_specs=None,replication_status=,reservations=['546614e3-6551-45df-88e6-4d410062ff21','74835a72-7da8-4ea7-b65f-65322a75ed62','1ef345d6-be0c-4927-96f1-506e0ac7d071','5bc23148-973f-4cd7-aad2-57aa1ee0a1fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_type_id=9b85967c-2060-48c1-97b5-02a6c215f02a)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:44.773622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520679ab-4dae-4a74-88b6-e34d03860386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:44.811123 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520679ab-4dae-4a74-88b6-e34d03860386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:44.814037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Flow 'volume_create_api' (9c00f4de-e665-4c87-bfa6-44a9bbed015d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:44.899549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume request issued successfully. Jan 19 09:12:44.915527 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:44.915879 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:44.924991 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:44.933239 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:44.933239 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:44.947748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-815d19ee-673a-4760-a75a-b19fb6fbef65 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes returned with HTTP 202 Jan 19 09:12:44.960194 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1267/2509] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Jan 19 09:12:44 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/volumes => generated 908 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:44.967219 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f3a08d0-32c7-460f-843d-a7cccd7f3ebd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 Jan 19 09:12:44.968318 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f3a08d0-32c7-460f-843d-a7cccd7f3ebd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:44.968865 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:44.968865 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:44.969393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f3a08d0-32c7-460f-843d-a7cccd7f3ebd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.087436 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:45.087436 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:45.110456 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5f3a08d0-32c7-460f-843d-a7cccd7f3ebd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:45.156444 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-5f3a08d0-32c7-460f-843d-a7cccd7f3ebd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:45.156444 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-5f3a08d0-32c7-460f-843d-a7cccd7f3ebd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:45.174138 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-5f3a08d0-32c7-460f-843d-a7cccd7f3ebd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:45.182587 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:45.182587 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:45.233993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f3a08d0-32c7-460f-843d-a7cccd7f3ebd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 returned with HTTP 200 Jan 19 09:12:45.239176 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1243/2510] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:44 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 => generated 1000 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:46.255951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25a5b96f-0e26-4120-9b8b-3b66f7fe98f0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 Jan 19 09:12:46.256755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25a5b96f-0e26-4120-9b8b-3b66f7fe98f0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:46.257063 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:46.257063 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:46.257368 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25a5b96f-0e26-4120-9b8b-3b66f7fe98f0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:46.363008 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:46.363008 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:46.374151 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-25a5b96f-0e26-4120-9b8b-3b66f7fe98f0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:12:46.392974 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-25a5b96f-0e26-4120-9b8b-3b66f7fe98f0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:46.394580 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-25a5b96f-0e26-4120-9b8b-3b66f7fe98f0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:46.405136 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-25a5b96f-0e26-4120-9b8b-3b66f7fe98f0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:46.415165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:46.415165 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:46.441646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25a5b96f-0e26-4120-9b8b-3b66f7fe98f0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 returned with HTTP 200 Jan 19 09:12:46.443473 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1268/2511] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:46 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 => generated 1001 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:46.464090 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de86ea35-feae-4194-81ac-1638fa207aa6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] PUT http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:46.465731 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:46.465731 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:46.466482 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de86ea35-feae-4194-81ac-1638fa207aa6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "af40fb1d-912c-485c-9cda-598068505f25"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:46.467794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-de86ea35-feae-4194-81ac-1638fa207aa6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Update called for group d00aacb3-0440-4909-b2f4-0872a7094a23. {{(pid=87854) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:12:46.468394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-de86ea35-feae-4194-81ac-1638fa207aa6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Updating group d00aacb3-0440-4909-b2f4-0872a7094a23 with name None description: None add_volumes: None remove_volumes: af40fb1d-912c-485c-9cda-598068505f25. Jan 19 09:12:46.481486 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:46.481486 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:46.532665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de86ea35-feae-4194-81ac-1638fa207aa6 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 202 Jan 19 09:12:46.536677 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1244/2512] 10.222.0.50 () {62 vars in 1373 bytes} [Tue Jan 19 09:12:46 2021] PUT /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 19 09:12:46.542567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3f93511a-9847-4b55-887e-7452e9387ba4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:46.543147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3f93511a-9847-4b55-887e-7452e9387ba4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:46.543351 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:46.543351 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:46.543716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3f93511a-9847-4b55-887e-7452e9387ba4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:46.544121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-3f93511a-9847-4b55-887e-7452e9387ba4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:46.551653 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:46.551653 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:46.582935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3f93511a-9847-4b55-887e-7452e9387ba4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 200 Jan 19 09:12:46.590798 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1269/2513] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:46 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 391 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:47.600473 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10906148-31e8-4c0e-ac38-6837c59ff867 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:47.601204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10906148-31e8-4c0e-ac38-6837c59ff867 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:47.601508 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:47.601508 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:47.602176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10906148-31e8-4c0e-ac38-6837c59ff867 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:47.602826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-10906148-31e8-4c0e-ac38-6837c59ff867 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:47.611601 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:47.611601 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:47.637950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10906148-31e8-4c0e-ac38-6837c59ff867 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 200 Jan 19 09:12:47.638938 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1245/2514] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:47 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:47.651851 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7afeb56b-adbd-4c36-abe8-40a3be822a20 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] PUT http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:47.652348 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:47.652348 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:47.652751 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7afeb56b-adbd-4c36-abe8-40a3be822a20 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "af40fb1d-912c-485c-9cda-598068505f25"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:47.654066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-7afeb56b-adbd-4c36-abe8-40a3be822a20 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Update called for group d00aacb3-0440-4909-b2f4-0872a7094a23. {{(pid=87855) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:12:47.654646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-7afeb56b-adbd-4c36-abe8-40a3be822a20 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Updating group d00aacb3-0440-4909-b2f4-0872a7094a23 with name None description: None add_volumes: af40fb1d-912c-485c-9cda-598068505f25 remove_volumes: None. Jan 19 09:12:47.661883 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:47.661883 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:47.809543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7afeb56b-adbd-4c36-abe8-40a3be822a20 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 202 Jan 19 09:12:47.811725 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1270/2515] 10.222.0.50 () {62 vars in 1373 bytes} [Tue Jan 19 09:12:47 2021] PUT /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:47.820734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84dbb4aa-f2db-4dfd-8ccd-8571a6ab4439 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:47.821676 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-84dbb4aa-f2db-4dfd-8ccd-8571a6ab4439 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:47.822122 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:47.822122 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:47.822904 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-84dbb4aa-f2db-4dfd-8ccd-8571a6ab4439 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:47.823553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-84dbb4aa-f2db-4dfd-8ccd-8571a6ab4439 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:47.836799 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:47.836799 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:47.891552 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84dbb4aa-f2db-4dfd-8ccd-8571a6ab4439 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 200 Jan 19 09:12:47.892580 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1246/2516] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:47 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 391 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:48.905798 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-988717bd-655d-494c-a356-9ef8a0ef0d41 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:48.906346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-988717bd-655d-494c-a356-9ef8a0ef0d41 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:48.906985 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:48.906985 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:48.907636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-988717bd-655d-494c-a356-9ef8a0ef0d41 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:48.908323 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-988717bd-655d-494c-a356-9ef8a0ef0d41 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:48.922923 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:48.922923 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:48.989417 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-988717bd-655d-494c-a356-9ef8a0ef0d41 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 200 Jan 19 09:12:48.996915 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1271/2517] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:48 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 392 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:49.001479 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-242364c1-9ca6-47a4-813d-a262c048282d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] PUT http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:49.002578 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:49.002578 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:49.003116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-242364c1-9ca6-47a4-813d-a262c048282d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e4319fd6-2425-41cf-b82a-360f707cff78"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:49.004277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-242364c1-9ca6-47a4-813d-a262c048282d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Update called for group d00aacb3-0440-4909-b2f4-0872a7094a23. {{(pid=87854) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:12:49.004717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-242364c1-9ca6-47a4-813d-a262c048282d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Updating group d00aacb3-0440-4909-b2f4-0872a7094a23 with name None description: None add_volumes: None remove_volumes: e4319fd6-2425-41cf-b82a-360f707cff78. Jan 19 09:12:49.029987 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:49.029987 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:49.135084 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-242364c1-9ca6-47a4-813d-a262c048282d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 202 Jan 19 09:12:49.140890 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1247/2518] 10.222.0.50 () {62 vars in 1373 bytes} [Tue Jan 19 09:12:48 2021] PUT /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 19 09:12:49.147256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d46b1f9-c7c2-4cdb-b2a1-d95c484198db tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:49.148082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d46b1f9-c7c2-4cdb-b2a1-d95c484198db tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:49.148481 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:49.148481 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:49.149147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d46b1f9-c7c2-4cdb-b2a1-d95c484198db tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:49.149729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-8d46b1f9-c7c2-4cdb-b2a1-d95c484198db tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:49.167779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:49.167779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:49.225813 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d46b1f9-c7c2-4cdb-b2a1-d95c484198db tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 200 Jan 19 09:12:49.226941 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1272/2519] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:49 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 391 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:50.239605 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90ac171f-8840-4534-aad9-af5a89b0e546 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:50.241059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90ac171f-8840-4534-aad9-af5a89b0e546 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:50.241517 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:50.241517 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:50.242188 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90ac171f-8840-4534-aad9-af5a89b0e546 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:50.243059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-90ac171f-8840-4534-aad9-af5a89b0e546 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:50.251310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:50.251310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:50.283293 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90ac171f-8840-4534-aad9-af5a89b0e546 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 200 Jan 19 09:12:50.296345 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-39cd79a7-f427-49a9-9ab8-5260495bf244 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] PUT http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:50.297228 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:50.297228 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:50.297924 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-39cd79a7-f427-49a9-9ab8-5260495bf244 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e4319fd6-2425-41cf-b82a-360f707cff78"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:50.299185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-39cd79a7-f427-49a9-9ab8-5260495bf244 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Update called for group d00aacb3-0440-4909-b2f4-0872a7094a23. {{(pid=87855) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:12:50.299774 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-39cd79a7-f427-49a9-9ab8-5260495bf244 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Updating group d00aacb3-0440-4909-b2f4-0872a7094a23 with name None description: None add_volumes: e4319fd6-2425-41cf-b82a-360f707cff78 remove_volumes: None. Jan 19 09:12:50.303263 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1248/2520] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:50 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 392 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:50.308748 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:50.308748 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:50.574206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-39cd79a7-f427-49a9-9ab8-5260495bf244 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 202 Jan 19 09:12:50.578750 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1273/2521] 10.222.0.50 () {62 vars in 1373 bytes} [Tue Jan 19 09:12:50 2021] PUT /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:50.586805 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71c075f5-d2a9-4fa6-86d0-9dd6152c99d4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:50.587863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71c075f5-d2a9-4fa6-86d0-9dd6152c99d4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:50.588644 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:50.588644 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:50.589322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71c075f5-d2a9-4fa6-86d0-9dd6152c99d4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:50.590338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-71c075f5-d2a9-4fa6-86d0-9dd6152c99d4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:50.603517 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:50.603517 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:50.669815 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71c075f5-d2a9-4fa6-86d0-9dd6152c99d4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 200 Jan 19 09:12:50.676567 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1249/2522] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:50 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 391 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:50.917847 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a538ed3f-1b6b-4335-ae1d-524573b9c204 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] POST http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types Jan 19 09:12:50.924773 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:50.924773 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:50.927365 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a538ed3f-1b6b-4335-ae1d-524573b9c204 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:50.931393 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:50.931393 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:50.985807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a538ed3f-1b6b-4335-ae1d-524573b9c204 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types returned with HTTP 200 Jan 19 09:12:50.987457 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1274/2523] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:12:50 2021] POST /volume/v3/42589f50361b460ebbe146233d0e7f4c/types => generated 188 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:51.001654 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-208d5a0e-49c3-4f0c-a16d-7a3c85005dc4 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] POST http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types Jan 19 09:12:51.002303 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:51.002303 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:51.003033 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-208d5a0e-49c3-4f0c-a16d-7a3c85005dc4 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:51.004374 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:51.004374 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:51.086151 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-208d5a0e-49c3-4f0c-a16d-7a3c85005dc4 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types returned with HTTP 200 Jan 19 09:12:51.087633 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1250/2524] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:12:50 2021] POST /volume/v3/42589f50361b460ebbe146233d0e7f4c/types => generated 188 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:51.337750 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] POST http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes Jan 19 09:12:51.338589 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2084183877"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:51.340019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2084183877'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:12:51.354162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Create volume of 1 GB Jan 19 09:12:51.354949 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:51.354949 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:51.355709 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Availability Zones retrieved successfully. Jan 19 09:12:51.374412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Flow 'volume_create_api' (cb123f18-2dee-4656-a42c-286572e1ae4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:51.377193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32cf0539-7fdd-4ec3-9591-a00da1747893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:51.379700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:12:51.435600 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32cf0539-7fdd-4ec3-9591-a00da1747893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:12:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b43e82d8-6b94-4323-a8d5-272b291b5597,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b43e82d8-6b94-4323-a8d5-272b291b5597', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:51.437942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a6c24ca-f458-4e92-99ae-67ab6f4f109e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:51.499156 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] 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. Jan 19 09:12:51.500115 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] 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. Jan 19 09:12:51.576540 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Created reservations ['b63204b2-01fa-4994-9549-083fd96fefb3', '8bf7254f-07b1-4c71-82c3-c1bbf4580112', '9e87a90f-c330-4f5a-b788-cd1b4812c9f9', '3d8d4769-114b-4370-a7fd-3a4ac7c78abd'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:51.579277 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a6c24ca-f458-4e92-99ae-67ab6f4f109e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b63204b2-01fa-4994-9549-083fd96fefb3', '8bf7254f-07b1-4c71-82c3-c1bbf4580112', '9e87a90f-c330-4f5a-b788-cd1b4812c9f9', '3d8d4769-114b-4370-a7fd-3a4ac7c78abd']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:51.581869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d8dcc8-d525-476f-a0fa-331772656a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:51.684854 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-59325639-5367-4fec-92df-f391146642db tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:12:51.685712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-59325639-5367-4fec-92df-f391146642db tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:51.686931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-59325639-5367-4fec-92df-f391146642db tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:51.687512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-59325639-5367-4fec-92df-f391146642db tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:51.704626 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:51.704626 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:51.716245 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d8dcc8-d525-476f-a0fa-331772656a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef99d53-10c8-48c0-962b-037c68ea369c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2084183877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db94ff97ff9646318ee5fc4f1b500947',qos_specs=None,replication_status=,reservations=['b63204b2-01fa-4994-9549-083fd96fefb3','8bf7254f-07b1-4c71-82c3-c1bbf4580112','9e87a90f-c330-4f5a-b788-cd1b4812c9f9','3d8d4769-114b-4370-a7fd-3a4ac7c78abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdef3d6682d5480c863188fd1a62dfe8',volume_type_id=b43e82d8-6b94-4323-a8d5-272b291b5597), '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=2021-01-19T09:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2084183877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cef99d53-10c8-48c0-962b-037c68ea369c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db94ff97ff9646318ee5fc4f1b500947',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,user_id='cdef3d6682d5480c863188fd1a62dfe8',volume_attachment=,volume_type=,volume_type_id=b43e82d8-6b94-4323-a8d5-272b291b5597)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:51.720070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7af080f-d731-4aa7-bb67-3e33cd2252c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:51.749005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-59325639-5367-4fec-92df-f391146642db tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 200 Jan 19 09:12:51.755894 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1251/2525] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:51 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 392 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:51.771234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail Jan 19 09:12:51.771760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:51.772901 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:51.772901 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:51.773729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:51.774634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:51.775981 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:51.775981 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:51.777974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:51.791061 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7af080f-d731-4aa7-bb67-3e33cd2252c1) 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-2084183877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db94ff97ff9646318ee5fc4f1b500947',qos_specs=None,replication_status=,reservations=['b63204b2-01fa-4994-9549-083fd96fefb3','8bf7254f-07b1-4c71-82c3-c1bbf4580112','9e87a90f-c330-4f5a-b788-cd1b4812c9f9','3d8d4769-114b-4370-a7fd-3a4ac7c78abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdef3d6682d5480c863188fd1a62dfe8',volume_type_id=b43e82d8-6b94-4323-a8d5-272b291b5597)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:51.793026 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4360ad6c-5ab9-4d2a-9974-001e7aa71ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:51.843587 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4360ad6c-5ab9-4d2a-9974-001e7aa71ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:51.846263 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Flow 'volume_create_api' (cb123f18-2dee-4656-a42c-286572e1ae4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:51.873812 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all volumes completed successfully. Jan 19 09:12:51.876075 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:51.876852 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:51.887042 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:51.905832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:51.905832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:51.913031 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Create volume request issued successfully. Jan 19 09:12:51.930551 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e22d3596-bb25-4dca-8045-abb928407133 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes returned with HTTP 202 Jan 19 09:12:51.931127 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1275/2526] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:12:51 2021] POST /volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes => generated 834 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:12:51.935392 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:51.935850 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:51.946826 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0937ad4f-061f-4ea9-9f9d-681eca54f11a tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] GET http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c Jan 19 09:12:51.947349 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0937ad4f-061f-4ea9-9f9d-681eca54f11a tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:51.947569 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:51.947569 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:51.947942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0937ad4f-061f-4ea9-9f9d-681eca54f11a tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:51.961905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:51.972850 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:51.972850 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:52.030119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0bdd441e-eac5-47e2-a0ae-349cefc07e57 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail returned with HTTP 200 Jan 19 09:12:52.030929 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1252/2527] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:51 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/detail => generated 1994 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:52.048691 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07f54118-ecc2-4248-b4f1-40351b0c9d8b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots Jan 19 09:12:52.049661 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:52.049661 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:52.050339 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07f54118-ecc2-4248-b4f1-40351b0c9d8b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d00aacb3-0440-4909-b2f4-0872a7094a23", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-233735499"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:52.051543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-07f54118-ecc2-4248-b4f1-40351b0c9d8b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating new group_snapshot {'group_snapshot': {'group_id': 'd00aacb3-0440-4909-b2f4-0872a7094a23', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-233735499'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 19 09:12:52.066919 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:52.066919 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:52.070709 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:52.070709 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:52.085407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.group_snapshots [None req-07f54118-ecc2-4248-b4f1-40351b0c9d8b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-233735499. Jan 19 09:12:52.108063 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0937ad4f-061f-4ea9-9f9d-681eca54f11a tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Volume info retrieved successfully. Jan 19 09:12:52.164582 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0937ad4f-061f-4ea9-9f9d-681eca54f11a tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c returned with HTTP 200 Jan 19 09:12:52.175477 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1276/2528] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:12:51 2021] GET /volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c => generated 902 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:12:52.175722 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:52.175722 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:52.231830 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-07f54118-ecc2-4248-b4f1-40351b0c9d8b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1887844366 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1887844366, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:52.268385 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-07f54118-ecc2-4248-b4f1-40351b0c9d8b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['1b9dfc31-b599-407d-9c8a-895272c08c9b', 'bdbbe9ab-ffbc-44dd-8db5-b2e9d9c8391d', '65376268-26f8-4066-9852-c3b8c6053083', '03644085-9616-4285-9b10-5613f3aa983c'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:52.361582 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07f54118-ecc2-4248-b4f1-40351b0c9d8b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots returned with HTTP 202 Jan 19 09:12:52.363301 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1253/2529] 10.222.0.50 () {62 vars in 1291 bytes} [Tue Jan 19 09:12:52 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots => generated 186 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:52.372997 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d7c06d8-a3ad-4104-8953-d79b629474ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 Jan 19 09:12:52.373699 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d7c06d8-a3ad-4104-8953-d79b629474ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:52.374017 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:52.374017 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:52.374567 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d7c06d8-a3ad-4104-8953-d79b629474ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:52.375074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-3d7c06d8-a3ad-4104-8953-d79b629474ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d5e7272d-3732-49c2-b025-76ad2fa64bc7 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:52.382732 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:52.382732 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:52.397567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d7c06d8-a3ad-4104-8953-d79b629474ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 returned with HTTP 200 Jan 19 09:12:52.399225 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1277/2530] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:52 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 => generated 325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:12:53.183027 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-78bb9664-86a0-4857-91eb-95fbfbaf4ef4 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] GET http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c Jan 19 09:12:53.184314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-78bb9664-86a0-4857-91eb-95fbfbaf4ef4 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:53.184314 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:53.184314 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:53.184314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-78bb9664-86a0-4857-91eb-95fbfbaf4ef4 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:53.271786 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:53.271786 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:53.290090 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-78bb9664-86a0-4857-91eb-95fbfbaf4ef4 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Volume info retrieved successfully. Jan 19 09:12:53.319983 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-78bb9664-86a0-4857-91eb-95fbfbaf4ef4 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c returned with HTTP 200 Jan 19 09:12:53.321248 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1254/2531] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:12:53 2021] GET /volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c => generated 927 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:53.337315 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-faa695af-2340-4299-b7c0-e9f786ecd419 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] GET http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/volumes/cef99d53-10c8-48c0-962b-037c68ea369c Jan 19 09:12:53.337773 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-faa695af-2340-4299-b7c0-e9f786ecd419 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:53.337952 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:53.337952 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:53.338936 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-faa695af-2340-4299-b7c0-e9f786ecd419 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:53.410532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09d2f1b6-5847-4dd3-9772-6948b9355401 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 Jan 19 09:12:53.412204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09d2f1b6-5847-4dd3-9772-6948b9355401 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:53.412598 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:53.412598 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:53.413264 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09d2f1b6-5847-4dd3-9772-6948b9355401 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:53.413909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-09d2f1b6-5847-4dd3-9772-6948b9355401 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d5e7272d-3732-49c2-b025-76ad2fa64bc7 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:53.418465 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:53.418465 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:53.422145 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:53.422145 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:53.429407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-faa695af-2340-4299-b7c0-e9f786ecd419 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Volume info retrieved successfully. Jan 19 09:12:53.434247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09d2f1b6-5847-4dd3-9772-6948b9355401 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 returned with HTTP 200 Jan 19 09:12:53.438953 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1255/2532] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:53 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 => generated 325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:53.456126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-faa695af-2340-4299-b7c0-e9f786ecd419 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/volumes/cef99d53-10c8-48c0-962b-037c68ea369c returned with HTTP 200 Jan 19 09:12:53.457622 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1278/2533] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:12:53 2021] GET /volume/v3/42589f50361b460ebbe146233d0e7f4c/volumes/cef99d53-10c8-48c0-962b-037c68ea369c => generated 1098 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:53.473962 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] POST http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c/action Jan 19 09:12:53.473962 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:53.473962 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:53.475087 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:12:53.475750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:53.538030 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:53.538030 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:53.539581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Volume info retrieved successfully. Jan 19 09:12:53.598271 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] 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. Jan 19 09:12:53.600384 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] 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. Jan 19 09:12:53.636450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Created reservations ['dbeef74d-f534-432a-b0d0-88943b123b0f', '92786176-06b4-427e-abc4-d1dccfa9fc1c'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:53.671953 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] 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. Jan 19 09:12:53.672958 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] 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. Jan 19 09:12:53.692882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Created reservations ['92823dd9-a4ef-44cb-9fec-8a28e94db170', '7b36f9a9-bd7a-4ccc-adad-74d42c2b2179'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:53.820396 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Retype volume request issued successfully. Jan 19 09:12:53.821545 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69e8add6-51f0-47c4-a59d-eb300934c057 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c/action returned with HTTP 202 Jan 19 09:12:53.825525 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1256/2534] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:12:53 2021] POST /volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c/action => generated 0 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:12:53.830133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51b3e991-965b-4d93-8dce-1e516d759b28 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] GET http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c Jan 19 09:12:53.830630 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51b3e991-965b-4d93-8dce-1e516d759b28 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:53.831519 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:53.831519 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:53.832333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51b3e991-965b-4d93-8dce-1e516d759b28 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:53.894075 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:53.894075 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:53.904125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-51b3e991-965b-4d93-8dce-1e516d759b28 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Volume info retrieved successfully. Jan 19 09:12:53.929463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51b3e991-965b-4d93-8dce-1e516d759b28 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c returned with HTTP 200 Jan 19 09:12:53.930293 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1279/2535] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:12:53 2021] GET /volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c => generated 926 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:54.449123 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf7b8d1a-82f9-4c85-9c0d-6caf5b49c421 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 Jan 19 09:12:54.450269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf7b8d1a-82f9-4c85-9c0d-6caf5b49c421 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:54.450596 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:54.450596 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:54.450984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf7b8d1a-82f9-4c85-9c0d-6caf5b49c421 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:54.451544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-bf7b8d1a-82f9-4c85-9c0d-6caf5b49c421 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d5e7272d-3732-49c2-b025-76ad2fa64bc7 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:54.463671 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:54.463671 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:54.498964 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf7b8d1a-82f9-4c85-9c0d-6caf5b49c421 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 returned with HTTP 200 Jan 19 09:12:54.499864 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1257/2536] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:54 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 => generated 325 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:54.949651 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1c310c0-2032-44e5-8316-fc85770565ee tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] GET http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c Jan 19 09:12:54.953853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1c310c0-2032-44e5-8316-fc85770565ee tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:54.954213 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:54.954213 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:54.954775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1c310c0-2032-44e5-8316-fc85770565ee tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.019173 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:55.019173 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:55.031865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c1c310c0-2032-44e5-8316-fc85770565ee tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Volume info retrieved successfully. Jan 19 09:12:55.065371 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1c310c0-2032-44e5-8316-fc85770565ee tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c returned with HTTP 200 Jan 19 09:12:55.066877 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1280/2537] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:12:54 2021] GET /volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c => generated 927 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:55.084702 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d48bc2b-cabf-4e85-b5df-f70f571ba638 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] GET http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/volumes/cef99d53-10c8-48c0-962b-037c68ea369c Jan 19 09:12:55.085318 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d48bc2b-cabf-4e85-b5df-f70f571ba638 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.085526 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:55.085526 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:55.085903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d48bc2b-cabf-4e85-b5df-f70f571ba638 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.217382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:55.217382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:55.230791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5d48bc2b-cabf-4e85-b5df-f70f571ba638 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Volume info retrieved successfully. Jan 19 09:12:55.258945 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d48bc2b-cabf-4e85-b5df-f70f571ba638 tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/volumes/cef99d53-10c8-48c0-962b-037c68ea369c returned with HTTP 200 Jan 19 09:12:55.261269 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1258/2538] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:12:55 2021] GET /volume/v3/42589f50361b460ebbe146233d0e7f4c/volumes/cef99d53-10c8-48c0-962b-037c68ea369c => generated 1098 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:55.279267 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0031cd1d-dc4c-444a-9951-578cc51641ef tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] GET http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2084183877 Jan 19 09:12:55.280819 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0031cd1d-dc4c-444a-9951-578cc51641ef tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.285381 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:55.285381 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:55.286617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0031cd1d-dc4c-444a-9951-578cc51641ef tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.288867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0031cd1d-dc4c-444a-9951-578cc51641ef tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2084183877'), ('all_tenants', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:55.359985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0031cd1d-dc4c-444a-9951-578cc51641ef tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Get all volumes completed successfully. Jan 19 09:12:55.362815 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0031cd1d-dc4c-444a-9951-578cc51641ef tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2084183877 returned with HTTP 200 Jan 19 09:12:55.365847 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1259/2539] 10.222.0.50 () {58 vars in 1365 bytes} [Tue Jan 19 09:12:55 2021] GET /volume/v3/42589f50361b460ebbe146233d0e7f4c/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2084183877 => generated 413 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:55.378024 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f07ebd21-d189-4785-9f2f-f4a2d4f2e4cd tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] DELETE http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c Jan 19 09:12:55.382603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f07ebd21-d189-4785-9f2f-f4a2d4f2e4cd tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.383518 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:55.383518 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:55.384584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f07ebd21-d189-4785-9f2f-f4a2d4f2e4cd tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.385764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f07ebd21-d189-4785-9f2f-f4a2d4f2e4cd tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Delete volume with id: cef99d53-10c8-48c0-962b-037c68ea369c Jan 19 09:12:55.404900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ecc4ee3-c201-4105-b2dd-76adede9d15e tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] POST http://10.222.0.50/volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types Jan 19 09:12:55.406001 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:55.406001 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:55.407671 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ecc4ee3-c201-4105-b2dd-76adede9d15e tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1991491975", "description": "tempest-group-type-description-1001841444", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:55.443765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:55.443765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:55.445037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f07ebd21-d189-4785-9f2f-f4a2d4f2e4cd tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Volume info retrieved successfully. Jan 19 09:12:55.454686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ecc4ee3-c201-4105-b2dd-76adede9d15e tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] http://10.222.0.50/volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types returned with HTTP 202 Jan 19 09:12:55.455518 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1281/2540] 10.222.0.50 () {62 vars in 1279 bytes} [Tue Jan 19 09:12:55 2021] POST /volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types => generated 265 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:55.466940 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d926f585-0241-46db-acb8-84be721ed23c tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] GET http://10.222.0.50/volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types Jan 19 09:12:55.467506 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d926f585-0241-46db-acb8-84be721ed23c tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.467987 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d926f585-0241-46db-acb8-84be721ed23c tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.488332 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d926f585-0241-46db-acb8-84be721ed23c tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] http://10.222.0.50/volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types returned with HTTP 200 Jan 19 09:12:55.489719 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1282/2541] 10.222.0.50 () {60 vars in 1257 bytes} [Tue Jan 19 09:12:55 2021] GET /volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types => generated 665 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:55.501044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f07ebd21-d189-4785-9f2f-f4a2d4f2e4cd tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Delete volume request issued successfully. Jan 19 09:12:55.501788 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f07ebd21-d189-4785-9f2f-f4a2d4f2e4cd tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c returned with HTTP 202 Jan 19 09:12:55.501935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-045b693b-3e4c-4719-ae66-4e3b3e540735 tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] PUT http://10.222.0.50/volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types/bd6091aa-1a18-4ee0-8ae4-4356e91d5525 Jan 19 09:12:55.502671 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-045b693b-3e4c-4719-ae66-4e3b3e540735 tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-4240333", "description": "updated-group-type-desc"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:55.503133 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1260/2542] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:12:55 2021] DELETE /volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:12:55.511816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2c0c395-dc44-4078-90ae-878b96c3d33d tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] GET http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c Jan 19 09:12:55.512503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2c0c395-dc44-4078-90ae-878b96c3d33d tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.512881 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:55.512881 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:55.513541 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2c0c395-dc44-4078-90ae-878b96c3d33d tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.537203 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-045b693b-3e4c-4719-ae66-4e3b3e540735 tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] http://10.222.0.50/volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types/bd6091aa-1a18-4ee0-8ae4-4356e91d5525 returned with HTTP 200 Jan 19 09:12:55.538262 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1283/2543] 10.222.0.50 () {62 vars in 1389 bytes} [Tue Jan 19 09:12:55 2021] PUT /volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types/bd6091aa-1a18-4ee0-8ae4-4356e91d5525 => generated 252 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:12:55.548313 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfe79202-9ef8-456b-8bb3-a7bf338f2502 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 Jan 19 09:12:55.549011 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfe79202-9ef8-456b-8bb3-a7bf338f2502 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.549704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfe79202-9ef8-456b-8bb3-a7bf338f2502 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.550269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-dfe79202-9ef8-456b-8bb3-a7bf338f2502 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d5e7272d-3732-49c2-b025-76ad2fa64bc7 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:55.557236 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:55.557236 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:55.569752 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfe79202-9ef8-456b-8bb3-a7bf338f2502 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 returned with HTTP 200 Jan 19 09:12:55.570756 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1284/2544] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:55 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 => generated 326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:55.579436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bdc778c1-e229-4869-98b9-fa0ad8962d03 tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] GET http://10.222.0.50/volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types/bd6091aa-1a18-4ee0-8ae4-4356e91d5525 Jan 19 09:12:55.580246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bdc778c1-e229-4869-98b9-fa0ad8962d03 tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.580614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:55.580614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:55.581246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bdc778c1-e229-4869-98b9-fa0ad8962d03 tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.596752 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bdc778c1-e229-4869-98b9-fa0ad8962d03 tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] http://10.222.0.50/volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types/bd6091aa-1a18-4ee0-8ae4-4356e91d5525 returned with HTTP 200 Jan 19 09:12:55.598044 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1285/2545] 10.222.0.50 () {60 vars in 1368 bytes} [Tue Jan 19 09:12:55 2021] GET /volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types/bd6091aa-1a18-4ee0-8ae4-4356e91d5525 => generated 252 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:55.607098 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:55.607098 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:55.609876 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d0e44e1-4791-431d-9ddf-a3e461465938 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail Jan 19 09:12:55.610564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1d0e44e1-4791-431d-9ddf-a3e461465938 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.611217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1d0e44e1-4791-431d-9ddf-a3e461465938 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.613379 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-1d0e44e1-4791-431d-9ddf-a3e461465938 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:55.616808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-1d0e44e1-4791-431d-9ddf-a3e461465938 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:12:55.627277 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2c0c395-dc44-4078-90ae-878b96c3d33d tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Volume info retrieved successfully. Jan 19 09:12:55.642727 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1d0e44e1-4791-431d-9ddf-a3e461465938 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all snapshots completed successfully. Jan 19 09:12:55.643928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:55.643928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:55.646946 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d0e44e1-4791-431d-9ddf-a3e461465938 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail returned with HTTP 200 Jan 19 09:12:55.647995 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1286/2546] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Jan 19 09:12:55 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail => generated 929 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:55.652055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2c0c395-dc44-4078-90ae-878b96c3d33d tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c returned with HTTP 200 Jan 19 09:12:55.652908 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1261/2547] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:12:55 2021] GET /volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c => generated 926 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:12:55.658448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26c4b647-e5b7-4aa6-afd5-5b75be570eb7 tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] DELETE http://10.222.0.50/volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types/bd6091aa-1a18-4ee0-8ae4-4356e91d5525 Jan 19 09:12:55.659014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26c4b647-e5b7-4aa6-afd5-5b75be570eb7 tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.659227 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:55.659227 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:55.659594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26c4b647-e5b7-4aa6-afd5-5b75be570eb7 tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.661694 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cbb9847f-1df9-4b1b-9fd5-ddfa9f1b6c71 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/f0642519-d618-4a3b-b96f-7b1fbea6fccb Jan 19 09:12:55.663046 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cbb9847f-1df9-4b1b-9fd5-ddfa9f1b6c71 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.663428 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:55.663428 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:55.664135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cbb9847f-1df9-4b1b-9fd5-ddfa9f1b6c71 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.696606 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:12:55.696606 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:12:55.696992 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:55.696992 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:55.698073 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cbb9847f-1df9-4b1b-9fd5-ddfa9f1b6c71 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:12:55.702133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cbb9847f-1df9-4b1b-9fd5-ddfa9f1b6c71 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/f0642519-d618-4a3b-b96f-7b1fbea6fccb returned with HTTP 200 Jan 19 09:12:55.703251 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1262/2548] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:55 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/f0642519-d618-4a3b-b96f-7b1fbea6fccb => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:55.714988 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26c4b647-e5b7-4aa6-afd5-5b75be570eb7 tempest-GroupTypesTest-289707299 tempest-GroupTypesTest-289707299] http://10.222.0.50/volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types/bd6091aa-1a18-4ee0-8ae4-4356e91d5525 returned with HTTP 202 Jan 19 09:12:55.716036 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1287/2549] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Jan 19 09:12:55 2021] DELETE /volume/v3/5eeae9d0fe0d4798aeb31bd3b3d5a200/group_types/bd6091aa-1a18-4ee0-8ae4-4356e91d5525 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:55.717004 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55d7197d-0d82-45a2-ad3d-ba5d5afeafc2 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb Jan 19 09:12:55.717715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55d7197d-0d82-45a2-ad3d-ba5d5afeafc2 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.718096 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:55.718096 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:55.718738 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55d7197d-0d82-45a2-ad3d-ba5d5afeafc2 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.749441 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:55.749441 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:55.750929 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-55d7197d-0d82-45a2-ad3d-ba5d5afeafc2 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:12:55.752878 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55d7197d-0d82-45a2-ad3d-ba5d5afeafc2 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb returned with HTTP 200 Jan 19 09:12:55.753725 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1263/2550] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:55 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:12:55.766844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc44e2ca-d223-449c-98ba-da2faea16f8d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] DELETE http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 Jan 19 09:12:55.767334 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc44e2ca-d223-449c-98ba-da2faea16f8d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.767809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc44e2ca-d223-449c-98ba-da2faea16f8d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.768213 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-cc44e2ca-d223-449c-98ba-da2faea16f8d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] delete called for member d5e7272d-3732-49c2-b025-76ad2fa64bc7 {{(pid=87855) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 19 09:12:55.768544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.group_snapshots [None req-cc44e2ca-d223-449c-98ba-da2faea16f8d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete group_snapshot with id: d5e7272d-3732-49c2-b025-76ad2fa64bc7 Jan 19 09:12:55.777529 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:55.777529 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:55.869386 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc44e2ca-d223-449c-98ba-da2faea16f8d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 returned with HTTP 202 Jan 19 09:12:55.869386 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1288/2551] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Jan 19 09:12:55 2021] DELETE /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:55.880518 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail Jan 19 09:12:55.881432 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.881832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:55.881832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:55.882208 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.882878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:55.884986 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:55.967553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all volumes completed successfully. Jan 19 09:12:55.969298 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:55.969747 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:55.978719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:55.990219 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:55.990219 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:56.008934 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:56.009453 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:56.017717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:56.025415 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:56.025415 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:56.048170 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a1d2b724-77d6-48c3-bd57-8ed6eb882967 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail returned with HTTP 200 Jan 19 09:12:56.049171 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1264/2552] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:55 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/detail => generated 1994 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:56.070240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6afebd4-88cb-4964-a680-c601bacb4375 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail Jan 19 09:12:56.073051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6afebd4-88cb-4964-a680-c601bacb4375 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:56.073487 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:56.073487 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:56.074581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6afebd4-88cb-4964-a680-c601bacb4375 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:56.075603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-a6afebd4-88cb-4964-a680-c601bacb4375 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:56.076499 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:56.076499 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:56.078582 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-a6afebd4-88cb-4964-a680-c601bacb4375 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:12:56.103217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a6afebd4-88cb-4964-a680-c601bacb4375 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all snapshots completed successfully. Jan 19 09:12:56.105730 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:56.105730 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:56.107846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6afebd4-88cb-4964-a680-c601bacb4375 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail returned with HTTP 200 Jan 19 09:12:56.109404 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1289/2553] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Jan 19 09:12:56 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail => generated 927 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:12:56.122810 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9156ef3e-a770-4d83-b150-fbd4813f6005 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb Jan 19 09:12:56.123717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9156ef3e-a770-4d83-b150-fbd4813f6005 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:56.124486 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:56.124486 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:56.125572 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9156ef3e-a770-4d83-b150-fbd4813f6005 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:56.166362 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:56.166362 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:56.168553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9156ef3e-a770-4d83-b150-fbd4813f6005 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:12:56.171122 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9156ef3e-a770-4d83-b150-fbd4813f6005 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb returned with HTTP 200 Jan 19 09:12:56.172272 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1265/2554] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:56 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb => generated 468 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:12:56.670766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-942db434-75aa-4750-bda3-5cc279e45620 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] GET http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c Jan 19 09:12:56.671426 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-942db434-75aa-4750-bda3-5cc279e45620 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:56.671560 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:56.671560 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:56.671874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-942db434-75aa-4750-bda3-5cc279e45620 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:56.765943 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:56.765943 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:56.777045 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-942db434-75aa-4750-bda3-5cc279e45620 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Volume info retrieved successfully. Jan 19 09:12:56.804010 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-942db434-75aa-4750-bda3-5cc279e45620 tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c returned with HTTP 200 Jan 19 09:12:56.805155 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1290/2555] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:12:56 2021] GET /volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c => generated 926 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:57.186885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c957e73-ee9d-4729-a22e-38a197cc3aa4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb Jan 19 09:12:57.187466 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c957e73-ee9d-4729-a22e-38a197cc3aa4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:57.187680 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:57.187680 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:57.188040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c957e73-ee9d-4729-a22e-38a197cc3aa4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:57.218014 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:57.218014 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:57.219070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5c957e73-ee9d-4729-a22e-38a197cc3aa4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:12:57.221055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c957e73-ee9d-4729-a22e-38a197cc3aa4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb returned with HTTP 200 Jan 19 09:12:57.222076 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1266/2556] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:57 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:57.821784 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-318ff41b-b343-4c21-bbde-4bcaa64f669f tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] GET http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c Jan 19 09:12:57.822422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-318ff41b-b343-4c21-bbde-4bcaa64f669f tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:57.822722 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:57.822722 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:57.823250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-318ff41b-b343-4c21-bbde-4bcaa64f669f tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:57.875998 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-318ff41b-b343-4c21-bbde-4bcaa64f669f tempest-VolumeRetypeWithoutMigrationTest-832313389 tempest-VolumeRetypeWithoutMigrationTest-832313389] http://10.222.0.50/volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c returned with HTTP 404 Jan 19 09:12:57.877688 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1291/2557] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:12:57 2021] GET /volume/v3/db94ff97ff9646318ee5fc4f1b500947/volumes/cef99d53-10c8-48c0-962b-037c68ea369c => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:57.902107 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-266c2df5-d9af-49b4-a3b1-375f6777989c tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] DELETE http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types/8a9adc14-6578-4716-8b19-0f900933b76c Jan 19 09:12:57.906106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-266c2df5-d9af-49b4-a3b1-375f6777989c tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:57.910188 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:57.910188 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:57.912156 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-266c2df5-d9af-49b4-a3b1-375f6777989c tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:58.091067 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:12:58.091067 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:12:58.132696 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-266c2df5-d9af-49b4-a3b1-375f6777989c tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types/8a9adc14-6578-4716-8b19-0f900933b76c returned with HTTP 202 Jan 19 09:12:58.137961 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1267/2558] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:12:57 2021] DELETE /volume/v3/42589f50361b460ebbe146233d0e7f4c/types/8a9adc14-6578-4716-8b19-0f900933b76c => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:12:58.142574 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ce8e100-1d72-4087-a229-78acdff4443c tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] GET http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types/8a9adc14-6578-4716-8b19-0f900933b76c Jan 19 09:12:58.143235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ce8e100-1d72-4087-a229-78acdff4443c tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:58.143837 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ce8e100-1d72-4087-a229-78acdff4443c tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:58.180889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ce8e100-1d72-4087-a229-78acdff4443c tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types/8a9adc14-6578-4716-8b19-0f900933b76c returned with HTTP 404 Jan 19 09:12:58.181999 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1292/2559] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:12:58 2021] GET /volume/v3/42589f50361b460ebbe146233d0e7f4c/types/8a9adc14-6578-4716-8b19-0f900933b76c => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:58.192953 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4d66307-e7d3-45b8-8929-0356967899ce tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] DELETE http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types/b43e82d8-6b94-4323-a8d5-272b291b5597 Jan 19 09:12:58.193831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f4d66307-e7d3-45b8-8929-0356967899ce tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:58.194529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f4d66307-e7d3-45b8-8929-0356967899ce tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:58.235447 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45a29345-7fdc-4328-b501-d1cd5ec19f10 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb Jan 19 09:12:58.235977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45a29345-7fdc-4328-b501-d1cd5ec19f10 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:58.236468 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45a29345-7fdc-4328-b501-d1cd5ec19f10 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:58.284699 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:58.284699 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:58.286374 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-45a29345-7fdc-4328-b501-d1cd5ec19f10 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:12:58.288891 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45a29345-7fdc-4328-b501-d1cd5ec19f10 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb returned with HTTP 200 Jan 19 09:12:58.291088 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1293/2560] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:58 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:58.350685 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4d66307-e7d3-45b8-8929-0356967899ce tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types/b43e82d8-6b94-4323-a8d5-272b291b5597 returned with HTTP 202 Jan 19 09:12:58.355462 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1268/2561] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:12:58 2021] DELETE /volume/v3/42589f50361b460ebbe146233d0e7f4c/types/b43e82d8-6b94-4323-a8d5-272b291b5597 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:12:58.360381 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-731bef3e-6e4a-4edb-bc65-f361dc014c0a tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] GET http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types/b43e82d8-6b94-4323-a8d5-272b291b5597 Jan 19 09:12:58.361077 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-731bef3e-6e4a-4edb-bc65-f361dc014c0a tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:58.361735 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:58.361735 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:12:58.362521 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-731bef3e-6e4a-4edb-bc65-f361dc014c0a tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:58.376674 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-731bef3e-6e4a-4edb-bc65-f361dc014c0a tempest-VolumeRetypeWithoutMigrationTest-833828681 tempest-VolumeRetypeWithoutMigrationTest-833828681] http://10.222.0.50/volume/v3/42589f50361b460ebbe146233d0e7f4c/types/b43e82d8-6b94-4323-a8d5-272b291b5597 returned with HTTP 404 Jan 19 09:12:58.385483 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1294/2562] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:12:58 2021] GET /volume/v3/42589f50361b460ebbe146233d0e7f4c/types/b43e82d8-6b94-4323-a8d5-272b291b5597 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:59.303738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73602475-1404-4245-a6eb-ebf890daeb37 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb Jan 19 09:12:59.305201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73602475-1404-4245-a6eb-ebf890daeb37 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:59.305992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73602475-1404-4245-a6eb-ebf890daeb37 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:59.361761 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:59.361761 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:12:59.365449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-73602475-1404-4245-a6eb-ebf890daeb37 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:12:59.372465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73602475-1404-4245-a6eb-ebf890daeb37 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb returned with HTTP 200 Jan 19 09:12:59.373677 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1269/2563] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:59 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb => generated 467 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:00.385916 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5aa3de2-1c7a-4384-a34f-bcc89dc305dc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb Jan 19 09:13:00.386490 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5aa3de2-1c7a-4384-a34f-bcc89dc305dc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:00.386891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5aa3de2-1c7a-4384-a34f-bcc89dc305dc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:00.449463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5aa3de2-1c7a-4384-a34f-bcc89dc305dc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb returned with HTTP 404 Jan 19 09:13:00.453041 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1295/2564] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:13:00 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/85f9cedd-a238-46b0-b07b-f6b2b78f65fb => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:00.470354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec440339-00fb-4d66-98ea-4b228c4d68fd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/f0642519-d618-4a3b-b96f-7b1fbea6fccb Jan 19 09:13:00.470788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec440339-00fb-4d66-98ea-4b228c4d68fd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:00.471011 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:00.471011 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:00.471402 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec440339-00fb-4d66-98ea-4b228c4d68fd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:00.537603 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec440339-00fb-4d66-98ea-4b228c4d68fd tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/f0642519-d618-4a3b-b96f-7b1fbea6fccb returned with HTTP 404 Jan 19 09:13:00.541944 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1270/2565] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:13:00 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/f0642519-d618-4a3b-b96f-7b1fbea6fccb => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:00.547070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5a2bed5-5ec0-45ec-8da2-fb45e106b2d4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 Jan 19 09:13:00.548436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5a2bed5-5ec0-45ec-8da2-fb45e106b2d4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:00.549642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5a2bed5-5ec0-45ec-8da2-fb45e106b2d4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:00.550215 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-f5a2bed5-5ec0-45ec-8da2-fb45e106b2d4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d5e7272d-3732-49c2-b025-76ad2fa64bc7 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:13:00.559043 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5a2bed5-5ec0-45ec-8da2-fb45e106b2d4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 returned with HTTP 404 Jan 19 09:13:00.561512 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1296/2566] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:13:00 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:00.570161 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5543fe7f-99fb-45dc-bae4-3d9a7f0f84aa tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] DELETE http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 Jan 19 09:13:00.570742 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5543fe7f-99fb-45dc-bae4-3d9a7f0f84aa tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:00.571240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5543fe7f-99fb-45dc-bae4-3d9a7f0f84aa tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:00.571656 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-5543fe7f-99fb-45dc-bae4-3d9a7f0f84aa tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] delete called for member d5e7272d-3732-49c2-b025-76ad2fa64bc7 {{(pid=87854) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 19 09:13:00.572468 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.group_snapshots [None req-5543fe7f-99fb-45dc-bae4-3d9a7f0f84aa tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete group_snapshot with id: d5e7272d-3732-49c2-b025-76ad2fa64bc7 Jan 19 09:13:00.584168 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5543fe7f-99fb-45dc-bae4-3d9a7f0f84aa tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 returned with HTTP 404 Jan 19 09:13:00.585488 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1271/2567] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Jan 19 09:13:00 2021] DELETE /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/d5e7272d-3732-49c2-b025-76ad2fa64bc7 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:00.594269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail Jan 19 09:13:00.594908 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:00.595473 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:00.596161 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:00.599250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:13:00.700606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all volumes completed successfully. Jan 19 09:13:00.702361 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:00.702925 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:00.724564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:00.742468 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:00.742468 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:00.772032 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:00.772683 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:00.781829 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:00.791594 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:00.791594 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:00.818383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-713779a2-eb83-4fdf-b09b-def823828cf5 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail returned with HTTP 200 Jan 19 09:13:00.820540 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1297/2568] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:13:00 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/detail => generated 1994 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:13:00.837656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17d4d032-925e-43f7-bb84-d771cee3efe1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23/action Jan 19 09:13:00.838930 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17d4d032-925e-43f7-bb84-d771cee3efe1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:00.839651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17d4d032-925e-43f7-bb84-d771cee3efe1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:00.841638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-17d4d032-925e-43f7-bb84-d771cee3efe1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] delete called for group d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87854) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:13:00.842164 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-17d4d032-925e-43f7-bb84-d771cee3efe1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete group with id: d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:13:00.851401 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:00.851401 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:01.170444 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17d4d032-925e-43f7-bb84-d771cee3efe1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23/action returned with HTTP 202 Jan 19 09:13:01.176128 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1272/2569] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 09:13:00 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23/action => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 19 09:13:01.182111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-232889df-b0e4-4aa0-a00f-1aec49c838b4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 Jan 19 09:13:01.182838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-232889df-b0e4-4aa0-a00f-1aec49c838b4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:01.183163 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:01.183163 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:01.183736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-232889df-b0e4-4aa0-a00f-1aec49c838b4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:01.242760 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:01.242760 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:01.252210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-232889df-b0e4-4aa0-a00f-1aec49c838b4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:13:01.268207 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-232889df-b0e4-4aa0-a00f-1aec49c838b4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:01.268925 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-232889df-b0e4-4aa0-a00f-1aec49c838b4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:01.277409 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-232889df-b0e4-4aa0-a00f-1aec49c838b4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:01.284811 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:01.284811 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:01.292646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-efb1d565-718a-4b61-86ec-bbc41e91a9fb tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] POST http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types Jan 19 09:13:01.293213 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:01.293213 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:01.293919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-efb1d565-718a-4b61-86ec-bbc41e91a9fb tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-579300021"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:01.333508 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-232889df-b0e4-4aa0-a00f-1aec49c838b4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 returned with HTTP 200 Jan 19 09:13:01.334823 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1273/2570] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:01 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 => generated 1000 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:13:01.370194 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-efb1d565-718a-4b61-86ec-bbc41e91a9fb tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types returned with HTTP 200 Jan 19 09:13:01.371196 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1298/2571] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:13:01 2021] POST /volume/v3/40360d0f60df477186397c15a5c5782c/types => generated 215 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:01.381839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c433635f-af77-4334-9b23-d5ee620b2e6a tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] POST http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/group_types Jan 19 09:13:01.382449 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:01.382449 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:01.383140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c433635f-af77-4334-9b23-d5ee620b2e6a tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1505265882"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:01.429986 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c433635f-af77-4334-9b23-d5ee620b2e6a tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/group_types returned with HTTP 202 Jan 19 09:13:01.431003 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1274/2572] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Jan 19 09:13:01 2021] POST /volume/v3/40360d0f60df477186397c15a5c5782c/group_types => generated 173 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:01.601635 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27a3e4cd-c93d-4e34-84fa-f094235b70cb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] POST http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups Jan 19 09:13:01.602443 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27a3e4cd-c93d-4e34-84fa-f094235b70cb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'create', calling method: version_select, body: {"group": {"group_type": "49d3dac4-d535-4273-9164-691c6f416e3b", "volume_types": ["965b902a-fadc-4fb9-8857-fb0665623df7"], "name": "tempest-Group1-714414164"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:01.603465 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-27a3e4cd-c93d-4e34-84fa-f094235b70cb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Creating new group {'group': {'group_type': '49d3dac4-d535-4273-9164-691c6f416e3b', 'volume_types': ['965b902a-fadc-4fb9-8857-fb0665623df7'], 'name': 'tempest-Group1-714414164'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:13:01.615572 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-27a3e4cd-c93d-4e34-84fa-f094235b70cb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Creating group tempest-Group1-714414164. Jan 19 09:13:01.640706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-27a3e4cd-c93d-4e34-84fa-f094235b70cb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Availability Zones retrieved successfully. Jan 19 09:13:01.687607 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-27a3e4cd-c93d-4e34-84fa-f094235b70cb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Created reservations ['328e5707-f5e9-4547-8596-cb4f7a3b3828'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:01.753209 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27a3e4cd-c93d-4e34-84fa-f094235b70cb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups returned with HTTP 202 Jan 19 09:13:01.758777 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1299/2573] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Jan 19 09:13:01 2021] POST /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups => generated 93 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:13:01.763730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5db2efc6-cd80-4e2c-8d62-cf9c8fa82536 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 Jan 19 09:13:01.764303 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5db2efc6-cd80-4e2c-8d62-cf9c8fa82536 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:01.764794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5db2efc6-cd80-4e2c-8d62-cf9c8fa82536 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:01.765290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-5db2efc6-cd80-4e2c-8d62-cf9c8fa82536 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member abb4bb95-d6c2-4041-b9be-7d70a1344140 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:01.779834 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:01.779834 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:01.828914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5db2efc6-cd80-4e2c-8d62-cf9c8fa82536 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 returned with HTTP 200 Jan 19 09:13:01.834640 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1275/2574] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:01 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 => generated 321 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:02.353749 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1668ca2e-c82a-416a-98c7-41cd6f1f5bb0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 Jan 19 09:13:02.354335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1668ca2e-c82a-416a-98c7-41cd6f1f5bb0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:02.354531 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:02.354531 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:02.355204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1668ca2e-c82a-416a-98c7-41cd6f1f5bb0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:02.440948 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:02.440948 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:02.452759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1668ca2e-c82a-416a-98c7-41cd6f1f5bb0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:13:02.470706 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-1668ca2e-c82a-416a-98c7-41cd6f1f5bb0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:02.471430 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-1668ca2e-c82a-416a-98c7-41cd6f1f5bb0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:02.480628 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-1668ca2e-c82a-416a-98c7-41cd6f1f5bb0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:02.488168 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:02.488168 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:02.536406 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1668ca2e-c82a-416a-98c7-41cd6f1f5bb0 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 returned with HTTP 200 Jan 19 09:13:02.539590 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1300/2575] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:02 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 => generated 1000 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:13:02.844039 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-abe43860-8eb1-4a6d-ba60-4436362e8ff4 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 Jan 19 09:13:02.844704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-abe43860-8eb1-4a6d-ba60-4436362e8ff4 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:02.845177 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:02.845177 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:02.846710 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-abe43860-8eb1-4a6d-ba60-4436362e8ff4 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:02.848522 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-abe43860-8eb1-4a6d-ba60-4436362e8ff4 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member abb4bb95-d6c2-4041-b9be-7d70a1344140 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:02.859811 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:02.859811 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:02.907974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-abe43860-8eb1-4a6d-ba60-4436362e8ff4 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 returned with HTTP 200 Jan 19 09:13:02.908802 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1276/2576] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:02 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 => generated 322 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:02.920411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34c6e176-fbe3-4768-b32b-33e6ef20d37c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] POST http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups Jan 19 09:13:02.921336 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:02.921336 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:02.921732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34c6e176-fbe3-4768-b32b-33e6ef20d37c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'create', calling method: version_select, body: {"group": {"group_type": "49d3dac4-d535-4273-9164-691c6f416e3b", "volume_types": ["965b902a-fadc-4fb9-8857-fb0665623df7"], "name": "tempest-Group2-1867954907"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:02.923331 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-34c6e176-fbe3-4768-b32b-33e6ef20d37c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Creating new group {'group': {'group_type': '49d3dac4-d535-4273-9164-691c6f416e3b', 'volume_types': ['965b902a-fadc-4fb9-8857-fb0665623df7'], 'name': 'tempest-Group2-1867954907'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:13:02.936272 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-34c6e176-fbe3-4768-b32b-33e6ef20d37c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Creating group tempest-Group2-1867954907. Jan 19 09:13:02.961742 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-34c6e176-fbe3-4768-b32b-33e6ef20d37c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Availability Zones retrieved successfully. Jan 19 09:13:02.988298 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-34c6e176-fbe3-4768-b32b-33e6ef20d37c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Created reservations ['a1e89b32-b9ae-4daa-bf0e-2037e1c8116e'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:03.056429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34c6e176-fbe3-4768-b32b-33e6ef20d37c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups returned with HTTP 202 Jan 19 09:13:03.062867 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1301/2577] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Jan 19 09:13:02 2021] POST /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups => generated 94 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:13:03.070667 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7043a72-9213-4ef5-966c-05c8e86d0aff tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 Jan 19 09:13:03.071571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7043a72-9213-4ef5-966c-05c8e86d0aff tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:03.071983 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:03.071983 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:03.072649 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7043a72-9213-4ef5-966c-05c8e86d0aff tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:03.073284 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-f7043a72-9213-4ef5-966c-05c8e86d0aff tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 701cb6b0-14f7-4c7a-b7e3-84269f830784 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:03.082653 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:03.082653 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:03.112840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7043a72-9213-4ef5-966c-05c8e86d0aff tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 returned with HTTP 200 Jan 19 09:13:03.115394 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1302/2578] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:03 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 => generated 322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:03.221982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-602bf93d-cb87-48ad-90c0-7d1fbc1014a5 tempest-AvailabilityZoneTestJSON-1547714146 tempest-AvailabilityZoneTestJSON-1547714146] GET http://10.222.0.50/volume/v3/b4c69664dfd54e8d9540db519bc6ed2f/os-availability-zone Jan 19 09:13:03.222508 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-602bf93d-cb87-48ad-90c0-7d1fbc1014a5 tempest-AvailabilityZoneTestJSON-1547714146 tempest-AvailabilityZoneTestJSON-1547714146] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:03.222681 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:03.222681 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:03.224067 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-602bf93d-cb87-48ad-90c0-7d1fbc1014a5 tempest-AvailabilityZoneTestJSON-1547714146 tempest-AvailabilityZoneTestJSON-1547714146] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:03.230650 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-602bf93d-cb87-48ad-90c0-7d1fbc1014a5 tempest-AvailabilityZoneTestJSON-1547714146 tempest-AvailabilityZoneTestJSON-1547714146] Availability Zones retrieved successfully. Jan 19 09:13:03.231403 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-602bf93d-cb87-48ad-90c0-7d1fbc1014a5 tempest-AvailabilityZoneTestJSON-1547714146 tempest-AvailabilityZoneTestJSON-1547714146] http://10.222.0.50/volume/v3/b4c69664dfd54e8d9540db519bc6ed2f/os-availability-zone returned with HTTP 200 Jan 19 09:13:03.232629 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1277/2579] 10.222.0.50 () {58 vars in 1243 bytes} [Tue Jan 19 09:13:03 2021] GET /volume/v3/b4c69664dfd54e8d9540db519bc6ed2f/os-availability-zone => generated 82 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:13:03.560927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c20fc076-63ab-45a3-bb51-37f054bd6e07 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 Jan 19 09:13:03.562100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c20fc076-63ab-45a3-bb51-37f054bd6e07 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:03.562443 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:03.562443 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:03.563586 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c20fc076-63ab-45a3-bb51-37f054bd6e07 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:03.638621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:03.638621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:03.648587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c20fc076-63ab-45a3-bb51-37f054bd6e07 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:13:03.664799 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-c20fc076-63ab-45a3-bb51-37f054bd6e07 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:03.665288 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-c20fc076-63ab-45a3-bb51-37f054bd6e07 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:03.673605 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-c20fc076-63ab-45a3-bb51-37f054bd6e07 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:03.681664 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:03.681664 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:03.704943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c20fc076-63ab-45a3-bb51-37f054bd6e07 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 returned with HTTP 200 Jan 19 09:13:03.705967 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1303/2580] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:03 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 => generated 1000 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:13:04.127456 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f9e7da9-ac15-4b34-ae75-f0004f013fa2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 Jan 19 09:13:04.128021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f9e7da9-ac15-4b34-ae75-f0004f013fa2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:04.128635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f9e7da9-ac15-4b34-ae75-f0004f013fa2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:04.131261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-0f9e7da9-ac15-4b34-ae75-f0004f013fa2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 701cb6b0-14f7-4c7a-b7e3-84269f830784 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:04.139996 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:04.139996 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:04.168691 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f9e7da9-ac15-4b34-ae75-f0004f013fa2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 returned with HTTP 200 Jan 19 09:13:04.169998 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1278/2581] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:04 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 => generated 323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:04.183134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] POST http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes Jan 19 09:13:04.183909 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:04.183909 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:04.184540 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2109894833", "volume_type": "965b902a-fadc-4fb9-8857-fb0665623df7", "group_id": "abb4bb95-d6c2-4041-b9be-7d70a1344140", "size": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:04.185872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Create volume request body: {'volume': {'name': 'tempest-volume-2109894833', 'volume_type': '965b902a-fadc-4fb9-8857-fb0665623df7', 'group_id': 'abb4bb95-d6c2-4041-b9be-7d70a1344140', 'size': 1}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:04.212348 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:04.212348 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:04.213948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Create volume of 1 GB Jan 19 09:13:04.232840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Availability Zones retrieved successfully. Jan 19 09:13:04.252733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Flow 'volume_create_api' (02ee8389-a5ea-40f1-b1f4-1da19d0c1833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:04.257207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d71674-bf67-4338-94ab-bf5bbd6e45ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:04.259093 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:04.259093 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:04.259558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:04.351864 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d71674-bf67-4338-94ab-bf5bbd6e45ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:13:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=965b902a-fadc-4fb9-8857-fb0665623df7,is_public=True,name='tempest-GroupsTest-volume-type-579300021',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '965b902a-fadc-4fb9-8857-fb0665623df7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'abb4bb95-d6c2-4041-b9be-7d70a1344140', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:04.360583 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62aca927-b976-42b0-afa0-81916e14414c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:04.486277 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-579300021 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-579300021, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:04.492379 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-579300021 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-579300021, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:04.562454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Created reservations ['e7a4781e-239c-4402-9f6f-b8bc4f9dab96', '15ab35ff-2ebe-4085-b7e0-ee4060b0e8bc', '8ef38c3b-96b2-4b7e-8b26-691e6c1a36b9', 'a5e07a8a-639c-488a-9e96-9d8bae3aad63'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:04.565673 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62aca927-b976-42b0-afa0-81916e14414c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7a4781e-239c-4402-9f6f-b8bc4f9dab96', '15ab35ff-2ebe-4085-b7e0-ee4060b0e8bc', '8ef38c3b-96b2-4b7e-8b26-691e6c1a36b9', 'a5e07a8a-639c-488a-9e96-9d8bae3aad63']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:04.567827 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b7be8e-c9c7-4b35-b479-fcc0341b4ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:04.634721 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b7be8e-c9c7-4b35-b479-fcc0341b4ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f6532fb-1459-4caf-a0e6-bbaac203c4bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2109894833',encryption_key_id=None,group_id=abb4bb95-d6c2-4041-b9be-7d70a1344140,group_type_id=,metadata={},multiattach=False,project_id='7fe0bf7c6f624d8ab41845e6bdcd865c',qos_specs=None,replication_status=,reservations=['e7a4781e-239c-4402-9f6f-b8bc4f9dab96','15ab35ff-2ebe-4085-b7e0-ee4060b0e8bc','8ef38c3b-96b2-4b7e-8b26-691e6c1a36b9','a5e07a8a-639c-488a-9e96-9d8bae3aad63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5546b50e34874b148f5eb4743976e2f9',volume_type_id=965b902a-fadc-4fb9-8857-fb0665623df7), '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=2021-01-19T09:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2109894833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=abb4bb95-d6c2-4041-b9be-7d70a1344140,host=None,id=6f6532fb-1459-4caf-a0e6-bbaac203c4bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fe0bf7c6f624d8ab41845e6bdcd865c',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,user_id='5546b50e34874b148f5eb4743976e2f9',volume_attachment=,volume_type=,volume_type_id=965b902a-fadc-4fb9-8857-fb0665623df7)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:04.637261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ecd1e2b-c7a6-4492-a869-8004fa16d68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:04.668409 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ecd1e2b-c7a6-4492-a869-8004fa16d68c) 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-2109894833',encryption_key_id=None,group_id=abb4bb95-d6c2-4041-b9be-7d70a1344140,group_type_id=,metadata={},multiattach=False,project_id='7fe0bf7c6f624d8ab41845e6bdcd865c',qos_specs=None,replication_status=,reservations=['e7a4781e-239c-4402-9f6f-b8bc4f9dab96','15ab35ff-2ebe-4085-b7e0-ee4060b0e8bc','8ef38c3b-96b2-4b7e-8b26-691e6c1a36b9','a5e07a8a-639c-488a-9e96-9d8bae3aad63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5546b50e34874b148f5eb4743976e2f9',volume_type_id=965b902a-fadc-4fb9-8857-fb0665623df7)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:04.670767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cdb6f40-04e8-4169-935b-4d6999074740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:04.722475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c450325-4ff6-428e-927b-8a86a44718b1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 Jan 19 09:13:04.723359 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c450325-4ff6-428e-927b-8a86a44718b1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:04.723639 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:04.723639 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:04.724242 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c450325-4ff6-428e-927b-8a86a44718b1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:04.740691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cdb6f40-04e8-4169-935b-4d6999074740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:04.744074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Flow 'volume_create_api' (02ee8389-a5ea-40f1-b1f4-1da19d0c1833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:04.813451 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Create volume request issued successfully. Jan 19 09:13:04.829668 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:04.830233 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:04.836000 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:04.836000 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:04.839862 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:04.859798 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:04.859798 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:04.867687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7c450325-4ff6-428e-927b-8a86a44718b1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:13:04.872691 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0defc273-c044-4371-8e94-912458fc2f96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes returned with HTTP 202 Jan 19 09:13:04.873744 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1304/2582] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Jan 19 09:13:04 2021] POST /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes => generated 880 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:04.892992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d44bf56-a8d0-436c-833f-063a6e18d890 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc Jan 19 09:13:04.896885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d44bf56-a8d0-436c-833f-063a6e18d890 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:04.899326 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:04.899326 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:04.899894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d44bf56-a8d0-436c-833f-063a6e18d890 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:04.918574 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-7c450325-4ff6-428e-927b-8a86a44718b1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:04.919015 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-7c450325-4ff6-428e-927b-8a86a44718b1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:04.949951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-7c450325-4ff6-428e-927b-8a86a44718b1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:04.960350 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:04.960350 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:04.972022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:04.972022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:04.981972 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0d44bf56-a8d0-436c-833f-063a6e18d890 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:04.998547 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-0d44bf56-a8d0-436c-833f-063a6e18d890 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:04.999267 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-0d44bf56-a8d0-436c-833f-063a6e18d890 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:05.013812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-0d44bf56-a8d0-436c-833f-063a6e18d890 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:05.024068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c450325-4ff6-428e-927b-8a86a44718b1 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 returned with HTTP 200 Jan 19 09:13:05.025697 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1279/2583] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:04 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 => generated 999 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:05.026118 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:05.026118 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:05.070737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d44bf56-a8d0-436c-833f-063a6e18d890 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc returned with HTTP 200 Jan 19 09:13:05.072084 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1305/2584] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:04 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc => generated 948 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:13:06.044546 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f7d7b42-4ab9-40c5-9a4d-8ed888f8185e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 Jan 19 09:13:06.045681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f7d7b42-4ab9-40c5-9a4d-8ed888f8185e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:06.046109 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:06.046109 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:06.046756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f7d7b42-4ab9-40c5-9a4d-8ed888f8185e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:06.089050 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-346192c9-d000-42e8-ab5a-4e2edd367fc2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc Jan 19 09:13:06.089961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-346192c9-d000-42e8-ab5a-4e2edd367fc2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:06.090199 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:06.090199 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:06.090529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-346192c9-d000-42e8-ab5a-4e2edd367fc2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:06.130900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f7d7b42-4ab9-40c5-9a4d-8ed888f8185e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 returned with HTTP 404 Jan 19 09:13:06.132554 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1280/2585] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:06 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:06.149553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb95779d-deeb-439c-9012-2b0551049a5d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 Jan 19 09:13:06.150455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb95779d-deeb-439c-9012-2b0551049a5d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:06.151173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb95779d-deeb-439c-9012-2b0551049a5d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:06.185413 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:06.185413 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:06.206975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb95779d-deeb-439c-9012-2b0551049a5d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 returned with HTTP 404 Jan 19 09:13:06.209711 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1281/2586] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:06 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:06.214400 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-346192c9-d000-42e8-ab5a-4e2edd367fc2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:06.218822 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23e3517c-ffb1-46fc-b60f-53e67081c820 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 Jan 19 09:13:06.219490 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23e3517c-ffb1-46fc-b60f-53e67081c820 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:06.220072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23e3517c-ffb1-46fc-b60f-53e67081c820 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:06.220572 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-23e3517c-ffb1-46fc-b60f-53e67081c820 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member d00aacb3-0440-4909-b2f4-0872a7094a23 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:06.228156 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23e3517c-ffb1-46fc-b60f-53e67081c820 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 returned with HTTP 404 Jan 19 09:13:06.229988 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1282/2587] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:06 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/d00aacb3-0440-4909-b2f4-0872a7094a23 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:06.238247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-33371d78-e87e-4bb0-ab16-b1c9be558b69 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] DELETE http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types/49c3e245-ed3e-4cda-84fb-13eaf9503f25 Jan 19 09:13:06.239091 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-33371d78-e87e-4bb0-ab16-b1c9be558b69 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:06.239759 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-33371d78-e87e-4bb0-ab16-b1c9be558b69 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:06.243452 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-346192c9-d000-42e8-ab5a-4e2edd367fc2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:06.244026 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-346192c9-d000-42e8-ab5a-4e2edd367fc2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:06.253294 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-346192c9-d000-42e8-ab5a-4e2edd367fc2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:06.262613 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:06.262613 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:06.273555 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:13:06.273555 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:13:06.284464 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-33371d78-e87e-4bb0-ab16-b1c9be558b69 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types/49c3e245-ed3e-4cda-84fb-13eaf9503f25 returned with HTTP 202 Jan 19 09:13:06.289630 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1283/2588] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Jan 19 09:13:06 2021] DELETE /volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types/49c3e245-ed3e-4cda-84fb-13eaf9503f25 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:13:06.289872 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-346192c9-d000-42e8-ab5a-4e2edd367fc2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc returned with HTTP 200 Jan 19 09:13:06.291055 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1306/2589] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:06 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc => generated 973 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:06.311294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9182fc42-dd34-482f-ae99-69941c54d6be tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 Jan 19 09:13:06.312566 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9182fc42-dd34-482f-ae99-69941c54d6be tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:06.313282 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9182fc42-dd34-482f-ae99-69941c54d6be tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:06.314405 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-9182fc42-dd34-482f-ae99-69941c54d6be tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member abb4bb95-d6c2-4041-b9be-7d70a1344140 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:06.318290 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14fe60c3-b0f2-42ac-a04b-67d05a27f7e6 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] POST http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types Jan 19 09:13:06.318848 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:06.318848 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:06.319201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-14fe60c3-b0f2-42ac-a04b-67d05a27f7e6 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1216565629"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:06.323119 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:06.323119 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:06.352215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9182fc42-dd34-482f-ae99-69941c54d6be tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 returned with HTTP 200 Jan 19 09:13:06.353674 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1284/2590] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:06 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 => generated 322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:06.366738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6fe22458-2abd-484e-aa16-2311585d8e60 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 Jan 19 09:13:06.367414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6fe22458-2abd-484e-aa16-2311585d8e60 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:06.367682 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:06.367682 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:06.368141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6fe22458-2abd-484e-aa16-2311585d8e60 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:06.368627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-6fe22458-2abd-484e-aa16-2311585d8e60 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 701cb6b0-14f7-4c7a-b7e3-84269f830784 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:06.376151 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:06.376151 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:06.385319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-14fe60c3-b0f2-42ac-a04b-67d05a27f7e6 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types returned with HTTP 200 Jan 19 09:13:06.386319 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1307/2591] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:13:06 2021] POST /volume/v3/636b3f55754b49f48ac6f76aa24d0844/types => generated 224 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:06.398181 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-820f5034-da5b-4991-87b0-c96b2a84c1e7 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] POST http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types Jan 19 09:13:06.398988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-820f5034-da5b-4991-87b0-c96b2a84c1e7 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-395216102"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:06.421786 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6fe22458-2abd-484e-aa16-2311585d8e60 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 returned with HTTP 200 Jan 19 09:13:06.422825 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1285/2592] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:06 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 => generated 323 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:13:06.436685 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d98a90d4-f5c6-4dda-a569-700e46cf2616 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/detail Jan 19 09:13:06.437319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d98a90d4-f5c6-4dda-a569-700e46cf2616 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:06.437514 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:06.437514 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:06.437896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d98a90d4-f5c6-4dda-a569-700e46cf2616 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:06.438868 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:06.438868 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:06.446897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-820f5034-da5b-4991-87b0-c96b2a84c1e7 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types returned with HTTP 202 Jan 19 09:13:06.448504 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1308/2593] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Jan 19 09:13:06 2021] POST /volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types => generated 180 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:06.462297 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dcabf462-c601-4745-8459-7c03595d9151 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups Jan 19 09:13:06.463115 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dcabf462-c601-4745-8459-7c03595d9151 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f7d66458-7e9e-4dd9-8268-e9144e6187b3", "volume_types": ["5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f"], "name": "tempest-GroupSnapshotsTest-Group-1053058016"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:06.464353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-dcabf462-c601-4745-8459-7c03595d9151 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating new group {'group': {'group_type': 'f7d66458-7e9e-4dd9-8268-e9144e6187b3', 'volume_types': ['5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f'], 'name': 'tempest-GroupSnapshotsTest-Group-1053058016'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:13:06.495621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-dcabf462-c601-4745-8459-7c03595d9151 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating group tempest-GroupSnapshotsTest-Group-1053058016. Jan 19 09:13:06.541279 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dcabf462-c601-4745-8459-7c03595d9151 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Availability Zones retrieved successfully. Jan 19 09:13:06.550895 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d98a90d4-f5c6-4dda-a569-700e46cf2616 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/detail returned with HTTP 200 Jan 19 09:13:06.554960 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1286/2594] 10.222.0.50 () {60 vars in 1263 bytes} [Tue Jan 19 09:13:06 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/detail => generated 639 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:06.564192 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-847f6bfe-cf4a-4ec7-8bc2-066a1b0bde31 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail Jan 19 09:13:06.564775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-847f6bfe-cf4a-4ec7-8bc2-066a1b0bde31 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:06.564992 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:06.564992 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:06.565402 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-847f6bfe-cf4a-4ec7-8bc2-066a1b0bde31 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:06.566012 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-847f6bfe-cf4a-4ec7-8bc2-066a1b0bde31 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:06.567420 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:06.567420 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:06.568396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-847f6bfe-cf4a-4ec7-8bc2-066a1b0bde31 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:13:06.573765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-dcabf462-c601-4745-8459-7c03595d9151 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['b22099dc-a107-444c-a111-dab7a70359e9'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:06.625704 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-847f6bfe-cf4a-4ec7-8bc2-066a1b0bde31 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Get all volumes completed successfully. Jan 19 09:13:06.627467 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-847f6bfe-cf4a-4ec7-8bc2-066a1b0bde31 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:06.628263 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-847f6bfe-cf4a-4ec7-8bc2-066a1b0bde31 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:06.637536 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-847f6bfe-cf4a-4ec7-8bc2-066a1b0bde31 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:06.645140 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:06.645140 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:06.648272 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dcabf462-c601-4745-8459-7c03595d9151 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups returned with HTTP 202 Jan 19 09:13:06.649319 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1309/2595] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Jan 19 09:13:06 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/groups => generated 112 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:06.659241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6228bc7-a836-4517-b8c2-b6af0bfabf31 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f Jan 19 09:13:06.659823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6228bc7-a836-4517-b8c2-b6af0bfabf31 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:06.660035 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:06.660035 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:06.660618 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6228bc7-a836-4517-b8c2-b6af0bfabf31 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:06.661131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-c6228bc7-a836-4517-b8c2-b6af0bfabf31 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member e9666592-0843-4bb2-ad6a-ce877c01b20f {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:06.669520 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:06.669520 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:06.674295 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-847f6bfe-cf4a-4ec7-8bc2-066a1b0bde31 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail returned with HTTP 200 Jan 19 09:13:06.675229 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1287/2596] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:13:06 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail => generated 976 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:13:06.697243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0013223d-fc94-4246-8ad1-662ae1b1f061 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail Jan 19 09:13:06.698207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0013223d-fc94-4246-8ad1-662ae1b1f061 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:06.698614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:06.698614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:06.700387 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0013223d-fc94-4246-8ad1-662ae1b1f061 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:06.701417 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-0013223d-fc94-4246-8ad1-662ae1b1f061 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:06.703450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-0013223d-fc94-4246-8ad1-662ae1b1f061 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:13:06.735251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6228bc7-a836-4517-b8c2-b6af0bfabf31 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f returned with HTTP 200 Jan 19 09:13:06.736405 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1310/2597] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:06 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f => generated 392 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:13:06.772487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0013223d-fc94-4246-8ad1-662ae1b1f061 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Get all volumes completed successfully. Jan 19 09:13:06.774068 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-0013223d-fc94-4246-8ad1-662ae1b1f061 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:06.774505 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-0013223d-fc94-4246-8ad1-662ae1b1f061 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:06.784472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-0013223d-fc94-4246-8ad1-662ae1b1f061 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:06.796981 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:06.796981 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:06.829051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0013223d-fc94-4246-8ad1-662ae1b1f061 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail returned with HTTP 200 Jan 19 09:13:06.830307 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1288/2598] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:13:06 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail => generated 976 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:06.846937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e12e7098-bf82-49fb-9687-c5af03232a49 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] POST http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140/action Jan 19 09:13:06.847645 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:06.847645 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:06.848727 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e12e7098-bf82-49fb-9687-c5af03232a49 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:06.849397 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e12e7098-bf82-49fb-9687-c5af03232a49 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:06.850564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-e12e7098-bf82-49fb-9687-c5af03232a49 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] delete called for group abb4bb95-d6c2-4041-b9be-7d70a1344140 {{(pid=87855) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:13:06.850976 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-e12e7098-bf82-49fb-9687-c5af03232a49 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Delete group with id: abb4bb95-d6c2-4041-b9be-7d70a1344140 Jan 19 09:13:06.858474 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:06.858474 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:06.995530 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e12e7098-bf82-49fb-9687-c5af03232a49 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140/action returned with HTTP 202 Jan 19 09:13:06.997133 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1311/2599] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 09:13:06 2021] POST /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 19 09:13:07.004647 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e6f64ba-1b8d-460c-9132-33de90534e66 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc Jan 19 09:13:07.005656 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e6f64ba-1b8d-460c-9132-33de90534e66 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:07.005656 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:07.005656 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:07.005923 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e6f64ba-1b8d-460c-9132-33de90534e66 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:07.056436 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.056436 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:07.065482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1e6f64ba-1b8d-460c-9132-33de90534e66 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:07.081012 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-1e6f64ba-1b8d-460c-9132-33de90534e66 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:07.081692 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-1e6f64ba-1b8d-460c-9132-33de90534e66 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:07.092185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-1e6f64ba-1b8d-460c-9132-33de90534e66 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:07.100197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.100197 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:07.124771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e6f64ba-1b8d-460c-9132-33de90534e66 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc returned with HTTP 200 Jan 19 09:13:07.125792 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1289/2600] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:06 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc => generated 972 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:07.368628 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] POST http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes Jan 19 09:13:07.369399 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:07.369399 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:07.369893 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1108172636"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:07.371161 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1108172636'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:07.371624 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Create volume of 1 GB Jan 19 09:13:07.387326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Availability Zones retrieved successfully. Jan 19 09:13:07.404710 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Flow 'volume_create_api' (90ad7f29-7faa-4f6d-a428-65f47fb4e757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:07.407762 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2e1844-2c67-49bf-a11f-902f6c4ccb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:07.410014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:07.500068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2e1844-2c67-49bf-a11f-902f6c4ccb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:07.502387 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26521042-99b8-4028-93d2-e9db307e8e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:07.624874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Created reservations ['a6cf4aaa-7a6f-451a-a144-126c6f227a86', '0ea17e8e-b481-495f-b28e-9b1a458a0e44', 'db7b40be-e916-4f5b-a084-70bcc8e6b3d1', 'e0046873-0c23-4f39-a02e-a132716dc3b8'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:07.626894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26521042-99b8-4028-93d2-e9db307e8e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6cf4aaa-7a6f-451a-a144-126c6f227a86', '0ea17e8e-b481-495f-b28e-9b1a458a0e44', 'db7b40be-e916-4f5b-a084-70bcc8e6b3d1', 'e0046873-0c23-4f39-a02e-a132716dc3b8']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:07.630327 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bae2104-3919-485d-96c7-2f4406f1bef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:07.690446 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bae2104-3919-485d-96c7-2f4406f1bef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93e54bd1-c3c1-49b9-adc0-a93fe0b001d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1108172636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba0c929051ce439ea021edb08c83003e',qos_specs=None,replication_status=,reservations=['a6cf4aaa-7a6f-451a-a144-126c6f227a86','0ea17e8e-b481-495f-b28e-9b1a458a0e44','db7b40be-e916-4f5b-a084-70bcc8e6b3d1','e0046873-0c23-4f39-a02e-a132716dc3b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae556db23d84ffa886134bfa46746da',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:13:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1108172636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93e54bd1-c3c1-49b9-adc0-a93fe0b001d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba0c929051ce439ea021edb08c83003e',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,user_id='4ae556db23d84ffa886134bfa46746da',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:07.693301 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51fcfdb6-e3d4-4966-b5f9-3828d0208327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:07.720775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51fcfdb6-e3d4-4966-b5f9-3828d0208327) 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-1108172636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba0c929051ce439ea021edb08c83003e',qos_specs=None,replication_status=,reservations=['a6cf4aaa-7a6f-451a-a144-126c6f227a86','0ea17e8e-b481-495f-b28e-9b1a458a0e44','db7b40be-e916-4f5b-a084-70bcc8e6b3d1','e0046873-0c23-4f39-a02e-a132716dc3b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae556db23d84ffa886134bfa46746da',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:07.723758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6857e65-599c-435b-8b23-e8d3e06ccb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:07.741779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6857e65-599c-435b-8b23-e8d3e06ccb24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:07.745240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Flow 'volume_create_api' (90ad7f29-7faa-4f6d-a428-65f47fb4e757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:07.749326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a8a0ab9-cbcf-4e42-9267-865cfd6dd50f tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f Jan 19 09:13:07.749911 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a8a0ab9-cbcf-4e42-9267-865cfd6dd50f tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:07.750159 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:07.750159 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:07.750487 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a8a0ab9-cbcf-4e42-9267-865cfd6dd50f tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:07.750903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-0a8a0ab9-cbcf-4e42-9267-865cfd6dd50f tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member e9666592-0843-4bb2-ad6a-ce877c01b20f {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:07.767988 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.767988 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:07.804317 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Create volume request issued successfully. Jan 19 09:13:07.821349 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-892025e3-a1b4-466b-a985-b7c757e178d8 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes returned with HTTP 202 Jan 19 09:13:07.825320 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1312/2601] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:13:07 2021] POST /volume/v3/ba0c929051ce439ea021edb08c83003e/volumes => generated 819 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:13:07.827065 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a8a0ab9-cbcf-4e42-9267-865cfd6dd50f tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f returned with HTTP 200 Jan 19 09:13:07.828093 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1290/2602] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:07 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f => generated 393 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:07.838577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes Jan 19 09:13:07.839162 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:07.839162 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:07.839658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f", "group_id": "e9666592-0843-4bb2-ad6a-ce877c01b20f", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-611527163"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:07.840867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume request body: {'volume': {'volume_type': '5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f', 'group_id': 'e9666592-0843-4bb2-ad6a-ce877c01b20f', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-611527163'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:07.843489 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ffde6d6d-96ba-4bb4-a65d-54d30a5a8f6c tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] GET http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 Jan 19 09:13:07.844018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ffde6d6d-96ba-4bb4-a65d-54d30a5a8f6c tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:07.844234 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:07.844234 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:07.845534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ffde6d6d-96ba-4bb4-a65d-54d30a5a8f6c tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:07.875346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.875346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:07.876901 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume of 1 GB Jan 19 09:13:07.912546 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.912546 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:07.914558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Availability Zones retrieved successfully. Jan 19 09:13:07.923296 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ffde6d6d-96ba-4bb4-a65d-54d30a5a8f6c tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Volume info retrieved successfully. Jan 19 09:13:07.952270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ffde6d6d-96ba-4bb4-a65d-54d30a5a8f6c tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 returned with HTTP 200 Jan 19 09:13:07.952535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Flow 'volume_create_api' (2acd670d-7f8d-482b-b24b-5935c235270d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:07.953316 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1313/2603] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:07 2021] GET /volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 => generated 887 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:07.958871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570c6277-3297-4038-9184-4804b6624458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:07.960556 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.960556 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:07.961343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:08.048581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570c6277-3297-4038-9184-4804b6624458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:13:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1216565629',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e9666592-0843-4bb2-ad6a-ce877c01b20f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:08.052707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab598bf8-f9ae-421d-860f-6e86aa49150d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:08.104049 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1216565629 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1216565629, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:08.105013 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1216565629 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1216565629, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:08.143332 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-110a4501-ed3d-473d-b0da-91c719f9838b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc Jan 19 09:13:08.143907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-110a4501-ed3d-473d-b0da-91c719f9838b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:08.144102 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:08.144102 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:08.144483 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-110a4501-ed3d-473d-b0da-91c719f9838b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:08.167024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['56bf03a1-f81d-488d-b225-84f331aabf2a', 'c49b981b-bd91-4d77-8891-9b911ee66941', 'c6b98380-9f81-449d-a806-9472da1888ca', '5f5c984a-7b5c-43c9-bfe6-b94ec8315e8d'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:08.171183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab598bf8-f9ae-421d-860f-6e86aa49150d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56bf03a1-f81d-488d-b225-84f331aabf2a', 'c49b981b-bd91-4d77-8891-9b911ee66941', 'c6b98380-9f81-449d-a806-9472da1888ca', '5f5c984a-7b5c-43c9-bfe6-b94ec8315e8d']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:08.173629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8c9d11-76b7-4c73-a07d-3451361c83c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:08.241980 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:08.241980 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:08.262660 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-110a4501-ed3d-473d-b0da-91c719f9838b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:08.293460 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-110a4501-ed3d-473d-b0da-91c719f9838b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:08.293926 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-110a4501-ed3d-473d-b0da-91c719f9838b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:08.309313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8c9d11-76b7-4c73-a07d-3451361c83c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4ec3f7a-b661-4bbb-9041-c627a0042c76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-611527163',encryption_key_id=None,group_id=e9666592-0843-4bb2-ad6a-ce877c01b20f,group_type_id=,metadata={},multiattach=False,project_id='139d734b92494a479940f7ff94704191',qos_specs=None,replication_status=,reservations=['56bf03a1-f81d-488d-b225-84f331aabf2a','c49b981b-bd91-4d77-8891-9b911ee66941','c6b98380-9f81-449d-a806-9472da1888ca','5f5c984a-7b5c-43c9-bfe6-b94ec8315e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_type_id=5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f), '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=2021-01-19T09:13:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-611527163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e9666592-0843-4bb2-ad6a-ce877c01b20f,host=None,id=a4ec3f7a-b661-4bbb-9041-c627a0042c76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='139d734b92494a479940f7ff94704191',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,user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_attachment=,volume_type=,volume_type_id=5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:08.313325 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-110a4501-ed3d-473d-b0da-91c719f9838b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:08.316506 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ebaacd-7305-4bea-acaa-3ff1b13c7232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:08.324068 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:08.324068 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:08.368446 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ebaacd-7305-4bea-acaa-3ff1b13c7232) 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-611527163',encryption_key_id=None,group_id=e9666592-0843-4bb2-ad6a-ce877c01b20f,group_type_id=,metadata={},multiattach=False,project_id='139d734b92494a479940f7ff94704191',qos_specs=None,replication_status=,reservations=['56bf03a1-f81d-488d-b225-84f331aabf2a','c49b981b-bd91-4d77-8891-9b911ee66941','c6b98380-9f81-449d-a806-9472da1888ca','5f5c984a-7b5c-43c9-bfe6-b94ec8315e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a499cdf1c76a4d52a6e40722653cb85d',volume_type_id=5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:08.370937 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c024a7dc-1ba1-413f-8b58-bebc4cfb9ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:08.371078 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-110a4501-ed3d-473d-b0da-91c719f9838b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc returned with HTTP 200 Jan 19 09:13:08.382834 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1314/2604] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:08 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc => generated 972 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:08.414010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c024a7dc-1ba1-413f-8b58-bebc4cfb9ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:08.416615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Flow 'volume_create_api' (2acd670d-7f8d-482b-b24b-5935c235270d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:08.518892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Create volume request issued successfully. Jan 19 09:13:08.559023 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:08.559479 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:08.588366 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:08.616432 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:08.616432 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:08.651115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a558a013-21d1-47b5-9108-2c905271ea52 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes returned with HTTP 202 Jan 19 09:13:08.652029 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1291/2605] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Jan 19 09:13:07 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/volumes => generated 907 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:08.667257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-252bfdeb-16df-4b7a-9a13-89080282e721 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 Jan 19 09:13:08.667841 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-252bfdeb-16df-4b7a-9a13-89080282e721 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:08.668063 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:08.668063 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:08.668441 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-252bfdeb-16df-4b7a-9a13-89080282e721 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:08.735400 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:08.735400 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:08.757422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-252bfdeb-16df-4b7a-9a13-89080282e721 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:13:08.773788 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-252bfdeb-16df-4b7a-9a13-89080282e721 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:08.774252 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-252bfdeb-16df-4b7a-9a13-89080282e721 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:08.783794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-252bfdeb-16df-4b7a-9a13-89080282e721 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:08.802260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:08.802260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:08.842563 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-252bfdeb-16df-4b7a-9a13-89080282e721 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 returned with HTTP 200 Jan 19 09:13:08.843737 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1315/2606] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:08 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 => generated 999 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:08.970087 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00bc6234-4a3c-4870-afa9-168316cbfde4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] GET http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 Jan 19 09:13:08.970862 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00bc6234-4a3c-4870-afa9-168316cbfde4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:08.971247 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:08.971247 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:08.971996 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00bc6234-4a3c-4870-afa9-168316cbfde4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:09.077291 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:09.077291 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:09.107974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-00bc6234-4a3c-4870-afa9-168316cbfde4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Volume info retrieved successfully. Jan 19 09:13:09.153135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00bc6234-4a3c-4870-afa9-168316cbfde4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 returned with HTTP 200 Jan 19 09:13:09.166189 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1292/2607] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:08 2021] GET /volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 => generated 912 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:09.172059 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-546b5b04-d928-4394-897e-2f18d761b2c4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] GET http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/limits Jan 19 09:13:09.173141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-546b5b04-d928-4394-897e-2f18d761b2c4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:09.173141 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:09.173141 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:09.173141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-546b5b04-d928-4394-897e-2f18d761b2c4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:09.217840 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-546b5b04-d928-4394-897e-2f18d761b2c4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1216565629 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1216565629, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:09.218715 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-546b5b04-d928-4394-897e-2f18d761b2c4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1216565629 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1216565629, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:09.219568 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-546b5b04-d928-4394-897e-2f18d761b2c4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1216565629 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1216565629, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:09.221300 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-546b5b04-d928-4394-897e-2f18d761b2c4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-579300021 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-579300021, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:09.222731 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-546b5b04-d928-4394-897e-2f18d761b2c4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1887844366 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1887844366, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:09.225006 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-546b5b04-d928-4394-897e-2f18d761b2c4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-792778286 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-792778286, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:09.303832 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-546b5b04-d928-4394-897e-2f18d761b2c4 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/limits returned with HTTP 200 Jan 19 09:13:09.311033 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1316/2608] 10.222.0.50 () {58 vars in 1201 bytes} [Tue Jan 19 09:13:09 2021] GET /volume/v3/ba0c929051ce439ea021edb08c83003e/limits => generated 302 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:09.315590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e16c850b-dc8f-4694-8e9b-13de7c15af9a tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] DELETE http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 Jan 19 09:13:09.316253 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e16c850b-dc8f-4694-8e9b-13de7c15af9a tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:09.316832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:09.316832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:09.317233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e16c850b-dc8f-4694-8e9b-13de7c15af9a tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:09.317835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e16c850b-dc8f-4694-8e9b-13de7c15af9a tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Delete volume with id: 93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 Jan 19 09:13:09.388832 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4eed29e0-bc1f-4a6f-9c9a-1dfc1e802719 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc Jan 19 09:13:09.389549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4eed29e0-bc1f-4a6f-9c9a-1dfc1e802719 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:09.390023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4eed29e0-bc1f-4a6f-9c9a-1dfc1e802719 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:09.393803 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:09.393803 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:09.395570 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e16c850b-dc8f-4694-8e9b-13de7c15af9a tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Volume info retrieved successfully. Jan 19 09:13:09.450096 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e16c850b-dc8f-4694-8e9b-13de7c15af9a tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Delete volume request issued successfully. Jan 19 09:13:09.456565 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e16c850b-dc8f-4694-8e9b-13de7c15af9a tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 returned with HTTP 202 Jan 19 09:13:09.461653 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1293/2609] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:13:09 2021] DELETE /volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:09.470589 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc625e36-47e3-4b35-bc91-5791d802da40 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] GET http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 Jan 19 09:13:09.471221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc625e36-47e3-4b35-bc91-5791d802da40 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:09.471221 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:09.471221 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:09.471571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc625e36-47e3-4b35-bc91-5791d802da40 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:09.529864 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4eed29e0-bc1f-4a6f-9c9a-1dfc1e802719 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc returned with HTTP 404 Jan 19 09:13:09.531239 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1317/2610] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:09 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/6f6532fb-1459-4caf-a0e6-bbaac203c4bc => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:09.554839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56d84381-eb16-4af5-a319-95bb30eb6f78 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 Jan 19 09:13:09.556194 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56d84381-eb16-4af5-a319-95bb30eb6f78 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:09.556837 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56d84381-eb16-4af5-a319-95bb30eb6f78 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:09.558867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-56d84381-eb16-4af5-a319-95bb30eb6f78 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member abb4bb95-d6c2-4041-b9be-7d70a1344140 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:09.570500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56d84381-eb16-4af5-a319-95bb30eb6f78 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 returned with HTTP 404 Jan 19 09:13:09.574226 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1318/2611] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:09 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140 => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:09.589869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f821e979-8022-453b-a2e8-a54f02e91050 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] POST http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784/action Jan 19 09:13:09.590971 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f821e979-8022-453b-a2e8-a54f02e91050 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:09.591484 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:09.591484 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:09.591842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f821e979-8022-453b-a2e8-a54f02e91050 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:09.592945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-f821e979-8022-453b-a2e8-a54f02e91050 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] delete called for group 701cb6b0-14f7-4c7a-b7e3-84269f830784 {{(pid=87855) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:13:09.593482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-f821e979-8022-453b-a2e8-a54f02e91050 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Delete group with id: 701cb6b0-14f7-4c7a-b7e3-84269f830784 Jan 19 09:13:09.601729 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dc625e36-47e3-4b35-bc91-5791d802da40 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Volume info retrieved successfully. Jan 19 09:13:09.612531 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:09.612531 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:09.627747 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc625e36-47e3-4b35-bc91-5791d802da40 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 returned with HTTP 200 Jan 19 09:13:09.629162 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1294/2612] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:09 2021] GET /volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 => generated 911 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:09.705005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f821e979-8022-453b-a2e8-a54f02e91050 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784/action returned with HTTP 202 Jan 19 09:13:09.706011 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1319/2613] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 09:13:09 2021] POST /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:13:09.715249 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad40bba5-b2e6-47e9-b648-8de9931cd3ac tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 Jan 19 09:13:09.716231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad40bba5-b2e6-47e9-b648-8de9931cd3ac tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:09.716614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:09.716614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:09.717555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad40bba5-b2e6-47e9-b648-8de9931cd3ac tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:09.718469 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-ad40bba5-b2e6-47e9-b648-8de9931cd3ac tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 701cb6b0-14f7-4c7a-b7e3-84269f830784 {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:09.730030 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:09.730030 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:09.776863 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad40bba5-b2e6-47e9-b648-8de9931cd3ac tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 returned with HTTP 200 Jan 19 09:13:09.778831 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1295/2614] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:09 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 => generated 322 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:09.861074 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-faa01318-18df-4090-83dc-a7adb48ad433 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 Jan 19 09:13:09.862275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-faa01318-18df-4090-83dc-a7adb48ad433 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:09.862991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:09.862991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:09.863828 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-faa01318-18df-4090-83dc-a7adb48ad433 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:09.940160 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:09.940160 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:09.951901 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-faa01318-18df-4090-83dc-a7adb48ad433 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:13:09.991962 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-faa01318-18df-4090-83dc-a7adb48ad433 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:09.992462 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-faa01318-18df-4090-83dc-a7adb48ad433 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:10.007618 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-faa01318-18df-4090-83dc-a7adb48ad433 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:10.020810 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:10.020810 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:10.071422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-faa01318-18df-4090-83dc-a7adb48ad433 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 returned with HTTP 200 Jan 19 09:13:10.084239 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1320/2615] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:09 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 => generated 1000 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:13:10.088558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-551c32a4-9900-41af-8d62-c29cbccf346d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots Jan 19 09:13:10.089236 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:10.089236 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:10.089820 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-551c32a4-9900-41af-8d62-c29cbccf346d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e9666592-0843-4bb2-ad6a-ce877c01b20f", "name": "tempest-group_snapshot-82676766"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:10.090942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-551c32a4-9900-41af-8d62-c29cbccf346d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating new group_snapshot {'group_snapshot': {'group_id': 'e9666592-0843-4bb2-ad6a-ce877c01b20f', 'name': 'tempest-group_snapshot-82676766'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 19 09:13:10.104571 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:10.104571 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:10.131719 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.group_snapshots [None req-551c32a4-9900-41af-8d62-c29cbccf346d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Creating group_snapshot tempest-group_snapshot-82676766. Jan 19 09:13:10.232537 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:10.232537 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:10.300407 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-551c32a4-9900-41af-8d62-c29cbccf346d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1216565629 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1216565629, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:10.368162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-551c32a4-9900-41af-8d62-c29cbccf346d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Created reservations ['5df70091-3389-41c4-b0b6-7f664f2ad575', '0efdf7c8-2291-4fec-bedc-66a1f5cd2b59', 'ae0e21e7-5d7f-4eb3-9da2-403621b766db', 'f64b528c-55bf-42de-898e-c9882a19a12d'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:10.506142 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-551c32a4-9900-41af-8d62-c29cbccf346d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots returned with HTTP 202 Jan 19 09:13:10.507027 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1296/2616] 10.222.0.50 () {62 vars in 1291 bytes} [Tue Jan 19 09:13:10 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots => generated 166 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:10.520889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c169c130-fc32-44d0-8819-217afc003f1b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d Jan 19 09:13:10.540505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c169c130-fc32-44d0-8819-217afc003f1b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:10.543274 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:10.543274 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:10.543839 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c169c130-fc32-44d0-8819-217afc003f1b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:10.544341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-c169c130-fc32-44d0-8819-217afc003f1b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:13:10.570644 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:10.570644 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:10.623032 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c169c130-fc32-44d0-8819-217afc003f1b tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d returned with HTTP 200 Jan 19 09:13:10.624311 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1321/2617] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:13:10 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d => generated 305 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:10.654127 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98391cc5-5719-4f32-a8ed-8a074aefc6f7 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] GET http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 Jan 19 09:13:10.656280 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98391cc5-5719-4f32-a8ed-8a074aefc6f7 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:10.656674 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:10.656674 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:10.657347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98391cc5-5719-4f32-a8ed-8a074aefc6f7 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:10.744185 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:10.744185 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:10.765757 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-98391cc5-5719-4f32-a8ed-8a074aefc6f7 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Volume info retrieved successfully. Jan 19 09:13:10.790965 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bc54456-cac0-4a9d-8072-f4cf2a11f86b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 Jan 19 09:13:10.791790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6bc54456-cac0-4a9d-8072-f4cf2a11f86b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:10.792163 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:10.792163 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:10.793454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6bc54456-cac0-4a9d-8072-f4cf2a11f86b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:10.794035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-6bc54456-cac0-4a9d-8072-f4cf2a11f86b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 701cb6b0-14f7-4c7a-b7e3-84269f830784 {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:10.803961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bc54456-cac0-4a9d-8072-f4cf2a11f86b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 returned with HTTP 404 Jan 19 09:13:10.805351 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1322/2618] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:10 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:10.819529 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56be9c7f-aea1-4877-b99a-6c082900250c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/detail Jan 19 09:13:10.820337 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56be9c7f-aea1-4877-b99a-6c082900250c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:10.821605 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56be9c7f-aea1-4877-b99a-6c082900250c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:10.836575 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98391cc5-5719-4f32-a8ed-8a074aefc6f7 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 returned with HTTP 200 Jan 19 09:13:10.837731 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1297/2619] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:10 2021] GET /volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:10.851545 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56be9c7f-aea1-4877-b99a-6c082900250c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/detail returned with HTTP 200 Jan 19 09:13:10.852406 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1323/2620] 10.222.0.50 () {60 vars in 1263 bytes} [Tue Jan 19 09:13:10 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/detail => generated 14 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:10.862848 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64360110-4121-4cb5-850c-954c670ba0fc tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail Jan 19 09:13:10.863464 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64360110-4121-4cb5-850c-954c670ba0fc tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:10.863698 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:10.863698 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:10.864086 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64360110-4121-4cb5-850c-954c670ba0fc tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:10.864782 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-64360110-4121-4cb5-850c-954c670ba0fc tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:10.866615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64360110-4121-4cb5-850c-954c670ba0fc tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:13:10.984946 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64360110-4121-4cb5-850c-954c670ba0fc tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Get all volumes completed successfully. Jan 19 09:13:10.990352 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64360110-4121-4cb5-850c-954c670ba0fc tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail returned with HTTP 200 Jan 19 09:13:10.991182 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1298/2621] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:13:10 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:11.007197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d37c620b-6f8c-4f3e-b171-1d6e170ae804 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] POST http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784/action Jan 19 09:13:11.008094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d37c620b-6f8c-4f3e-b171-1d6e170ae804 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:11.008476 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d37c620b-6f8c-4f3e-b171-1d6e170ae804 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:11.009460 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-d37c620b-6f8c-4f3e-b171-1d6e170ae804 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] delete called for group 701cb6b0-14f7-4c7a-b7e3-84269f830784 {{(pid=87855) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:13:11.009787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-d37c620b-6f8c-4f3e-b171-1d6e170ae804 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Delete group with id: 701cb6b0-14f7-4c7a-b7e3-84269f830784 Jan 19 09:13:11.028572 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d37c620b-6f8c-4f3e-b171-1d6e170ae804 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784/action returned with HTTP 404 Jan 19 09:13:11.029639 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1324/2622] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 09:13:11 2021] POST /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/701cb6b0-14f7-4c7a-b7e3-84269f830784/action => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:11.037285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0ed13be-1cc6-40ef-9ed0-bb40c03ffb40 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail Jan 19 09:13:11.037864 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0ed13be-1cc6-40ef-9ed0-bb40c03ffb40 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:11.038360 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0ed13be-1cc6-40ef-9ed0-bb40c03ffb40 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:11.038951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-f0ed13be-1cc6-40ef-9ed0-bb40c03ffb40 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:11.040698 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f0ed13be-1cc6-40ef-9ed0-bb40c03ffb40 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:13:11.146677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f0ed13be-1cc6-40ef-9ed0-bb40c03ffb40 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Get all volumes completed successfully. Jan 19 09:13:11.152807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0ed13be-1cc6-40ef-9ed0-bb40c03ffb40 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail returned with HTTP 200 Jan 19 09:13:11.154211 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1299/2623] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:13:11 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:11.170210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6bf9676-567c-46bb-8fba-9c0540b1c2fb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] POST http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140/action Jan 19 09:13:11.171287 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6bf9676-567c-46bb-8fba-9c0540b1c2fb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:11.171842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6bf9676-567c-46bb-8fba-9c0540b1c2fb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:11.172940 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-d6bf9676-567c-46bb-8fba-9c0540b1c2fb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] delete called for group abb4bb95-d6c2-4041-b9be-7d70a1344140 {{(pid=87855) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:13:11.173476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-d6bf9676-567c-46bb-8fba-9c0540b1c2fb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Delete group with id: abb4bb95-d6c2-4041-b9be-7d70a1344140 Jan 19 09:13:11.189943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6bf9676-567c-46bb-8fba-9c0540b1c2fb tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140/action returned with HTTP 404 Jan 19 09:13:11.192194 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1325/2624] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 09:13:11 2021] POST /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/abb4bb95-d6c2-4041-b9be-7d70a1344140/action => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:11.201740 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c1d3881-7dd6-4faf-ba42-5065cf5fbff5 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] DELETE http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/group_types/49d3dac4-d535-4273-9164-691c6f416e3b Jan 19 09:13:11.202780 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c1d3881-7dd6-4faf-ba42-5065cf5fbff5 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:11.203661 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c1d3881-7dd6-4faf-ba42-5065cf5fbff5 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:11.260383 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:13:11.260383 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:13:11.284561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c1d3881-7dd6-4faf-ba42-5065cf5fbff5 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/group_types/49d3dac4-d535-4273-9164-691c6f416e3b returned with HTTP 202 Jan 19 09:13:11.288388 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1300/2625] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Jan 19 09:13:11 2021] DELETE /volume/v3/40360d0f60df477186397c15a5c5782c/group_types/49d3dac4-d535-4273-9164-691c6f416e3b => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:13:11.304360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7bee949c-dab3-4ddc-997b-d7e4231d2342 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] POST http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types Jan 19 09:13:11.305500 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7bee949c-dab3-4ddc-997b-d7e4231d2342 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1440806392"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:11.402149 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7bee949c-dab3-4ddc-997b-d7e4231d2342 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types returned with HTTP 200 Jan 19 09:13:11.403595 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1326/2626] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:13:11 2021] POST /volume/v3/40360d0f60df477186397c15a5c5782c/types => generated 216 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:11.418114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16c77753-f076-46cd-9fa5-e1931acc8a5f tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] POST http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/group_types Jan 19 09:13:11.426775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16c77753-f076-46cd-9fa5-e1931acc8a5f tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1211341589"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:11.519796 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16c77753-f076-46cd-9fa5-e1931acc8a5f tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/group_types returned with HTTP 202 Jan 19 09:13:11.520953 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1301/2627] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Jan 19 09:13:11 2021] POST /volume/v3/40360d0f60df477186397c15a5c5782c/group_types => generated 173 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:11.530886 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf524684-a32b-41c1-bceb-f868fe91eac1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] POST http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups Jan 19 09:13:11.531920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf524684-a32b-41c1-bceb-f868fe91eac1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'create', calling method: version_select, body: {"group": {"group_type": "db9b383e-46eb-47b9-98e0-639a41c5907d", "volume_types": ["3438b6f3-66f6-4dce-9c80-492055fc0332"], "name": "tempest-GroupsTest-Group-1535423582"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:11.533206 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-bf524684-a32b-41c1-bceb-f868fe91eac1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Creating new group {'group': {'group_type': 'db9b383e-46eb-47b9-98e0-639a41c5907d', 'volume_types': ['3438b6f3-66f6-4dce-9c80-492055fc0332'], 'name': 'tempest-GroupsTest-Group-1535423582'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:13:11.548288 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-bf524684-a32b-41c1-bceb-f868fe91eac1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Creating group tempest-GroupsTest-Group-1535423582. Jan 19 09:13:11.599015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bf524684-a32b-41c1-bceb-f868fe91eac1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Availability Zones retrieved successfully. Jan 19 09:13:11.636635 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-30e57207-ab61-4ef0-a1e4-6e328d24b48e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d Jan 19 09:13:11.637378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-30e57207-ab61-4ef0-a1e4-6e328d24b48e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:11.637981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-30e57207-ab61-4ef0-a1e4-6e328d24b48e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:11.638519 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-30e57207-ab61-4ef0-a1e4-6e328d24b48e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:13:11.656903 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:11.656903 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:11.674196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-bf524684-a32b-41c1-bceb-f868fe91eac1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Created reservations ['8d31a7d3-58b7-4527-be68-c140d94ede74'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:11.706290 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-30e57207-ab61-4ef0-a1e4-6e328d24b48e tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d returned with HTTP 200 Jan 19 09:13:11.711371 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1302/2628] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:13:11 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d => generated 305 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:11.797371 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf524684-a32b-41c1-bceb-f868fe91eac1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups returned with HTTP 202 Jan 19 09:13:11.798266 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1327/2629] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Jan 19 09:13:11 2021] POST /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups => generated 104 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:11.808751 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7bea908-e347-4173-8e35-2dbfd9b2fc5b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f Jan 19 09:13:11.809517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7bea908-e347-4173-8e35-2dbfd9b2fc5b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:11.809844 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:11.809844 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:11.810403 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f7bea908-e347-4173-8e35-2dbfd9b2fc5b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:11.810915 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-f7bea908-e347-4173-8e35-2dbfd9b2fc5b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 0d1a0e96-81be-47cb-a700-5a35422a193f {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:11.818837 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:11.818837 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:11.856365 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d543a58-2f97-46ce-840e-cdf01ca7ab06 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] GET http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 Jan 19 09:13:11.857084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d543a58-2f97-46ce-840e-cdf01ca7ab06 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:11.857714 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:11.857714 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:11.858429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d543a58-2f97-46ce-840e-cdf01ca7ab06 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:11.865470 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f7bea908-e347-4173-8e35-2dbfd9b2fc5b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f returned with HTTP 200 Jan 19 09:13:11.871286 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1303/2630] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:11 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f => generated 332 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:11.932283 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:11.932283 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:11.948996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7d543a58-2f97-46ce-840e-cdf01ca7ab06 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Volume info retrieved successfully. Jan 19 09:13:11.986234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d543a58-2f97-46ce-840e-cdf01ca7ab06 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 returned with HTTP 200 Jan 19 09:13:11.987229 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1328/2631] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:11 2021] GET /volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 => generated 911 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:12.723163 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-569ed222-07f4-46e7-8702-2cd6fdb6b4e9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d Jan 19 09:13:12.724020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-569ed222-07f4-46e7-8702-2cd6fdb6b4e9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:12.724401 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:12.724401 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:12.725213 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-569ed222-07f4-46e7-8702-2cd6fdb6b4e9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:12.725741 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-569ed222-07f4-46e7-8702-2cd6fdb6b4e9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:13:12.732333 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:12.732333 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:12.745022 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-569ed222-07f4-46e7-8702-2cd6fdb6b4e9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d returned with HTTP 200 Jan 19 09:13:12.749572 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1304/2632] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:13:12 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d => generated 306 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:12.757714 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-57c3940f-466e-416d-8a09-6ce980c28719 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail Jan 19 09:13:12.758502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-57c3940f-466e-416d-8a09-6ce980c28719 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:12.758835 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:12.758835 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:12.759405 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-57c3940f-466e-416d-8a09-6ce980c28719 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:12.760095 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-57c3940f-466e-416d-8a09-6ce980c28719 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:12.762770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-57c3940f-466e-416d-8a09-6ce980c28719 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:13:12.781259 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-57c3940f-466e-416d-8a09-6ce980c28719 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all snapshots completed successfully. Jan 19 09:13:12.782308 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:12.782308 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:12.783862 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-57c3940f-466e-416d-8a09-6ce980c28719 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail returned with HTTP 200 Jan 19 09:13:12.784774 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1329/2633] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Jan 19 09:13:12 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail => generated 452 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:12.797295 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8e73e06d-16c2-48aa-8a40-1805f6427008 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 Jan 19 09:13:12.797903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8e73e06d-16c2-48aa-8a40-1805f6427008 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:12.798180 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:12.798180 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:12.798594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8e73e06d-16c2-48aa-8a40-1805f6427008 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:12.826939 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:12.826939 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:12.828064 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8e73e06d-16c2-48aa-8a40-1805f6427008 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:13:12.830012 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8e73e06d-16c2-48aa-8a40-1805f6427008 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 returned with HTTP 200 Jan 19 09:13:12.830795 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1305/2634] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:13:12 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 => generated 449 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:12.842410 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d54cde9a-583f-41aa-adbd-c320803ec62d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d Jan 19 09:13:12.843231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d54cde9a-583f-41aa-adbd-c320803ec62d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:12.843520 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:12.843520 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:12.844166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d54cde9a-583f-41aa-adbd-c320803ec62d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:12.844839 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-d54cde9a-583f-41aa-adbd-c320803ec62d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:13:12.851896 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:12.851896 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:12.868316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d54cde9a-583f-41aa-adbd-c320803ec62d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d returned with HTTP 200 Jan 19 09:13:12.875515 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1330/2635] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:13:12 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d => generated 306 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:12.880058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a31befbc-1465-4408-8b19-5d309dd5690b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f Jan 19 09:13:12.880817 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a31befbc-1465-4408-8b19-5d309dd5690b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:12.881160 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:12.881160 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:12.881744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a31befbc-1465-4408-8b19-5d309dd5690b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:12.881889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-546ad10e-f56f-47f6-a058-e5b46adb27d9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/detail Jan 19 09:13:12.882440 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-546ad10e-f56f-47f6-a058-e5b46adb27d9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:12.882651 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:12.882651 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:12.883035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-546ad10e-f56f-47f6-a058-e5b46adb27d9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:12.883471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-a31befbc-1465-4408-8b19-5d309dd5690b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 0d1a0e96-81be-47cb-a700-5a35422a193f {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:12.893671 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:12.893671 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:12.911227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-546ad10e-f56f-47f6-a058-e5b46adb27d9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/detail returned with HTTP 200 Jan 19 09:13:12.913345 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1331/2636] 10.222.0.50 () {60 vars in 1290 bytes} [Tue Jan 19 09:13:12 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/detail => generated 309 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:12.923360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e84e206-e884-4e6b-bfa5-1584ed28489d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] DELETE http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d Jan 19 09:13:12.923934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e84e206-e884-4e6b-bfa5-1584ed28489d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:12.924145 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:12.924145 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:12.924506 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e84e206-e884-4e6b-bfa5-1584ed28489d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:12.924916 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-2e84e206-e884-4e6b-bfa5-1584ed28489d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] delete called for member a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d {{(pid=87855) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 19 09:13:12.925312 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.group_snapshots [None req-2e84e206-e884-4e6b-bfa5-1584ed28489d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete group_snapshot with id: a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d Jan 19 09:13:12.931672 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a31befbc-1465-4408-8b19-5d309dd5690b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f returned with HTTP 200 Jan 19 09:13:12.933144 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1306/2637] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:12 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f => generated 333 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:12.933750 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:12.933750 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:12.943656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] POST http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes Jan 19 09:13:12.944483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:12.944483 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:12.945235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3438b6f3-66f6-4dce-9c80-492055fc0332", "group_id": "0d1a0e96-81be-47cb-a700-5a35422a193f", "size": 1, "name": "tempest-GroupsTest-Volume-1164849452"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:12.947051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Create volume request body: {'volume': {'volume_type': '3438b6f3-66f6-4dce-9c80-492055fc0332', 'group_id': '0d1a0e96-81be-47cb-a700-5a35422a193f', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1164849452'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:12.967072 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:12.967072 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:12.968389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Create volume of 1 GB Jan 19 09:13:12.983519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Availability Zones retrieved successfully. Jan 19 09:13:12.998240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e84e206-e884-4e6b-bfa5-1584ed28489d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d returned with HTTP 202 Jan 19 09:13:12.999865 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1332/2638] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Jan 19 09:13:12 2021] DELETE /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:13:13.000739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Flow 'volume_create_api' (f8a7eabf-6fa7-4424-a28f-b5f61ef28663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:13.004656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c4eabcc-bbe3-4286-8842-a23f3a104b73 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] GET http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 Jan 19 09:13:13.004854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8a537e-77eb-4ccf-9758-c496f3c274a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:13.005551 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c4eabcc-bbe3-4286-8842-a23f3a104b73 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:13.006555 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:13.006555 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:13.007137 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:13.007458 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:13.007458 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:13.008101 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c4eabcc-bbe3-4286-8842-a23f3a104b73 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:13.070490 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8a537e-77eb-4ccf-9758-c496f3c274a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:13:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3438b6f3-66f6-4dce-9c80-492055fc0332,is_public=True,name='tempest-GroupsTest-volume-type-1440806392',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3438b6f3-66f6-4dce-9c80-492055fc0332', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0d1a0e96-81be-47cb-a700-5a35422a193f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:13.071419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c4eabcc-bbe3-4286-8842-a23f3a104b73 tempest-AbsoluteLimitsTests-988925168 tempest-AbsoluteLimitsTests-988925168] http://10.222.0.50/volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 returned with HTTP 404 Jan 19 09:13:13.072811 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1333/2639] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:13 2021] GET /volume/v3/ba0c929051ce439ea021edb08c83003e/volumes/93e54bd1-c3c1-49b9-adc0-a93fe0b001d2 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:13.074773 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b05c4b0-2bd9-468e-93f4-9cf5c50ab5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:13.083236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-431a6fd3-5b80-4493-8892-c82394d0828a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail Jan 19 09:13:13.088935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-431a6fd3-5b80-4493-8892-c82394d0828a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:13.089665 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-431a6fd3-5b80-4493-8892-c82394d0828a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:13.093983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-431a6fd3-5b80-4493-8892-c82394d0828a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:13.095351 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:13.095351 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:13.096743 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-431a6fd3-5b80-4493-8892-c82394d0828a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:13:13.149342 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1440806392 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1440806392, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:13.150242 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1440806392 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1440806392, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:13.190858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-431a6fd3-5b80-4493-8892-c82394d0828a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all volumes completed successfully. Jan 19 09:13:13.194401 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-431a6fd3-5b80-4493-8892-c82394d0828a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:13.195531 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-431a6fd3-5b80-4493-8892-c82394d0828a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:13.206856 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-431a6fd3-5b80-4493-8892-c82394d0828a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:13.210241 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Created reservations ['da05bb87-1d95-4d72-ab7e-42f00b6088df', '2f977dcf-9939-42b9-bcff-d5f0c15da12a', '17886957-c114-498a-b67a-3fa15c256f5b', 'f47f08ba-48be-46d2-a941-da3fb7e5e7e2'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:13.212519 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b05c4b0-2bd9-468e-93f4-9cf5c50ab5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da05bb87-1d95-4d72-ab7e-42f00b6088df', '2f977dcf-9939-42b9-bcff-d5f0c15da12a', '17886957-c114-498a-b67a-3fa15c256f5b', 'f47f08ba-48be-46d2-a941-da3fb7e5e7e2']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:13.214497 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:13.214497 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:13.215556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99569365-8caf-4afa-8e58-0bc3bf3137d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:13.238562 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-431a6fd3-5b80-4493-8892-c82394d0828a tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail returned with HTTP 200 Jan 19 09:13:13.239699 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1334/2640] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:13:13 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/detail => generated 1003 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:13:13.256393 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-315dcf0e-d635-4c78-bdc9-ef8cddad3f6c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail Jan 19 09:13:13.256901 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-315dcf0e-d635-4c78-bdc9-ef8cddad3f6c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:13.257199 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:13.257199 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:13.257494 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-315dcf0e-d635-4c78-bdc9-ef8cddad3f6c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:13.258025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-315dcf0e-d635-4c78-bdc9-ef8cddad3f6c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:13.261216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.db.sqlalchemy.api [None req-315dcf0e-d635-4c78-bdc9-ef8cddad3f6c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Building query based on filter {{(pid=87855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:13:13.285289 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-315dcf0e-d635-4c78-bdc9-ef8cddad3f6c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all snapshots completed successfully. Jan 19 09:13:13.286656 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:13.286656 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:13.288080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-315dcf0e-d635-4c78-bdc9-ef8cddad3f6c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail returned with HTTP 200 Jan 19 09:13:13.288918 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1335/2641] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Jan 19 09:13:13 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/detail => generated 451 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:13.292561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99569365-8caf-4afa-8e58-0bc3bf3137d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ffb7104-e591-408a-99c0-6dbbe5e9c50d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1164849452',encryption_key_id=None,group_id=0d1a0e96-81be-47cb-a700-5a35422a193f,group_type_id=,metadata={},multiattach=False,project_id='7fe0bf7c6f624d8ab41845e6bdcd865c',qos_specs=None,replication_status=,reservations=['da05bb87-1d95-4d72-ab7e-42f00b6088df','2f977dcf-9939-42b9-bcff-d5f0c15da12a','17886957-c114-498a-b67a-3fa15c256f5b','f47f08ba-48be-46d2-a941-da3fb7e5e7e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5546b50e34874b148f5eb4743976e2f9',volume_type_id=3438b6f3-66f6-4dce-9c80-492055fc0332), '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=2021-01-19T09:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1164849452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0d1a0e96-81be-47cb-a700-5a35422a193f,host=None,id=1ffb7104-e591-408a-99c0-6dbbe5e9c50d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fe0bf7c6f624d8ab41845e6bdcd865c',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,user_id='5546b50e34874b148f5eb4743976e2f9',volume_attachment=,volume_type=,volume_type_id=3438b6f3-66f6-4dce-9c80-492055fc0332)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:13.295031 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814489a4-ca29-4f50-85ee-83b59e1e8689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:13.299989 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ddb530f-2c39-4731-9614-8f3599c645fa tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 Jan 19 09:13:13.300501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ddb530f-2c39-4731-9614-8f3599c645fa tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:13.300716 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:13.300716 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:13.301127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ddb530f-2c39-4731-9614-8f3599c645fa tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:13.327331 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:13.327331 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:13.328464 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3ddb530f-2c39-4731-9614-8f3599c645fa tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:13:13.329847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814489a4-ca29-4f50-85ee-83b59e1e8689) 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-1164849452',encryption_key_id=None,group_id=0d1a0e96-81be-47cb-a700-5a35422a193f,group_type_id=,metadata={},multiattach=False,project_id='7fe0bf7c6f624d8ab41845e6bdcd865c',qos_specs=None,replication_status=,reservations=['da05bb87-1d95-4d72-ab7e-42f00b6088df','2f977dcf-9939-42b9-bcff-d5f0c15da12a','17886957-c114-498a-b67a-3fa15c256f5b','f47f08ba-48be-46d2-a941-da3fb7e5e7e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5546b50e34874b148f5eb4743976e2f9',volume_type_id=3438b6f3-66f6-4dce-9c80-492055fc0332)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:13.330498 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ddb530f-2c39-4731-9614-8f3599c645fa tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 returned with HTTP 200 Jan 19 09:13:13.334855 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596d457d-3fcf-490a-983e-cc87f8ccc5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:13.336980 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1336/2642] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:13:13 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 => generated 448 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:13.366697 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596d457d-3fcf-490a-983e-cc87f8ccc5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:13.369767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Flow 'volume_create_api' (f8a7eabf-6fa7-4424-a28f-b5f61ef28663) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:13.430088 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Create volume request issued successfully. Jan 19 09:13:13.450468 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:13.451079 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:13.460311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:13.467828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:13.467828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:13.480443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-85a41760-fad9-4acd-9f9f-c58ade41fcb1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes returned with HTTP 202 Jan 19 09:13:13.481404 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1307/2643] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Jan 19 09:13:12 2021] POST /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes => generated 892 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:13.503653 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e5b69f15-5b39-49cc-aa7b-c74c521a3a99 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d Jan 19 09:13:13.504307 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e5b69f15-5b39-49cc-aa7b-c74c521a3a99 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:13.504601 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:13.504601 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:13.505062 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e5b69f15-5b39-49cc-aa7b-c74c521a3a99 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:13.564051 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:13.564051 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:13.575587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e5b69f15-5b39-49cc-aa7b-c74c521a3a99 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:13.592140 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-e5b69f15-5b39-49cc-aa7b-c74c521a3a99 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:13.592407 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-e5b69f15-5b39-49cc-aa7b-c74c521a3a99 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:13.604548 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-e5b69f15-5b39-49cc-aa7b-c74c521a3a99 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:13.611379 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:13.611379 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:13.632880 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e5b69f15-5b39-49cc-aa7b-c74c521a3a99 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d returned with HTTP 200 Jan 19 09:13:13.637821 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1337/2644] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:13 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d => generated 960 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:14.355021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2d1728a-3329-4912-bff0-e93d93f285dc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 Jan 19 09:13:14.356186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2d1728a-3329-4912-bff0-e93d93f285dc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:14.356752 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:14.356752 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:14.357271 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2d1728a-3329-4912-bff0-e93d93f285dc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:14.397906 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:14.397906 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:14.399057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2d1728a-3329-4912-bff0-e93d93f285dc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Snapshot retrieved successfully. Jan 19 09:13:14.401032 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2d1728a-3329-4912-bff0-e93d93f285dc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 returned with HTTP 200 Jan 19 09:13:14.402080 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1308/2645] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:13:14 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 => generated 448 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:14.650564 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a0fcc034-43fd-45f3-b01a-036daa79fc9b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d Jan 19 09:13:14.651131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a0fcc034-43fd-45f3-b01a-036daa79fc9b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:14.652316 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:14.652316 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:14.652316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a0fcc034-43fd-45f3-b01a-036daa79fc9b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:14.715272 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:14.715272 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:14.725362 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a0fcc034-43fd-45f3-b01a-036daa79fc9b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:14.741603 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-a0fcc034-43fd-45f3-b01a-036daa79fc9b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:14.742047 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-a0fcc034-43fd-45f3-b01a-036daa79fc9b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:14.749612 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-a0fcc034-43fd-45f3-b01a-036daa79fc9b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:14.756720 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:14.756720 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:14.777194 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a0fcc034-43fd-45f3-b01a-036daa79fc9b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d returned with HTTP 200 Jan 19 09:13:14.778441 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1338/2646] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:14 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d => generated 985 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:13:14.793603 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] POST http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes Jan 19 09:13:14.794315 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:14.794315 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:14.794980 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3438b6f3-66f6-4dce-9c80-492055fc0332", "group_id": "0d1a0e96-81be-47cb-a700-5a35422a193f", "size": 1, "name": "tempest-GroupsTest-Volume-2008529850"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:14.796269 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Create volume request body: {'volume': {'volume_type': '3438b6f3-66f6-4dce-9c80-492055fc0332', 'group_id': '0d1a0e96-81be-47cb-a700-5a35422a193f', 'size': 1, 'name': 'tempest-GroupsTest-Volume-2008529850'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:14.817288 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:14.817288 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:14.818939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Create volume of 1 GB Jan 19 09:13:14.839034 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Availability Zones retrieved successfully. Jan 19 09:13:14.855338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Flow 'volume_create_api' (e1554c19-dab0-46dd-9fa9-7a08fba043c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:14.858386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13b3f3a-e160-4776-8a31-8bd6761a7a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:14.860005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:14.860005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:14.860892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:14.915255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13b3f3a-e160-4776-8a31-8bd6761a7a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:13:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3438b6f3-66f6-4dce-9c80-492055fc0332,is_public=True,name='tempest-GroupsTest-volume-type-1440806392',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3438b6f3-66f6-4dce-9c80-492055fc0332', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0d1a0e96-81be-47cb-a700-5a35422a193f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:14.917514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c46e93b-ff20-4245-926e-4a83c2335e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:14.990371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Created reservations ['353319c9-c1a4-475a-a08c-23d47095d215', 'bdbce798-16f2-4cc6-99f6-a04b81e855a5', '0777b939-c040-49bc-9407-4e2fc8ebd5b2', '5e9a8989-ee8f-4fbc-97f5-10ef6f027a8b'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:14.992321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c46e93b-ff20-4245-926e-4a83c2335e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353319c9-c1a4-475a-a08c-23d47095d215', 'bdbce798-16f2-4cc6-99f6-a04b81e855a5', '0777b939-c040-49bc-9407-4e2fc8ebd5b2', '5e9a8989-ee8f-4fbc-97f5-10ef6f027a8b']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:14.994498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698977a2-856b-486c-aaae-fd60cd67656c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:15.054170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698977a2-856b-486c-aaae-fd60cd67656c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad2bb713-e28a-4e0e-b699-3dc4b67e62b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-2008529850',encryption_key_id=None,group_id=0d1a0e96-81be-47cb-a700-5a35422a193f,group_type_id=,metadata={},multiattach=False,project_id='7fe0bf7c6f624d8ab41845e6bdcd865c',qos_specs=None,replication_status=,reservations=['353319c9-c1a4-475a-a08c-23d47095d215','bdbce798-16f2-4cc6-99f6-a04b81e855a5','0777b939-c040-49bc-9407-4e2fc8ebd5b2','5e9a8989-ee8f-4fbc-97f5-10ef6f027a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5546b50e34874b148f5eb4743976e2f9',volume_type_id=3438b6f3-66f6-4dce-9c80-492055fc0332), '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=2021-01-19T09:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-2008529850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0d1a0e96-81be-47cb-a700-5a35422a193f,host=None,id=ad2bb713-e28a-4e0e-b699-3dc4b67e62b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fe0bf7c6f624d8ab41845e6bdcd865c',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,user_id='5546b50e34874b148f5eb4743976e2f9',volume_attachment=,volume_type=,volume_type_id=3438b6f3-66f6-4dce-9c80-492055fc0332)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:15.056211 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490e6b0e-0fd2-4597-b309-98effed3e780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:15.089430 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490e6b0e-0fd2-4597-b309-98effed3e780) 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-2008529850',encryption_key_id=None,group_id=0d1a0e96-81be-47cb-a700-5a35422a193f,group_type_id=,metadata={},multiattach=False,project_id='7fe0bf7c6f624d8ab41845e6bdcd865c',qos_specs=None,replication_status=,reservations=['353319c9-c1a4-475a-a08c-23d47095d215','bdbce798-16f2-4cc6-99f6-a04b81e855a5','0777b939-c040-49bc-9407-4e2fc8ebd5b2','5e9a8989-ee8f-4fbc-97f5-10ef6f027a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5546b50e34874b148f5eb4743976e2f9',volume_type_id=3438b6f3-66f6-4dce-9c80-492055fc0332)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:15.091349 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c8220d7-7c13-4344-b7d8-100e61df7b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:15.111612 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c8220d7-7c13-4344-b7d8-100e61df7b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:15.115250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Flow 'volume_create_api' (e1554c19-dab0-46dd-9fa9-7a08fba043c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:15.166473 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Create volume request issued successfully. Jan 19 09:13:15.184775 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:15.185286 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:15.195182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:15.205495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:15.205495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:15.227220 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b720b55-1743-4388-9530-3741ca99f1f5 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes returned with HTTP 202 Jan 19 09:13:15.229149 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1309/2647] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Jan 19 09:13:14 2021] POST /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes => generated 892 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:15.244501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12f64485-b283-49da-a86e-94c9d981c42c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 Jan 19 09:13:15.244827 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12f64485-b283-49da-a86e-94c9d981c42c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:15.245129 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:15.245129 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:15.245463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12f64485-b283-49da-a86e-94c9d981c42c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:15.298372 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:15.298372 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:15.308656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-12f64485-b283-49da-a86e-94c9d981c42c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:15.340532 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-12f64485-b283-49da-a86e-94c9d981c42c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:15.340940 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-12f64485-b283-49da-a86e-94c9d981c42c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:15.360760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-12f64485-b283-49da-a86e-94c9d981c42c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:15.378043 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:15.378043 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:15.399756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12f64485-b283-49da-a86e-94c9d981c42c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 returned with HTTP 200 Jan 19 09:13:15.400569 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1339/2648] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:15 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 => generated 984 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:15.415769 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09b5e252-5d23-4bc9-9e52-d639c96139ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 Jan 19 09:13:15.416654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09b5e252-5d23-4bc9-9e52-d639c96139ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:15.416850 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:15.416850 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:15.417525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-09b5e252-5d23-4bc9-9e52-d639c96139ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:15.447659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-09b5e252-5d23-4bc9-9e52-d639c96139ac tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 returned with HTTP 404 Jan 19 09:13:15.448747 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1310/2649] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:13:15 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/snapshots/b37c2d42-b6d2-44eb-962e-f31473a463d6 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:15.457734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac04d38d-9df4-43c7-8946-82a36c57c8c7 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d Jan 19 09:13:15.458520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac04d38d-9df4-43c7-8946-82a36c57c8c7 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:15.458738 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:15.458738 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:15.459108 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac04d38d-9df4-43c7-8946-82a36c57c8c7 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:15.459517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-ac04d38d-9df4-43c7-8946-82a36c57c8c7 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:13:15.478476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac04d38d-9df4-43c7-8946-82a36c57c8c7 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d returned with HTTP 404 Jan 19 09:13:15.479975 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1340/2650] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:13:15 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:15.498379 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42c3e4c7-fbfa-4b79-a3a2-f6d7324a4389 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots Jan 19 09:13:15.498981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42c3e4c7-fbfa-4b79-a3a2-f6d7324a4389 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:15.499459 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-42c3e4c7-fbfa-4b79-a3a2-f6d7324a4389 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:15.509583 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-42c3e4c7-fbfa-4b79-a3a2-f6d7324a4389 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots returned with HTTP 200 Jan 19 09:13:15.520726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a3b93c45-dfb3-46af-8940-8dbe2a40148d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] DELETE http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d Jan 19 09:13:15.521059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a3b93c45-dfb3-46af-8940-8dbe2a40148d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:15.521946 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a3b93c45-dfb3-46af-8940-8dbe2a40148d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:15.522064 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.group_snapshots [None req-a3b93c45-dfb3-46af-8940-8dbe2a40148d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] delete called for member a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d {{(pid=87855) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 19 09:13:15.522402 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.group_snapshots [None req-a3b93c45-dfb3-46af-8940-8dbe2a40148d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete group_snapshot with id: a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d Jan 19 09:13:15.527652 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1311/2651] 10.222.0.50 () {60 vars in 1269 bytes} [Tue Jan 19 09:13:15 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots => generated 23 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:15.529264 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a3b93c45-dfb3-46af-8940-8dbe2a40148d tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d returned with HTTP 404 Jan 19 09:13:15.530521 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1341/2652] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Jan 19 09:13:15 2021] DELETE /volume/v3/139d734b92494a479940f7ff94704191/group_snapshots/a9aed4f3-1504-463b-81e3-f9e8c7fc2c4d => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 19 09:13:15.539338 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2045712e-9b8f-46ab-835b-2cebf9fba6ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail Jan 19 09:13:15.539910 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2045712e-9b8f-46ab-835b-2cebf9fba6ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:15.540679 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2045712e-9b8f-46ab-835b-2cebf9fba6ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:15.541323 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-2045712e-9b8f-46ab-835b-2cebf9fba6ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:15.543400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2045712e-9b8f-46ab-835b-2cebf9fba6ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:13:15.603293 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2045712e-9b8f-46ab-835b-2cebf9fba6ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Get all volumes completed successfully. Jan 19 09:13:15.605239 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-2045712e-9b8f-46ab-835b-2cebf9fba6ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:15.605611 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-2045712e-9b8f-46ab-835b-2cebf9fba6ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:15.614133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-2045712e-9b8f-46ab-835b-2cebf9fba6ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:15.622143 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:15.622143 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:15.652068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2045712e-9b8f-46ab-835b-2cebf9fba6ef tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/detail returned with HTTP 200 Jan 19 09:13:15.654202 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1312/2653] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:13:15 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/detail => generated 1003 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:13:15.669927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2b8e75e-7408-4e71-875e-4618a8bc48f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] POST http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f/action Jan 19 09:13:15.670756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2b8e75e-7408-4e71-875e-4618a8bc48f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:15.671220 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2b8e75e-7408-4e71-875e-4618a8bc48f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:15.672148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-a2b8e75e-7408-4e71-875e-4618a8bc48f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] delete called for group e9666592-0843-4bb2-ad6a-ce877c01b20f {{(pid=87855) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:13:15.672494 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-a2b8e75e-7408-4e71-875e-4618a8bc48f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete group with id: e9666592-0843-4bb2-ad6a-ce877c01b20f Jan 19 09:13:15.683673 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:15.683673 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:15.874201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2b8e75e-7408-4e71-875e-4618a8bc48f9 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f/action returned with HTTP 202 Jan 19 09:13:15.875117 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1342/2654] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 09:13:15 2021] POST /volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:13:15.884025 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f411085a-f55a-4f03-a4c1-3caba8ec06f4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 Jan 19 09:13:15.884603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f411085a-f55a-4f03-a4c1-3caba8ec06f4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:15.884798 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:15.884798 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:15.885395 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f411085a-f55a-4f03-a4c1-3caba8ec06f4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:15.973566 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:15.973566 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:15.986362 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f411085a-f55a-4f03-a4c1-3caba8ec06f4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:13:16.003452 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-f411085a-f55a-4f03-a4c1-3caba8ec06f4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:16.004061 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-f411085a-f55a-4f03-a4c1-3caba8ec06f4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:16.012244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-f411085a-f55a-4f03-a4c1-3caba8ec06f4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:16.022881 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:16.022881 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:16.075142 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f411085a-f55a-4f03-a4c1-3caba8ec06f4 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 returned with HTTP 200 Jan 19 09:13:16.076402 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1313/2655] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:15 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 => generated 999 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:16.418156 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4ab0e2e-06d5-4778-a15d-be2e0f2fe641 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 Jan 19 09:13:16.418698 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4ab0e2e-06d5-4778-a15d-be2e0f2fe641 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:16.418898 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:16.418898 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:16.419510 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4ab0e2e-06d5-4778-a15d-be2e0f2fe641 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:16.552995 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:16.552995 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:16.562909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c4ab0e2e-06d5-4778-a15d-be2e0f2fe641 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:16.615760 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-c4ab0e2e-06d5-4778-a15d-be2e0f2fe641 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:16.616218 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-c4ab0e2e-06d5-4778-a15d-be2e0f2fe641 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:16.645573 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ab0e2e-06d5-4778-a15d-be2e0f2fe641 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:16.661408 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:16.661408 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:16.701165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4ab0e2e-06d5-4778-a15d-be2e0f2fe641 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 returned with HTTP 200 Jan 19 09:13:16.702303 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1343/2656] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:16 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 => generated 985 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:16.737559 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d1c49c7-ef24-4303-b623-b4405d570f1e tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] PUT http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f Jan 19 09:13:16.739091 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:16.739091 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:16.739598 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d1c49c7-ef24-4303-b623-b4405d570f1e tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "ad2bb713-e28a-4e0e-b699-3dc4b67e62b9"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:16.740695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-7d1c49c7-ef24-4303-b623-b4405d570f1e tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Update called for group 0d1a0e96-81be-47cb-a700-5a35422a193f. {{(pid=87854) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:13:16.741049 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-7d1c49c7-ef24-4303-b623-b4405d570f1e tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Updating group 0d1a0e96-81be-47cb-a700-5a35422a193f with name new_group description: This is a new group add_volumes: None remove_volumes: ad2bb713-e28a-4e0e-b699-3dc4b67e62b9. Jan 19 09:13:16.754885 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:16.754885 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:16.827172 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d1c49c7-ef24-4303-b623-b4405d570f1e tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f returned with HTTP 202 Jan 19 09:13:16.828196 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1314/2657] 10.222.0.50 () {62 vars in 1374 bytes} [Tue Jan 19 09:13:16 2021] PUT /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:13:16.836307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16a925bf-74a0-4ca3-9b11-9ad4e65eb6e8 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f Jan 19 09:13:16.837285 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16a925bf-74a0-4ca3-9b11-9ad4e65eb6e8 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:16.837709 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:16.837709 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:16.838370 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16a925bf-74a0-4ca3-9b11-9ad4e65eb6e8 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:16.838978 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-16a925bf-74a0-4ca3-9b11-9ad4e65eb6e8 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 0d1a0e96-81be-47cb-a700-5a35422a193f {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:16.862981 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:16.862981 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:16.908790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16a925bf-74a0-4ca3-9b11-9ad4e65eb6e8 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f returned with HTTP 200 Jan 19 09:13:16.911501 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1344/2658] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:16 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f => generated 323 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:17.094832 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-76325ea6-619b-4b77-a0d9-16719ea959cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 Jan 19 09:13:17.095604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-76325ea6-619b-4b77-a0d9-16719ea959cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:17.096012 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:17.096012 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:17.096429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-76325ea6-619b-4b77-a0d9-16719ea959cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:17.148083 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:17.148083 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:17.157326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-76325ea6-619b-4b77-a0d9-16719ea959cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Volume info retrieved successfully. Jan 19 09:13:17.172411 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-76325ea6-619b-4b77-a0d9-16719ea959cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:17.172773 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-76325ea6-619b-4b77-a0d9-16719ea959cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:17.180733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-76325ea6-619b-4b77-a0d9-16719ea959cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:17.187524 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:17.187524 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:17.212098 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-76325ea6-619b-4b77-a0d9-16719ea959cc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 returned with HTTP 200 Jan 19 09:13:17.213133 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1315/2659] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:17 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 => generated 999 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:17.513267 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] POST http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes Jan 19 09:13:17.513879 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:17.513879 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:17.514245 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "size": 1, "name": "tempest-VolumesCloneTest-Volume-778044870"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:17.515399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume request body: {'volume': {'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-778044870'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:17.654875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume of 1 GB Jan 19 09:13:17.655621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:17.655621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:17.670536 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Availability Zones retrieved successfully. Jan 19 09:13:17.687962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Flow 'volume_create_api' (1261497f-cbdb-4c74-bdec-ee0556d406b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:17.690850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4967bd0-83e6-4a0b-a995-9fe6f64e89c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:17.694093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:17.812847 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4967bd0-83e6-4a0b-a995-9fe6f64e89c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:17.815060 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f583648-c5ff-491a-a442-3718114fbc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:17.930058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31c58a2e-8db3-4cf1-ac56-8ad79102f6a6 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f Jan 19 09:13:17.931205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31c58a2e-8db3-4cf1-ac56-8ad79102f6a6 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:17.931883 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:17.931883 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:17.932243 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-31c58a2e-8db3-4cf1-ac56-8ad79102f6a6 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:17.933201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-31c58a2e-8db3-4cf1-ac56-8ad79102f6a6 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 0d1a0e96-81be-47cb-a700-5a35422a193f {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:17.948461 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:17.948461 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:17.975167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Created reservations ['ba6278a2-9b54-496f-8200-06c93af64583', '7d97b812-5b17-498b-bcc0-0a4ab2ded79b', 'b2640f78-c049-4e08-803c-de4ebc9eeadb', '3392277f-b965-4982-9831-426b5ffbb36b'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:17.977339 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f583648-c5ff-491a-a442-3718114fbc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba6278a2-9b54-496f-8200-06c93af64583', '7d97b812-5b17-498b-bcc0-0a4ab2ded79b', 'b2640f78-c049-4e08-803c-de4ebc9eeadb', '3392277f-b965-4982-9831-426b5ffbb36b']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:17.980839 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0e134f0-5c4f-4605-ba0a-8de9e0a74d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:18.002086 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-31c58a2e-8db3-4cf1-ac56-8ad79102f6a6 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f returned with HTTP 200 Jan 19 09:13:18.003178 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1316/2660] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:17 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f => generated 324 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:18.014581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62c0e7ef-8c4a-4d17-89c3-f58eccdd9e78 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f Jan 19 09:13:18.015212 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62c0e7ef-8c4a-4d17-89c3-f58eccdd9e78 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.015345 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:18.015345 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:18.015719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62c0e7ef-8c4a-4d17-89c3-f58eccdd9e78 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.016129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-62c0e7ef-8c4a-4d17-89c3-f58eccdd9e78 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 0d1a0e96-81be-47cb-a700-5a35422a193f {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:18.023797 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:18.023797 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:18.051855 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0e134f0-5c4f-4605-ba0a-8de9e0a74d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b78e616d-e59f-4f03-a348-808e9c9b4263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-778044870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2a20dc634a2eb3453083237a467b',qos_specs=None,replication_status=,reservations=['ba6278a2-9b54-496f-8200-06c93af64583','7d97b812-5b17-498b-bcc0-0a4ab2ded79b','b2640f78-c049-4e08-803c-de4ebc9eeadb','3392277f-b965-4982-9831-426b5ffbb36b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-778044870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b78e616d-e59f-4f03-a348-808e9c9b4263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04fa2a20dc634a2eb3453083237a467b',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,user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:18.052805 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62c0e7ef-8c4a-4d17-89c3-f58eccdd9e78 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f returned with HTTP 200 Jan 19 09:13:18.053791 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1317/2661] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:18 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f => generated 324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:18.054066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eab4d0f-0ddf-494d-8c0d-0f5ac80802fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:18.064445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0485eb9-f618-420a-8f6e-1168b150b8d7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail Jan 19 09:13:18.065058 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0485eb9-f618-420a-8f6e-1168b150b8d7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.065299 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:18.065299 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:18.065677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0485eb9-f618-420a-8f6e-1168b150b8d7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.067150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-d0485eb9-f618-420a-8f6e-1168b150b8d7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:18.067966 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:18.067966 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:18.069036 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d0485eb9-f618-420a-8f6e-1168b150b8d7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:13:18.083240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eab4d0f-0ddf-494d-8c0d-0f5ac80802fe) 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-778044870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2a20dc634a2eb3453083237a467b',qos_specs=None,replication_status=,reservations=['ba6278a2-9b54-496f-8200-06c93af64583','7d97b812-5b17-498b-bcc0-0a4ab2ded79b','b2640f78-c049-4e08-803c-de4ebc9eeadb','3392277f-b965-4982-9831-426b5ffbb36b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:18.086126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37df9db0-fb30-42ac-ad21-1d0c38bc593e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:18.104079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37df9db0-fb30-42ac-ad21-1d0c38bc593e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:18.108165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Flow 'volume_create_api' (1261497f-cbdb-4c74-bdec-ee0556d406b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:18.165552 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume request issued successfully. Jan 19 09:13:18.171215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d0485eb9-f618-420a-8f6e-1168b150b8d7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Get all volumes completed successfully. Jan 19 09:13:18.173181 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-d0485eb9-f618-420a-8f6e-1168b150b8d7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:18.173629 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-d0485eb9-f618-420a-8f6e-1168b150b8d7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:18.180873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b1ef999-12bc-4f95-a26a-437d250567f6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes returned with HTTP 202 Jan 19 09:13:18.182120 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1345/2662] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:13:17 2021] POST /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes => generated 815 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:13:18.197856 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-d0485eb9-f618-420a-8f6e-1168b150b8d7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:18.198058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c92f783-8842-4db2-813c-9c9be1a9642e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:18.198417 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c92f783-8842-4db2-813c-9c9be1a9642e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.198535 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:18.198535 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:18.199016 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c92f783-8842-4db2-813c-9c9be1a9642e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.208875 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:18.208875 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:18.233178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0485eb9-f618-420a-8f6e-1168b150b8d7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail returned with HTTP 200 Jan 19 09:13:18.245155 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1318/2663] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:13:18 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail => generated 1929 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:13:18.245155 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c2e85d0f-1e31-4e5f-b565-2af926b95e98 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 Jan 19 09:13:18.245155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c2e85d0f-1e31-4e5f-b565-2af926b95e98 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.245155 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:18.245155 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:18.245155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c2e85d0f-1e31-4e5f-b565-2af926b95e98 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.286812 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:18.286812 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:18.295980 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3c92f783-8842-4db2-813c-9c9be1a9642e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:18.301247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c2e85d0f-1e31-4e5f-b565-2af926b95e98 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 returned with HTTP 404 Jan 19 09:13:18.302231 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1319/2664] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:18 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:18.306994 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-266790a2-0214-4b41-a64f-57e0187db8d1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] PUT http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f Jan 19 09:13:18.307869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-266790a2-0214-4b41-a64f-57e0187db8d1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ad2bb713-e28a-4e0e-b699-3dc4b67e62b9"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:18.309204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-266790a2-0214-4b41-a64f-57e0187db8d1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Update called for group 0d1a0e96-81be-47cb-a700-5a35422a193f. {{(pid=87854) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:13:18.309687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-266790a2-0214-4b41-a64f-57e0187db8d1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Updating group 0d1a0e96-81be-47cb-a700-5a35422a193f with name None description: None add_volumes: ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 remove_volumes: None. Jan 19 09:13:18.317611 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:18.317611 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:18.321995 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c92f783-8842-4db2-813c-9c9be1a9642e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:18.322778 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1346/2665] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:18 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 883 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:18.336208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e59b42d4-d99d-4315-8ebc-0d8de8f06e72 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] GET http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f Jan 19 09:13:18.336771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e59b42d4-d99d-4315-8ebc-0d8de8f06e72 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.336966 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:18.336966 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:18.337379 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e59b42d4-d99d-4315-8ebc-0d8de8f06e72 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.337744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-e59b42d4-d99d-4315-8ebc-0d8de8f06e72 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] show called for member e9666592-0843-4bb2-ad6a-ce877c01b20f {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:18.344060 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e59b42d4-d99d-4315-8ebc-0d8de8f06e72 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f returned with HTTP 404 Jan 19 09:13:18.345158 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1347/2666] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:18 2021] GET /volume/v3/139d734b92494a479940f7ff94704191/groups/e9666592-0843-4bb2-ad6a-ce877c01b20f => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:18.353456 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e958b1d-f684-46f9-aebc-e20911507a58 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] DELETE http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types/f7d66458-7e9e-4dd9-8268-e9144e6187b3 Jan 19 09:13:18.354020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e958b1d-f684-46f9-aebc-e20911507a58 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.354495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e958b1d-f684-46f9-aebc-e20911507a58 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.382022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:13:18.382022 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:13:18.388693 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e958b1d-f684-46f9-aebc-e20911507a58 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types/f7d66458-7e9e-4dd9-8268-e9144e6187b3 returned with HTTP 202 Jan 19 09:13:18.389709 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1348/2667] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Jan 19 09:13:18 2021] DELETE /volume/v3/636b3f55754b49f48ac6f76aa24d0844/group_types/f7d66458-7e9e-4dd9-8268-e9144e6187b3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 19 09:13:18.399349 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3527e68-ee04-4a7b-a48b-4cd89b2f3b68 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] DELETE http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 Jan 19 09:13:18.399858 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3527e68-ee04-4a7b-a48b-4cd89b2f3b68 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.400486 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3527e68-ee04-4a7b-a48b-4cd89b2f3b68 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.400951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f3527e68-ee04-4a7b-a48b-4cd89b2f3b68 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete volume with id: a4ec3f7a-b661-4bbb-9041-c627a0042c76 Jan 19 09:13:18.448846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3527e68-ee04-4a7b-a48b-4cd89b2f3b68 tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 returned with HTTP 404 Jan 19 09:13:18.449926 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1349/2668] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:13:18 2021] DELETE /volume/v3/139d734b92494a479940f7ff94704191/volumes/a4ec3f7a-b661-4bbb-9041-c627a0042c76 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:13:18.459005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44b0d2e6-81fb-4b2c-9120-a84e6394883f tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] DELETE http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f Jan 19 09:13:18.459532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44b0d2e6-81fb-4b2c-9120-a84e6394883f tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.460045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44b0d2e6-81fb-4b2c-9120-a84e6394883f tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.473198 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-266790a2-0214-4b41-a64f-57e0187db8d1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f returned with HTTP 202 Jan 19 09:13:18.474629 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1320/2669] 10.222.0.50 () {62 vars in 1373 bytes} [Tue Jan 19 09:13:18 2021] PUT /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:13:18.483618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb6a1cd3-e3f0-4b5b-bb88-9e893a8d20d4 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f Jan 19 09:13:18.487088 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb6a1cd3-e3f0-4b5b-bb88-9e893a8d20d4 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.488256 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:18.488256 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:18.492103 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb6a1cd3-e3f0-4b5b-bb88-9e893a8d20d4 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.493049 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-eb6a1cd3-e3f0-4b5b-bb88-9e893a8d20d4 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 0d1a0e96-81be-47cb-a700-5a35422a193f {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:18.514514 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:18.514514 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:18.585582 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb6a1cd3-e3f0-4b5b-bb88-9e893a8d20d4 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f returned with HTTP 200 Jan 19 09:13:18.588490 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1321/2670] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:18 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f => generated 323 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:18.601779 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44b0d2e6-81fb-4b2c-9120-a84e6394883f tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f returned with HTTP 202 Jan 19 09:13:18.602663 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1350/2671] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:13:18 2021] DELETE /volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:18.611219 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8b1d6fd-71c3-4029-848c-b2a03df67984 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] GET http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f Jan 19 09:13:18.612152 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8b1d6fd-71c3-4029-848c-b2a03df67984 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.612359 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:18.612359 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:18.612907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8b1d6fd-71c3-4029-848c-b2a03df67984 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.627173 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8b1d6fd-71c3-4029-848c-b2a03df67984 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f returned with HTTP 404 Jan 19 09:13:18.631590 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1322/2672] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:13:18 2021] GET /volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/5a64440e-f19d-4e2f-9a5e-77c78d8ebf7f => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:18.637262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d2738cdb-236e-4b43-af65-19c67844b72c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] DELETE http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 Jan 19 09:13:18.637869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d2738cdb-236e-4b43-af65-19c67844b72c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.638505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d2738cdb-236e-4b43-af65-19c67844b72c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.639032 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-d2738cdb-236e-4b43-af65-19c67844b72c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete volume with id: e4319fd6-2425-41cf-b82a-360f707cff78 Jan 19 09:13:18.706315 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d2738cdb-236e-4b43-af65-19c67844b72c tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 returned with HTTP 404 Jan 19 09:13:18.708596 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1351/2673] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:13:18 2021] DELETE /volume/v3/139d734b92494a479940f7ff94704191/volumes/e4319fd6-2425-41cf-b82a-360f707cff78 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:18.715829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac620b46-37dc-43cb-b6d2-21269dc9eebc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] DELETE http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 Jan 19 09:13:18.716355 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac620b46-37dc-43cb-b6d2-21269dc9eebc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.716837 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac620b46-37dc-43cb-b6d2-21269dc9eebc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.717377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ac620b46-37dc-43cb-b6d2-21269dc9eebc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete volume with id: af40fb1d-912c-485c-9cda-598068505f25 Jan 19 09:13:18.775598 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac620b46-37dc-43cb-b6d2-21269dc9eebc tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 returned with HTTP 404 Jan 19 09:13:18.777555 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1323/2674] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:13:18 2021] DELETE /volume/v3/139d734b92494a479940f7ff94704191/volumes/af40fb1d-912c-485c-9cda-598068505f25 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:18.784869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-968eb080-0dd7-4292-8c34-71949fb9d2f8 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] DELETE http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9b85967c-2060-48c1-97b5-02a6c215f02a Jan 19 09:13:18.785966 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-968eb080-0dd7-4292-8c34-71949fb9d2f8 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.786474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-968eb080-0dd7-4292-8c34-71949fb9d2f8 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.889998 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-968eb080-0dd7-4292-8c34-71949fb9d2f8 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9b85967c-2060-48c1-97b5-02a6c215f02a returned with HTTP 202 Jan 19 09:13:18.891612 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1352/2675] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:13:18 2021] DELETE /volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9b85967c-2060-48c1-97b5-02a6c215f02a => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:18.900215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5328cdb-f21c-4fb1-bbec-008ded634440 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] GET http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9b85967c-2060-48c1-97b5-02a6c215f02a Jan 19 09:13:18.900876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5328cdb-f21c-4fb1-bbec-008ded634440 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.901401 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a5328cdb-f21c-4fb1-bbec-008ded634440 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.917677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a5328cdb-f21c-4fb1-bbec-008ded634440 tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9b85967c-2060-48c1-97b5-02a6c215f02a returned with HTTP 404 Jan 19 09:13:18.918716 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1324/2676] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:13:18 2021] GET /volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9b85967c-2060-48c1-97b5-02a6c215f02a => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:18.927227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d768040b-2179-4d05-a054-f77d1b47e9bb tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] DELETE http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 Jan 19 09:13:18.927757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d768040b-2179-4d05-a054-f77d1b47e9bb tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.928246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d768040b-2179-4d05-a054-f77d1b47e9bb tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.929558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-d768040b-2179-4d05-a054-f77d1b47e9bb tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] Delete volume with id: b14b580e-a2e0-4df4-975f-99a3045c3150 Jan 19 09:13:18.998549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d768040b-2179-4d05-a054-f77d1b47e9bb tempest-GroupSnapshotsTest-90594366 tempest-GroupSnapshotsTest-90594366] http://10.222.0.50/volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 returned with HTTP 404 Jan 19 09:13:19.001370 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1353/2677] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:13:18 2021] DELETE /volume/v3/139d734b92494a479940f7ff94704191/volumes/b14b580e-a2e0-4df4-975f-99a3045c3150 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:19.010266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d8088330-b4fa-4e97-a320-bd62839d76be tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] DELETE http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9539a7bd-9c48-4d95-a7fe-adcd34f4d24e Jan 19 09:13:19.010851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d8088330-b4fa-4e97-a320-bd62839d76be tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:19.011311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d8088330-b4fa-4e97-a320-bd62839d76be tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:19.011960 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:19.011960 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:19.095266 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:13:19.095266 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:13:19.111276 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d8088330-b4fa-4e97-a320-bd62839d76be tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9539a7bd-9c48-4d95-a7fe-adcd34f4d24e returned with HTTP 202 Jan 19 09:13:19.115620 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1325/2678] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:13:19 2021] DELETE /volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9539a7bd-9c48-4d95-a7fe-adcd34f4d24e => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:19.120481 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f749f81d-67b3-48f2-a166-ab0f96d5d37c tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] GET http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9539a7bd-9c48-4d95-a7fe-adcd34f4d24e Jan 19 09:13:19.121009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f749f81d-67b3-48f2-a166-ab0f96d5d37c tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:19.121551 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f749f81d-67b3-48f2-a166-ab0f96d5d37c tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:19.139646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f749f81d-67b3-48f2-a166-ab0f96d5d37c tempest-GroupSnapshotsTest-1515242774 tempest-GroupSnapshotsTest-1515242774] http://10.222.0.50/volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9539a7bd-9c48-4d95-a7fe-adcd34f4d24e returned with HTTP 404 Jan 19 09:13:19.142126 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1354/2679] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:13:19 2021] GET /volume/v3/636b3f55754b49f48ac6f76aa24d0844/types/9539a7bd-9c48-4d95-a7fe-adcd34f4d24e => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:19.339402 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c77b62f8-009a-4de0-90d6-1f8d19cfb500 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:19.340864 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c77b62f8-009a-4de0-90d6-1f8d19cfb500 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:19.343532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c77b62f8-009a-4de0-90d6-1f8d19cfb500 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:19.408095 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:19.408095 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:19.418865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c77b62f8-009a-4de0-90d6-1f8d19cfb500 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:19.446229 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c77b62f8-009a-4de0-90d6-1f8d19cfb500 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:19.447444 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1326/2680] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:19 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:19.600254 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5b735e6-8f6c-4c03-890c-49b1e0eabf52 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f Jan 19 09:13:19.600874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5b735e6-8f6c-4c03-890c-49b1e0eabf52 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:19.601378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5b735e6-8f6c-4c03-890c-49b1e0eabf52 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:19.601798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-d5b735e6-8f6c-4c03-890c-49b1e0eabf52 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 0d1a0e96-81be-47cb-a700-5a35422a193f {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:19.624969 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:19.624969 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:19.697231 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5b735e6-8f6c-4c03-890c-49b1e0eabf52 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f returned with HTTP 200 Jan 19 09:13:19.704858 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1355/2681] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:19 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f => generated 324 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:19.718584 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail Jan 19 09:13:19.719815 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:19.720320 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:19.720320 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:19.721808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:19.726466 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:19.733129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:13:19.828105 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Get all volumes completed successfully. Jan 19 09:13:19.830584 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:19.831263 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:19.841352 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:19.850135 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:19.850135 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:19.867854 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:19.868712 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:19.876908 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87854) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:19.886290 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:19.886290 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:19.931638 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70aef32a-253f-4ebc-9b46-3c8d8237ca96 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail returned with HTTP 200 Jan 19 09:13:19.933434 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1327/2682] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:13:19 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail => generated 1963 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:13:19.949436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail Jan 19 09:13:19.950483 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:19.950855 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:19.950855 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:19.951453 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:19.952345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:19.953145 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:19.953145 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:19.954704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:13:20.020840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Get all volumes completed successfully. Jan 19 09:13:20.022925 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:20.036974 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:20.058320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:20.068145 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:20.068145 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:20.084418 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:20.084871 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:20.096111 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:20.106620 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:20.106620 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:20.137419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb4f0ed7-4671-47b3-930f-1128595bb30c tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail returned with HTTP 200 Jan 19 09:13:20.138768 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1356/2683] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Jan 19 09:13:19 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/detail => generated 1963 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:13:20.156978 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e7ecc89-9893-48a9-aada-79f472309c55 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] POST http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f/action Jan 19 09:13:20.157937 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:20.157937 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:20.159068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e7ecc89-9893-48a9-aada-79f472309c55 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:20.159901 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e7ecc89-9893-48a9-aada-79f472309c55 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:20.162728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-2e7ecc89-9893-48a9-aada-79f472309c55 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] delete called for group 0d1a0e96-81be-47cb-a700-5a35422a193f {{(pid=87854) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:13:20.163321 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.groups [None req-2e7ecc89-9893-48a9-aada-79f472309c55 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Delete group with id: 0d1a0e96-81be-47cb-a700-5a35422a193f Jan 19 09:13:20.171669 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:20.171669 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:20.431371 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e7ecc89-9893-48a9-aada-79f472309c55 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f/action returned with HTTP 202 Jan 19 09:13:20.433007 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1328/2684] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Jan 19 09:13:20 2021] POST /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:13:20.440970 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23142e31-c832-48ea-85b2-148ac505b6f7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 Jan 19 09:13:20.442156 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23142e31-c832-48ea-85b2-148ac505b6f7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:20.442156 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:20.442156 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:20.442890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23142e31-c832-48ea-85b2-148ac505b6f7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:20.476762 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f989b795-a35a-4808-9c5b-00d4d38d5446 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:20.477499 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f989b795-a35a-4808-9c5b-00d4d38d5446 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:20.477828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:20.477828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:20.478397 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f989b795-a35a-4808-9c5b-00d4d38d5446 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:20.545258 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:20.545258 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:20.555070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-23142e31-c832-48ea-85b2-148ac505b6f7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:20.570505 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-23142e31-c832-48ea-85b2-148ac505b6f7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:20.570904 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-23142e31-c832-48ea-85b2-148ac505b6f7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:20.589589 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-23142e31-c832-48ea-85b2-148ac505b6f7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:20.590474 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:20.590474 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:20.598230 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:20.598230 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:20.604371 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f989b795-a35a-4808-9c5b-00d4d38d5446 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:20.638025 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f989b795-a35a-4808-9c5b-00d4d38d5446 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:20.639239 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1329/2685] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:20 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:20.655251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23142e31-c832-48ea-85b2-148ac505b6f7 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 returned with HTTP 200 Jan 19 09:13:20.656306 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1357/2686] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:20 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 => generated 984 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:21.655449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0d7f76d-458d-47d0-9628-3bc5fef7c5d7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:21.655966 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0d7f76d-458d-47d0-9628-3bc5fef7c5d7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:21.656059 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:21.656059 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:21.656481 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0d7f76d-458d-47d0-9628-3bc5fef7c5d7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:21.673534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d85d9fc0-389b-4cdb-971b-4e982a234732 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 Jan 19 09:13:21.674110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d85d9fc0-389b-4cdb-971b-4e982a234732 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:21.674303 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:21.674303 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:21.674684 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d85d9fc0-389b-4cdb-971b-4e982a234732 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:21.794888 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:21.794888 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:21.805032 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:21.805032 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:21.819642 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d0d7f76d-458d-47d0-9628-3bc5fef7c5d7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:21.826377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d85d9fc0-389b-4cdb-971b-4e982a234732 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:21.863930 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-d85d9fc0-389b-4cdb-971b-4e982a234732 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:21.864392 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-d85d9fc0-389b-4cdb-971b-4e982a234732 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:21.879522 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-d85d9fc0-389b-4cdb-971b-4e982a234732 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:21.893807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0d7f76d-458d-47d0-9628-3bc5fef7c5d7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:21.893807 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1330/2687] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:21 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:21.901724 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:21.901724 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:21.946450 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d85d9fc0-389b-4cdb-971b-4e982a234732 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 returned with HTTP 200 Jan 19 09:13:21.956348 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1358/2688] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:21 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 => generated 984 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:22.906106 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f026e2fb-b721-4cf1-8c19-2f83402c9b72 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:22.906735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f026e2fb-b721-4cf1-8c19-2f83402c9b72 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:22.906834 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:22.906834 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:22.907148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f026e2fb-b721-4cf1-8c19-2f83402c9b72 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:22.963736 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67ced069-161d-4a1f-b252-6d403a3407e2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 Jan 19 09:13:22.964742 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67ced069-161d-4a1f-b252-6d403a3407e2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:22.965145 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:22.965145 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:22.965772 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-67ced069-161d-4a1f-b252-6d403a3407e2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:23.049219 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:23.049219 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:23.057659 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:23.057659 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:23.080679 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f026e2fb-b721-4cf1-8c19-2f83402c9b72 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:23.100117 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-67ced069-161d-4a1f-b252-6d403a3407e2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:23.125942 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f026e2fb-b721-4cf1-8c19-2f83402c9b72 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:23.130281 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1331/2689] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:22 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:23.173395 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-67ced069-161d-4a1f-b252-6d403a3407e2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:23.173831 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-67ced069-161d-4a1f-b252-6d403a3407e2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:23.194224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-67ced069-161d-4a1f-b252-6d403a3407e2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:23.210281 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:23.210281 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:23.264347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-67ced069-161d-4a1f-b252-6d403a3407e2 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 returned with HTTP 200 Jan 19 09:13:23.265841 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1359/2690] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:22 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 => generated 984 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:24.146621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1872f3e6-58c8-4318-b906-2c0a55455200 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:24.148182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1872f3e6-58c8-4318-b906-2c0a55455200 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:24.148787 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:24.148787 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:24.149489 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1872f3e6-58c8-4318-b906-2c0a55455200 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:24.283043 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f878bc3-ecb8-47df-979b-ad29c149549f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 Jan 19 09:13:24.283617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f878bc3-ecb8-47df-979b-ad29c149549f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:24.283813 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:24.283813 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:24.284473 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f878bc3-ecb8-47df-979b-ad29c149549f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:24.310062 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:24.310062 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:24.344497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1872f3e6-58c8-4318-b906-2c0a55455200 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:24.418266 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1872f3e6-58c8-4318-b906-2c0a55455200 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:24.421156 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1332/2691] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:24 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:24.486213 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:24.486213 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:24.529290 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9f878bc3-ecb8-47df-979b-ad29c149549f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:24.567488 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-9f878bc3-ecb8-47df-979b-ad29c149549f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:24.568829 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-9f878bc3-ecb8-47df-979b-ad29c149549f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:24.586604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-9f878bc3-ecb8-47df-979b-ad29c149549f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:24.604619 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:24.604619 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:24.628255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f878bc3-ecb8-47df-979b-ad29c149549f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 returned with HTTP 200 Jan 19 09:13:24.629465 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1360/2692] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:24 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 => generated 984 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:25.442428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7c41d96-ac50-4393-9b5c-6d7431caa745 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:25.446320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7c41d96-ac50-4393-9b5c-6d7431caa745 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:25.446686 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:25.446686 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:25.447231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7c41d96-ac50-4393-9b5c-6d7431caa745 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:25.593203 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:25.593203 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:25.611389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d7c41d96-ac50-4393-9b5c-6d7431caa745 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:25.665000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e658f643-4563-4720-bcb3-670a5991214b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 Jan 19 09:13:25.666387 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e658f643-4563-4720-bcb3-670a5991214b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:25.666846 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:25.666846 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:25.667949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e658f643-4563-4720-bcb3-670a5991214b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:25.704508 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7c41d96-ac50-4393-9b5c-6d7431caa745 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:25.709123 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1333/2693] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:25 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:25.817756 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:25.817756 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:25.855645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e658f643-4563-4720-bcb3-670a5991214b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Volume info retrieved successfully. Jan 19 09:13:25.890974 n-d-771363-1 devstack@c-api.service[87853]: WARNING stevedore.named [None req-e658f643-4563-4720-bcb3-670a5991214b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:13:25.891768 n-d-771363-1 devstack@c-api.service[87853]: WARNING castellan.key_manager [None req-e658f643-4563-4720-bcb3-670a5991214b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:13:25.908477 n-d-771363-1 devstack@c-api.service[87853]: DEBUG oslo_db.sqlalchemy.engines [None req-e658f643-4563-4720-bcb3-670a5991214b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87855) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:13:25.923402 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:25.923402 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:25.999241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e658f643-4563-4720-bcb3-670a5991214b tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 returned with HTTP 200 Jan 19 09:13:26.001033 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1361/2694] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:25 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 => generated 984 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:26.726334 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2bb45c75-255d-40e2-ba9d-64858a94cb02 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:26.726908 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2bb45c75-255d-40e2-ba9d-64858a94cb02 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:26.727166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:26.727166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:26.727984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2bb45c75-255d-40e2-ba9d-64858a94cb02 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:26.753783 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f1868e0-e63a-4bcc-abd9-59940e390877 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] POST http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types Jan 19 09:13:26.754495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:26.754495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:26.755382 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f1868e0-e63a-4bcc-abd9-59940e390877 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1387551212"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:26.848590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f1868e0-e63a-4bcc-abd9-59940e390877 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types returned with HTTP 200 Jan 19 09:13:26.852626 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1334/2695] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:13:26 2021] POST /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types => generated 231 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:26.866451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:26.866451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:26.871204 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de8578e5-10a0-48d7-86c8-ca348c46b2f5 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] POST http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs Jan 19 09:13:26.872124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de8578e5-10a0-48d7-86c8-ca348c46b2f5 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:26.896885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2bb45c75-255d-40e2-ba9d-64858a94cb02 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:26.953917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2bb45c75-255d-40e2-ba9d-64858a94cb02 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:26.960597 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1362/2696] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:26 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:27.017844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6793ea13-feba-42f0-96b2-7de0d8d1e039 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 Jan 19 09:13:27.018589 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6793ea13-feba-42f0-96b2-7de0d8d1e039 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.019549 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:27.019549 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:27.020215 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6793ea13-feba-42f0-96b2-7de0d8d1e039 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.125153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de8578e5-10a0-48d7-86c8-ca348c46b2f5 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs returned with HTTP 200 Jan 19 09:13:27.126857 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1335/2697] 10.222.0.50 () {60 vars in 1366 bytes} [Tue Jan 19 09:13:26 2021] POST /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs => generated 34 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:13:27.136385 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-edc8aa5b-0720-4012-8e7a-112244c037f8 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] GET http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec3 Jan 19 09:13:27.137494 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-edc8aa5b-0720-4012-8e7a-112244c037f8 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.138149 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-edc8aa5b-0720-4012-8e7a-112244c037f8 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.153155 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6793ea13-feba-42f0-96b2-7de0d8d1e039 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 returned with HTTP 404 Jan 19 09:13:27.160222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-edc8aa5b-0720-4012-8e7a-112244c037f8 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec3 returned with HTTP 200 Jan 19 09:13:27.161682 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1336/2698] 10.222.0.50 () {58 vars in 1363 bytes} [Tue Jan 19 09:13:27 2021] GET /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec3 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 09:13:27.163480 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1363/2699] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:27 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:27.174938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5fd238c5-3550-49b7-adab-9d1b19024a61 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d Jan 19 09:13:27.177323 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5fd238c5-3550-49b7-adab-9d1b19024a61 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.177757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5fd238c5-3550-49b7-adab-9d1b19024a61 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.184837 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b6ac4be-bf26-4686-a924-6c7c18da11e0 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] DELETE http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec3 Jan 19 09:13:27.188825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b6ac4be-bf26-4686-a924-6c7c18da11e0 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.191888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b6ac4be-bf26-4686-a924-6c7c18da11e0 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.297621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5fd238c5-3550-49b7-adab-9d1b19024a61 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d returned with HTTP 404 Jan 19 09:13:27.299012 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1364/2700] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Jan 19 09:13:27 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:27.308961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5c2065d-0d62-40dd-89ba-5298b7f8cebd tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] GET http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f Jan 19 09:13:27.311824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5c2065d-0d62-40dd-89ba-5298b7f8cebd tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.314746 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5c2065d-0d62-40dd-89ba-5298b7f8cebd tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.315398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.groups [None req-b5c2065d-0d62-40dd-89ba-5298b7f8cebd tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] show called for member 0d1a0e96-81be-47cb-a700-5a35422a193f {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:13:27.329736 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5c2065d-0d62-40dd-89ba-5298b7f8cebd tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f returned with HTTP 404 Jan 19 09:13:27.333537 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1365/2701] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Jan 19 09:13:27 2021] GET /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/groups/0d1a0e96-81be-47cb-a700-5a35422a193f => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:27.342651 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27dd35eb-9c44-40c5-8a3a-d86753ffa3fa tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] DELETE http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/group_types/db9b383e-46eb-47b9-98e0-639a41c5907d Jan 19 09:13:27.343230 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27dd35eb-9c44-40c5-8a3a-d86753ffa3fa tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.345555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27dd35eb-9c44-40c5-8a3a-d86753ffa3fa tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.397083 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:13:27.397083 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:13:27.401328 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:13:27.401328 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:13:27.414111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27dd35eb-9c44-40c5-8a3a-d86753ffa3fa tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/group_types/db9b383e-46eb-47b9-98e0-639a41c5907d returned with HTTP 202 Jan 19 09:13:27.417284 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1366/2702] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Jan 19 09:13:27 2021] DELETE /volume/v3/40360d0f60df477186397c15a5c5782c/group_types/db9b383e-46eb-47b9-98e0-639a41c5907d => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 19 09:13:27.429348 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ce16877-f796-4674-9569-2774d95d2be1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] DELETE http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 Jan 19 09:13:27.429892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9ce16877-f796-4674-9569-2774d95d2be1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.430389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9ce16877-f796-4674-9569-2774d95d2be1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.430857 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-9ce16877-f796-4674-9569-2774d95d2be1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Delete volume with id: ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 Jan 19 09:13:27.439503 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b6ac4be-bf26-4686-a924-6c7c18da11e0 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec3 returned with HTTP 202 Jan 19 09:13:27.443925 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1337/2703] 10.222.0.50 () {58 vars in 1366 bytes} [Tue Jan 19 09:13:27 2021] DELETE /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec3 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:13:27.457557 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bfaf05de-074b-4fed-a8b4-71b79e7b465d tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] GET http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec3 Jan 19 09:13:27.458423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bfaf05de-074b-4fed-a8b4-71b79e7b465d tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.459093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bfaf05de-074b-4fed-a8b4-71b79e7b465d tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.530907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bfaf05de-074b-4fed-a8b4-71b79e7b465d tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec3 returned with HTTP 404 Jan 19 09:13:27.532519 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1338/2704] 10.222.0.50 () {58 vars in 1363 bytes} [Tue Jan 19 09:13:27 2021] GET /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec3 => generated 129 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:13:27.565539 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9ce16877-f796-4674-9569-2774d95d2be1 tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 returned with HTTP 404 Jan 19 09:13:27.566911 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1367/2705] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:13:27 2021] DELETE /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/ad2bb713-e28a-4e0e-b699-3dc4b67e62b9 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:27.569654 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ed4a530-4303-4323-b88b-78a3ca310f64 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] POST http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs Jan 19 09:13:27.570949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ed4a530-4303-4323-b88b-78a3ca310f64 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:27.579888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2f60cd4-63f8-422f-8c36-b2faf4af509f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] DELETE http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d Jan 19 09:13:27.580574 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2f60cd4-63f8-422f-8c36-b2faf4af509f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.581157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2f60cd4-63f8-422f-8c36-b2faf4af509f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.583748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e2f60cd4-63f8-422f-8c36-b2faf4af509f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] Delete volume with id: 1ffb7104-e591-408a-99c0-6dbbe5e9c50d Jan 19 09:13:27.666042 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2f60cd4-63f8-422f-8c36-b2faf4af509f tempest-GroupsTest-411573046 tempest-GroupsTest-411573046] http://10.222.0.50/volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d returned with HTTP 404 Jan 19 09:13:27.667315 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1368/2706] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:13:27 2021] DELETE /volume/v3/7fe0bf7c6f624d8ab41845e6bdcd865c/volumes/1ffb7104-e591-408a-99c0-6dbbe5e9c50d => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:27.677620 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d1f2071-b04b-46eb-bdf7-a978a1bb4878 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] DELETE http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types/3438b6f3-66f6-4dce-9c80-492055fc0332 Jan 19 09:13:27.678455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1d1f2071-b04b-46eb-bdf7-a978a1bb4878 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.679084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1d1f2071-b04b-46eb-bdf7-a978a1bb4878 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.802009 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1d1f2071-b04b-46eb-bdf7-a978a1bb4878 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types/3438b6f3-66f6-4dce-9c80-492055fc0332 returned with HTTP 202 Jan 19 09:13:27.807548 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1369/2707] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:13:27 2021] DELETE /volume/v3/40360d0f60df477186397c15a5c5782c/types/3438b6f3-66f6-4dce-9c80-492055fc0332 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:27.813295 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aab1081d-5ad7-4795-bb7e-726c43351fc2 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] GET http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types/3438b6f3-66f6-4dce-9c80-492055fc0332 Jan 19 09:13:27.813981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aab1081d-5ad7-4795-bb7e-726c43351fc2 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.814594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aab1081d-5ad7-4795-bb7e-726c43351fc2 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.830410 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aab1081d-5ad7-4795-bb7e-726c43351fc2 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types/3438b6f3-66f6-4dce-9c80-492055fc0332 returned with HTTP 404 Jan 19 09:13:27.836656 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1370/2708] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:13:27 2021] GET /volume/v3/40360d0f60df477186397c15a5c5782c/types/3438b6f3-66f6-4dce-9c80-492055fc0332 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:27.842678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77c02285-4489-4505-ae38-13318cecf9e9 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] DELETE http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types/965b902a-fadc-4fb9-8857-fb0665623df7 Jan 19 09:13:27.843380 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77c02285-4489-4505-ae38-13318cecf9e9 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.844014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77c02285-4489-4505-ae38-13318cecf9e9 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.887234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ed4a530-4303-4323-b88b-78a3ca310f64 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs returned with HTTP 200 Jan 19 09:13:27.894434 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1339/2709] 10.222.0.50 () {60 vars in 1366 bytes} [Tue Jan 19 09:13:27 2021] POST /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs => generated 34 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 09:13:27.900935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96ce9467-4fd9-482f-ad00-88f4c70279dd tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] GET http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs Jan 19 09:13:27.901809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96ce9467-4fd9-482f-ad00-88f4c70279dd tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.906405 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96ce9467-4fd9-482f-ad00-88f4c70279dd tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.951281 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77c02285-4489-4505-ae38-13318cecf9e9 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types/965b902a-fadc-4fb9-8857-fb0665623df7 returned with HTTP 202 Jan 19 09:13:27.951719 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96ce9467-4fd9-482f-ad00-88f4c70279dd tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs returned with HTTP 200 Jan 19 09:13:27.952726 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1371/2710] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:13:27 2021] DELETE /volume/v3/40360d0f60df477186397c15a5c5782c/types/965b902a-fadc-4fb9-8857-fb0665623df7 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:27.955827 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1340/2711] 10.222.0.50 () {58 vars in 1345 bytes} [Tue Jan 19 09:13:27 2021] GET /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs => generated 34 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:13:27.974569 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-043c79a0-c9ea-41ff-b171-b1bf248d8e56 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] GET http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types/965b902a-fadc-4fb9-8857-fb0665623df7 Jan 19 09:13:27.975232 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe62262d-6019-4edc-ae54-4b320ea59bc8 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] POST http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs Jan 19 09:13:27.976241 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe62262d-6019-4edc-ae54-4b320ea59bc8 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:27.978010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-043c79a0-c9ea-41ff-b171-b1bf248d8e56 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.979429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-043c79a0-c9ea-41ff-b171-b1bf248d8e56 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:28.010696 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-043c79a0-c9ea-41ff-b171-b1bf248d8e56 tempest-GroupsTest-1909213779 tempest-GroupsTest-1909213779] http://10.222.0.50/volume/v3/40360d0f60df477186397c15a5c5782c/types/965b902a-fadc-4fb9-8857-fb0665623df7 returned with HTTP 404 Jan 19 09:13:28.014403 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1372/2712] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:13:27 2021] GET /volume/v3/40360d0f60df477186397c15a5c5782c/types/965b902a-fadc-4fb9-8857-fb0665623df7 => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:28.022984 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04fcc96a-c19d-416d-8133-0b764900f57d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:28.023952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04fcc96a-c19d-416d-8133-0b764900f57d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:28.024718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04fcc96a-c19d-416d-8133-0b764900f57d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:28.135429 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:28.135429 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:28.151230 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-04fcc96a-c19d-416d-8133-0b764900f57d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:28.184531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04fcc96a-c19d-416d-8133-0b764900f57d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:28.185833 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1373/2713] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:28 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:28.249373 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe62262d-6019-4edc-ae54-4b320ea59bc8 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs returned with HTTP 200 Jan 19 09:13:28.255059 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1341/2714] 10.222.0.50 () {60 vars in 1366 bytes} [Tue Jan 19 09:13:27 2021] POST /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs => generated 34 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:13:28.261823 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3886f8e-f7ac-4664-9877-9e2fef0f605d tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] PUT http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec2 Jan 19 09:13:28.262338 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:28.262338 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:28.262992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3886f8e-f7ac-4664-9877-9e2fef0f605d tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:28.481572 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3886f8e-f7ac-4664-9877-9e2fef0f605d tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec2 returned with HTTP 200 Jan 19 09:13:28.482520 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1374/2715] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Jan 19 09:13:28 2021] PUT /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec2 => generated 17 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:13:28.492862 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a7dab20-1de7-43ae-b70e-849ffd05c675 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] GET http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec2 Jan 19 09:13:28.493423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a7dab20-1de7-43ae-b70e-849ffd05c675 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:28.493917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a7dab20-1de7-43ae-b70e-849ffd05c675 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:28.531900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a7dab20-1de7-43ae-b70e-849ffd05c675 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec2 returned with HTTP 200 Jan 19 09:13:28.535139 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1342/2716] 10.222.0.50 () {58 vars in 1363 bytes} [Tue Jan 19 09:13:28 2021] GET /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs/spec2 => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:13:28.543884 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8906e14-4845-429e-b59e-7fd8c516fe04 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] POST http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs Jan 19 09:13:28.545168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8906e14-4845-429e-b59e-7fd8c516fe04 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:28.799358 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8906e14-4845-429e-b59e-7fd8c516fe04 tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs returned with HTTP 200 Jan 19 09:13:28.800871 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1375/2717] 10.222.0.50 () {60 vars in 1366 bytes} [Tue Jan 19 09:13:28 2021] POST /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs => generated 51 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:13:28.811709 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-badf5472-4ed6-459b-b032-f7c557e2f5aa tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] GET http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs Jan 19 09:13:28.812258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-badf5472-4ed6-459b-b032-f7c557e2f5aa tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:28.812709 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-badf5472-4ed6-459b-b032-f7c557e2f5aa tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:28.852063 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-badf5472-4ed6-459b-b032-f7c557e2f5aa tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs returned with HTTP 200 Jan 19 09:13:28.858392 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1343/2718] 10.222.0.50 () {58 vars in 1345 bytes} [Tue Jan 19 09:13:28 2021] GET /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3/extra_specs => generated 68 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:13:28.868936 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f939080d-1c87-4180-af4a-35fb300b7a6a tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] DELETE http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3 Jan 19 09:13:28.869494 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f939080d-1c87-4180-af4a-35fb300b7a6a tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:28.870013 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f939080d-1c87-4180-af4a-35fb300b7a6a tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:29.061964 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:13:29.061964 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:13:29.098562 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f939080d-1c87-4180-af4a-35fb300b7a6a tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3 returned with HTTP 202 Jan 19 09:13:29.099700 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1376/2719] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:13:28 2021] DELETE /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:29.109591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53948674-0be7-4610-8417-94714c5358dc tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] GET http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3 Jan 19 09:13:29.110249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53948674-0be7-4610-8417-94714c5358dc tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:29.110619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-53948674-0be7-4610-8417-94714c5358dc tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:29.144887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-53948674-0be7-4610-8417-94714c5358dc tempest-VolumeTypesExtraSpecsTest-1043506426 tempest-VolumeTypesExtraSpecsTest-1043506426] http://10.222.0.50/volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3 returned with HTTP 404 Jan 19 09:13:29.146365 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1344/2720] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:13:29 2021] GET /volume/v3/9debf8ec8cd44827b8fd0747fab1f26f/types/daa1dddf-7311-478a-969f-a44ec6ab20d3 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:29.202871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ffa6c21-0841-4916-81fe-2d1dc9be24ca tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:29.203410 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ffa6c21-0841-4916-81fe-2d1dc9be24ca tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:29.203904 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ffa6c21-0841-4916-81fe-2d1dc9be24ca tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:29.335786 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:29.335786 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:29.359767 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ffa6c21-0841-4916-81fe-2d1dc9be24ca tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:29.428466 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ffa6c21-0841-4916-81fe-2d1dc9be24ca tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:29.430947 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1377/2721] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:29 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:30.444765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34e75698-f4db-4bd0-8879-19f27fefda1c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:30.445367 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34e75698-f4db-4bd0-8879-19f27fefda1c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:30.445688 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-34e75698-f4db-4bd0-8879-19f27fefda1c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:30.600851 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:30.600851 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:30.620690 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-34e75698-f4db-4bd0-8879-19f27fefda1c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:30.663361 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-34e75698-f4db-4bd0-8879-19f27fefda1c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:30.664643 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1345/2722] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:30 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:31.680791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21158d16-8f8a-49a2-b1b7-74ee94c2ac08 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:31.681951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21158d16-8f8a-49a2-b1b7-74ee94c2ac08 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:31.682173 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:31.682173 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:31.682554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21158d16-8f8a-49a2-b1b7-74ee94c2ac08 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:31.843076 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:31.843076 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:31.883221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-21158d16-8f8a-49a2-b1b7-74ee94c2ac08 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:31.955524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21158d16-8f8a-49a2-b1b7-74ee94c2ac08 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:31.958240 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1378/2723] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:31 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:32.974363 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b19ee886-031c-4a43-9616-d485f1fe933c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:32.975613 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b19ee886-031c-4a43-9616-d485f1fe933c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:32.976038 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:32.976038 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:32.976753 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b19ee886-031c-4a43-9616-d485f1fe933c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:33.161735 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:33.161735 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:33.196496 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b19ee886-031c-4a43-9616-d485f1fe933c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:33.258558 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b19ee886-031c-4a43-9616-d485f1fe933c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:33.259636 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1346/2724] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:32 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:34.278652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-452bce9f-d265-4847-8401-c1e773105cb6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:34.279531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-452bce9f-d265-4847-8401-c1e773105cb6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:34.279934 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:34.279934 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:34.280426 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-452bce9f-d265-4847-8401-c1e773105cb6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:34.426789 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:34.426789 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:34.490349 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-452bce9f-d265-4847-8401-c1e773105cb6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:34.571373 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-452bce9f-d265-4847-8401-c1e773105cb6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:34.572299 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1379/2725] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:34 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:35.588246 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a873adad-0aaf-4bf9-956c-c75eab786b2e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:35.590012 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a873adad-0aaf-4bf9-956c-c75eab786b2e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:35.590477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:35.590477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:35.591133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a873adad-0aaf-4bf9-956c-c75eab786b2e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:35.730932 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:35.730932 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:35.743117 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56092800-5b90-47db-88ec-a869a583342c tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] GET http://10.222.0.50/volume/v3/7db3f0854319473d92dbcdd0501d0af8/os-hosts Jan 19 09:13:35.744030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56092800-5b90-47db-88ec-a869a583342c tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:35.744591 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:35.744591 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:35.745340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56092800-5b90-47db-88ec-a869a583342c tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:35.749862 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a873adad-0aaf-4bf9-956c-c75eab786b2e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:35.771687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.hosts [None req-56092800-5b90-47db-88ec-a869a583342c tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] status, active and update: available, enabled, 2021-01-19 09:13:35+00:00 {{(pid=87854) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 09:13:35.775126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.hosts [None req-56092800-5b90-47db-88ec-a869a583342c tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] status, active and update: available, enabled, 2021-01-19 09:13:28+00:00 {{(pid=87854) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 09:13:35.775738 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.hosts [None req-56092800-5b90-47db-88ec-a869a583342c tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] status, active and update: available, enabled, 2021-01-19 09:13:35+00:00 {{(pid=87854) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 09:13:35.776649 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56092800-5b90-47db-88ec-a869a583342c tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] http://10.222.0.50/volume/v3/7db3f0854319473d92dbcdd0501d0af8/os-hosts returned with HTTP 200 Jan 19 09:13:35.778818 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1347/2726] 10.222.0.50 () {58 vars in 1207 bytes} [Tue Jan 19 09:13:35 2021] GET /volume/v3/7db3f0854319473d92dbcdd0501d0af8/os-hosts => generated 563 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:13:35.801766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf1c8aa3-9886-4e75-be21-b8546e8736e3 tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] GET http://10.222.0.50/volume/v3/7db3f0854319473d92dbcdd0501d0af8/os-hosts Jan 19 09:13:35.802783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf1c8aa3-9886-4e75-be21-b8546e8736e3 tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:35.803790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf1c8aa3-9886-4e75-be21-b8546e8736e3 tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:35.811260 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a873adad-0aaf-4bf9-956c-c75eab786b2e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:35.815109 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1380/2727] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:35 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:35.825939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.hosts [None req-bf1c8aa3-9886-4e75-be21-b8546e8736e3 tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] status, active and update: available, enabled, 2021-01-19 09:13:35+00:00 {{(pid=87854) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 09:13:35.827353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.hosts [None req-bf1c8aa3-9886-4e75-be21-b8546e8736e3 tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] status, active and update: available, enabled, 2021-01-19 09:13:28+00:00 {{(pid=87854) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 09:13:35.830114 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.hosts [None req-bf1c8aa3-9886-4e75-be21-b8546e8736e3 tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] status, active and update: available, enabled, 2021-01-19 09:13:35+00:00 {{(pid=87854) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 09:13:35.832406 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf1c8aa3-9886-4e75-be21-b8546e8736e3 tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] http://10.222.0.50/volume/v3/7db3f0854319473d92dbcdd0501d0af8/os-hosts returned with HTTP 200 Jan 19 09:13:35.841371 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1348/2728] 10.222.0.50 () {58 vars in 1207 bytes} [Tue Jan 19 09:13:35 2021] GET /volume/v3/7db3f0854319473d92dbcdd0501d0af8/os-hosts => generated 563 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:35.852402 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0600d56-4045-4ab0-92c5-299eaff5f05d tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] GET http://10.222.0.50/volume/v3/7db3f0854319473d92dbcdd0501d0af8/os-hosts/n-d-771363-1@lvmdriver-1 Jan 19 09:13:35.853034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0600d56-4045-4ab0-92c5-299eaff5f05d tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:35.853242 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:35.853242 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:35.854590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0600d56-4045-4ab0-92c5-299eaff5f05d tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:36.006657 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0600d56-4045-4ab0-92c5-299eaff5f05d tempest-VolumeHostsAdminTestsJSON-22765048 tempest-VolumeHostsAdminTestsJSON-22765048] http://10.222.0.50/volume/v3/7db3f0854319473d92dbcdd0501d0af8/os-hosts/n-d-771363-1@lvmdriver-1 returned with HTTP 200 Jan 19 09:13:36.008768 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1381/2729] 10.222.0.50 () {58 vars in 1282 bytes} [Tue Jan 19 09:13:35 2021] GET /volume/v3/7db3f0854319473d92dbcdd0501d0af8/os-hosts/n-d-771363-1@lvmdriver-1 => generated 371 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:13:36.832988 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5e2e4e73-853a-4447-9538-acb9b70d3e32 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:36.833743 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5e2e4e73-853a-4447-9538-acb9b70d3e32 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:36.833909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5e2e4e73-853a-4447-9538-acb9b70d3e32 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:37.048235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:37.048235 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:37.096453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5e2e4e73-853a-4447-9538-acb9b70d3e32 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:37.171109 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5e2e4e73-853a-4447-9538-acb9b70d3e32 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:37.177761 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1349/2730] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:36 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:38.195098 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8a40285-e12d-444f-be5a-7e3ff148e076 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:38.196218 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8a40285-e12d-444f-be5a-7e3ff148e076 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:38.197034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8a40285-e12d-444f-be5a-7e3ff148e076 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:38.310477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:38.310477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:38.332363 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c8a40285-e12d-444f-be5a-7e3ff148e076 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:38.375710 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8a40285-e12d-444f-be5a-7e3ff148e076 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:38.376897 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1382/2731] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:38 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 907 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:39.393671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b32d5a90-558b-455b-aa65-10936271a787 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:39.395445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b32d5a90-558b-455b-aa65-10936271a787 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:39.395879 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:39.395879 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:39.396602 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b32d5a90-558b-455b-aa65-10936271a787 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:39.515269 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:39.515269 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:39.540810 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b32d5a90-558b-455b-aa65-10936271a787 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:39.622028 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b32d5a90-558b-455b-aa65-10936271a787 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:39.622969 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1350/2732] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:39 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 965 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:40.630830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41e1c83c-b032-4b8a-88ca-0b902e5c677c tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] POST http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types Jan 19 09:13:40.631587 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:40.631587 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:40.632047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-41e1c83c-b032-4b8a-88ca-0b902e5c677c tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-412454758", "extra_specs": {"spec1": "val1"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:40.639329 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce8791d3-bfeb-4914-a76b-096fda0f5303 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:40.639854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce8791d3-bfeb-4914-a76b-096fda0f5303 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:40.640075 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:40.640075 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:40.640451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce8791d3-bfeb-4914-a76b-096fda0f5303 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:40.754345 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41e1c83c-b032-4b8a-88ca-0b902e5c677c tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types returned with HTTP 200 Jan 19 09:13:40.755455 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1383/2733] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Jan 19 09:13:39 2021] POST /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types => generated 242 bytes in 778 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:40.767825 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f4a6010-2c74-41c7-9455-693f61672633 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] POST http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs Jan 19 09:13:40.769726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f4a6010-2c74-41c7-9455-693f61672633 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:40.772352 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f4a6010-2c74-41c7-9455-693f61672633 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs returned with HTTP 400 Jan 19 09:13:40.774100 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1384/2734] 10.222.0.50 () {60 vars in 1366 bytes} [Tue Jan 19 09:13:40 2021] POST /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:13:40.778416 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:40.778416 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:40.787965 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-409c83e4-ce2c-4a26-9022-8a66ca11b64a tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] POST http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs Jan 19 09:13:40.789076 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-409c83e4-ce2c-4a26-9022-8a66ca11b64a tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:40.792513 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-409c83e4-ce2c-4a26-9022-8a66ca11b64a tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs returned with HTTP 400 Jan 19 09:13:40.793630 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1385/2735] 10.222.0.50 () {60 vars in 1366 bytes} [Tue Jan 19 09:13:40 2021] POST /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs => generated 132 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:13:40.810511 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12539ac6-3b8c-4dc4-99c4-a120670be5b4 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] POST http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/e62f91d5-9b75-457d-ae6a-04c5a3b4a8ae/extra_specs Jan 19 09:13:40.811278 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12539ac6-3b8c-4dc4-99c4-a120670be5b4 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:40.814681 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ce8791d3-bfeb-4914-a76b-096fda0f5303 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:40.866314 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce8791d3-bfeb-4914-a76b-096fda0f5303 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:40.867494 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1351/2736] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:40 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 965 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:40.917655 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12539ac6-3b8c-4dc4-99c4-a120670be5b4 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/e62f91d5-9b75-457d-ae6a-04c5a3b4a8ae/extra_specs returned with HTTP 404 Jan 19 09:13:40.918733 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1386/2737] 10.222.0.50 () {60 vars in 1366 bytes} [Tue Jan 19 09:13:40 2021] POST /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/e62f91d5-9b75-457d-ae6a-04c5a3b4a8ae/extra_specs => generated 114 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:40.931040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c8d5169-3b6e-4da6-8cca-c96c5841d340 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] DELETE http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/22165d7a-87f1-4f57-b4ea-0d31dac67b99/extra_specs/spec1 Jan 19 09:13:40.931558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c8d5169-3b6e-4da6-8cca-c96c5841d340 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:40.931984 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:40.931984 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:40.932628 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c8d5169-3b6e-4da6-8cca-c96c5841d340 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:40.957567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c8d5169-3b6e-4da6-8cca-c96c5841d340 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/22165d7a-87f1-4f57-b4ea-0d31dac67b99/extra_specs/spec1 returned with HTTP 404 Jan 19 09:13:40.958945 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1352/2738] 10.222.0.50 () {58 vars in 1366 bytes} [Tue Jan 19 09:13:40 2021] DELETE /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/22165d7a-87f1-4f57-b4ea-0d31dac67b99/extra_specs/spec1 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:40.972242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-33042c50-d6c9-48c4-9530-696a7d80feb8 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] GET http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/nonexistent_extra_spec_name Jan 19 09:13:40.972912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-33042c50-d6c9-48c4-9530-696a7d80feb8 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:40.973559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-33042c50-d6c9-48c4-9530-696a7d80feb8 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:41.025787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-33042c50-d6c9-48c4-9530-696a7d80feb8 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 19 09:13:41.027145 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1387/2739] 10.222.0.50 () {58 vars in 1429 bytes} [Tue Jan 19 09:13:40 2021] GET /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:41.042566 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d17dc85-b77a-48f1-953a-97b9e89e6961 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] GET http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/e27b8ffa-2ec2-4032-b35d-3207ebf31f60/extra_specs/spec1 Jan 19 09:13:41.043329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d17dc85-b77a-48f1-953a-97b9e89e6961 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:41.044235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d17dc85-b77a-48f1-953a-97b9e89e6961 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:41.071243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d17dc85-b77a-48f1-953a-97b9e89e6961 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/e27b8ffa-2ec2-4032-b35d-3207ebf31f60/extra_specs/spec1 returned with HTTP 404 Jan 19 09:13:41.077521 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1353/2740] 10.222.0.50 () {58 vars in 1363 bytes} [Tue Jan 19 09:13:41 2021] GET /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/e27b8ffa-2ec2-4032-b35d-3207ebf31f60/extra_specs/spec1 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:41.088149 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-427f0108-fbe5-4d47-af4a-74ba761185e1 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] GET http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/68ee704d-abc3-4b45-89fd-2e2ff4c2b8b7/extra_specs Jan 19 09:13:41.088792 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-427f0108-fbe5-4d47-af4a-74ba761185e1 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:41.089497 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-427f0108-fbe5-4d47-af4a-74ba761185e1 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:41.120892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-427f0108-fbe5-4d47-af4a-74ba761185e1 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/68ee704d-abc3-4b45-89fd-2e2ff4c2b8b7/extra_specs returned with HTTP 404 Jan 19 09:13:41.122135 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1388/2741] 10.222.0.50 () {58 vars in 1345 bytes} [Tue Jan 19 09:13:41 2021] GET /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/68ee704d-abc3-4b45-89fd-2e2ff4c2b8b7/extra_specs => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:41.135865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff3f2473-20d1-47e9-9169-39cb994925fe tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] PUT http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/spec1 Jan 19 09:13:41.136982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff3f2473-20d1-47e9-9169-39cb994925fe tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:41.138614 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff3f2473-20d1-47e9-9169-39cb994925fe tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/spec1 returned with HTTP 400 Jan 19 09:13:41.139897 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1354/2742] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Jan 19 09:13:41 2021] PUT /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:13:41.153995 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84038632-145f-4376-ac4e-db83ba226263 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] PUT http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/spec1 Jan 19 09:13:41.157925 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-84038632-145f-4376-ac4e-db83ba226263 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Action: 'update', calling method: update, body: null {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:41.161021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84038632-145f-4376-ac4e-db83ba226263 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/spec1 returned with HTTP 400 Jan 19 09:13:41.164278 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1389/2743] 10.222.0.50 () {60 vars in 1382 bytes} [Tue Jan 19 09:13:41 2021] PUT /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/spec1 => generated 72 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:41.177909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a555f3ce-4302-4023-98e5-0baf4f15d2e9 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] PUT http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/None Jan 19 09:13:41.178670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a555f3ce-4302-4023-98e5-0baf4f15d2e9 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:41.316162 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a555f3ce-4302-4023-98e5-0baf4f15d2e9 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] HTTP exception thrown: Request body and URI mismatch Jan 19 09:13:41.316896 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a555f3ce-4302-4023-98e5-0baf4f15d2e9 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/None returned with HTTP 400 Jan 19 09:13:41.318823 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1355/2744] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Jan 19 09:13:41 2021] PUT /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/None => generated 73 bytes in 147 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:41.331760 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b59aa96c-cfcf-463f-8a39-6dfe00b661ac tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] PUT http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/2681f632-0a5f-40a6-aebf-4b523fd71d36 Jan 19 09:13:41.332615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b59aa96c-cfcf-463f-8a39-6dfe00b661ac tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:41.541777 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b59aa96c-cfcf-463f-8a39-6dfe00b661ac tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] HTTP exception thrown: Request body and URI mismatch Jan 19 09:13:41.542664 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b59aa96c-cfcf-463f-8a39-6dfe00b661ac tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/2681f632-0a5f-40a6-aebf-4b523fd71d36 returned with HTTP 400 Jan 19 09:13:41.543821 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1390/2745] 10.222.0.50 () {60 vars in 1476 bytes} [Tue Jan 19 09:13:41 2021] PUT /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2/extra_specs/2681f632-0a5f-40a6-aebf-4b523fd71d36 => generated 73 bytes in 218 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:13:41.554661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6371f482-f8de-4203-b2ad-f42787e89ea0 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] DELETE http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2 Jan 19 09:13:41.555098 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6371f482-f8de-4203-b2ad-f42787e89ea0 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:41.555609 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6371f482-f8de-4203-b2ad-f42787e89ea0 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:41.694976 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:13:41.694976 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:13:41.711699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6371f482-f8de-4203-b2ad-f42787e89ea0 tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2 returned with HTTP 202 Jan 19 09:13:41.712874 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1356/2746] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:13:41 2021] DELETE /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:41.720596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ccee4ea-9c2b-4cc2-b35d-d01b15a7e72d tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] GET http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2 Jan 19 09:13:41.721960 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ccee4ea-9c2b-4cc2-b35d-d01b15a7e72d tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:41.722623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ccee4ea-9c2b-4cc2-b35d-d01b15a7e72d tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:41.746255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ccee4ea-9c2b-4cc2-b35d-d01b15a7e72d tempest-ExtraSpecsNegativeTest-1267000686 tempest-ExtraSpecsNegativeTest-1267000686] http://10.222.0.50/volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2 returned with HTTP 404 Jan 19 09:13:41.750896 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1391/2747] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:13:41 2021] GET /volume/v3/ad934db68a2348e9bee0d1b59b72f98a/types/45d18875-e457-48b5-871f-34c6aad3add2 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:41.884070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3f44e00-1adf-4ce8-a6f1-1ff821db93c9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:41.884780 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d3f44e00-1adf-4ce8-a6f1-1ff821db93c9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:41.885474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d3f44e00-1adf-4ce8-a6f1-1ff821db93c9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:41.980615 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:41.980615 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:41.991071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d3f44e00-1adf-4ce8-a6f1-1ff821db93c9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:42.020768 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3f44e00-1adf-4ce8-a6f1-1ff821db93c9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:42.021791 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1357/2748] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:41 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 968 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:43.039088 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-482eac3a-8f97-4e8d-b16e-c97697451b04 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:43.040287 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-482eac3a-8f97-4e8d-b16e-c97697451b04 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:43.040969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-482eac3a-8f97-4e8d-b16e-c97697451b04 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:43.107583 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:43.107583 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:43.118801 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-482eac3a-8f97-4e8d-b16e-c97697451b04 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:43.150824 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-482eac3a-8f97-4e8d-b16e-c97697451b04 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:43.152239 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1392/2749] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:43 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:44.177876 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-524d3fca-0dc5-4f1e-b910-5d9971b2942d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:44.178694 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-524d3fca-0dc5-4f1e-b910-5d9971b2942d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:44.179123 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:44.179123 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:44.179830 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-524d3fca-0dc5-4f1e-b910-5d9971b2942d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:44.244119 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:44.244119 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:44.262306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-524d3fca-0dc5-4f1e-b910-5d9971b2942d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:44.291339 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-524d3fca-0dc5-4f1e-b910-5d9971b2942d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:44.292873 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1358/2750] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:44 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 968 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:45.309245 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a3e53350-fddc-454f-8d0a-ed7b0c7e9f28 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:45.309844 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a3e53350-fddc-454f-8d0a-ed7b0c7e9f28 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:45.309941 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:45.309941 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:45.310327 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a3e53350-fddc-454f-8d0a-ed7b0c7e9f28 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:45.390510 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:45.390510 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:45.412259 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a3e53350-fddc-454f-8d0a-ed7b0c7e9f28 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:45.448571 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a3e53350-fddc-454f-8d0a-ed7b0c7e9f28 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:45.459455 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1393/2751] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:45 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 968 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:45.581949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-972167ee-a61f-408e-b6a2-8aa954dde207 tempest-VolumePoolsAdminTestsJSON-2032873349 tempest-VolumePoolsAdminTestsJSON-2032873349] GET http://10.222.0.50/volume/v3/d1b59626c2d14d7dbf8d2a6eb54ab5ca/scheduler-stats/get_pools?detail=True Jan 19 09:13:45.582649 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-972167ee-a61f-408e-b6a2-8aa954dde207 tempest-VolumePoolsAdminTestsJSON-2032873349 tempest-VolumePoolsAdminTestsJSON-2032873349] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:45.583063 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:45.583063 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:45.583528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-972167ee-a61f-408e-b6a2-8aa954dde207 tempest-VolumePoolsAdminTestsJSON-2032873349 tempest-VolumePoolsAdminTestsJSON-2032873349] Calling method 'get_pools' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:45.614795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-972167ee-a61f-408e-b6a2-8aa954dde207 tempest-VolumePoolsAdminTestsJSON-2032873349 tempest-VolumePoolsAdminTestsJSON-2032873349] http://10.222.0.50/volume/v3/d1b59626c2d14d7dbf8d2a6eb54ab5ca/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 19 09:13:45.616033 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1359/2752] 10.222.0.50 () {58 vars in 1281 bytes} [Tue Jan 19 09:13:45 2021] GET /volume/v3/d1b59626c2d14d7dbf8d2a6eb54ab5ca/scheduler-stats/get_pools?detail=True => generated 769 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:45.631621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-356bb207-e577-42dc-97c3-985d5aa8c071 tempest-VolumePoolsAdminTestsJSON-2032873349 tempest-VolumePoolsAdminTestsJSON-2032873349] GET http://10.222.0.50/volume/v3/d1b59626c2d14d7dbf8d2a6eb54ab5ca/scheduler-stats/get_pools Jan 19 09:13:45.632089 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-356bb207-e577-42dc-97c3-985d5aa8c071 tempest-VolumePoolsAdminTestsJSON-2032873349 tempest-VolumePoolsAdminTestsJSON-2032873349] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:45.632389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:45.632389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:45.632872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-356bb207-e577-42dc-97c3-985d5aa8c071 tempest-VolumePoolsAdminTestsJSON-2032873349 tempest-VolumePoolsAdminTestsJSON-2032873349] Calling method 'get_pools' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:45.665947 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-356bb207-e577-42dc-97c3-985d5aa8c071 tempest-VolumePoolsAdminTestsJSON-2032873349 tempest-VolumePoolsAdminTestsJSON-2032873349] http://10.222.0.50/volume/v3/d1b59626c2d14d7dbf8d2a6eb54ab5ca/scheduler-stats/get_pools returned with HTTP 200 Jan 19 09:13:45.673377 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1394/2753] 10.222.0.50 () {58 vars in 1258 bytes} [Tue Jan 19 09:13:45 2021] GET /volume/v3/d1b59626c2d14d7dbf8d2a6eb54ab5ca/scheduler-stats/get_pools => generated 61 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 09:13:46.466016 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4711218-1a8b-49fe-98e7-2c953df2a4f0 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:46.469196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4711218-1a8b-49fe-98e7-2c953df2a4f0 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:46.469906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4711218-1a8b-49fe-98e7-2c953df2a4f0 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:46.604465 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:46.604465 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:46.624881 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e4711218-1a8b-49fe-98e7-2c953df2a4f0 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:46.675275 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4711218-1a8b-49fe-98e7-2c953df2a4f0 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:46.676730 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1360/2754] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:46 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 968 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:47.693285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-726a08b9-081b-45a7-ba43-b6049a8b6713 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:13:47.694384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-726a08b9-081b-45a7-ba43-b6049a8b6713 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:47.695044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-726a08b9-081b-45a7-ba43-b6049a8b6713 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:47.753246 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:47.753246 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:47.767287 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-726a08b9-081b-45a7-ba43-b6049a8b6713 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:47.797030 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-726a08b9-081b-45a7-ba43-b6049a8b6713 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:13:47.798123 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1395/2755] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:47 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 1356 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:47.814303 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] POST http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes Jan 19 09:13:47.815895 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:47.815895 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:47.816424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b78e616d-e59f-4f03-a348-808e9c9b4263", "size": 1, "name": "tempest-VolumesCloneTest-Volume-255549402"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:47.818057 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume request body: {'volume': {'source_volid': 'b78e616d-e59f-4f03-a348-808e9c9b4263', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-255549402'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:47.879582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:47.879582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:47.884201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume retrieved successfully. Jan 19 09:13:47.884502 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume of 1 GB Jan 19 09:13:47.903118 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Availability Zones retrieved successfully. Jan 19 09:13:47.926728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Flow 'volume_create_api' (b183efcd-1636-4843-8a27-65eb34582202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:47.930645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fde59ed-33aa-4559-9974-f3806ee0e6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:47.932936 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Validating volume size '1' using validate_int, validate_source_size {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:48.036865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fde59ed-33aa-4559-9974-f3806ee0e6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b78e616d-e59f-4f03-a348-808e9c9b4263', 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:48.039496 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abbd944-e541-43eb-8c15-a819144a8b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:48.124026 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Created reservations ['5bb655d4-fe4c-4300-aea0-1d080ccc0512', 'a1074aa7-246d-4743-95cd-7de1292a13c9', '1111c0df-fe57-404d-b9af-822fe152bb49', '88d2c5e9-0670-4f3b-8e1b-9a57be609b86'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:48.126392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abbd944-e541-43eb-8c15-a819144a8b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bb655d4-fe4c-4300-aea0-1d080ccc0512', 'a1074aa7-246d-4743-95cd-7de1292a13c9', '1111c0df-fe57-404d-b9af-822fe152bb49', '88d2c5e9-0670-4f3b-8e1b-9a57be609b86']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:48.129770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (341eba2b-26cb-4ecf-89ad-abfaf2936f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:48.264945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (341eba2b-26cb-4ecf-89ad-abfaf2936f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fe4d33d-b1e1-475b-a8f8-fd879082dfde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-255549402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2a20dc634a2eb3453083237a467b',qos_specs=None,replication_status=,reservations=['5bb655d4-fe4c-4300-aea0-1d080ccc0512','a1074aa7-246d-4743-95cd-7de1292a13c9','1111c0df-fe57-404d-b9af-822fe152bb49','88d2c5e9-0670-4f3b-8e1b-9a57be609b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=b78e616d-e59f-4f03-a348-808e9c9b4263,status='creating',user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-255549402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fe4d33d-b1e1-475b-a8f8-fd879082dfde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04fa2a20dc634a2eb3453083237a467b',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=b78e616d-e59f-4f03-a348-808e9c9b4263,status='creating',terminated_at=None,updated_at=None,user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:48.268114 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c352b1e4-2d7e-4617-b5bf-6c9de1ef8803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:48.322161 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c352b1e4-2d7e-4617-b5bf-6c9de1ef8803) 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-255549402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2a20dc634a2eb3453083237a467b',qos_specs=None,replication_status=,reservations=['5bb655d4-fe4c-4300-aea0-1d080ccc0512','a1074aa7-246d-4743-95cd-7de1292a13c9','1111c0df-fe57-404d-b9af-822fe152bb49','88d2c5e9-0670-4f3b-8e1b-9a57be609b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=b78e616d-e59f-4f03-a348-808e9c9b4263,status='creating',user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:48.324543 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26407da2-f47f-4d68-98fe-ff0d9f16f94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:48.411174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26407da2-f47f-4d68-98fe-ff0d9f16f94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:48.415248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Flow 'volume_create_api' (b183efcd-1636-4843-8a27-65eb34582202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:48.469870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume request issued successfully. Jan 19 09:13:48.489736 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb7f5c0d-7631-40a6-8f38-80b10ffb53f8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes returned with HTTP 202 Jan 19 09:13:48.490756 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1361/2756] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:13:47 2021] POST /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes => generated 848 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:13:48.510443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-01b84f9a-8b6f-4058-9918-76fba1b7a60d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:13:48.511239 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-01b84f9a-8b6f-4058-9918-76fba1b7a60d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:48.511608 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:48.511608 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:48.512309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-01b84f9a-8b6f-4058-9918-76fba1b7a60d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:48.581024 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:48.581024 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:48.593327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-01b84f9a-8b6f-4058-9918-76fba1b7a60d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:48.636188 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-01b84f9a-8b6f-4058-9918-76fba1b7a60d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:13:48.637700 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1396/2757] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:48 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:48.832059 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e697337f-3b9f-4127-ba5e-a013f884164a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes Jan 19 09:13:48.833317 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e697337f-3b9f-4127-ba5e-a013f884164a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:48.833797 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:48.833797 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:48.834467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e697337f-3b9f-4127-ba5e-a013f884164a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:48.835481 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-e697337f-3b9f-4127-ba5e-a013f884164a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:13:48.836700 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:48.836700 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:48.838231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e697337f-3b9f-4127-ba5e-a013f884164a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:13:48.913414 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e697337f-3b9f-4127-ba5e-a013f884164a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Get all volumes completed successfully. Jan 19 09:13:48.914210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e697337f-3b9f-4127-ba5e-a013f884164a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes returned with HTTP 200 Jan 19 09:13:48.915053 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1362/2758] 10.222.0.50 () {58 vars in 1204 bytes} [Tue Jan 19 09:13:48 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes => generated 15 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:13:48.925869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] POST http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes Jan 19 09:13:48.926332 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:48.926332 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:48.926747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1583576277"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:48.928553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1583576277'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:48.928927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Create volume of 1 GB Jan 19 09:13:48.942771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Availability Zones retrieved successfully. Jan 19 09:13:48.960842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Flow 'volume_create_api' (8593b2ec-0e55-4f92-aeb6-b774793ecdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:48.963690 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851b32e0-5994-4f19-9845-b05fec7625b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:48.965814 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:49.064512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851b32e0-5994-4f19-9845-b05fec7625b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:49.067822 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a190c52b-800b-43b8-97cf-70403ba500cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:49.202747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Created reservations ['11cee55f-a3ee-4a7a-9482-c55be7cd23ec', '7d90b6f1-dfa3-42ea-8a38-a1f55dbc0007', '054b5b0e-9a20-44ec-a16d-b47bc89f19a7', 'e7f0784c-0d23-4590-836c-e3621f4afb4a'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:49.204632 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a190c52b-800b-43b8-97cf-70403ba500cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11cee55f-a3ee-4a7a-9482-c55be7cd23ec', '7d90b6f1-dfa3-42ea-8a38-a1f55dbc0007', '054b5b0e-9a20-44ec-a16d-b47bc89f19a7', 'e7f0784c-0d23-4590-836c-e3621f4afb4a']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:49.207628 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa41915-4a19-4a07-b692-f7bbfd37d432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:49.275436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa41915-4a19-4a07-b692-f7bbfd37d432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82bf1144-fd69-4697-8252-be55b8b10032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1583576277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49eaea067aa4818af7e7828d769298d',qos_specs=None,replication_status=,reservations=['11cee55f-a3ee-4a7a-9482-c55be7cd23ec','7d90b6f1-dfa3-42ea-8a38-a1f55dbc0007','054b5b0e-9a20-44ec-a16d-b47bc89f19a7','e7f0784c-0d23-4590-836c-e3621f4afb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c4f46a6b588496ea30e903c3ba5fecc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1583576277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82bf1144-fd69-4697-8252-be55b8b10032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d49eaea067aa4818af7e7828d769298d',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,user_id='2c4f46a6b588496ea30e903c3ba5fecc',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:49.278325 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68df07ba-28d9-4f41-a929-2223c2081c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:49.306477 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68df07ba-28d9-4f41-a929-2223c2081c50) 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-1583576277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49eaea067aa4818af7e7828d769298d',qos_specs=None,replication_status=,reservations=['11cee55f-a3ee-4a7a-9482-c55be7cd23ec','7d90b6f1-dfa3-42ea-8a38-a1f55dbc0007','054b5b0e-9a20-44ec-a16d-b47bc89f19a7','e7f0784c-0d23-4590-836c-e3621f4afb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c4f46a6b588496ea30e903c3ba5fecc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:49.309254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce07e561-961a-4ad3-a38f-b76c3418f866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:49.340470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce07e561-961a-4ad3-a38f-b76c3418f866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:49.344322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Flow 'volume_create_api' (8593b2ec-0e55-4f92-aeb6-b774793ecdbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:49.410870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Create volume request issued successfully. Jan 19 09:13:49.425991 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6c1d2ed-4464-4771-8acb-2ba86fc93c45 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes returned with HTTP 202 Jan 19 09:13:49.429143 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1397/2759] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:13:48 2021] POST /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes => generated 824 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:13:49.442161 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fbf52dfe-039d-4885-bca4-0452f55c07ed tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 Jan 19 09:13:49.442938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fbf52dfe-039d-4885-bca4-0452f55c07ed tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:49.443729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fbf52dfe-039d-4885-bca4-0452f55c07ed tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:49.531853 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:49.531853 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:49.555871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fbf52dfe-039d-4885-bca4-0452f55c07ed tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:13:49.594812 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fbf52dfe-039d-4885-bca4-0452f55c07ed tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 returned with HTTP 200 Jan 19 09:13:49.595974 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1363/2760] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:49 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 => generated 892 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:49.654969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b99c4265-ae5d-465b-b39b-f9f28e0d36e6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:13:49.655489 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b99c4265-ae5d-465b-b39b-f9f28e0d36e6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:49.655686 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:49.655686 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:49.656332 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b99c4265-ae5d-465b-b39b-f9f28e0d36e6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:49.803476 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:49.803476 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:49.829941 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b99c4265-ae5d-465b-b39b-f9f28e0d36e6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:49.867887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b99c4265-ae5d-465b-b39b-f9f28e0d36e6 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:13:49.869602 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1398/2761] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:49 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 940 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:50.611282 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-287fa8c3-ea04-4f98-958f-e716d217275c tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 Jan 19 09:13:50.611988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-287fa8c3-ea04-4f98-958f-e716d217275c tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:50.612538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:50.612538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:50.612713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-287fa8c3-ea04-4f98-958f-e716d217275c tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:50.663732 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:50.663732 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:50.672105 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-287fa8c3-ea04-4f98-958f-e716d217275c tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:13:50.696145 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-287fa8c3-ea04-4f98-958f-e716d217275c tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 returned with HTTP 200 Jan 19 09:13:50.697057 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1364/2762] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:50 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:50.712706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-388d7a89-abc8-484f-bbea-4cfc59c5c12f tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 Jan 19 09:13:50.713240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-388d7a89-abc8-484f-bbea-4cfc59c5c12f tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:50.713714 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:50.713714 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:50.714404 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-388d7a89-abc8-484f-bbea-4cfc59c5c12f tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:50.768746 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:50.768746 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:50.778261 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-388d7a89-abc8-484f-bbea-4cfc59c5c12f tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:13:50.813544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-388d7a89-abc8-484f-bbea-4cfc59c5c12f tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 returned with HTTP 200 Jan 19 09:13:50.815144 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1399/2763] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:50 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:50.839062 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] POST http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes Jan 19 09:13:50.840153 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:50.840153 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:50.840608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-41292777"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:50.842996 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-41292777'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:50.842996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Create volume of 1 GB Jan 19 09:13:50.863668 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Availability Zones retrieved successfully. Jan 19 09:13:50.886250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e0dcfc63-0f50-472b-8e5c-b02dff75f37e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:13:50.890271 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e0dcfc63-0f50-472b-8e5c-b02dff75f37e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:50.890469 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Flow 'volume_create_api' (2cc570e9-baee-4a87-94fd-cab659607e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:50.891026 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:50.891026 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:50.891872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e0dcfc63-0f50-472b-8e5c-b02dff75f37e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:50.893781 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7126a11-b56e-42c3-9c59-bf2f2465b622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:50.896788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:50.987417 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:50.987417 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:50.997698 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e0dcfc63-0f50-472b-8e5c-b02dff75f37e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:51.024678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e0dcfc63-0f50-472b-8e5c-b02dff75f37e tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:13:51.025856 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1400/2764] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:50 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 940 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:51.135660 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7126a11-b56e-42c3-9c59-bf2f2465b622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:51.138093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4634ad94-cd1b-4408-ab96-d8d74dba9b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:51.218025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Created reservations ['5dc2e7df-83cd-4c3d-af9c-bdfe37fefce7', '036cf4c2-6115-4d13-882f-01b61ce4b634', '6e0059e0-c11f-4cb3-99c9-fc1e261a4b16', 'aa374ee9-7e80-4289-a44e-380d035a5ea0'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:51.220445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4634ad94-cd1b-4408-ab96-d8d74dba9b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dc2e7df-83cd-4c3d-af9c-bdfe37fefce7', '036cf4c2-6115-4d13-882f-01b61ce4b634', '6e0059e0-c11f-4cb3-99c9-fc1e261a4b16', 'aa374ee9-7e80-4289-a44e-380d035a5ea0']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:51.223771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9feb1bc2-9f14-4abd-a414-4c529937d6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:51.335974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9feb1bc2-9f14-4abd-a414-4c529937d6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07f3394d-04ed-4167-8672-383d517815d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-41292777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49eaea067aa4818af7e7828d769298d',qos_specs=None,replication_status=,reservations=['5dc2e7df-83cd-4c3d-af9c-bdfe37fefce7','036cf4c2-6115-4d13-882f-01b61ce4b634','6e0059e0-c11f-4cb3-99c9-fc1e261a4b16','aa374ee9-7e80-4289-a44e-380d035a5ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c4f46a6b588496ea30e903c3ba5fecc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-41292777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07f3394d-04ed-4167-8672-383d517815d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d49eaea067aa4818af7e7828d769298d',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,user_id='2c4f46a6b588496ea30e903c3ba5fecc',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:51.338423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1244ac03-6729-49b3-847e-3ec50486647e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:51.402798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1244ac03-6729-49b3-847e-3ec50486647e) 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-41292777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49eaea067aa4818af7e7828d769298d',qos_specs=None,replication_status=,reservations=['5dc2e7df-83cd-4c3d-af9c-bdfe37fefce7','036cf4c2-6115-4d13-882f-01b61ce4b634','6e0059e0-c11f-4cb3-99c9-fc1e261a4b16','aa374ee9-7e80-4289-a44e-380d035a5ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c4f46a6b588496ea30e903c3ba5fecc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:51.404790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84849553-07ff-415c-b9b4-4f053ecf0267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:51.438643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84849553-07ff-415c-b9b4-4f053ecf0267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:51.441545 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Flow 'volume_create_api' (2cc570e9-baee-4a87-94fd-cab659607e6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:51.599698 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Create volume request issued successfully. Jan 19 09:13:51.628229 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-18d7775e-2991-4f1b-a472-589fa57f3734 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes returned with HTTP 202 Jan 19 09:13:51.629799 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1365/2765] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:13:50 2021] POST /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes => generated 822 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:13:51.644065 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-598fe675-dff5-4ad4-9e5c-261371321974 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 Jan 19 09:13:51.644768 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-598fe675-dff5-4ad4-9e5c-261371321974 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:51.644768 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:51.644768 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:51.645169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-598fe675-dff5-4ad4-9e5c-261371321974 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:51.751678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:51.751678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:51.776675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-598fe675-dff5-4ad4-9e5c-261371321974 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:13:51.834730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-598fe675-dff5-4ad4-9e5c-261371321974 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 returned with HTTP 200 Jan 19 09:13:51.838220 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1401/2766] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:51 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 => generated 890 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:51.933821 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8dd44c6b-873d-4d3b-97ff-ccfec4bb0f70 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] POST http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types Jan 19 09:13:51.934382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:51.934382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:51.934984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8dd44c6b-873d-4d3b-97ff-ccfec4bb0f70 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-411148200", "os-volume-type-access:is_public": false}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:51.936303 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:51.936303 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:51.983567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8dd44c6b-873d-4d3b-97ff-ccfec4bb0f70 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types returned with HTTP 200 Jan 19 09:13:51.984641 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1366/2767] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Jan 19 09:13:51 2021] POST /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types => generated 228 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:52.042592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5332b7b8-f09f-4c8f-b4ee-5df2db380ed8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:13:52.043113 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5332b7b8-f09f-4c8f-b4ee-5df2db380ed8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:52.043591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5332b7b8-f09f-4c8f-b4ee-5df2db380ed8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:52.133625 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:52.133625 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:52.162938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5332b7b8-f09f-4c8f-b4ee-5df2db380ed8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:52.181812 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8a580c0-61dc-4a72-805c-7b830372735d tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] POST http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes Jan 19 09:13:52.182495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:52.182495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:52.182909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8a580c0-61dc-4a72-805c-7b830372735d tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Action: 'create', calling method: create, body: {"volume": {"volume_type": "206a7693-d783-4187-867a-766732df319d", "size": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:52.184001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-a8a580c0-61dc-4a72-805c-7b830372735d tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Create volume request body: {'volume': {'volume_type': '206a7693-d783-4187-867a-766732df319d', 'size': 1}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:52.200139 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5332b7b8-f09f-4c8f-b4ee-5df2db380ed8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:13:52.201407 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1367/2768] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:52 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 940 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:52.222751 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8a580c0-61dc-4a72-805c-7b830372735d tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes returned with HTTP 404 Jan 19 09:13:52.227779 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1402/2769] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:13:51 2021] POST /volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes => generated 114 bytes in 233 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:52.232322 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2c5cb40-eebf-46ba-93f5-14e6623b1d44 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] POST http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d/action Jan 19 09:13:52.232862 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:52.232862 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:52.233430 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2c5cb40-eebf-46ba-93f5-14e6623b1d44 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action body: b'{"addProjectAccess": {"project": "3744d82cc66c4c238f4f223c9ede5183"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:52.234031 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2c5cb40-eebf-46ba-93f5-14e6623b1d44 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3744d82cc66c4c238f4f223c9ede5183"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:52.257957 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2c5cb40-eebf-46ba-93f5-14e6623b1d44 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d/action returned with HTTP 202 Jan 19 09:13:52.262548 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1368/2770] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Jan 19 09:13:52 2021] POST /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:52.270055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] POST http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes Jan 19 09:13:52.271083 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Action: 'create', calling method: create, body: {"volume": {"volume_type": "206a7693-d783-4187-867a-766732df319d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1314630027"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:52.272406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Create volume request body: {'volume': {'volume_type': '206a7693-d783-4187-867a-766732df319d', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1314630027'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:52.290628 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Create volume of 1 GB Jan 19 09:13:52.291676 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:52.291676 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:52.292793 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Availability Zones retrieved successfully. Jan 19 09:13:52.310988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Flow 'volume_create_api' (fd56e5c2-2d1d-415e-9e64-bda239dd1b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:52.319100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76e9ebd-c1b6-4828-b440-a4a0e09d74b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:52.321828 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:52.393570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76e9ebd-c1b6-4828-b440-a4a0e09d74b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:13:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=206a7693-d783-4187-867a-766732df319d,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-411148200',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '206a7693-d783-4187-867a-766732df319d', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:52.395944 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ca28c1-fd24-4a7d-a495-2acccf737bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:52.452089 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-411148200 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-411148200, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:52.452957 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-411148200 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-411148200, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:13:52.554082 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Created reservations ['a107bf34-2407-4d71-b2a8-0699ceaebc7d', '0a5b8e4e-ec71-46ed-994b-be1eda25b272', 'f6ea673d-aea7-464a-a98d-316b562f0668', 'de786cfe-64ce-4eb2-b6b2-77c0eb53fe8f'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:52.555975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ca28c1-fd24-4a7d-a495-2acccf737bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a107bf34-2407-4d71-b2a8-0699ceaebc7d', '0a5b8e4e-ec71-46ed-994b-be1eda25b272', 'f6ea673d-aea7-464a-a98d-316b562f0668', 'de786cfe-64ce-4eb2-b6b2-77c0eb53fe8f']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:52.558167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de4477a-47be-4210-8ee7-6dcc9be03e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:52.648721 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de4477a-47be-4210-8ee7-6dcc9be03e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '566f1f8f-ced6-4938-a0c6-223ab7ca772d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1314630027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3744d82cc66c4c238f4f223c9ede5183',qos_specs=None,replication_status=,reservations=['a107bf34-2407-4d71-b2a8-0699ceaebc7d','0a5b8e4e-ec71-46ed-994b-be1eda25b272','f6ea673d-aea7-464a-a98d-316b562f0668','de786cfe-64ce-4eb2-b6b2-77c0eb53fe8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aebda767bc64f95864717f923601879',volume_type_id=206a7693-d783-4187-867a-766732df319d), '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=2021-01-19T09:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1314630027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=566f1f8f-ced6-4938-a0c6-223ab7ca772d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3744d82cc66c4c238f4f223c9ede5183',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,user_id='8aebda767bc64f95864717f923601879',volume_attachment=,volume_type=,volume_type_id=206a7693-d783-4187-867a-766732df319d)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:52.650825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecde4e9b-ff40-424b-b50a-3f18fd60cb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:52.680834 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecde4e9b-ff40-424b-b50a-3f18fd60cb51) 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-1314630027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3744d82cc66c4c238f4f223c9ede5183',qos_specs=None,replication_status=,reservations=['a107bf34-2407-4d71-b2a8-0699ceaebc7d','0a5b8e4e-ec71-46ed-994b-be1eda25b272','f6ea673d-aea7-464a-a98d-316b562f0668','de786cfe-64ce-4eb2-b6b2-77c0eb53fe8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aebda767bc64f95864717f923601879',volume_type_id=206a7693-d783-4187-867a-766732df319d)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:52.682836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (889bba48-be22-43f1-82ae-7f4295201926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:52.718694 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (889bba48-be22-43f1-82ae-7f4295201926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:52.723822 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Flow 'volume_create_api' (fd56e5c2-2d1d-415e-9e64-bda239dd1b75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:52.840288 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Create volume request issued successfully. Jan 19 09:13:52.854462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e80dfc5-e10b-4bcc-921a-e2b7a09dff34 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 Jan 19 09:13:52.855553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e80dfc5-e10b-4bcc-921a-e2b7a09dff34 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:52.856415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e80dfc5-e10b-4bcc-921a-e2b7a09dff34 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:52.872463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47df3e14-83dd-402d-8926-88038667a900 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes returned with HTTP 202 Jan 19 09:13:52.889936 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1403/2771] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:13:52 2021] POST /volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes => generated 861 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:13:52.910048 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd57c813-690f-43c2-9bd2-c0d312854bf3 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] GET http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d Jan 19 09:13:52.910764 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd57c813-690f-43c2-9bd2-c0d312854bf3 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:52.911040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:52.911040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:52.911349 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd57c813-690f-43c2-9bd2-c0d312854bf3 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:52.939391 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:52.939391 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:52.948773 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3e80dfc5-e10b-4bcc-921a-e2b7a09dff34 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:13:52.972861 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e80dfc5-e10b-4bcc-921a-e2b7a09dff34 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 returned with HTTP 200 Jan 19 09:13:52.973775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1369/2772] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:52 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:52.989438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eeb0d98e-0102-4fe6-8dd6-9afb564f7550 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 Jan 19 09:13:52.989972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eeb0d98e-0102-4fe6-8dd6-9afb564f7550 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:52.990166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:52.990166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:52.990835 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eeb0d98e-0102-4fe6-8dd6-9afb564f7550 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:53.036851 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:53.036851 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:53.046529 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:53.046529 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:53.056197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eeb0d98e-0102-4fe6-8dd6-9afb564f7550 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:13:53.072030 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cd57c813-690f-43c2-9bd2-c0d312854bf3 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Volume info retrieved successfully. Jan 19 09:13:53.078631 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eeb0d98e-0102-4fe6-8dd6-9afb564f7550 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 returned with HTTP 200 Jan 19 09:13:53.079650 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1370/2773] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:52 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:53.097088 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] POST http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes Jan 19 09:13:53.097595 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:53.097595 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:53.098202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-295217559"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:53.101248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-295217559'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:53.102334 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Create volume of 1 GB Jan 19 09:13:53.121763 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd57c813-690f-43c2-9bd2-c0d312854bf3 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d returned with HTTP 200 Jan 19 09:13:53.124745 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1404/2774] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:52 2021] GET /volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d => generated 953 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:53.133178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Availability Zones retrieved successfully. Jan 19 09:13:53.152384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Flow 'volume_create_api' (cfcbdbd6-cc9d-4355-8026-e56901cd1ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:53.155270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f12512-248a-4609-a0f9-3d8387d5bd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:53.157429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:53.219841 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-818f799b-4f02-4193-abed-27fba8e4f91d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:13:53.220448 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-818f799b-4f02-4193-abed-27fba8e4f91d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:53.220709 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:53.220709 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:53.222090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-818f799b-4f02-4193-abed-27fba8e4f91d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:53.247461 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f12512-248a-4609-a0f9-3d8387d5bd9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:53.249735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3f273e-34e4-47b4-8a63-42bd773edde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:53.301033 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:53.301033 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:53.320723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-818f799b-4f02-4193-abed-27fba8e4f91d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:53.367064 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-818f799b-4f02-4193-abed-27fba8e4f91d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:13:53.367990 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1405/2775] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:53 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 940 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:13:53.447132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Created reservations ['f70fffda-8b52-4a0e-b5b4-5f0d40392ee2', 'fb8e5b8e-8500-42c7-968d-00ab4a351e18', '78617da9-27d9-42a0-ba83-cc22e34384f9', '41ccde3f-7c42-4665-9b41-6c4884fbaa9a'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:53.454474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3f273e-34e4-47b4-8a63-42bd773edde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f70fffda-8b52-4a0e-b5b4-5f0d40392ee2', 'fb8e5b8e-8500-42c7-968d-00ab4a351e18', '78617da9-27d9-42a0-ba83-cc22e34384f9', '41ccde3f-7c42-4665-9b41-6c4884fbaa9a']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:53.457597 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad0f796-cf20-414f-82b2-11b8bcdeaf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:53.614198 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad0f796-cf20-414f-82b2-11b8bcdeaf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3655c7a-c9d7-46d0-ab6c-d7a81b502a87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-295217559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49eaea067aa4818af7e7828d769298d',qos_specs=None,replication_status=,reservations=['f70fffda-8b52-4a0e-b5b4-5f0d40392ee2','fb8e5b8e-8500-42c7-968d-00ab4a351e18','78617da9-27d9-42a0-ba83-cc22e34384f9','41ccde3f-7c42-4665-9b41-6c4884fbaa9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c4f46a6b588496ea30e903c3ba5fecc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-295217559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3655c7a-c9d7-46d0-ab6c-d7a81b502a87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d49eaea067aa4818af7e7828d769298d',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,user_id='2c4f46a6b588496ea30e903c3ba5fecc',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:53.616576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cff6d4d-99ee-45c0-a9d7-ac4af271f7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:53.716571 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cff6d4d-99ee-45c0-a9d7-ac4af271f7c1) 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-295217559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49eaea067aa4818af7e7828d769298d',qos_specs=None,replication_status=,reservations=['f70fffda-8b52-4a0e-b5b4-5f0d40392ee2','fb8e5b8e-8500-42c7-968d-00ab4a351e18','78617da9-27d9-42a0-ba83-cc22e34384f9','41ccde3f-7c42-4665-9b41-6c4884fbaa9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c4f46a6b588496ea30e903c3ba5fecc',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:53.718669 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ff9bd8-d3d0-40f4-85f9-21100840c822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:53.747811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ff9bd8-d3d0-40f4-85f9-21100840c822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:53.750930 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Flow 'volume_create_api' (cfcbdbd6-cc9d-4355-8026-e56901cd1ff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:53.821934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Create volume request issued successfully. Jan 19 09:13:53.838601 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e52ac3f9-0f3c-4979-9e7f-a075dd9ab7bf tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes returned with HTTP 202 Jan 19 09:13:53.840062 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1371/2776] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:13:53 2021] POST /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes => generated 823 bytes in 749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:13:53.865883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-91bd323b-a155-4634-838d-50193dc846e9 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 Jan 19 09:13:53.869183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-91bd323b-a155-4634-838d-50193dc846e9 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:53.873078 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:53.873078 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:53.873078 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-91bd323b-a155-4634-838d-50193dc846e9 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:54.037056 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:54.037056 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:54.046471 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-91bd323b-a155-4634-838d-50193dc846e9 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:13:54.073591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-91bd323b-a155-4634-838d-50193dc846e9 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 returned with HTTP 200 Jan 19 09:13:54.084225 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1406/2777] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:53 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 => generated 891 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:54.140886 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f653a8b-4244-4591-94a1-92df58897090 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] GET http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d Jan 19 09:13:54.141524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f653a8b-4244-4591-94a1-92df58897090 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:54.141763 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:54.141763 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:54.142112 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f653a8b-4244-4591-94a1-92df58897090 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:54.201032 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:54.201032 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:54.237724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9f653a8b-4244-4591-94a1-92df58897090 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Volume info retrieved successfully. Jan 19 09:13:54.278184 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f653a8b-4244-4591-94a1-92df58897090 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d returned with HTTP 200 Jan 19 09:13:54.282029 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1372/2778] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:54 2021] GET /volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d => generated 954 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:54.297213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e0d77169-b037-4cd9-b555-e6afe73c1088 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] POST http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d/action Jan 19 09:13:54.297672 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:54.297672 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:54.298122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e0d77169-b037-4cd9-b555-e6afe73c1088 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action body: b'{"removeProjectAccess": {"project": "3744d82cc66c4c238f4f223c9ede5183"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:54.298503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e0d77169-b037-4cd9-b555-e6afe73c1088 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3744d82cc66c4c238f4f223c9ede5183"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:54.371210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e0d77169-b037-4cd9-b555-e6afe73c1088 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d/action returned with HTTP 202 Jan 19 09:13:54.376649 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1407/2779] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Jan 19 09:13:54 2021] POST /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:54.383092 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70c8ea35-d4c2-43a1-a661-1a763af24a97 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:13:54.383721 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70c8ea35-d4c2-43a1-a661-1a763af24a97 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:54.384376 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:54.384376 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:54.386973 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70c8ea35-d4c2-43a1-a661-1a763af24a97 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:54.397387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef07dfe1-9412-43aa-90ab-e494dad1cb4d tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] POST http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types Jan 19 09:13:54.400858 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef07dfe1-9412-43aa-90ab-e494dad1cb4d tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1298108628", "os-volume-type-access:is_public": false}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:54.548481 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:54.548481 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:54.573780 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-70c8ea35-d4c2-43a1-a661-1a763af24a97 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:54.631828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70c8ea35-d4c2-43a1-a661-1a763af24a97 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:13:54.637140 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1373/2780] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:54 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 940 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:13:54.637680 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef07dfe1-9412-43aa-90ab-e494dad1cb4d tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types returned with HTTP 200 Jan 19 09:13:54.644141 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1408/2781] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Jan 19 09:13:54 2021] POST /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types => generated 229 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:54.649628 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d36cff65-40e6-46bb-9fdc-cbeee8c818da tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] POST http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action Jan 19 09:13:54.650889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:54.650889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:54.659252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d36cff65-40e6-46bb-9fdc-cbeee8c818da tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action body: b'{"addProjectAccess": {"project": "3744d82cc66c4c238f4f223c9ede5183"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:54.659252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d36cff65-40e6-46bb-9fdc-cbeee8c818da tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3744d82cc66c4c238f4f223c9ede5183"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:54.734333 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d36cff65-40e6-46bb-9fdc-cbeee8c818da tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action returned with HTTP 202 Jan 19 09:13:54.735667 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1374/2782] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Jan 19 09:13:54 2021] POST /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:54.748054 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-95ca6653-d43a-485e-9d8a-3cdf479dac2f tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] POST http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action Jan 19 09:13:54.749563 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-95ca6653-d43a-485e-9d8a-3cdf479dac2f tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action body: b'{"addProjectAccess": {"project": "4d3364b0c6b142b2953aab2877db1463"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:54.750275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-95ca6653-d43a-485e-9d8a-3cdf479dac2f tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4d3364b0c6b142b2953aab2877db1463"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:54.979355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-95ca6653-d43a-485e-9d8a-3cdf479dac2f tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action returned with HTTP 202 Jan 19 09:13:54.983604 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1409/2783] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Jan 19 09:13:54 2021] POST /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:54.990425 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c660a6b-efa9-4d5f-a60f-e8bf94b6cf9d tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] GET http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/os-volume-type-access Jan 19 09:13:54.991015 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c660a6b-efa9-4d5f-a60f-e8bf94b6cf9d tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:54.991569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c660a6b-efa9-4d5f-a60f-e8bf94b6cf9d tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:55.017878 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c660a6b-efa9-4d5f-a60f-e8bf94b6cf9d tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/os-volume-type-access returned with HTTP 200 Jan 19 09:13:55.019127 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1375/2784] 10.222.0.50 () {58 vars in 1375 bytes} [Tue Jan 19 09:13:54 2021] GET /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/os-volume-type-access => generated 244 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:55.030287 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1152af5-312d-40ab-8655-527f6114da1a tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] POST http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action Jan 19 09:13:55.031664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1152af5-312d-40ab-8655-527f6114da1a tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action body: b'{"removeProjectAccess": {"project": "4d3364b0c6b142b2953aab2877db1463"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:55.032289 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1152af5-312d-40ab-8655-527f6114da1a tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4d3364b0c6b142b2953aab2877db1463"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:55.092532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04b1a283-8ce7-40e8-8052-66d50d95cb16 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 Jan 19 09:13:55.093055 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04b1a283-8ce7-40e8-8052-66d50d95cb16 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:55.093570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-04b1a283-8ce7-40e8-8052-66d50d95cb16 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:55.168930 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:55.168930 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:55.179801 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-04b1a283-8ce7-40e8-8052-66d50d95cb16 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:13:55.222438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1152af5-312d-40ab-8655-527f6114da1a tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action returned with HTTP 202 Jan 19 09:13:55.224996 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1410/2785] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Jan 19 09:13:55 2021] POST /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:55.240143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bf1d726-05ff-430f-8ecf-c95a9b272d44 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] POST http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action Jan 19 09:13:55.241377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6bf1d726-05ff-430f-8ecf-c95a9b272d44 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action body: b'{"removeProjectAccess": {"project": "3744d82cc66c4c238f4f223c9ede5183"}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:55.241981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6bf1d726-05ff-430f-8ecf-c95a9b272d44 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3744d82cc66c4c238f4f223c9ede5183"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:55.253270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-04b1a283-8ce7-40e8-8052-66d50d95cb16 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 returned with HTTP 200 Jan 19 09:13:55.262958 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1376/2786] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:55 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 => generated 915 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:55.376732 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6bf1d726-05ff-430f-8ecf-c95a9b272d44 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action returned with HTTP 202 Jan 19 09:13:55.380959 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1411/2787] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Jan 19 09:13:55 2021] POST /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:55.396475 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-863a1af2-186f-4e54-bfa9-c5b9500d4f6c tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] DELETE http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d Jan 19 09:13:55.398220 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-863a1af2-186f-4e54-bfa9-c5b9500d4f6c tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:55.398470 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:55.398470 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:55.399016 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-863a1af2-186f-4e54-bfa9-c5b9500d4f6c tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Calling method '_delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:55.490906 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:13:55.490906 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:13:55.556245 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-863a1af2-186f-4e54-bfa9-c5b9500d4f6c tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d returned with HTTP 202 Jan 19 09:13:55.557125 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1377/2788] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:13:55 2021] DELETE /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:55.569013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e904aed-96d6-444e-86e3-cda9c14ba94f tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] GET http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d Jan 19 09:13:55.570019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e904aed-96d6-444e-86e3-cda9c14ba94f tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:55.570874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e904aed-96d6-444e-86e3-cda9c14ba94f tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:55.616515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e904aed-96d6-444e-86e3-cda9c14ba94f tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d returned with HTTP 404 Jan 19 09:13:55.621160 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1412/2789] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:13:55 2021] GET /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/6bbce5c6-fbd4-46c0-bb10-c2d1a509184d => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:55.627769 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eacbb155-6e13-4b9b-b75a-e37fc3aea732 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] DELETE http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d Jan 19 09:13:55.628241 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eacbb155-6e13-4b9b-b75a-e37fc3aea732 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:55.628966 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eacbb155-6e13-4b9b-b75a-e37fc3aea732 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:55.629451 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-eacbb155-6e13-4b9b-b75a-e37fc3aea732 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Delete volume with id: 566f1f8f-ced6-4938-a0c6-223ab7ca772d Jan 19 09:13:55.659026 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a21bb8d1-87cf-4785-b8c1-d6e39575585f tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:13:55.662588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a21bb8d1-87cf-4785-b8c1-d6e39575585f tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:55.664404 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a21bb8d1-87cf-4785-b8c1-d6e39575585f tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:55.716889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:55.716889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:55.718122 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eacbb155-6e13-4b9b-b75a-e37fc3aea732 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Volume info retrieved successfully. Jan 19 09:13:55.786891 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:55.786891 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:55.796100 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a21bb8d1-87cf-4785-b8c1-d6e39575585f tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:55.833042 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a21bb8d1-87cf-4785-b8c1-d6e39575585f tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:13:55.834538 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1413/2790] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:55 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 940 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:55.968129 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eacbb155-6e13-4b9b-b75a-e37fc3aea732 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Delete volume request issued successfully. Jan 19 09:13:55.969214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eacbb155-6e13-4b9b-b75a-e37fc3aea732 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d returned with HTTP 202 Jan 19 09:13:55.969759 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1378/2791] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:13:55 2021] DELETE /volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d => generated 0 bytes in 347 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:13:55.979369 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6b3a34b-a7f2-4ad6-9733-bba00d59dcb0 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] GET http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d Jan 19 09:13:55.979759 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6b3a34b-a7f2-4ad6-9733-bba00d59dcb0 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:55.979978 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:55.979978 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:55.980383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6b3a34b-a7f2-4ad6-9733-bba00d59dcb0 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:56.083469 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.083469 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:56.093135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c6b3a34b-a7f2-4ad6-9733-bba00d59dcb0 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Volume info retrieved successfully. Jan 19 09:13:56.149985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6b3a34b-a7f2-4ad6-9733-bba00d59dcb0 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d returned with HTTP 200 Jan 19 09:13:56.151753 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1414/2792] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:55 2021] GET /volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d => generated 953 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:56.271543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d163475-b3d9-4a02-9137-539c241e4f33 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 Jan 19 09:13:56.271982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d163475-b3d9-4a02-9137-539c241e4f33 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:56.272198 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:56.272198 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:56.272746 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3d163475-b3d9-4a02-9137-539c241e4f33 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:56.356170 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.356170 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:56.380553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3d163475-b3d9-4a02-9137-539c241e4f33 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:13:56.421454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3d163475-b3d9-4a02-9137-539c241e4f33 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 returned with HTTP 200 Jan 19 09:13:56.422748 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1379/2793] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:56 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 => generated 916 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:56.444598 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a340cd45-c3cb-4e64-8e8e-4be2f0f3af70 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 Jan 19 09:13:56.445466 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a340cd45-c3cb-4e64-8e8e-4be2f0f3af70 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:56.446616 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:56.446616 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:56.447740 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a340cd45-c3cb-4e64-8e8e-4be2f0f3af70 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:56.529023 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.529023 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:56.547438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a340cd45-c3cb-4e64-8e8e-4be2f0f3af70 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:13:56.599048 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a340cd45-c3cb-4e64-8e8e-4be2f0f3af70 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 returned with HTTP 200 Jan 19 09:13:56.600278 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1415/2794] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:56 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:56.851227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93716e12-b879-4ccc-8eae-11fb059e7dc9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:13:56.851920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93716e12-b879-4ccc-8eae-11fb059e7dc9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:56.852511 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:56.852511 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:56.853040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93716e12-b879-4ccc-8eae-11fb059e7dc9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:56.936889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] POST http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes Jan 19 09:13:56.937655 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:56.937655 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:56.938357 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:56.939709 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Create volume request body: {'volume': {'size': 1}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:13:56.940903 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Create volume of 1 GB Jan 19 09:13:56.966578 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.966578 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:56.984118 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-93716e12-b879-4ccc-8eae-11fb059e7dc9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:56.987282 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Availability Zones retrieved successfully. Jan 19 09:13:57.016875 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Flow 'volume_create_api' (c7f4b42f-54d4-440e-b687-3497d84df3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:57.019894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db886efe-8f61-407e-aa4a-48d1d9ff7a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:57.022143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:13:57.083355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93716e12-b879-4ccc-8eae-11fb059e7dc9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:13:57.086073 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1416/2795] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:56 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 940 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:57.171659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9be1995b-6edd-4951-b1bc-d0d7d6adb886 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] GET http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d Jan 19 09:13:57.172785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9be1995b-6edd-4951-b1bc-d0d7d6adb886 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:57.172785 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:57.172785 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:57.172785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9be1995b-6edd-4951-b1bc-d0d7d6adb886 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:57.272491 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db886efe-8f61-407e-aa4a-48d1d9ff7a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:57.274718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c578ec9-089e-493b-9db0-9ec4d5cab0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:57.284760 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:57.284760 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:57.311937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9be1995b-6edd-4951-b1bc-d0d7d6adb886 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Volume info retrieved successfully. Jan 19 09:13:57.333341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9be1995b-6edd-4951-b1bc-d0d7d6adb886 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d returned with HTTP 200 Jan 19 09:13:57.336447 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1417/2796] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:57 2021] GET /volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d => generated 953 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:57.564012 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Created reservations ['94f0d30d-a18a-4f42-a2e6-d7908e98723e', 'af70e977-3ee6-45b6-942b-f74288e02797', 'a1baa4c1-48cc-4d00-806d-53021a83672a', '3eda147d-e0ca-4a69-b983-14ea82d7dc0f'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:57.566191 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c578ec9-089e-493b-9db0-9ec4d5cab0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94f0d30d-a18a-4f42-a2e6-d7908e98723e', 'af70e977-3ee6-45b6-942b-f74288e02797', 'a1baa4c1-48cc-4d00-806d-53021a83672a', '3eda147d-e0ca-4a69-b983-14ea82d7dc0f']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:57.568319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be786d2-54d8-4f33-9dec-4917d36dd378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:57.786524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be786d2-54d8-4f33-9dec-4917d36dd378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0470309e-d421-4a72-9370-6fad7bcdee92', '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='3b45a3e76cdc448fa2d608adf06157c5',qos_specs=None,replication_status=,reservations=['94f0d30d-a18a-4f42-a2e6-d7908e98723e','af70e977-3ee6-45b6-942b-f74288e02797','a1baa4c1-48cc-4d00-806d-53021a83672a','3eda147d-e0ca-4a69-b983-14ea82d7dc0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfe2cbaf71eb4dec840c559c0cf7169d',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:13: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=0470309e-d421-4a72-9370-6fad7bcdee92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b45a3e76cdc448fa2d608adf06157c5',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,user_id='dfe2cbaf71eb4dec840c559c0cf7169d',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:57.788830 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db80651a-4d6d-4ff7-ad31-2b2e1a4ce5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:57.913210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db80651a-4d6d-4ff7-ad31-2b2e1a4ce5b3) 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='3b45a3e76cdc448fa2d608adf06157c5',qos_specs=None,replication_status=,reservations=['94f0d30d-a18a-4f42-a2e6-d7908e98723e','af70e977-3ee6-45b6-942b-f74288e02797','a1baa4c1-48cc-4d00-806d-53021a83672a','3eda147d-e0ca-4a69-b983-14ea82d7dc0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfe2cbaf71eb4dec840c559c0cf7169d',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:57.915403 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db47d69-e57d-4237-b866-f1a86b51e026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:13:57.979674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db47d69-e57d-4237-b866-f1a86b51e026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:13:57.982350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Flow 'volume_create_api' (c7f4b42f-54d4-440e-b687-3497d84df3b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:13:58.107271 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Create volume request issued successfully. Jan 19 09:13:58.109877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1563b4fd-5baf-439d-92a5-2a66acb06ca7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:13:58.110769 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1563b4fd-5baf-439d-92a5-2a66acb06ca7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:58.111228 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:58.111228 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:58.112617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1563b4fd-5baf-439d-92a5-2a66acb06ca7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:58.134665 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22f6a0bf-d555-4e31-84ab-dee01e997edd tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes returned with HTTP 202 Jan 19 09:13:58.135525 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1380/2797] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:13:56 2021] POST /volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes => generated 802 bytes in 1524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:13:58.157094 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b152d0c7-dc99-4333-a912-130bd3f271a3 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] GET http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 Jan 19 09:13:58.157643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b152d0c7-dc99-4333-a912-130bd3f271a3 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:58.157836 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:58.157836 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:58.158755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b152d0c7-dc99-4333-a912-130bd3f271a3 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:58.232967 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:58.232967 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:58.254965 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1563b4fd-5baf-439d-92a5-2a66acb06ca7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:58.260929 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:58.260929 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:58.287402 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b152d0c7-dc99-4333-a912-130bd3f271a3 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Volume info retrieved successfully. Jan 19 09:13:58.316423 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1563b4fd-5baf-439d-92a5-2a66acb06ca7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:13:58.317453 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1418/2798] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:58 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 940 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:13:58.335368 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b152d0c7-dc99-4333-a912-130bd3f271a3 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 returned with HTTP 200 Jan 19 09:13:58.336215 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1381/2799] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:58 2021] GET /volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 => generated 981 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:58.358400 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa8dcfaa-591c-4bcb-8b31-bcf8fe1bec87 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] GET http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d Jan 19 09:13:58.358928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa8dcfaa-591c-4bcb-8b31-bcf8fe1bec87 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:58.359124 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:58.359124 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:58.359496 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa8dcfaa-591c-4bcb-8b31-bcf8fe1bec87 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:58.424983 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:58.424983 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:58.458060 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fa8dcfaa-591c-4bcb-8b31-bcf8fe1bec87 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Volume info retrieved successfully. Jan 19 09:13:58.509497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa8dcfaa-591c-4bcb-8b31-bcf8fe1bec87 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d returned with HTTP 200 Jan 19 09:13:58.509497 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1419/2800] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:58 2021] GET /volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d => generated 953 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:59.335936 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3d1d159-ce4e-46c1-a550-c2abcb737095 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:13:59.338833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3d1d159-ce4e-46c1-a550-c2abcb737095 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:59.341479 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:59.341479 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:59.342312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3d1d159-ce4e-46c1-a550-c2abcb737095 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:59.354737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d72baaf-c455-4745-b633-da6d037f7023 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] GET http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 Jan 19 09:13:59.355275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d72baaf-c455-4745-b633-da6d037f7023 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:59.355445 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:59.355445 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:59.355819 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d72baaf-c455-4745-b633-da6d037f7023 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:59.552183 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:59.552183 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:59.571646 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:59.571646 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:13:59.592893 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5d72baaf-c455-4745-b633-da6d037f7023 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Volume info retrieved successfully. Jan 19 09:13:59.620114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f3d1d159-ce4e-46c1-a550-c2abcb737095 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:13:59.675686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3d1d159-ce4e-46c1-a550-c2abcb737095 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:13:59.681792 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1382/2801] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:59 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 940 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:59.685668 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d72baaf-c455-4745-b633-da6d037f7023 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 returned with HTTP 200 Jan 19 09:13:59.686516 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1420/2802] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:59 2021] GET /volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 => generated 1039 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:59.697683 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1017b57b-d07a-483c-ac5b-2beaf115ce12 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] GET http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d Jan 19 09:13:59.698699 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1017b57b-d07a-483c-ac5b-2beaf115ce12 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:59.699129 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:59.699129 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:59.701699 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1017b57b-d07a-483c-ac5b-2beaf115ce12 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:59.800765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1017b57b-d07a-483c-ac5b-2beaf115ce12 tempest-VolumeTypesAccessTest-2064231101 tempest-VolumeTypesAccessTest-2064231101] http://10.222.0.50/volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d returned with HTTP 404 Jan 19 09:13:59.801919 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1383/2803] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:59 2021] GET /volume/v3/3744d82cc66c4c238f4f223c9ede5183/volumes/566f1f8f-ced6-4938-a0c6-223ab7ca772d => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:59.812180 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fdf2520-66da-49c1-affc-fbfcaf506a92 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] DELETE http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d Jan 19 09:13:59.812808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fdf2520-66da-49c1-affc-fbfcaf506a92 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:59.813091 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:59.813091 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:13:59.813785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fdf2520-66da-49c1-affc-fbfcaf506a92 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:59.958086 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:13:59.958086 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:14:00.087464 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fdf2520-66da-49c1-affc-fbfcaf506a92 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d returned with HTTP 202 Jan 19 09:14:00.088819 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1421/2804] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:13:59 2021] DELETE /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:14:00.105365 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-872373a0-96c7-41a6-bcf6-683703e73483 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] GET http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d Jan 19 09:14:00.106244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-872373a0-96c7-41a6-bcf6-683703e73483 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:00.107454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-872373a0-96c7-41a6-bcf6-683703e73483 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:00.134736 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-872373a0-96c7-41a6-bcf6-683703e73483 tempest-VolumeTypesAccessTest-1601401401 tempest-VolumeTypesAccessTest-1601401401] http://10.222.0.50/volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d returned with HTTP 404 Jan 19 09:14:00.138981 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1384/2805] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Jan 19 09:14:00 2021] GET /volume/v3/d31bc8cc61364e54bc2d2e930cf2f0f2/types/206a7693-d783-4187-867a-766732df319d => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:00.694122 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fcbf4660-f6f4-4eef-b8ec-3512de8ff256 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:14:00.694715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fcbf4660-f6f4-4eef-b8ec-3512de8ff256 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:00.695071 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fcbf4660-f6f4-4eef-b8ec-3512de8ff256 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:00.718446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b2f307e-3feb-4d4f-9244-9577af5440e4 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] GET http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 Jan 19 09:14:00.718966 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b2f307e-3feb-4d4f-9244-9577af5440e4 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:00.719454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b2f307e-3feb-4d4f-9244-9577af5440e4 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:00.874095 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:00.874095 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:00.880607 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:00.880607 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:00.891401 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2b2f307e-3feb-4d4f-9244-9577af5440e4 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Volume info retrieved successfully. Jan 19 09:14:00.896621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fcbf4660-f6f4-4eef-b8ec-3512de8ff256 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:00.921710 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b2f307e-3feb-4d4f-9244-9577af5440e4 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 returned with HTTP 200 Jan 19 09:14:00.925199 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1385/2806] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:00 2021] GET /volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 => generated 1040 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:00.945837 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef29a572-0789-48d3-8d5a-b2e76bdd2b19 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] GET http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/detail?all_tenants=1&project_id=d49eaea067aa4818af7e7828d769298d Jan 19 09:14:00.946759 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef29a572-0789-48d3-8d5a-b2e76bdd2b19 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:00.947161 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:00.947161 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:00.947801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef29a572-0789-48d3-8d5a-b2e76bdd2b19 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:00.949447 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef29a572-0789-48d3-8d5a-b2e76bdd2b19 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Could not evaluate value d49eaea067aa4818af7e7828d769298d, assuming string {{(pid=87854) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:14:00.951344 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ef29a572-0789-48d3-8d5a-b2e76bdd2b19 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Searching by: MultiDict([('project_id', 'd49eaea067aa4818af7e7828d769298d'), ('all_tenants', 1)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:14:00.960509 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fcbf4660-f6f4-4eef-b8ec-3512de8ff256 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:14:00.961715 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1422/2807] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:00 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 940 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:01.037774 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ef29a572-0789-48d3-8d5a-b2e76bdd2b19 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Get all volumes completed successfully. Jan 19 09:14:01.040243 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:01.040243 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:01.055700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef29a572-0789-48d3-8d5a-b2e76bdd2b19 tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/detail?all_tenants=1&project_id=d49eaea067aa4818af7e7828d769298d returned with HTTP 200 Jan 19 09:14:01.065344 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1386/2808] 10.222.0.50 () {58 vars in 1340 bytes} [Tue Jan 19 09:14:00 2021] GET /volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/detail?all_tenants=1&project_id=d49eaea067aa4818af7e7828d769298d => generated 3244 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:01.079231 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f533706b-7597-48b1-9e8f-70b7187f25ef tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] DELETE http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 Jan 19 09:14:01.079770 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f533706b-7597-48b1-9e8f-70b7187f25ef tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:01.080111 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:01.080111 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:01.080511 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f533706b-7597-48b1-9e8f-70b7187f25ef tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:01.081502 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f533706b-7597-48b1-9e8f-70b7187f25ef tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Delete volume with id: 0470309e-d421-4a72-9370-6fad7bcdee92 Jan 19 09:14:01.194672 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:01.194672 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:01.195350 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f533706b-7597-48b1-9e8f-70b7187f25ef tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Volume info retrieved successfully. Jan 19 09:14:01.252293 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f533706b-7597-48b1-9e8f-70b7187f25ef tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] Delete volume request issued successfully. Jan 19 09:14:01.252780 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f533706b-7597-48b1-9e8f-70b7187f25ef tempest-VolumesListAdminTestJSON-1050699185 tempest-VolumesListAdminTestJSON-1050699185] http://10.222.0.50/volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 returned with HTTP 202 Jan 19 09:14:01.266247 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1423/2809] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:01 2021] DELETE /volume/v3/3b45a3e76cdc448fa2d608adf06157c5/volumes/0470309e-d421-4a72-9370-6fad7bcdee92 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:14:01.271315 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-053412b0-aa57-4eb3-9125-198b483a8950 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] DELETE http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 Jan 19 09:14:01.273629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-053412b0-aa57-4eb3-9125-198b483a8950 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:01.273832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:01.273832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:01.274366 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-053412b0-aa57-4eb3-9125-198b483a8950 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:01.274907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-053412b0-aa57-4eb3-9125-198b483a8950 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Delete volume with id: c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 Jan 19 09:14:01.379514 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:01.379514 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:01.383629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-053412b0-aa57-4eb3-9125-198b483a8950 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:14:01.444392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-053412b0-aa57-4eb3-9125-198b483a8950 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Delete volume request issued successfully. Jan 19 09:14:01.444958 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-053412b0-aa57-4eb3-9125-198b483a8950 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 returned with HTTP 202 Jan 19 09:14:01.449000 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1387/2810] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:01 2021] DELETE /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:14:01.454066 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5aa88b5d-b18e-4135-a381-644ab6ad3d60 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 Jan 19 09:14:01.454708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5aa88b5d-b18e-4135-a381-644ab6ad3d60 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:01.455683 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:01.455683 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:01.456494 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5aa88b5d-b18e-4135-a381-644ab6ad3d60 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:01.555030 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:01.555030 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:01.578938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5aa88b5d-b18e-4135-a381-644ab6ad3d60 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:14:01.624957 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5aa88b5d-b18e-4135-a381-644ab6ad3d60 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 returned with HTTP 200 Jan 19 09:14:01.629272 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1424/2811] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:01 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 => generated 915 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:01.982822 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dab8ac16-5d17-4729-a046-c97808742b01 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:14:01.983310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dab8ac16-5d17-4729-a046-c97808742b01 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:01.983447 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:01.983447 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:01.985651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dab8ac16-5d17-4729-a046-c97808742b01 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:02.155045 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:02.155045 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:02.194015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dab8ac16-5d17-4729-a046-c97808742b01 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:02.264554 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dab8ac16-5d17-4729-a046-c97808742b01 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:14:02.265141 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1388/2812] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:01 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 940 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:02.642755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-575f49b6-8dec-45da-a3fe-8082db4b3a30 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 Jan 19 09:14:02.643356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-575f49b6-8dec-45da-a3fe-8082db4b3a30 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:02.643812 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:02.643812 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:02.644502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-575f49b6-8dec-45da-a3fe-8082db4b3a30 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:02.799401 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:02.799401 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:02.813423 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-575f49b6-8dec-45da-a3fe-8082db4b3a30 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:14:02.858232 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-575f49b6-8dec-45da-a3fe-8082db4b3a30 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 returned with HTTP 200 Jan 19 09:14:02.868961 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1425/2813] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:02 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:03.284184 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff0bbd41-086b-49d0-95e4-a9f32e5302c7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:14:03.284734 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff0bbd41-086b-49d0-95e4-a9f32e5302c7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:03.286784 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:03.286784 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:03.287817 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ff0bbd41-086b-49d0-95e4-a9f32e5302c7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:03.408936 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:03.408936 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:03.418629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ff0bbd41-086b-49d0-95e4-a9f32e5302c7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:03.452690 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ff0bbd41-086b-49d0-95e4-a9f32e5302c7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:14:03.453947 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1389/2814] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:03 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 1390 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:03.470077 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90836119-b7a8-473d-bef5-06aaa2db0361 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:14:03.470701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90836119-b7a8-473d-bef5-06aaa2db0361 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:03.470973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:03.470973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:03.471285 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-90836119-b7a8-473d-bef5-06aaa2db0361 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:03.562539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:03.562539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:03.596253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-90836119-b7a8-473d-bef5-06aaa2db0361 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:03.656422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-90836119-b7a8-473d-bef5-06aaa2db0361 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:14:03.670882 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1426/2815] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:03 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 1390 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:03.697827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] POST http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes Jan 19 09:14:03.698289 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:03.698289 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:03.698707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-622501121"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:03.699826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-622501121'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:14:03.700205 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume of 1 GB Jan 19 09:14:03.724871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Availability Zones retrieved successfully. Jan 19 09:14:03.748480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Flow 'volume_create_api' (1c53be45-db63-4cb1-9372-ea48338789d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:03.752737 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e80a91c-348e-4a68-b640-e986d17347ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:03.755959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:14:03.861557 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e80a91c-348e-4a68-b640-e986d17347ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:03.864308 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de65731-1b57-4260-9ca4-ea5eb136b366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:03.875888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b904b228-fa86-4428-9b6d-c243b5f766e6 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 Jan 19 09:14:03.878258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b904b228-fa86-4428-9b6d-c243b5f766e6 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:03.878703 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:03.878703 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:03.879597 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b904b228-fa86-4428-9b6d-c243b5f766e6 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:03.983273 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:03.983273 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:04.002386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Created reservations ['2e95ca0d-4e1e-45a3-a6d3-18cc618b96d8', 'd63d221c-990f-4211-8e34-3ea5e32f95d8', '9e9b8f6e-f303-4f04-b73e-212cbfe4683f', 'afea6b19-af61-45f2-a0c8-6cd939fe4b45'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:14:04.004786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de65731-1b57-4260-9ca4-ea5eb136b366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e95ca0d-4e1e-45a3-a6d3-18cc618b96d8', 'd63d221c-990f-4211-8e34-3ea5e32f95d8', '9e9b8f6e-f303-4f04-b73e-212cbfe4683f', 'afea6b19-af61-45f2-a0c8-6cd939fe4b45']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:04.011381 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4b76c24-ccc5-49fc-bf72-69bf3396a83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:04.015060 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b904b228-fa86-4428-9b6d-c243b5f766e6 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:14:04.068368 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b904b228-fa86-4428-9b6d-c243b5f766e6 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 returned with HTTP 200 Jan 19 09:14:04.072469 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1427/2816] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:03 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:04.107584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4b76c24-ccc5-49fc-bf72-69bf3396a83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-622501121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2a20dc634a2eb3453083237a467b',qos_specs=None,replication_status=,reservations=['2e95ca0d-4e1e-45a3-a6d3-18cc618b96d8','d63d221c-990f-4211-8e34-3ea5e32f95d8','9e9b8f6e-f303-4f04-b73e-212cbfe4683f','afea6b19-af61-45f2-a0c8-6cd939fe4b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-622501121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04fa2a20dc634a2eb3453083237a467b',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,user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:04.110335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62de37d6-cde9-4ff6-93e2-c917435e8144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:04.145346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62de37d6-cde9-4ff6-93e2-c917435e8144) 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-622501121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2a20dc634a2eb3453083237a467b',qos_specs=None,replication_status=,reservations=['2e95ca0d-4e1e-45a3-a6d3-18cc618b96d8','d63d221c-990f-4211-8e34-3ea5e32f95d8','9e9b8f6e-f303-4f04-b73e-212cbfe4683f','afea6b19-af61-45f2-a0c8-6cd939fe4b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:04.147344 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce1554f-2f22-452c-a09e-d25b0d8a4e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:04.205949 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce1554f-2f22-452c-a09e-d25b0d8a4e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:04.209377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Flow 'volume_create_api' (1c53be45-db63-4cb1-9372-ea48338789d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:04.273772 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume request issued successfully. Jan 19 09:14:04.290979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f3ab22b-f912-4840-ba9e-6c5dd77466b8 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes returned with HTTP 202 Jan 19 09:14:04.292763 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1390/2817] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:03 2021] POST /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes => generated 815 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:14:04.307444 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36987aea-159c-4655-83e2-f61917b31ddf tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 Jan 19 09:14:04.308653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36987aea-159c-4655-83e2-f61917b31ddf tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:04.309069 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:04.309069 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:04.310070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36987aea-159c-4655-83e2-f61917b31ddf tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:04.393717 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:04.393717 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:04.416729 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-36987aea-159c-4655-83e2-f61917b31ddf tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:04.458654 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36987aea-159c-4655-83e2-f61917b31ddf tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 returned with HTTP 200 Jan 19 09:14:04.469381 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1428/2818] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:04 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 => generated 883 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:05.088593 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a897ce80-526a-49d1-9636-0ddc49549164 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 Jan 19 09:14:05.089003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a897ce80-526a-49d1-9636-0ddc49549164 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:05.089259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:05.089259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:05.089609 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a897ce80-526a-49d1-9636-0ddc49549164 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:05.197356 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a897ce80-526a-49d1-9636-0ddc49549164 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 returned with HTTP 404 Jan 19 09:14:05.198793 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1391/2819] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:05 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/c3655c7a-c9d7-46d0-ab6c-d7a81b502a87 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:05.207307 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a45eee78-b4b2-47ff-8a94-74ad1123fd6a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] DELETE http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 Jan 19 09:14:05.208159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a45eee78-b4b2-47ff-8a94-74ad1123fd6a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:05.208581 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:05.208581 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:05.209296 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a45eee78-b4b2-47ff-8a94-74ad1123fd6a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:05.209964 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-a45eee78-b4b2-47ff-8a94-74ad1123fd6a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Delete volume with id: 07f3394d-04ed-4167-8672-383d517815d8 Jan 19 09:14:05.281615 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:05.281615 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:05.281615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a45eee78-b4b2-47ff-8a94-74ad1123fd6a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:14:05.321587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a45eee78-b4b2-47ff-8a94-74ad1123fd6a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Delete volume request issued successfully. Jan 19 09:14:05.322142 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a45eee78-b4b2-47ff-8a94-74ad1123fd6a tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 returned with HTTP 202 Jan 19 09:14:05.326117 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1429/2820] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:05 2021] DELETE /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:14:05.332225 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f468d60-e378-408f-a0cb-afd09f1134e7 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 Jan 19 09:14:05.333204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f468d60-e378-408f-a0cb-afd09f1134e7 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:05.333984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f468d60-e378-408f-a0cb-afd09f1134e7 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:05.428160 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:05.428160 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:05.454006 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1f468d60-e378-408f-a0cb-afd09f1134e7 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:14:05.485553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0646072-d433-43ec-b570-84d495d366f5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 Jan 19 09:14:05.486468 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0646072-d433-43ec-b570-84d495d366f5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:05.487059 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:05.487059 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:05.487767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0646072-d433-43ec-b570-84d495d366f5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:05.521566 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f468d60-e378-408f-a0cb-afd09f1134e7 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 returned with HTTP 200 Jan 19 09:14:05.530388 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1392/2821] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:05 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 => generated 914 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:14:05.586445 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:05.586445 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:05.608801 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c0646072-d433-43ec-b570-84d495d366f5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:05.647208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0646072-d433-43ec-b570-84d495d366f5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 returned with HTTP 200 Jan 19 09:14:05.648237 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1430/2822] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:05 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 => generated 908 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:05.664211 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] POST http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes Jan 19 09:14:05.664704 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:05.664704 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:05.665139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Action: 'create', calling method: create, body: {"volume": {"source_volid": "90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1816824217"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:05.666357 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume request body: {'volume': {'source_volid': '90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1816824217'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:14:05.723017 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:05.723017 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:05.724902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume retrieved successfully. Jan 19 09:14:05.725046 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume of 2 GB Jan 19 09:14:05.747209 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Availability Zones retrieved successfully. Jan 19 09:14:05.776712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Flow 'volume_create_api' (f4bf89ee-c3d3-495f-93c7-5e920e39c683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:05.780309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b74cbe1-9cc9-4183-9432-43cf31c4d729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:05.783624 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Validating volume size '2' using validate_int, validate_source_size {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:14:05.867853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b74cbe1-9cc9-4183-9432-43cf31c4d729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5', 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:05.872669 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e78be502-ec07-4b03-a0a6-9515a09bb50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:05.952807 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Created reservations ['023681bc-11b9-423e-a310-cf2f08bb58d0', 'f7399f26-b43f-478c-9a2e-879ceb12c0c1', '82fc58b9-7d86-4c35-98ee-8a5728685b88', '4c00a3ae-7af4-47be-82ef-e799f524ecf3'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:14:05.954813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e78be502-ec07-4b03-a0a6-9515a09bb50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['023681bc-11b9-423e-a310-cf2f08bb58d0', 'f7399f26-b43f-478c-9a2e-879ceb12c0c1', '82fc58b9-7d86-4c35-98ee-8a5728685b88', '4c00a3ae-7af4-47be-82ef-e799f524ecf3']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:05.957597 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8032619-80d0-42e9-ba1d-1e89814860e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:06.081196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8032619-80d0-42e9-ba1d-1e89814860e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86282f7b-7ce9-4b5f-bb63-6b3118250916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1816824217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2a20dc634a2eb3453083237a467b',qos_specs=None,replication_status=,reservations=['023681bc-11b9-423e-a310-cf2f08bb58d0','f7399f26-b43f-478c-9a2e-879ceb12c0c1','82fc58b9-7d86-4c35-98ee-8a5728685b88','4c00a3ae-7af4-47be-82ef-e799f524ecf3'],size=2,snapshot_id=None,source_replicaid=,source_volid=90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5,status='creating',user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1816824217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86282f7b-7ce9-4b5f-bb63-6b3118250916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04fa2a20dc634a2eb3453083237a467b',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=90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5,status='creating',terminated_at=None,updated_at=None,user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:06.082626 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4163d29a-6f91-4f43-a15a-5acbbed21ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:06.123310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4163d29a-6f91-4f43-a15a-5acbbed21ede) 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-1816824217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2a20dc634a2eb3453083237a467b',qos_specs=None,replication_status=,reservations=['023681bc-11b9-423e-a310-cf2f08bb58d0','f7399f26-b43f-478c-9a2e-879ceb12c0c1','82fc58b9-7d86-4c35-98ee-8a5728685b88','4c00a3ae-7af4-47be-82ef-e799f524ecf3'],size=2,snapshot_id=None,source_replicaid=,source_volid=90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5,status='creating',user_id='57bcc1acd915470a8cdc37a5b8fcea41',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:06.126146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06411080-0eb4-4267-b518-10f0d7a85e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:06.207718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06411080-0eb4-4267-b518-10f0d7a85e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:06.210645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Flow 'volume_create_api' (f4bf89ee-c3d3-495f-93c7-5e920e39c683) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:06.263658 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Create volume request issued successfully. Jan 19 09:14:06.290008 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad3dc480-a85b-4c90-bf98-57c04c589c51 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes returned with HTTP 202 Jan 19 09:14:06.290913 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1393/2823] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:14:05 2021] POST /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes => generated 850 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:14:06.307448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-24c3423d-753e-469a-b4f2-2bd7512520f2 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:06.307972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-24c3423d-753e-469a-b4f2-2bd7512520f2 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:06.308165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:06.308165 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:06.309182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-24c3423d-753e-469a-b4f2-2bd7512520f2 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:06.371909 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:06.371909 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:06.385988 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-24c3423d-753e-469a-b4f2-2bd7512520f2 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:06.413663 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-24c3423d-753e-469a-b4f2-2bd7512520f2 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:06.414836 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1431/2824] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:06 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 918 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:06.551213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aab7eacd-bf2d-4280-b46c-787b0bf2d3ec tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 Jan 19 09:14:06.551931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aab7eacd-bf2d-4280-b46c-787b0bf2d3ec tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:06.552307 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:06.552307 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:06.553183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aab7eacd-bf2d-4280-b46c-787b0bf2d3ec tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:06.626938 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:06.626938 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:06.638044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aab7eacd-bf2d-4280-b46c-787b0bf2d3ec tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:14:06.665919 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aab7eacd-bf2d-4280-b46c-787b0bf2d3ec tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 returned with HTTP 200 Jan 19 09:14:06.677158 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1394/2825] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:06 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 => generated 914 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:07.374957 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes Jan 19 09:14:07.376218 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:07.376218 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:07.377592 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-761001312"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:07.379110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-761001312'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:14:07.379708 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Create volume of 1 GB Jan 19 09:14:07.396134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Availability Zones retrieved successfully. Jan 19 09:14:07.414214 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Flow 'volume_create_api' (d679b4a1-8690-4d2c-81c6-3875b768a0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:07.420151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a2a11d-00a4-430c-850f-b343a348674b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:07.423142 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:14:07.431230 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-60734831-94ef-49d6-95b8-e3af3c933c01 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:07.431764 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-60734831-94ef-49d6-95b8-e3af3c933c01 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:07.431963 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:07.431963 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:07.432335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-60734831-94ef-49d6-95b8-e3af3c933c01 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:07.542664 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:07.542664 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:07.552945 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-60734831-94ef-49d6-95b8-e3af3c933c01 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:07.601972 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-60734831-94ef-49d6-95b8-e3af3c933c01 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:07.602820 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1395/2826] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:07 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 942 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:07.683364 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ecfa1a6-80c1-4e3d-90f2-4a6f72fe9504 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 Jan 19 09:14:07.684305 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ecfa1a6-80c1-4e3d-90f2-4a6f72fe9504 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:07.684680 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:07.684680 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:07.685338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ecfa1a6-80c1-4e3d-90f2-4a6f72fe9504 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:07.698222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a2a11d-00a4-430c-850f-b343a348674b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:07.700503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dc9b103-6244-418e-b3b8-58c85a2ecef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:07.745159 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ecfa1a6-80c1-4e3d-90f2-4a6f72fe9504 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 returned with HTTP 404 Jan 19 09:14:07.749815 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1396/2827] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:07 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/07f3394d-04ed-4167-8672-383d517815d8 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:07.755937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-626e7b3c-ffce-406f-bbf9-ad0d75a7918e tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] DELETE http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 Jan 19 09:14:07.756477 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-626e7b3c-ffce-406f-bbf9-ad0d75a7918e tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:07.756963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-626e7b3c-ffce-406f-bbf9-ad0d75a7918e tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:07.760576 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-626e7b3c-ffce-406f-bbf9-ad0d75a7918e tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Delete volume with id: 82bf1144-fd69-4697-8252-be55b8b10032 Jan 19 09:14:07.825484 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:07.825484 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:07.825484 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-626e7b3c-ffce-406f-bbf9-ad0d75a7918e tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:14:07.856961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Created reservations ['d48f1846-4899-49b4-be3c-1f2938ece4c1', 'd2d40e9b-0e53-4224-af88-7c8d0c1a3b92', '93c02257-fcc5-47ba-93d7-42e009bc53ea', '62419335-9b7f-4f52-853a-081e8f12a9dc'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:14:07.860112 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dc9b103-6244-418e-b3b8-58c85a2ecef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d48f1846-4899-49b4-be3c-1f2938ece4c1', 'd2d40e9b-0e53-4224-af88-7c8d0c1a3b92', '93c02257-fcc5-47ba-93d7-42e009bc53ea', '62419335-9b7f-4f52-853a-081e8f12a9dc']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:07.865679 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-626e7b3c-ffce-406f-bbf9-ad0d75a7918e tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Delete volume request issued successfully. Jan 19 09:14:07.866072 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-626e7b3c-ffce-406f-bbf9-ad0d75a7918e tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 returned with HTTP 202 Jan 19 09:14:07.869035 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1397/2828] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:07 2021] DELETE /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:14:07.874859 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39609fad-cfa4-4f89-b07f-77ca19fbd3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:07.876752 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9c44f16-f1a4-4666-8a07-4d18a61db424 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 Jan 19 09:14:07.877427 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c9c44f16-f1a4-4666-8a07-4d18a61db424 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:07.877691 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:07.877691 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:07.878318 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c9c44f16-f1a4-4666-8a07-4d18a61db424 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:07.963025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39609fad-cfa4-4f89-b07f-77ca19fbd3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-761001312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='939af2f2072d4faf88764dbe81ae55ab',qos_specs=None,replication_status=,reservations=['d48f1846-4899-49b4-be3c-1f2938ece4c1','d2d40e9b-0e53-4224-af88-7c8d0c1a3b92','93c02257-fcc5-47ba-93d7-42e009bc53ea','62419335-9b7f-4f52-853a-081e8f12a9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e26431c16247cbb264d730ffbefd78',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-761001312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='939af2f2072d4faf88764dbe81ae55ab',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,user_id='03e26431c16247cbb264d730ffbefd78',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:07.965437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (670646e1-5074-4189-9825-871dc3a2955a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:07.974200 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:07.974200 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:07.999661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c9c44f16-f1a4-4666-8a07-4d18a61db424 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:14:08.049412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (670646e1-5074-4189-9825-871dc3a2955a) 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-761001312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='939af2f2072d4faf88764dbe81ae55ab',qos_specs=None,replication_status=,reservations=['d48f1846-4899-49b4-be3c-1f2938ece4c1','d2d40e9b-0e53-4224-af88-7c8d0c1a3b92','93c02257-fcc5-47ba-93d7-42e009bc53ea','62419335-9b7f-4f52-853a-081e8f12a9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e26431c16247cbb264d730ffbefd78',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:08.052731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3fa847-e8c2-4c34-8367-68a09fa76c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:08.055973 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9c44f16-f1a4-4666-8a07-4d18a61db424 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 returned with HTTP 200 Jan 19 09:14:08.057157 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1398/2829] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:07 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 => generated 916 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:14:08.121407 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3fa847-e8c2-4c34-8367-68a09fa76c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:08.124131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Flow 'volume_create_api' (d679b4a1-8690-4d2c-81c6-3875b768a0cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:08.187165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Create volume request issued successfully. Jan 19 09:14:08.202679 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4b00cf2-9200-473e-a897-fcd122d34921 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes returned with HTTP 202 Jan 19 09:14:08.213883 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1432/2830] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:07 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes => generated 818 bytes in 1029 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:14:08.218399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc15fab2-8eda-4458-b282-73568b4bb6fd tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 Jan 19 09:14:08.218918 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc15fab2-8eda-4458-b282-73568b4bb6fd tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:08.219164 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:08.219164 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:08.219484 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc15fab2-8eda-4458-b282-73568b4bb6fd tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:08.279810 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:08.279810 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:08.289257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cc15fab2-8eda-4458-b282-73568b4bb6fd tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Volume info retrieved successfully. Jan 19 09:14:08.318321 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc15fab2-8eda-4458-b282-73568b4bb6fd tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 returned with HTTP 200 Jan 19 09:14:08.319529 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1399/2831] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:08 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 => generated 886 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:08.620040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3daa7b69-ce93-4069-94d9-7cb4c2d68a94 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:08.621286 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3daa7b69-ce93-4069-94d9-7cb4c2d68a94 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:08.621705 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:08.621705 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:08.622369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3daa7b69-ce93-4069-94d9-7cb4c2d68a94 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:08.695878 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:08.695878 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:08.706376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3daa7b69-ce93-4069-94d9-7cb4c2d68a94 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:08.731387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3daa7b69-ce93-4069-94d9-7cb4c2d68a94 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:08.732405 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1433/2832] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:08 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 942 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:09.073069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-166f18d4-3e9e-49c3-bd9d-7ae63e804b77 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 Jan 19 09:14:09.073622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-166f18d4-3e9e-49c3-bd9d-7ae63e804b77 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:09.073840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:09.073840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:09.074271 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-166f18d4-3e9e-49c3-bd9d-7ae63e804b77 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:09.153166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:09.153166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:09.163264 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-166f18d4-3e9e-49c3-bd9d-7ae63e804b77 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Volume info retrieved successfully. Jan 19 09:14:09.186960 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-166f18d4-3e9e-49c3-bd9d-7ae63e804b77 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 returned with HTTP 200 Jan 19 09:14:09.188109 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1400/2833] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:09 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 => generated 916 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:09.335897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4e9957d-f0d2-4980-8d8b-c942b00df351 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 Jan 19 09:14:09.336425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f4e9957d-f0d2-4980-8d8b-c942b00df351 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:09.336624 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:09.336624 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:09.336987 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f4e9957d-f0d2-4980-8d8b-c942b00df351 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:09.385889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:09.385889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:09.395210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f4e9957d-f0d2-4980-8d8b-c942b00df351 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Volume info retrieved successfully. Jan 19 09:14:09.418466 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f4e9957d-f0d2-4980-8d8b-c942b00df351 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 returned with HTTP 200 Jan 19 09:14:09.419605 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1434/2834] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:09 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 => generated 911 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:09.752611 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7bbf5ad-fd07-4271-91b4-3eeac11a8f4d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:09.753876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e7bbf5ad-fd07-4271-91b4-3eeac11a8f4d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:09.754260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:09.754260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:09.755040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e7bbf5ad-fd07-4271-91b4-3eeac11a8f4d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:09.836038 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:09.836038 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:09.846667 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e7bbf5ad-fd07-4271-91b4-3eeac11a8f4d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:09.871790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7bbf5ad-fd07-4271-91b4-3eeac11a8f4d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:09.873012 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1401/2835] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:09 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 942 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:10.204524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-52958d98-1b74-43c9-81f9-e03ad4d6a9b3 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] GET http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 Jan 19 09:14:10.205313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-52958d98-1b74-43c9-81f9-e03ad4d6a9b3 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:10.205710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:10.205710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:10.207375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-52958d98-1b74-43c9-81f9-e03ad4d6a9b3 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:10.269030 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-52958d98-1b74-43c9-81f9-e03ad4d6a9b3 tempest-VolumesListAdminTestJSON-1708627449 tempest-VolumesListAdminTestJSON-1708627449] http://10.222.0.50/volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 returned with HTTP 404 Jan 19 09:14:10.270826 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1435/2836] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:10 2021] GET /volume/v3/d49eaea067aa4818af7e7828d769298d/volumes/82bf1144-fd69-4697-8252-be55b8b10032 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:10.894989 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e71f17cf-3ca2-4769-b50e-1df089731102 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:10.899695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e71f17cf-3ca2-4769-b50e-1df089731102 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:10.900193 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:10.900193 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:10.901320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e71f17cf-3ca2-4769-b50e-1df089731102 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:10.959655 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:10.959655 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:10.969190 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e71f17cf-3ca2-4769-b50e-1df089731102 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:10.993946 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e71f17cf-3ca2-4769-b50e-1df089731102 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:10.995071 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1402/2837] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:10 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 942 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:12.013647 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b67a12a-73a2-4141-92bb-de05cb7ed23a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:12.014205 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b67a12a-73a2-4141-92bb-de05cb7ed23a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:12.014710 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b67a12a-73a2-4141-92bb-de05cb7ed23a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:12.071127 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:12.071127 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:12.080728 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4b67a12a-73a2-4141-92bb-de05cb7ed23a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:12.104227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b67a12a-73a2-4141-92bb-de05cb7ed23a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:12.105177 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1436/2838] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:12 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 942 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:14:13.121328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-732ee765-1f22-4048-aa68-4952b5149acc tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:13.121823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-732ee765-1f22-4048-aa68-4952b5149acc tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:13.122020 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:13.122020 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:13.122780 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-732ee765-1f22-4048-aa68-4952b5149acc tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:13.177476 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:13.177476 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:13.186782 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-732ee765-1f22-4048-aa68-4952b5149acc tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:13.211797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-732ee765-1f22-4048-aa68-4952b5149acc tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:13.213011 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1403/2839] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:13 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 942 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:14.229591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b95c8170-2d89-416e-abe5-0c16b167e065 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:14.230186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b95c8170-2d89-416e-abe5-0c16b167e065 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:14.230284 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:14.230284 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:14.230614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b95c8170-2d89-416e-abe5-0c16b167e065 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:14.327143 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:14.327143 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:14.357910 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b95c8170-2d89-416e-abe5-0c16b167e065 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:14.403767 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b95c8170-2d89-416e-abe5-0c16b167e065 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:14.405062 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1437/2840] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:14 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 942 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:15.428526 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29b796bd-d276-4601-9cd0-fec393bf3d5d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:15.429706 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29b796bd-d276-4601-9cd0-fec393bf3d5d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:15.435668 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:15.435668 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:15.436131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29b796bd-d276-4601-9cd0-fec393bf3d5d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:15.590763 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:15.590763 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:15.615366 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-29b796bd-d276-4601-9cd0-fec393bf3d5d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:15.645949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29b796bd-d276-4601-9cd0-fec393bf3d5d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:15.646786 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1404/2841] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:15 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 942 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:16.051789 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b95c8170-2d89-416e-abe5-0c16b167e065 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume// Jan 19 09:14:16.052506 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b95c8170-2d89-416e-abe5-0c16b167e065 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:16.053133 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:16.053133 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:16.053634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b95c8170-2d89-416e-abe5-0c16b167e065 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:16.055000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b95c8170-2d89-416e-abe5-0c16b167e065 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:14:16.055709 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1438/2842] 10.222.0.50 () {56 vars in 872 bytes} [Tue Jan 19 09:14:16 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:14:16.065834 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29b796bd-d276-4601-9cd0-fec393bf3d5d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume// Jan 19 09:14:16.066493 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29b796bd-d276-4601-9cd0-fec393bf3d5d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:16.066933 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:16.066933 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:16.067579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29b796bd-d276-4601-9cd0-fec393bf3d5d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:16.069053 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29b796bd-d276-4601-9cd0-fec393bf3d5d tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:14:16.070165 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1405/2843] 10.222.0.50 () {56 vars in 872 bytes} [Tue Jan 19 09:14:16 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:14:16.663745 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e54e816-42ff-44da-a0e6-460265fa9e45 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:16.664879 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e54e816-42ff-44da-a0e6-460265fa9e45 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:16.665555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2e54e816-42ff-44da-a0e6-460265fa9e45 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:16.741841 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:16.741841 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:16.759581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2e54e816-42ff-44da-a0e6-460265fa9e45 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:16.807115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2e54e816-42ff-44da-a0e6-460265fa9e45 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:16.818173 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1406/2844] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:16 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 942 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:16.917079 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48ac7c49-a676-48dc-ab4a-0c033a251164 tempest-VersionsTest-1339986957 tempest-VersionsTest-1339986957] GET http://10.222.0.50/volume/v2/ Jan 19 09:14:16.917952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48ac7c49-a676-48dc-ab4a-0c033a251164 tempest-VersionsTest-1339986957 tempest-VersionsTest-1339986957] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:16.918620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48ac7c49-a676-48dc-ab4a-0c033a251164 tempest-VersionsTest-1339986957 tempest-VersionsTest-1339986957] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:16.919764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48ac7c49-a676-48dc-ab4a-0c033a251164 tempest-VersionsTest-1339986957 tempest-VersionsTest-1339986957] http://10.222.0.50/volume/v2/ returned with HTTP 200 Jan 19 09:14:16.920713 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1439/2845] 10.222.0.50 () {58 vars in 1084 bytes} [Tue Jan 19 09:14:16 2021] GET /volume/v2/ => generated 382 bytes in 844 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 19 09:14:16.932258 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4320a259-e60e-475b-837e-1cc663d17fe6 tempest-VersionsTest-1339986957 tempest-VersionsTest-1339986957] GET http://10.222.0.50/volume/v3/ Jan 19 09:14:16.933043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4320a259-e60e-475b-837e-1cc663d17fe6 tempest-VersionsTest-1339986957 tempest-VersionsTest-1339986957] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:16.933459 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:16.933459 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:16.934099 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4320a259-e60e-475b-837e-1cc663d17fe6 tempest-VersionsTest-1339986957 tempest-VersionsTest-1339986957] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:16.935208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4320a259-e60e-475b-837e-1cc663d17fe6 tempest-VersionsTest-1339986957 tempest-VersionsTest-1339986957] http://10.222.0.50/volume/v3/ returned with HTTP 200 Jan 19 09:14:16.947569 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1407/2846] 10.222.0.50 () {58 vars in 1084 bytes} [Tue Jan 19 09:14:16 2021] GET /volume/v3/ => generated 386 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:17.825253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-49a3b6f0-29e1-4238-ae07-03224bda171a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:17.825253 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-49a3b6f0-29e1-4238-ae07-03224bda171a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:17.825905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-49a3b6f0-29e1-4238-ae07-03224bda171a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:17.879167 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:17.879167 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:17.888334 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-49a3b6f0-29e1-4238-ae07-03224bda171a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:17.917445 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-49a3b6f0-29e1-4238-ae07-03224bda171a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:17.918795 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1440/2847] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:17 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 943 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:17.933933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2db03b0-d1c4-4507-9d16-9a88c9ccefa9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:17.934880 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b2db03b0-d1c4-4507-9d16-9a88c9ccefa9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:17.936225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b2db03b0-d1c4-4507-9d16-9a88c9ccefa9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:17.999488 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:17.999488 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:18.009389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b2db03b0-d1c4-4507-9d16-9a88c9ccefa9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:18.033671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2db03b0-d1c4-4507-9d16-9a88c9ccefa9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:18.035399 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1408/2848] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:17 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 943 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:18.051720 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17ef65b2-fcff-4f2a-b1af-551714560d4a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] DELETE http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:18.052239 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17ef65b2-fcff-4f2a-b1af-551714560d4a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:18.052435 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:18.052435 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:18.053148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17ef65b2-fcff-4f2a-b1af-551714560d4a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:18.053609 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-17ef65b2-fcff-4f2a-b1af-551714560d4a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Delete volume with id: 86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:18.104250 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:18.104250 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:18.105454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-17ef65b2-fcff-4f2a-b1af-551714560d4a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:18.135433 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-17ef65b2-fcff-4f2a-b1af-551714560d4a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Delete volume request issued successfully. Jan 19 09:14:18.136612 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17ef65b2-fcff-4f2a-b1af-551714560d4a tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 202 Jan 19 09:14:18.137953 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1441/2849] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:18 2021] DELETE /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:14:18.146203 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-52b0a172-bcc5-485f-a9fa-60ec96ef08ec tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:18.146732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-52b0a172-bcc5-485f-a9fa-60ec96ef08ec tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:18.146925 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:18.146925 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:18.147862 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-52b0a172-bcc5-485f-a9fa-60ec96ef08ec tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:18.206260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:18.206260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:18.216185 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-52b0a172-bcc5-485f-a9fa-60ec96ef08ec tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:18.242525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-52b0a172-bcc5-485f-a9fa-60ec96ef08ec tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:18.244164 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1409/2850] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:18 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 942 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:19.262453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb2f62c0-6f41-43fa-9178-507d2cf2aab9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:19.262861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb2f62c0-6f41-43fa-9178-507d2cf2aab9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:19.262991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:19.262991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:19.263666 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb2f62c0-6f41-43fa-9178-507d2cf2aab9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:19.344139 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:19.344139 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:19.352844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fb2f62c0-6f41-43fa-9178-507d2cf2aab9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:19.395467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb2f62c0-6f41-43fa-9178-507d2cf2aab9 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 200 Jan 19 09:14:19.406806 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1442/2851] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:19 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 942 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:20.414429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a282dbf7-f528-4529-a600-b64c98457947 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 Jan 19 09:14:20.415129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a282dbf7-f528-4529-a600-b64c98457947 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:20.415449 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:20.415449 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:20.416089 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a282dbf7-f528-4529-a600-b64c98457947 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:20.540359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a282dbf7-f528-4529-a600-b64c98457947 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 returned with HTTP 404 Jan 19 09:14:20.547438 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1410/2852] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:20 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/86282f7b-7ce9-4b5f-bb63-6b3118250916 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:20.555419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba2973f2-84a8-452d-b64e-aac2b1ca7e7b tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] DELETE http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 Jan 19 09:14:20.559812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba2973f2-84a8-452d-b64e-aac2b1ca7e7b tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:20.560708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba2973f2-84a8-452d-b64e-aac2b1ca7e7b tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:20.562941 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ba2973f2-84a8-452d-b64e-aac2b1ca7e7b tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Delete volume with id: 90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 Jan 19 09:14:20.638621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:20.638621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:20.640263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ba2973f2-84a8-452d-b64e-aac2b1ca7e7b tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:20.673510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ba2973f2-84a8-452d-b64e-aac2b1ca7e7b tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Delete volume request issued successfully. Jan 19 09:14:20.674207 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba2973f2-84a8-452d-b64e-aac2b1ca7e7b tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 returned with HTTP 202 Jan 19 09:14:20.675869 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1411/2853] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:20 2021] DELETE /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:14:20.687045 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3716e76-bb3b-4660-a71c-d84ea36233b5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 Jan 19 09:14:20.687593 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3716e76-bb3b-4660-a71c-d84ea36233b5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:20.687817 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:20.687817 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:20.688212 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f3716e76-bb3b-4660-a71c-d84ea36233b5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:20.811253 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:20.811253 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:20.816845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] POST http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes Jan 19 09:14:20.817481 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:20.817481 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:20.818086 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1003935661"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:20.819386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1003935661'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:14:20.819844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Create volume of 1 GB Jan 19 09:14:20.833703 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f3716e76-bb3b-4660-a71c-d84ea36233b5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:20.859310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Availability Zones retrieved successfully. Jan 19 09:14:20.890104 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f3716e76-bb3b-4660-a71c-d84ea36233b5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 returned with HTTP 200 Jan 19 09:14:20.891161 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1412/2854] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:20 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 => generated 907 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:20.910535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Flow 'volume_create_api' (a147c7f2-500b-4cf7-9901-7c6c7083dbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:20.914116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5bab82f-d9a9-4e7d-877b-73b29fde05f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:20.916433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:14:21.007073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5bab82f-d9a9-4e7d-877b-73b29fde05f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:21.010421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9802cdac-d5bd-4939-852e-dc5690642aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:21.107312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Created reservations ['41af7ef0-472b-4191-9b87-81e852a5e09a', '3b5fd69d-9d76-4f9a-9e7f-2b49df7949a6', 'c7b60d28-deee-4794-af22-c9fba7249315', 'c46b98f9-9dc4-4ebf-af69-f2a55a12a08e'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:14:21.109691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9802cdac-d5bd-4939-852e-dc5690642aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41af7ef0-472b-4191-9b87-81e852a5e09a', '3b5fd69d-9d76-4f9a-9e7f-2b49df7949a6', 'c7b60d28-deee-4794-af22-c9fba7249315', 'c46b98f9-9dc4-4ebf-af69-f2a55a12a08e']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:21.113532 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40717fea-74fe-4949-90d6-f7e23161aaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:21.179321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40717fea-74fe-4949-90d6-f7e23161aaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f93a8d32-dbdf-4832-a539-80e66dd61f21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1003935661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7a4413510d24f3486f4e17003de118d',qos_specs=None,replication_status=,reservations=['41af7ef0-472b-4191-9b87-81e852a5e09a','3b5fd69d-9d76-4f9a-9e7f-2b49df7949a6','c7b60d28-deee-4794-af22-c9fba7249315','c46b98f9-9dc4-4ebf-af69-f2a55a12a08e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='200a466cdae74be3ae01eae98008e75e',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1003935661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f93a8d32-dbdf-4832-a539-80e66dd61f21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7a4413510d24f3486f4e17003de118d',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,user_id='200a466cdae74be3ae01eae98008e75e',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:21.181993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d283b599-5d58-493d-a2f8-0b174264b5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:21.210155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d283b599-5d58-493d-a2f8-0b174264b5ad) 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-1003935661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7a4413510d24f3486f4e17003de118d',qos_specs=None,replication_status=,reservations=['41af7ef0-472b-4191-9b87-81e852a5e09a','3b5fd69d-9d76-4f9a-9e7f-2b49df7949a6','c7b60d28-deee-4794-af22-c9fba7249315','c46b98f9-9dc4-4ebf-af69-f2a55a12a08e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='200a466cdae74be3ae01eae98008e75e',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:21.212500 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e64417-6b87-4d55-a04d-06a71b421650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:21.241394 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e64417-6b87-4d55-a04d-06a71b421650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:21.244590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Flow 'volume_create_api' (a147c7f2-500b-4cf7-9901-7c6c7083dbba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:21.307778 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Create volume request issued successfully. Jan 19 09:14:21.326404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f67af4b2-9b2f-4ef7-bb10-cdfd3d9fba9e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes returned with HTTP 202 Jan 19 09:14:21.327534 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1443/2855] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:20 2021] POST /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes => generated 819 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:14:21.346105 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cfa18fc4-3084-4055-badf-0bf97c9c8a77 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] GET http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 Jan 19 09:14:21.346640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cfa18fc4-3084-4055-badf-0bf97c9c8a77 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:21.346840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:21.346840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:21.347513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cfa18fc4-3084-4055-badf-0bf97c9c8a77 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:21.428732 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:21.428732 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:21.441387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cfa18fc4-3084-4055-badf-0bf97c9c8a77 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:21.484897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cfa18fc4-3084-4055-badf-0bf97c9c8a77 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 returned with HTTP 200 Jan 19 09:14:21.486189 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1413/2856] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:21 2021] GET /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 => generated 887 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:21.909619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be0770b9-ade8-45c0-b892-a495bccffb80 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 Jan 19 09:14:21.910150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be0770b9-ade8-45c0-b892-a495bccffb80 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:21.910366 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:21.910366 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:21.910726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be0770b9-ade8-45c0-b892-a495bccffb80 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:22.007565 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:22.007565 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:22.022114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-be0770b9-ade8-45c0-b892-a495bccffb80 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:22.056155 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be0770b9-ade8-45c0-b892-a495bccffb80 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 returned with HTTP 200 Jan 19 09:14:22.057342 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1444/2857] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:21 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 => generated 907 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:22.503400 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef708f64-7984-4ad1-9a3e-ec8dc76c8751 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] GET http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 Jan 19 09:14:22.504579 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef708f64-7984-4ad1-9a3e-ec8dc76c8751 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:22.505172 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:22.505172 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:22.513792 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef708f64-7984-4ad1-9a3e-ec8dc76c8751 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:22.589073 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:22.589073 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:22.597788 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ef708f64-7984-4ad1-9a3e-ec8dc76c8751 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:22.620754 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef708f64-7984-4ad1-9a3e-ec8dc76c8751 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 returned with HTTP 200 Jan 19 09:14:22.625173 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1414/2858] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:22 2021] GET /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 => generated 912 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:22.639387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d10e498e-cd57-4b97-9019-f6b1e9ac4602 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] POST http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata Jan 19 09:14:22.639842 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:22.639842 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:22.640253 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d10e498e-cd57-4b97-9019-f6b1e9ac4602 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:22.710834 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:22.710834 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:22.712374 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d10e498e-cd57-4b97-9019-f6b1e9ac4602 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:22.734390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d10e498e-cd57-4b97-9019-f6b1e9ac4602 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Create volume metadata completed successfully. Jan 19 09:14:22.735004 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d10e498e-cd57-4b97-9019-f6b1e9ac4602 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata returned with HTTP 200 Jan 19 09:14:22.736136 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1445/2859] 10.222.0.50 () {60 vars in 1364 bytes} [Tue Jan 19 09:14:22 2021] POST /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata => generated 101 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:22.748623 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2dc4060-6ade-4646-b60a-17a2510e3e0e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] GET http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata Jan 19 09:14:22.749435 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2dc4060-6ade-4646-b60a-17a2510e3e0e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:22.749892 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:22.749892 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:22.750611 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2dc4060-6ade-4646-b60a-17a2510e3e0e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:22.807993 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:22.807993 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:22.809216 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2dc4060-6ade-4646-b60a-17a2510e3e0e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:22.832269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2dc4060-6ade-4646-b60a-17a2510e3e0e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Get volume metadata completed successfully. Jan 19 09:14:22.833082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2dc4060-6ade-4646-b60a-17a2510e3e0e tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata returned with HTTP 200 Jan 19 09:14:22.833988 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1415/2860] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 09:14:22 2021] GET /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata => generated 101 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:14:22.843980 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9866564-5599-4f38-9e87-66a4d19b7c67 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] PUT http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata Jan 19 09:14:22.844491 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:22.844491 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:22.845124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c9866564-5599-4f38-9e87-66a4d19b7c67 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:22.897348 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:22.897348 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:22.898707 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c9866564-5599-4f38-9e87-66a4d19b7c67 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:22.920165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c9866564-5599-4f38-9e87-66a4d19b7c67 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Update volume metadata completed successfully. Jan 19 09:14:22.920782 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9866564-5599-4f38-9e87-66a4d19b7c67 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata returned with HTTP 200 Jan 19 09:14:22.925918 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1446/2861] 10.222.0.50 () {60 vars in 1362 bytes} [Tue Jan 19 09:14:22 2021] PUT /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata => generated 57 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:14:22.932119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-661148ef-56a0-4f65-809c-606cd5398681 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] GET http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata Jan 19 09:14:22.932634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-661148ef-56a0-4f65-809c-606cd5398681 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:22.932831 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:22.932831 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:22.933552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-661148ef-56a0-4f65-809c-606cd5398681 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:22.985709 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:22.985709 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:22.987413 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-661148ef-56a0-4f65-809c-606cd5398681 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:22.998209 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-661148ef-56a0-4f65-809c-606cd5398681 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Get volume metadata completed successfully. Jan 19 09:14:22.998935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-661148ef-56a0-4f65-809c-606cd5398681 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata returned with HTTP 200 Jan 19 09:14:22.999797 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1416/2862] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 09:14:22 2021] GET /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata => generated 57 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:14:23.009850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9911d3a8-7845-456a-bd94-166606f507e9 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] DELETE http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata/key1 Jan 19 09:14:23.010367 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9911d3a8-7845-456a-bd94-166606f507e9 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.010553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.010553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.010940 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9911d3a8-7845-456a-bd94-166606f507e9 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.061950 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.061950 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.064029 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9911d3a8-7845-456a-bd94-166606f507e9 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:23.074909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b3c822c-05b3-408e-8693-d21b4cf3e8eb tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 Jan 19 09:14:23.075692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b3c822c-05b3-408e-8693-d21b4cf3e8eb tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.076024 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.076024 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.076595 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b3c822c-05b3-408e-8693-d21b4cf3e8eb tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.076813 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9911d3a8-7845-456a-bd94-166606f507e9 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Get volume metadata completed successfully. Jan 19 09:14:23.085410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:14:23.085410 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:14:23.091000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9911d3a8-7845-456a-bd94-166606f507e9 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Delete volume metadata completed successfully. Jan 19 09:14:23.091747 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9911d3a8-7845-456a-bd94-166606f507e9 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata/key1 returned with HTTP 200 Jan 19 09:14:23.093183 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1447/2863] 10.222.0.50 () {58 vars in 1360 bytes} [Tue Jan 19 09:14:23 2021] DELETE /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata/key1 => generated 0 bytes in 88 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 19 09:14:23.114649 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9353be4-6ccc-48c5-8540-bf77053aa627 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] GET http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata Jan 19 09:14:23.115179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9353be4-6ccc-48c5-8540-bf77053aa627 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.115389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.115389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.115755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9353be4-6ccc-48c5-8540-bf77053aa627 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.165661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b3c822c-05b3-408e-8693-d21b4cf3e8eb tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 returned with HTTP 404 Jan 19 09:14:23.167711 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1417/2864] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:23 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/90a469f7-86e4-4d70-9fe4-6f1f3a58bdd5 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:23.179706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc0f9271-b7f9-44ca-9b58-450ae199e152 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] DELETE http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:14:23.180222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc0f9271-b7f9-44ca-9b58-450ae199e152 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.180708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc0f9271-b7f9-44ca-9b58-450ae199e152 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.181202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-dc0f9271-b7f9-44ca-9b58-450ae199e152 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Delete volume with id: 4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:14:23.183836 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.183836 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.185015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b9353be4-6ccc-48c5-8540-bf77053aa627 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:23.196818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b9353be4-6ccc-48c5-8540-bf77053aa627 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Get volume metadata completed successfully. Jan 19 09:14:23.197496 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9353be4-6ccc-48c5-8540-bf77053aa627 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata returned with HTTP 200 Jan 19 09:14:23.202481 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1448/2865] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 09:14:23 2021] GET /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata => generated 32 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:14:23.207748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ca13c2f-7913-40e6-ac6a-ffe76ca63541 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] PUT http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata Jan 19 09:14:23.208203 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.208203 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.208614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ca13c2f-7913-40e6-ac6a-ffe76ca63541 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:23.233452 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.233452 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.234607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dc0f9271-b7f9-44ca-9b58-450ae199e152 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:23.265573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dc0f9271-b7f9-44ca-9b58-450ae199e152 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Delete volume request issued successfully. Jan 19 09:14:23.266044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc0f9271-b7f9-44ca-9b58-450ae199e152 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 202 Jan 19 09:14:23.269207 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1418/2866] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:23 2021] DELETE /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:14:23.280992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-28b72da7-d039-4ed4-bef8-f723a17705e7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:14:23.281592 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-28b72da7-d039-4ed4-bef8-f723a17705e7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.281827 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.281827 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.282766 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-28b72da7-d039-4ed4-bef8-f723a17705e7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.287196 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.287196 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.288462 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ca13c2f-7913-40e6-ac6a-ffe76ca63541 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:23.305761 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ca13c2f-7913-40e6-ac6a-ffe76ca63541 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Update volume metadata completed successfully. Jan 19 09:14:23.306444 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ca13c2f-7913-40e6-ac6a-ffe76ca63541 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata returned with HTTP 200 Jan 19 09:14:23.312871 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1449/2867] 10.222.0.50 () {60 vars in 1362 bytes} [Tue Jan 19 09:14:23 2021] PUT /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata => generated 16 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 09:14:23.318354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-867c3747-97de-4c36-b3ae-ecce1684c160 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] POST http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata Jan 19 09:14:23.318978 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.318978 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.319475 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-867c3747-97de-4c36-b3ae-ecce1684c160 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:23.336406 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.336406 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.345383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-28b72da7-d039-4ed4-bef8-f723a17705e7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:23.371391 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-28b72da7-d039-4ed4-bef8-f723a17705e7 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:14:23.372212 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1419/2868] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:23 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 1389 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:23.375443 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.375443 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.377319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-867c3747-97de-4c36-b3ae-ecce1684c160 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:23.393234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-867c3747-97de-4c36-b3ae-ecce1684c160 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Create volume metadata completed successfully. Jan 19 09:14:23.393938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-867c3747-97de-4c36-b3ae-ecce1684c160 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata returned with HTTP 200 Jan 19 09:14:23.394897 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1450/2869] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Jan 19 09:14:23 2021] POST /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata => generated 68 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 09:14:23.404939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7c5539d-1354-415d-82a1-0ef479cdb5b4 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] PUT http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata/key3 Jan 19 09:14:23.405677 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.405677 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.406257 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e7c5539d-1354-415d-82a1-0ef479cdb5b4 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:23.468652 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.468652 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.470117 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e7c5539d-1354-415d-82a1-0ef479cdb5b4 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:23.485746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e7c5539d-1354-415d-82a1-0ef479cdb5b4 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Update volume metadata completed successfully. Jan 19 09:14:23.486288 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e7c5539d-1354-415d-82a1-0ef479cdb5b4 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata/key3 returned with HTTP 200 Jan 19 09:14:23.487180 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1420/2870] 10.222.0.50 () {60 vars in 1377 bytes} [Tue Jan 19 09:14:23 2021] PUT /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata/key3 => generated 35 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 09:14:23.496844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e85a79e1-7320-42aa-9516-234c4089be2c tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] GET http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata/key3 Jan 19 09:14:23.497552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e85a79e1-7320-42aa-9516-234c4089be2c tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.497889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.497889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.499014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e85a79e1-7320-42aa-9516-234c4089be2c tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.553633 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.553633 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.555088 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e85a79e1-7320-42aa-9516-234c4089be2c tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:23.567196 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e85a79e1-7320-42aa-9516-234c4089be2c tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Get volume metadata completed successfully. Jan 19 09:14:23.567952 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e85a79e1-7320-42aa-9516-234c4089be2c tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata/key3 returned with HTTP 200 Jan 19 09:14:23.568919 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1451/2871] 10.222.0.50 () {58 vars in 1357 bytes} [Tue Jan 19 09:14:23 2021] GET /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata/key3 => generated 35 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 09:14:23.578545 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f27b4f00-cab9-4a52-a03d-a568ccd628b4 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] GET http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata Jan 19 09:14:23.579906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f27b4f00-cab9-4a52-a03d-a568ccd628b4 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.580104 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.580104 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.580779 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f27b4f00-cab9-4a52-a03d-a568ccd628b4 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.636398 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.636398 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.637967 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f27b4f00-cab9-4a52-a03d-a568ccd628b4 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:23.650248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f27b4f00-cab9-4a52-a03d-a568ccd628b4 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Get volume metadata completed successfully. Jan 19 09:14:23.651334 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f27b4f00-cab9-4a52-a03d-a568ccd628b4 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata returned with HTTP 200 Jan 19 09:14:23.662506 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-24c39269-d813-4aad-af82-06e1eae64b33 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] PUT http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata Jan 19 09:14:23.663237 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.663237 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.663951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-24c39269-d813-4aad-af82-06e1eae64b33 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:23.675109 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1421/2872] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Jan 19 09:14:23 2021] GET /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata => generated 75 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:14:23.740780 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.740780 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.741906 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-24c39269-d813-4aad-af82-06e1eae64b33 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:23.768101 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-24c39269-d813-4aad-af82-06e1eae64b33 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Update volume metadata completed successfully. Jan 19 09:14:23.768949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-24c39269-d813-4aad-af82-06e1eae64b33 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata returned with HTTP 200 Jan 19 09:14:23.777003 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1452/2873] 10.222.0.50 () {60 vars in 1362 bytes} [Tue Jan 19 09:14:23 2021] PUT /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21/metadata => generated 16 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:14:23.782234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02caaf75-4cca-4fc3-bf19-a5f021f8e022 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] DELETE http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 Jan 19 09:14:23.782757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02caaf75-4cca-4fc3-bf19-a5f021f8e022 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.782953 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.782953 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.783609 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-02caaf75-4cca-4fc3-bf19-a5f021f8e022 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.784251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-02caaf75-4cca-4fc3-bf19-a5f021f8e022 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Delete volume with id: f93a8d32-dbdf-4832-a539-80e66dd61f21 Jan 19 09:14:23.854667 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.854667 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.855829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-02caaf75-4cca-4fc3-bf19-a5f021f8e022 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:23.892842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-02caaf75-4cca-4fc3-bf19-a5f021f8e022 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Delete volume request issued successfully. Jan 19 09:14:23.893358 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-02caaf75-4cca-4fc3-bf19-a5f021f8e022 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 returned with HTTP 202 Jan 19 09:14:23.894405 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1422/2874] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:23 2021] DELETE /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:14:23.901910 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7cf0ce7-6a34-475e-b402-61172f794848 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] GET http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 Jan 19 09:14:23.902424 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7cf0ce7-6a34-475e-b402-61172f794848 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.902619 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.902619 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:23.902984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7cf0ce7-6a34-475e-b402-61172f794848 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.953007 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.953007 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:23.961553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b7cf0ce7-6a34-475e-b402-61172f794848 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:23.984115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7cf0ce7-6a34-475e-b402-61172f794848 tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 returned with HTTP 200 Jan 19 09:14:23.984837 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1453/2875] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:23 2021] GET /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 => generated 911 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:24.339173 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55a5efa7-5835-4342-8e4e-e648f7cd6e7e tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/72b2e473-e341-484c-b058-a7d5403cde14/action Jan 19 09:14:24.339629 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:24.339629 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:24.340059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55a5efa7-5835-4342-8e4e-e648f7cd6e7e tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-attach": {"instance_uuid": "1eb9a47d-03d6-442b-a8cb-35b7ab62be7c", "mountpoint": "/dev/vdc"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:24.340450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-55a5efa7-5835-4342-8e4e-e648f7cd6e7e tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1eb9a47d-03d6-442b-a8cb-35b7ab62be7c", "mountpoint": "/dev/vdc"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:24.388738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dbc91afb-5133-4fc4-adef-0a175c307d10 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:14:24.389313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dbc91afb-5133-4fc4-adef-0a175c307d10 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:24.389510 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:24.389510 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:24.389892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dbc91afb-5133-4fc4-adef-0a175c307d10 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:24.393584 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-55a5efa7-5835-4342-8e4e-e648f7cd6e7e tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/72b2e473-e341-484c-b058-a7d5403cde14/action returned with HTTP 404 Jan 19 09:14:24.394953 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1423/2876] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:14:24 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/72b2e473-e341-484c-b058-a7d5403cde14/action => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:24.442066 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:24.442066 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:24.453316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dbc91afb-5133-4fc4-adef-0a175c307d10 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:24.505937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dbc91afb-5133-4fc4-adef-0a175c307d10 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 200 Jan 19 09:14:24.507122 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1454/2877] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:24 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 1389 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:25.002883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa36a6b6-a3b7-49d7-9261-7b6f894ae38c tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] GET http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 Jan 19 09:14:25.003472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa36a6b6-a3b7-49d7-9261-7b6f894ae38c tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:25.004045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa36a6b6-a3b7-49d7-9261-7b6f894ae38c tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:25.126594 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:25.126594 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:25.146213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fa36a6b6-a3b7-49d7-9261-7b6f894ae38c tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Volume info retrieved successfully. Jan 19 09:14:25.183466 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa36a6b6-a3b7-49d7-9261-7b6f894ae38c tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 returned with HTTP 200 Jan 19 09:14:25.184485 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1424/2878] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:24 2021] GET /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 => generated 911 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:25.523350 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-707ef7ca-027a-4d4b-b525-00fb694eb4a5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde Jan 19 09:14:25.523919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-707ef7ca-027a-4d4b-b525-00fb694eb4a5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:25.524117 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:25.524117 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:25.524814 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-707ef7ca-027a-4d4b-b525-00fb694eb4a5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:25.620081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-707ef7ca-027a-4d4b-b525-00fb694eb4a5 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde returned with HTTP 404 Jan 19 09:14:25.620081 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1455/2879] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:25 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/4fe4d33d-b1e1-475b-a8f8-fd879082dfde => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:25.623607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ad3ffc9-2292-4860-9737-1e4b93c9467c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] DELETE http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:14:25.624139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ad3ffc9-2292-4860-9737-1e4b93c9467c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:25.624379 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:25.624379 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:25.624733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ad3ffc9-2292-4860-9737-1e4b93c9467c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:25.625182 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6ad3ffc9-2292-4860-9737-1e4b93c9467c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Delete volume with id: b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:14:25.698009 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:25.698009 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:25.699214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6ad3ffc9-2292-4860-9737-1e4b93c9467c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:25.776515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6ad3ffc9-2292-4860-9737-1e4b93c9467c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Delete volume request issued successfully. Jan 19 09:14:25.777304 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ad3ffc9-2292-4860-9737-1e4b93c9467c tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 202 Jan 19 09:14:25.779879 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1425/2880] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:25 2021] DELETE /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:14:25.787619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c5080fbf-e94a-4b28-89b4-01e7af4697da tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:14:25.788817 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c5080fbf-e94a-4b28-89b4-01e7af4697da tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:25.789555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c5080fbf-e94a-4b28-89b4-01e7af4697da tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:25.873609 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:25.873609 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:25.912683 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c5080fbf-e94a-4b28-89b4-01e7af4697da tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:25.955680 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c5080fbf-e94a-4b28-89b4-01e7af4697da tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:14:25.966580 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1456/2881] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:25 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 1355 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:26.200639 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db8c33ac-a87f-4713-b0a8-7fa712873f7a tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] GET http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 Jan 19 09:14:26.201984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db8c33ac-a87f-4713-b0a8-7fa712873f7a tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:26.202401 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:26.202401 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:26.203056 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db8c33ac-a87f-4713-b0a8-7fa712873f7a tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:26.304485 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db8c33ac-a87f-4713-b0a8-7fa712873f7a tempest-VolumesMetadataTest-674568024 tempest-VolumesMetadataTest-674568024] http://10.222.0.50/volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 returned with HTTP 404 Jan 19 09:14:26.305927 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1426/2882] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:26 2021] GET /volume/v3/d7a4413510d24f3486f4e17003de118d/volumes/f93a8d32-dbdf-4832-a539-80e66dd61f21 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:26.973360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f09fffd3-78e2-4de9-8f60-01bd650901ed tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:14:26.973886 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f09fffd3-78e2-4de9-8f60-01bd650901ed tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:26.974102 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:26.974102 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:26.974476 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f09fffd3-78e2-4de9-8f60-01bd650901ed tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:27.097076 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:27.097076 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:27.120500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f09fffd3-78e2-4de9-8f60-01bd650901ed tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Volume info retrieved successfully. Jan 19 09:14:27.176459 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f09fffd3-78e2-4de9-8f60-01bd650901ed tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 200 Jan 19 09:14:27.177538 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1457/2883] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:26 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 1355 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:28.194033 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2899bf8-fd47-4ceb-a190-9a29f0d81d69 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] GET http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 Jan 19 09:14:28.194870 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2899bf8-fd47-4ceb-a190-9a29f0d81d69 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:28.195476 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2899bf8-fd47-4ceb-a190-9a29f0d81d69 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:28.287728 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2899bf8-fd47-4ceb-a190-9a29f0d81d69 tempest-VolumesCloneTest-1757010883 tempest-VolumesCloneTest-1757010883] http://10.222.0.50/volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 returned with HTTP 404 Jan 19 09:14:28.289140 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1427/2884] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:28 2021] GET /volume/v3/04fa2a20dc634a2eb3453083237a467b/volumes/b78e616d-e59f-4f03-a348-808e9c9b4263 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:29.134908 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] POST http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes Jan 19 09:14:29.138523 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:29.138523 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:29.139101 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2124584290"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:29.143248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2124584290'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:14:29.145681 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Create volume of 1 GB Jan 19 09:14:29.178262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Availability Zones retrieved successfully. Jan 19 09:14:29.223431 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Flow 'volume_create_api' (9923775e-4e8e-4c6c-a9a2-8ff908941de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:29.229781 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c379308-acf2-4edf-8d61-2de3a7d05a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:29.232716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:14:29.343349 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c379308-acf2-4edf-8d61-2de3a7d05a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:29.346875 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb37da64-3556-4eef-990b-c379bd37fe94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:29.458141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Created reservations ['c95d80eb-14c1-44fb-8ba2-43fc441883e4', 'ef4e3526-6a9d-4a26-83bd-59fb37824fb6', '708078fa-1ab7-479d-9327-d1154066b251', 'cc43e5b5-97e7-414e-a443-37d4c56cd9b1'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:14:29.460250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb37da64-3556-4eef-990b-c379bd37fe94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c95d80eb-14c1-44fb-8ba2-43fc441883e4', 'ef4e3526-6a9d-4a26-83bd-59fb37824fb6', '708078fa-1ab7-479d-9327-d1154066b251', 'cc43e5b5-97e7-414e-a443-37d4c56cd9b1']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:29.469248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e0c6356-637e-45ef-93d3-184c3a5052df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:29.576449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e0c6356-637e-45ef-93d3-184c3a5052df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9b627d4-5616-4327-8a01-51ad8e1e5d32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2124584290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',qos_specs=None,replication_status=,reservations=['c95d80eb-14c1-44fb-8ba2-43fc441883e4','ef4e3526-6a9d-4a26-83bd-59fb37824fb6','708078fa-1ab7-479d-9327-d1154066b251','cc43e5b5-97e7-414e-a443-37d4c56cd9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='535ea6b4cd3340d5b4aed428268962cd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:14:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2124584290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9b627d4-5616-4327-8a01-51ad8e1e5d32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',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,user_id='535ea6b4cd3340d5b4aed428268962cd',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:29.580499 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3217cd-802c-4ff7-a487-cc7686d49d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:29.635849 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3217cd-802c-4ff7-a487-cc7686d49d3e) 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-VolumesBackupsTest-Volume-2124584290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',qos_specs=None,replication_status=,reservations=['c95d80eb-14c1-44fb-8ba2-43fc441883e4','ef4e3526-6a9d-4a26-83bd-59fb37824fb6','708078fa-1ab7-479d-9327-d1154066b251','cc43e5b5-97e7-414e-a443-37d4c56cd9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='535ea6b4cd3340d5b4aed428268962cd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:29.638001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03e764e-855c-4d8e-b655-30ed715457a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:29.665014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03e764e-855c-4d8e-b655-30ed715457a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:29.667826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Flow 'volume_create_api' (9923775e-4e8e-4c6c-a9a2-8ff908941de7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:29.743651 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Create volume request issued successfully. Jan 19 09:14:29.778190 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7ebc1cf-a2fa-4acc-93aa-00981e5040e4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes returned with HTTP 202 Jan 19 09:14:29.779252 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1458/2885] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:28 2021] POST /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes => generated 818 bytes in 983 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:14:29.794216 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84297fe2-f78f-472d-8a9c-cc60ff466d24 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:29.794711 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-84297fe2-f78f-472d-8a9c-cc60ff466d24 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:29.795363 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-84297fe2-f78f-472d-8a9c-cc60ff466d24 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:29.893956 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:29.893956 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:29.904519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-84297fe2-f78f-472d-8a9c-cc60ff466d24 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:29.929748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-84297fe2-f78f-472d-8a9c-cc60ff466d24 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:29.930802 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1428/2886] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:29 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 910 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:30.948872 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-053d9e55-c851-4d57-87b3-288c7f1ca898 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:30.949408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-053d9e55-c851-4d57-87b3-288c7f1ca898 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:30.949633 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:30.949633 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:30.950004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-053d9e55-c851-4d57-87b3-288c7f1ca898 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:31.000872 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:31.000872 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:31.009644 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-053d9e55-c851-4d57-87b3-288c7f1ca898 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:31.032583 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-053d9e55-c851-4d57-87b3-288c7f1ca898 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:31.037550 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1459/2887] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:30 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:31.557650 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes Jan 19 09:14:31.558207 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:31.558207 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:31.558741 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fa459ee2-3750-4e61-90e2-7aa185488316", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-254896477"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:31.559932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Create volume request body: {'volume': {'imageRef': 'fa459ee2-3750-4e61-90e2-7aa185488316', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-254896477'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:14:31.698768 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Create volume of 2 GB Jan 19 09:14:31.721365 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Availability Zones retrieved successfully. Jan 19 09:14:31.740806 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Flow 'volume_create_api' (3f0abcdd-ddb5-4705-8838-2ee23a3e1914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:31.745255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185f2156-5e9d-49f3-9c05-5955ca73e900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:31.747942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Validating volume size '2' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:14:31.824767 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185f2156-5e9d-49f3-9c05-5955ca73e900) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 09:14:31.825362 n-d-771363-1 devstack@c-api.service[87853]: Failure: cinder.exception.InvalidInput: Invalid input received: Image fa459ee2-3750-4e61-90e2-7aa185488316 is not active. Jan 19 09:14:31.832658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185f2156-5e9d-49f3-9c05-5955ca73e900) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:31.835278 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185f2156-5e9d-49f3-9c05-5955ca73e900) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 09:14:31.839034 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Flow 'volume_create_api' (3f0abcdd-ddb5-4705-8838-2ee23a3e1914) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 09:14:31.840006 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b47a52e-2cfb-48e6-a104-4843c70f4d88 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes returned with HTTP 400 Jan 19 09:14:31.841364 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1429/2888] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:14:31 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes => generated 125 bytes in 287 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:14:32.582993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes Jan 19 09:14:32.583889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:32.583889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:32.584514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7efa826d-c101-43f3-bbb8-033ee08be5a8"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:32.585939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Create volume request body: {'volume': {'size': 1, 'imageRef': '7efa826d-c101-43f3-bbb8-033ee08be5a8'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:14:32.725617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Create volume of 1 GB Jan 19 09:14:32.743628 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Availability Zones retrieved successfully. Jan 19 09:14:32.761853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Flow 'volume_create_api' (372de528-8b78-4902-9355-7fd2714f844b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:32.764611 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6480defc-8902-4baa-876e-b539a5c13a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:32.766737 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:14:32.811576 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6480defc-8902-4baa-876e-b539a5c13a33) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 09:14:32.811576 n-d-771363-1 devstack@c-api.service[87853]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 19 09:14:32.816203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6480defc-8902-4baa-876e-b539a5c13a33) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:32.818330 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6480defc-8902-4baa-876e-b539a5c13a33) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 09:14:32.820840 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.volume.api [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Flow 'volume_create_api' (372de528-8b78-4902-9355-7fd2714f844b) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 09:14:32.821573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b05ad7d-4764-4c8c-bc75-66273c372da4 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes returned with HTTP 400 Jan 19 09:14:32.822621 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1460/2889] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:32 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes => generated 134 bytes in 245 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:14:33.173403 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9945879-1d3f-4748-9691-f273470e3c31 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes Jan 19 09:14:33.174472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a9945879-1d3f-4748-9691-f273470e3c31 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:33.176387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9945879-1d3f-4748-9691-f273470e3c31 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes returned with HTTP 400 Jan 19 09:14:33.177690 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1430/2890] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:33 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:14:33.189243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29993c63-c533-41c3-bd35-c11cc6b25cb5 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes Jan 19 09:14:33.190747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29993c63-c533-41c3-bd35-c11cc6b25cb5 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "7d1876de-368b-4f37-919a-ac3e97e356b3"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:33.192261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-29993c63-c533-41c3-bd35-c11cc6b25cb5 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '7d1876de-368b-4f37-919a-ac3e97e356b3'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:14:33.235897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29993c63-c533-41c3-bd35-c11cc6b25cb5 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes returned with HTTP 404 Jan 19 09:14:33.243032 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1461/2891] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:33 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:33.247507 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e8c3815-e37c-4ea2-863b-31621d74795a tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes Jan 19 09:14:33.248345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e8c3815-e37c-4ea2-863b-31621d74795a tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8c8953f7-4ef2-47b6-a02e-a9fe7d8f56fd"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:33.249678 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-6e8c3815-e37c-4ea2-863b-31621d74795a tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Create volume request body: {'volume': {'size': 1, 'source_volid': '8c8953f7-4ef2-47b6-a02e-a9fe7d8f56fd'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:14:33.311388 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e8c3815-e37c-4ea2-863b-31621d74795a tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes returned with HTTP 404 Jan 19 09:14:33.313667 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1431/2892] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:33 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:33.323511 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-587cedac-ca25-458a-8964-e07a088e0ee3 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes Jan 19 09:14:33.324615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-587cedac-ca25-458a-8964-e07a088e0ee3 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "c806a3f3-e3d4-4c59-bffc-b362cb5036b8"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:33.325962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-587cedac-ca25-458a-8964-e07a088e0ee3 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Create volume request body: {'volume': {'size': 1, 'volume_type': 'c806a3f3-e3d4-4c59-bffc-b362cb5036b8'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:14:33.354999 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-587cedac-ca25-458a-8964-e07a088e0ee3 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes returned with HTTP 404 Jan 19 09:14:33.356460 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1462/2893] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:33 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:33.365784 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3595644-0033-452d-a64e-e4ad497fe695 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes Jan 19 09:14:33.366737 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3595644-0033-452d-a64e-e4ad497fe695 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:33.368128 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3595644-0033-452d-a64e-e4ad497fe695 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes returned with HTTP 400 Jan 19 09:14:33.373654 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1432/2894] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:33 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:14:33.380132 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8a38d63d-941a-4fd5-9d9b-ade482051f95 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes Jan 19 09:14:33.380896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8a38d63d-941a-4fd5-9d9b-ade482051f95 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:33.382452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8a38d63d-941a-4fd5-9d9b-ade482051f95 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes returned with HTTP 400 Jan 19 09:14:33.387836 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1463/2895] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:33 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:14:33.393481 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-54c1b99c-f24e-4f4c-a69b-1f789df052a0 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes Jan 19 09:14:33.394485 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-54c1b99c-f24e-4f4c-a69b-1f789df052a0 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:33.396059 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-54c1b99c-f24e-4f4c-a69b-1f789df052a0 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes returned with HTTP 400 Jan 19 09:14:33.397264 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1433/2896] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:14:33 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:14:33.407021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16766434-b38a-4027-9ba0-567030f80bd2 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] DELETE http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/tempest-invalid-1374709793 Jan 19 09:14:33.408101 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16766434-b38a-4027-9ba0-567030f80bd2 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:33.408663 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16766434-b38a-4027-9ba0-567030f80bd2 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:33.410143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-16766434-b38a-4027-9ba0-567030f80bd2 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Delete volume with id: tempest-invalid-1374709793 Jan 19 09:14:33.468674 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16766434-b38a-4027-9ba0-567030f80bd2 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/tempest-invalid-1374709793 returned with HTTP 404 Jan 19 09:14:33.470078 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1464/2897] 10.222.0.50 () {58 vars in 1288 bytes} [Tue Jan 19 09:14:33 2021] DELETE /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/tempest-invalid-1374709793 => generated 99 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:14:33.480470 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1434/2898] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Jan 19 09:14:33 2021] DELETE /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jan 19 09:14:33.492449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b895ed0f-c490-4dcf-819d-d973fd673758 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/xxx/action Jan 19 09:14:33.493606 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b895ed0f-c490-4dcf-819d-d973fd673758 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-detach": {}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:33.494173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b895ed0f-c490-4dcf-819d-d973fd673758 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:33.546175 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b895ed0f-c490-4dcf-819d-d973fd673758 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/xxx/action returned with HTTP 404 Jan 19 09:14:33.548162 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1465/2899] 10.222.0.50 () {60 vars in 1258 bytes} [Tue Jan 19 09:14:33 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/xxx/action => generated 76 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:14:33.557218 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0475be2-82ba-4341-adfc-1eaad0fb6d3d tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/tempest-invalid-1600585126 Jan 19 09:14:33.557931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0475be2-82ba-4341-adfc-1eaad0fb6d3d tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:33.558550 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0475be2-82ba-4341-adfc-1eaad0fb6d3d tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:33.612316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0475be2-82ba-4341-adfc-1eaad0fb6d3d tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/tempest-invalid-1600585126 returned with HTTP 404 Jan 19 09:14:33.614035 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1435/2900] 10.222.0.50 () {58 vars in 1285 bytes} [Tue Jan 19 09:14:33 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/tempest-invalid-1600585126 => generated 99 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:14:33.628313 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1466/2901] 10.222.0.50 () {58 vars in 1207 bytes} [Tue Jan 19 09:14:33 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 19 09:14:33.634477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36eb9dcb-8dc9-476d-a780-7b2f7b07d2c9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/detail?status=null Jan 19 09:14:33.635177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36eb9dcb-8dc9-476d-a780-7b2f7b07d2c9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:33.635662 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-36eb9dcb-8dc9-476d-a780-7b2f7b07d2c9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:33.636697 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-36eb9dcb-8dc9-476d-a780-7b2f7b07d2c9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:14:33.637523 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-36eb9dcb-8dc9-476d-a780-7b2f7b07d2c9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Could not evaluate value null, assuming string {{(pid=87854) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:14:33.639153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-36eb9dcb-8dc9-476d-a780-7b2f7b07d2c9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:14:33.696906 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-36eb9dcb-8dc9-476d-a780-7b2f7b07d2c9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Get all volumes completed successfully. Jan 19 09:14:33.702304 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-36eb9dcb-8dc9-476d-a780-7b2f7b07d2c9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/detail?status=null returned with HTTP 200 Jan 19 09:14:33.715303 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1436/2902] 10.222.0.50 () {58 vars in 1248 bytes} [Tue Jan 19 09:14:33 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/detail?status=null => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:14:33.720577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a0290ae1-827c-48b5-bf5c-71282ed00d14 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/detail?name=tempest-VolumesNegativeTest-Volume-229415102 Jan 19 09:14:33.720964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a0290ae1-827c-48b5-bf5c-71282ed00d14 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:33.721576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a0290ae1-827c-48b5-bf5c-71282ed00d14 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:33.722406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-a0290ae1-827c-48b5-bf5c-71282ed00d14 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:14:33.724355 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a0290ae1-827c-48b5-bf5c-71282ed00d14 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-229415102'), ('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:14:33.775870 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a0290ae1-827c-48b5-bf5c-71282ed00d14 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Get all volumes completed successfully. Jan 19 09:14:33.781414 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a0290ae1-827c-48b5-bf5c-71282ed00d14 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/detail?name=tempest-VolumesNegativeTest-Volume-229415102 returned with HTTP 200 Jan 19 09:14:33.787346 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1467/2903] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 09:14:33 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/detail?name=tempest-VolumesNegativeTest-Volume-229415102 => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:14:33.798721 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d68d365d-8fa1-4105-a0f3-e7415093f7fb tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes?status=null Jan 19 09:14:33.799248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d68d365d-8fa1-4105-a0f3-e7415093f7fb tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:33.799732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d68d365d-8fa1-4105-a0f3-e7415093f7fb tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:33.800371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-d68d365d-8fa1-4105-a0f3-e7415093f7fb tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:14:33.800950 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d68d365d-8fa1-4105-a0f3-e7415093f7fb tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Could not evaluate value null, assuming string {{(pid=87854) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:14:33.802879 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d68d365d-8fa1-4105-a0f3-e7415093f7fb tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:14:33.854543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d68d365d-8fa1-4105-a0f3-e7415093f7fb tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Get all volumes completed successfully. Jan 19 09:14:33.855415 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d68d365d-8fa1-4105-a0f3-e7415093f7fb tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes?status=null returned with HTTP 200 Jan 19 09:14:33.856384 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1437/2904] 10.222.0.50 () {58 vars in 1227 bytes} [Tue Jan 19 09:14:33 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes?status=null => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:14:33.876617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b20b2e6-9ad1-454f-8ae3-eb6bd552ba7d tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes?name=tempest-VolumesNegativeTest-Volume-1012601739 Jan 19 09:14:33.878035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b20b2e6-9ad1-454f-8ae3-eb6bd552ba7d tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:33.878942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b20b2e6-9ad1-454f-8ae3-eb6bd552ba7d tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:33.880155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-6b20b2e6-9ad1-454f-8ae3-eb6bd552ba7d tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:14:33.883645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6b20b2e6-9ad1-454f-8ae3-eb6bd552ba7d tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1012601739'), ('no_migration_targets', True)]). {{(pid=87855) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:14:33.974618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b20b2e6-9ad1-454f-8ae3-eb6bd552ba7d tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Get all volumes completed successfully. Jan 19 09:14:33.975253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b20b2e6-9ad1-454f-8ae3-eb6bd552ba7d tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes?name=tempest-VolumesNegativeTest-Volume-1012601739 returned with HTTP 200 Jan 19 09:14:33.976060 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1468/2905] 10.222.0.50 () {58 vars in 1305 bytes} [Tue Jan 19 09:14:33 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes?name=tempest-VolumesNegativeTest-Volume-1012601739 => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:14:33.987207 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5547fc8e-fae2-4d73-a4af-ba6c168d07ea tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action Jan 19 09:14:33.988419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5547fc8e-fae2-4d73-a4af-ba6c168d07ea tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-reserve": {}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:33.988917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5547fc8e-fae2-4d73-a4af-ba6c168d07ea tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.064992 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:34.064992 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:34.066080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5547fc8e-fae2-4d73-a4af-ba6c168d07ea tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Volume info retrieved successfully. Jan 19 09:14:34.076510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5547fc8e-fae2-4d73-a4af-ba6c168d07ea tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Reserve volume completed successfully. Jan 19 09:14:34.077122 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5547fc8e-fae2-4d73-a4af-ba6c168d07ea tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action returned with HTTP 202 Jan 19 09:14:34.078220 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1438/2906] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:14:33 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:14:34.087478 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed7dce61-249d-4866-a8c4-be29497f5ee3 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action Jan 19 09:14:34.088467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed7dce61-249d-4866-a8c4-be29497f5ee3 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-reserve": {}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:34.088896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed7dce61-249d-4866-a8c4-be29497f5ee3 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.141660 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:34.141660 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:34.143180 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed7dce61-249d-4866-a8c4-be29497f5ee3 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Volume info retrieved successfully. Jan 19 09:14:34.152035 n-d-771363-1 devstack@c-api.service[87853]: ERROR cinder.volume.api [None req-ed7dce61-249d-4866-a8c4-be29497f5ee3 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Volume status must be available to reserve, but the status is attaching. Jan 19 09:14:34.152968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed7dce61-249d-4866-a8c4-be29497f5ee3 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action returned with HTTP 400 Jan 19 09:14:34.154523 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1469/2907] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:14:34 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action => generated 132 bytes in 71 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:14:34.162222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fbf3e135-4e15-455d-9217-5b73952c3482 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action Jan 19 09:14:34.162553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:34.162553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:34.162988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fbf3e135-4e15-455d-9217-5b73952c3482 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-unreserve": {}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:34.163377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fbf3e135-4e15-455d-9217-5b73952c3482 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.228305 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:34.228305 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:34.229485 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fbf3e135-4e15-455d-9217-5b73952c3482 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Volume info retrieved successfully. Jan 19 09:14:34.306241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fbf3e135-4e15-455d-9217-5b73952c3482 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Unreserve volume completed successfully. Jan 19 09:14:34.306783 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fbf3e135-4e15-455d-9217-5b73952c3482 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action returned with HTTP 202 Jan 19 09:14:34.307690 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1439/2908] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:14:34 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:14:34.318341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d9293a3-b750-4065-92db-7eef0ba19ec9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/320b934c-efea-4b8a-b989-debe66f58713/action Jan 19 09:14:34.318805 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:34.318805 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:34.319248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d9293a3-b750-4065-92db-7eef0ba19ec9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-reserve": {}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:34.320349 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d9293a3-b750-4065-92db-7eef0ba19ec9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.376889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d9293a3-b750-4065-92db-7eef0ba19ec9 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/320b934c-efea-4b8a-b989-debe66f58713/action returned with HTTP 404 Jan 19 09:14:34.384222 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1470/2909] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:14:34 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/320b934c-efea-4b8a-b989-debe66f58713/action => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:34.389029 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3db2d0c5-3c11-48ee-b0ea-8ba57011fe20 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e918afe7-8dfe-495d-b0f5-916ff6d23c43/action Jan 19 09:14:34.389541 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:34.389541 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:34.389963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3db2d0c5-3c11-48ee-b0ea-8ba57011fe20 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-unreserve": {}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:34.390558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3db2d0c5-3c11-48ee-b0ea-8ba57011fe20 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.439386 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3db2d0c5-3c11-48ee-b0ea-8ba57011fe20 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e918afe7-8dfe-495d-b0f5-916ff6d23c43/action returned with HTTP 404 Jan 19 09:14:34.443136 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1440/2910] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:14:34 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e918afe7-8dfe-495d-b0f5-916ff6d23c43/action => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:34.452862 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1471/2911] 10.222.0.50 () {60 vars in 1227 bytes} [Tue Jan 19 09:14:34 2021] PUT /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 19 09:14:34.462535 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f92dee0-4887-43a2-aa46-93fb0fb946d1 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] PUT http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/tempest-invalid-156972058 Jan 19 09:14:34.474073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4f92dee0-4887-43a2-aa46-93fb0fb946d1 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.555042 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4f92dee0-4887-43a2-aa46-93fb0fb946d1 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/tempest-invalid-156972058 returned with HTTP 404 Jan 19 09:14:34.556096 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1441/2912] 10.222.0.50 () {60 vars in 1302 bytes} [Tue Jan 19 09:14:34 2021] PUT /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/tempest-invalid-156972058 => generated 98 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:14:34.565468 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1cab530-62b9-4094-9e6f-aebb425a2e4e tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] PUT http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/ca6893ec-af9b-42c0-b5a4-23c663234fac Jan 19 09:14:34.566538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f1cab530-62b9-4094-9e6f-aebb425a2e4e tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.616595 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f1cab530-62b9-4094-9e6f-aebb425a2e4e tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/ca6893ec-af9b-42c0-b5a4-23c663234fac returned with HTTP 404 Jan 19 09:14:34.622404 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1472/2913] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Jan 19 09:14:34 2021] PUT /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/ca6893ec-af9b-42c0-b5a4-23c663234fac => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:34.628544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d652bc3-8efa-4856-90f0-b85b1597f88f tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] DELETE http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e03834dd-c4af-45a5-9be9-3b7b40651442 Jan 19 09:14:34.629071 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d652bc3-8efa-4856-90f0-b85b1597f88f tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:34.629562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d652bc3-8efa-4856-90f0-b85b1597f88f tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:34.630193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7d652bc3-8efa-4856-90f0-b85b1597f88f tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Delete volume with id: e03834dd-c4af-45a5-9be9-3b7b40651442 Jan 19 09:14:34.680821 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d652bc3-8efa-4856-90f0-b85b1597f88f tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e03834dd-c4af-45a5-9be9-3b7b40651442 returned with HTTP 404 Jan 19 09:14:34.682047 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1442/2914] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:34 2021] DELETE /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e03834dd-c4af-45a5-9be9-3b7b40651442 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:34.691873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d5d95fc-b731-4136-8f91-d393b21a4fac tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action Jan 19 09:14:34.692672 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d5d95fc-b731-4136-8f91-d393b21a4fac tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:34.693062 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d5d95fc-b731-4136-8f91-d393b21a4fac tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.694386 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d5d95fc-b731-4136-8f91-d393b21a4fac tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action returned with HTTP 400 Jan 19 09:14:34.695467 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1473/2915] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:14:34 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:14:34.704328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c45798b-beb0-4100-b848-d74254caf007 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action Jan 19 09:14:34.705340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c45798b-beb0-4100-b848-d74254caf007 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:34.705728 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c45798b-beb0-4100-b848-d74254caf007 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.706916 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c45798b-beb0-4100-b848-d74254caf007 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action returned with HTTP 400 Jan 19 09:14:34.708455 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1443/2916] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:14:34 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:14:34.717185 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f9d7cee3-71c3-414e-bb1f-ad496bfa0a02 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/578d71ee-f800-4dbf-816b-ca4e8f1c1b19/action Jan 19 09:14:34.718291 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f9d7cee3-71c3-414e-bb1f-ad496bfa0a02 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:34.718865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f9d7cee3-71c3-414e-bb1f-ad496bfa0a02 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.769485 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f9d7cee3-71c3-414e-bb1f-ad496bfa0a02 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/578d71ee-f800-4dbf-816b-ca4e8f1c1b19/action returned with HTTP 404 Jan 19 09:14:34.770747 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1474/2917] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:14:34 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/578d71ee-f800-4dbf-816b-ca4e8f1c1b19/action => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:34.779682 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a532b36-e630-4fdc-b895-8bf4fe494be8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action Jan 19 09:14:34.780726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a532b36-e630-4fdc-b895-8bf4fe494be8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:34.781287 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a532b36-e630-4fdc-b895-8bf4fe494be8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.783319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a532b36-e630-4fdc-b895-8bf4fe494be8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action returned with HTTP 400 Jan 19 09:14:34.784403 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1444/2918] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:14:34 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 19 09:14:34.793086 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe5a9eea-c81a-4f02-975b-dedeb7a05392 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] POST http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/None/action Jan 19 09:14:34.794166 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe5a9eea-c81a-4f02-975b-dedeb7a05392 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:34.794764 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe5a9eea-c81a-4f02-975b-dedeb7a05392 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:34.842062 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe5a9eea-c81a-4f02-975b-dedeb7a05392 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/None/action returned with HTTP 404 Jan 19 09:14:34.848579 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1475/2919] 10.222.0.50 () {60 vars in 1261 bytes} [Tue Jan 19 09:14:34 2021] POST /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/None/action => generated 77 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:14:34.853905 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47e0c61a-14a6-41b7-9192-e6951dcdd49c tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/14d457a8-e97b-4f1b-a884-01a39a99071e Jan 19 09:14:34.854542 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47e0c61a-14a6-41b7-9192-e6951dcdd49c tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:34.855240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47e0c61a-14a6-41b7-9192-e6951dcdd49c tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:34.907064 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47e0c61a-14a6-41b7-9192-e6951dcdd49c tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/14d457a8-e97b-4f1b-a884-01a39a99071e returned with HTTP 404 Jan 19 09:14:34.908213 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1445/2920] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:34 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/14d457a8-e97b-4f1b-a884-01a39a99071e => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:34.917363 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed7abc5e-5c80-4e69-a643-e14c97b04995 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] DELETE http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 Jan 19 09:14:34.918997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed7abc5e-5c80-4e69-a643-e14c97b04995 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:34.919503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed7abc5e-5c80-4e69-a643-e14c97b04995 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:34.919968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ed7abc5e-5c80-4e69-a643-e14c97b04995 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Delete volume with id: e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 Jan 19 09:14:34.985606 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:34.985606 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:34.987161 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed7abc5e-5c80-4e69-a643-e14c97b04995 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Volume info retrieved successfully. Jan 19 09:14:35.029535 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed7abc5e-5c80-4e69-a643-e14c97b04995 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Delete volume request issued successfully. Jan 19 09:14:35.030240 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed7abc5e-5c80-4e69-a643-e14c97b04995 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 returned with HTTP 202 Jan 19 09:14:35.031245 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1476/2921] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:34 2021] DELETE /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:14:35.044252 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-acac911b-d7f2-4199-bb1b-86bc6dea0390 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 Jan 19 09:14:35.044781 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-acac911b-d7f2-4199-bb1b-86bc6dea0390 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:35.045555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-acac911b-d7f2-4199-bb1b-86bc6dea0390 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:35.141389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:35.141389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:35.162345 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-acac911b-d7f2-4199-bb1b-86bc6dea0390 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Volume info retrieved successfully. Jan 19 09:14:35.186721 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-acac911b-d7f2-4199-bb1b-86bc6dea0390 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 returned with HTTP 200 Jan 19 09:14:35.197805 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1446/2922] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:35 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 => generated 910 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:36.205253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58b2f0e0-7d72-43c3-9569-0c7401036758 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 Jan 19 09:14:36.206219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58b2f0e0-7d72-43c3-9569-0c7401036758 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:36.206431 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:36.206431 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:36.207275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-58b2f0e0-7d72-43c3-9569-0c7401036758 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:36.278899 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:36.278899 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:36.291282 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-58b2f0e0-7d72-43c3-9569-0c7401036758 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Volume info retrieved successfully. Jan 19 09:14:36.322365 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-58b2f0e0-7d72-43c3-9569-0c7401036758 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 returned with HTTP 200 Jan 19 09:14:36.323172 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1477/2923] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:36 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:37.339487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9fdbf1e-7294-4d39-b893-527f3eaf91b8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 Jan 19 09:14:37.340758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9fdbf1e-7294-4d39-b893-527f3eaf91b8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:37.341584 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:37.341584 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:37.342267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9fdbf1e-7294-4d39-b893-527f3eaf91b8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:37.395557 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9fdbf1e-7294-4d39-b893-527f3eaf91b8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 returned with HTTP 404 Jan 19 09:14:37.400846 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1447/2924] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:37 2021] GET /volume/v3/939af2f2072d4faf88764dbe81ae55ab/volumes/e7035fa1-d32d-40c9-bbd8-5b99f6ed22c6 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:45.320027 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-bf8fd666-0a4a-4421-ac25-353c24c337fb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:45.320896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-bf8fd666-0a4a-4421-ac25-353c24c337fb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:45.321391 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:45.321391 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:45.322121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-bf8fd666-0a4a-4421-ac25-353c24c337fb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:45.426251 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:45.426251 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:45.443625 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-9c19b58a-954f-44fb-9db9-582adccb502f req-bf8fd666-0a4a-4421-ac25-353c24c337fb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:45.556112 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-bf8fd666-0a4a-4421-ac25-353c24c337fb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:45.560546 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1478/2925] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:14:45 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:45.661275 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9fdbf1e-7294-4d39-b893-527f3eaf91b8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] GET http://10.222.0.50/volume// Jan 19 09:14:45.661767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9fdbf1e-7294-4d39-b893-527f3eaf91b8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:45.662376 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9fdbf1e-7294-4d39-b893-527f3eaf91b8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:45.663663 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9fdbf1e-7294-4d39-b893-527f3eaf91b8 tempest-VolumesNegativeTest-2095109999 tempest-VolumesNegativeTest-2095109999] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:14:45.664271 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1448/2926] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 09:14:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:14:45.684089 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-2d58b9f8-d5bb-4aa7-99e0-5667791cf4b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] POST http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments Jan 19 09:14:45.685288 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:45.685288 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:45.686150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-2d58b9f8-d5bb-4aa7-99e0-5667791cf4b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9b627d4-5616-4327-8a01-51ad8e1e5d32", "instance_uuid": "9e7ce8d0-1ed7-477e-8645-e713b74702e9", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:45.766238 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:45.766238 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:45.843436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-2d58b9f8-d5bb-4aa7-99e0-5667791cf4b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments returned with HTTP 200 Jan 19 09:14:45.849256 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1479/2927] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 09:14:45 2021] POST /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:45.885711 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad452822-b980-4b99-85c2-ec5e20af1b33 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:45.886612 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad452822-b980-4b99-85c2-ec5e20af1b33 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:45.888384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ad452822-b980-4b99-85c2-ec5e20af1b33 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:45.929459 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-2d58b9f8-d5bb-4aa7-99e0-5667791cf4b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume// Jan 19 09:14:45.930050 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-2d58b9f8-d5bb-4aa7-99e0-5667791cf4b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:45.930273 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:45.930273 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:45.930659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-2d58b9f8-d5bb-4aa7-99e0-5667791cf4b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:45.932834 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-2d58b9f8-d5bb-4aa7-99e0-5667791cf4b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:14:45.933819 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1480/2928] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 09:14:45 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:14:45.947214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-d354df75-5991-47cd-8bd7-5eb044e16b02 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:45.947786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-d354df75-5991-47cd-8bd7-5eb044e16b02 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:45.948381 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-d354df75-5991-47cd-8bd7-5eb044e16b02 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:45.972261 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:45.972261 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:45.982829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ad452822-b980-4b99-85c2-ec5e20af1b33 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:46.008041 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:46.008041 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:46.021784 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ad452822-b980-4b99-85c2-ec5e20af1b33 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:46.022978 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1449/2929] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:45 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 910 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:46.040784 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:46.040784 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:46.055877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-9c19b58a-954f-44fb-9db9-582adccb502f req-d354df75-5991-47cd-8bd7-5eb044e16b02 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:46.115582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:46.115582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:46.145261 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-d354df75-5991-47cd-8bd7-5eb044e16b02 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:46.146381 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1481/2930] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 09:14:45 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 1009 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:14:46.196419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-bb55a6b3-6e0f-446b-aee9-b0d59bf16c2a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] PUT http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments/06baa59b-b0cf-4590-8d16-21de417cb4de Jan 19 09:14:46.198459 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:46.198459 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:46.200347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-bb55a6b3-6e0f-446b-aee9-b0d59bf16c2a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:46.239923 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:14:46.239923 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:14:46.241043 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-9c19b58a-954f-44fb-9db9-582adccb502f req-bb55a6b3-6e0f-446b-aee9-b0d59bf16c2a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Lock "b'cinder-attachment_update-a9b627d4-5616-4327-8a01-51ad8e1e5d32-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.018s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:14:46.244056 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:46.244056 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:47.049243 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed5eac88-b4cd-42da-8c30-6c2531c0022a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:47.050266 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed5eac88-b4cd-42da-8c30-6c2531c0022a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:47.050596 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:47.050596 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:47.051136 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed5eac88-b4cd-42da-8c30-6c2531c0022a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:47.107741 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:47.107741 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:47.118062 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed5eac88-b4cd-42da-8c30-6c2531c0022a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:47.141511 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:47.141511 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:47.164145 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed5eac88-b4cd-42da-8c30-6c2531c0022a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:47.165341 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1482/2931] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:47 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 910 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:47.793724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-9c19b58a-954f-44fb-9db9-582adccb502f req-bb55a6b3-6e0f-446b-aee9-b0d59bf16c2a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Lock "b'cinder-attachment_update-a9b627d4-5616-4327-8a01-51ad8e1e5d32-n-h2-771363-1'" released by "attachment_update" :: held 1.553s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:14:47.795012 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-bb55a6b3-6e0f-446b-aee9-b0d59bf16c2a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments/06baa59b-b0cf-4590-8d16-21de417cb4de returned with HTTP 200 Jan 19 09:14:47.796097 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1450/2932] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 09:14:46 2021] PUT /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments/06baa59b-b0cf-4590-8d16-21de417cb4de => generated 762 bytes in 1610 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:48.182171 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b601fa4-ac6e-48e6-8f82-2f0cad865f7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:48.182627 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b601fa4-ac6e-48e6-8f82-2f0cad865f7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:48.182811 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:48.182811 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:48.183495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b601fa4-ac6e-48e6-8f82-2f0cad865f7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:48.238261 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:48.238261 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:48.247390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8b601fa4-ac6e-48e6-8f82-2f0cad865f7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:48.267918 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:48.267918 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:48.277704 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b601fa4-ac6e-48e6-8f82-2f0cad865f7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:48.278546 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1483/2933] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:48 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:49.295114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7abdaee1-99c6-4d65-bbf9-a0df700e8093 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:49.295683 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7abdaee1-99c6-4d65-bbf9-a0df700e8093 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:49.295838 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:49.295838 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:49.296206 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7abdaee1-99c6-4d65-bbf9-a0df700e8093 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:49.351260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:49.351260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:49.362820 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7abdaee1-99c6-4d65-bbf9-a0df700e8093 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:49.383865 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:49.383865 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:49.394229 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7abdaee1-99c6-4d65-bbf9-a0df700e8093 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:49.395437 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1451/2934] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:49 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:50.413577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dbe14007-39f9-4257-8b07-371bdd475b66 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:50.415047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dbe14007-39f9-4257-8b07-371bdd475b66 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:50.415460 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:50.415460 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:50.416204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dbe14007-39f9-4257-8b07-371bdd475b66 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:50.482162 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:50.482162 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:50.494120 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dbe14007-39f9-4257-8b07-371bdd475b66 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:50.520971 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:50.520971 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:50.534727 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dbe14007-39f9-4257-8b07-371bdd475b66 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:50.535942 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1484/2935] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:50 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:51.559676 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-59e354ca-3439-4ed3-8bfb-198b8079bda2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:51.561639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-59e354ca-3439-4ed3-8bfb-198b8079bda2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:51.562310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:51.562310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:51.564732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-59e354ca-3439-4ed3-8bfb-198b8079bda2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:51.724560 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:51.724560 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:51.737178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-59e354ca-3439-4ed3-8bfb-198b8079bda2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:51.765022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:51.765022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:51.800340 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-59e354ca-3439-4ed3-8bfb-198b8079bda2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:51.803392 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1452/2936] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:51 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:52.818862 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8678271b-45c6-411e-b806-b2e3ba397d26 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:52.819610 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8678271b-45c6-411e-b806-b2e3ba397d26 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:52.819610 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:52.819610 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:52.819988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8678271b-45c6-411e-b806-b2e3ba397d26 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:52.875932 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:52.875932 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:52.885083 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8678271b-45c6-411e-b806-b2e3ba397d26 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:52.906574 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:52.906574 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:52.915815 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8678271b-45c6-411e-b806-b2e3ba397d26 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:52.916660 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1485/2937] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:52 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:53.935391 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-891cb2df-0a39-4880-9571-7ca28f60b7ba tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:53.936010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-891cb2df-0a39-4880-9571-7ca28f60b7ba tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:53.936424 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:53.936424 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:53.937018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-891cb2df-0a39-4880-9571-7ca28f60b7ba tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:53.989254 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:53.989254 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:53.998759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-891cb2df-0a39-4880-9571-7ca28f60b7ba tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:54.020216 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:54.020216 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:54.030058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-891cb2df-0a39-4880-9571-7ca28f60b7ba tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:54.032398 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1453/2938] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:53 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:55.056193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-40ef8c42-b61a-4088-b3f9-3ca93a30c11f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:55.056896 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-40ef8c42-b61a-4088-b3f9-3ca93a30c11f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:55.056896 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:55.056896 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:55.057961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-40ef8c42-b61a-4088-b3f9-3ca93a30c11f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:55.175022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:55.175022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:55.194539 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-40ef8c42-b61a-4088-b3f9-3ca93a30c11f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:55.236273 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:55.236273 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:55.255679 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-40ef8c42-b61a-4088-b3f9-3ca93a30c11f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:55.256528 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1486/2939] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:55 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:56.275060 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-412ad925-c5d7-45ff-87e7-857ab6aa2653 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:56.276124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-412ad925-c5d7-45ff-87e7-857ab6aa2653 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:56.277134 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:56.277134 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:56.277892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-412ad925-c5d7-45ff-87e7-857ab6aa2653 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:56.360542 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:56.360542 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:56.383360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-412ad925-c5d7-45ff-87e7-857ab6aa2653 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:56.406785 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:56.406785 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:56.419104 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-412ad925-c5d7-45ff-87e7-857ab6aa2653 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:56.420750 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1454/2940] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:56 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:57.439804 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb7cd990-2a86-4cbd-96ed-2ed959e7344f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:57.440966 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb7cd990-2a86-4cbd-96ed-2ed959e7344f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:57.441351 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:57.441351 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:57.441957 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fb7cd990-2a86-4cbd-96ed-2ed959e7344f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:57.632943 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:57.632943 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:57.660057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fb7cd990-2a86-4cbd-96ed-2ed959e7344f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:57.691246 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:57.691246 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:57.705226 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fb7cd990-2a86-4cbd-96ed-2ed959e7344f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:57.706275 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1487/2941] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:57 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:58.723019 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-40f431a7-02c6-4e8d-829a-62bef36dc4eb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:58.723742 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-40f431a7-02c6-4e8d-829a-62bef36dc4eb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:58.723907 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:58.723907 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:58.725069 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-40f431a7-02c6-4e8d-829a-62bef36dc4eb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:58.830393 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:58.830393 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:58.855126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-40f431a7-02c6-4e8d-829a-62bef36dc4eb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:14:58.877527 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:58.877527 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:58.891567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-40f431a7-02c6-4e8d-829a-62bef36dc4eb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:14:58.892606 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1455/2942] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:58 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:58.958280 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-919f8cf9-8c3b-4ae7-9581-a1032cb6e669 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] POST http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments/06baa59b-b0cf-4590-8d16-21de417cb4de/action Jan 19 09:14:58.959098 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:58.959098 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:58.959855 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-919f8cf9-8c3b-4ae7-9581-a1032cb6e669 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:14:58.960371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-919f8cf9-8c3b-4ae7-9581-a1032cb6e669 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:59.088285 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:59.088285 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:59.114510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-9c19b58a-954f-44fb-9db9-582adccb502f req-919f8cf9-8c3b-4ae7-9581-a1032cb6e669 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments/06baa59b-b0cf-4590-8d16-21de417cb4de/action returned with HTTP 204 Jan 19 09:14:59.115664 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1488/2943] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 09:14:58 2021] POST /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments/06baa59b-b0cf-4590-8d16-21de417cb4de/action => generated 0 bytes in 164 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:59.910565 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9aef77cb-c86e-4175-b1b1-b4ce101b459b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:14:59.911433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9aef77cb-c86e-4175-b1b1-b4ce101b459b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:59.912794 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:59.912794 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:14:59.913852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9aef77cb-c86e-4175-b1b1-b4ce101b459b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:59.970980 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:59.970980 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:14:59.980715 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9aef77cb-c86e-4175-b1b1-b4ce101b459b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:15:00.002671 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:00.002671 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:00.011966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9aef77cb-c86e-4175-b1b1-b4ce101b459b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:15:00.012912 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1456/2944] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:59 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 1203 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:15:00.029989 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-803de09d-1b0e-4839-9828-2cba55079b1a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] POST http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups Jan 19 09:15:00.030690 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:00.030690 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:00.031429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-803de09d-1b0e-4839-9828-2cba55079b1a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a9b627d4-5616-4327-8a01-51ad8e1e5d32", "name": "tempest-VolumesBackupsTest-Backup-1768499751", "force": true}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:15:00.033024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-803de09d-1b0e-4839-9828-2cba55079b1a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Creating new backup {'backup': {'volume_id': 'a9b627d4-5616-4327-8a01-51ad8e1e5d32', 'name': 'tempest-VolumesBackupsTest-Backup-1768499751', 'force': True}} {{(pid=87855) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 09:15:00.033563 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-803de09d-1b0e-4839-9828-2cba55079b1a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Creating backup of volume a9b627d4-5616-4327-8a01-51ad8e1e5d32 in container None Jan 19 09:15:00.091157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:00.091157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:00.094724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-803de09d-1b0e-4839-9828-2cba55079b1a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:15:00.140710 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-803de09d-1b0e-4839-9828-2cba55079b1a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Created reservations ['da4e7fa4-291d-42da-ade9-73f01a773086', '02f628ac-7f03-4e63-a8ac-1f14c508816e'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:15:00.224920 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-803de09d-1b0e-4839-9828-2cba55079b1a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups returned with HTTP 202 Jan 19 09:15:00.235771 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1489/2945] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:15:00 2021] POST /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups => generated 396 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:15:00.239401 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2f8e110-134b-4954-98de-dd3ea3b8b113 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:00.239935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2f8e110-134b-4954-98de-dd3ea3b8b113 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:00.240151 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:00.240151 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:00.240528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2f8e110-134b-4954-98de-dd3ea3b8b113 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:00.240891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a2f8e110-134b-4954-98de-dd3ea3b8b113 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:00.283749 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:00.283749 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:00.285596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2f8e110-134b-4954-98de-dd3ea3b8b113 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:00.298490 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1457/2946] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:00 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:01.315214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ba51bfd-702e-4d71-bf8c-c521cc5361a4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:01.315214 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ba51bfd-702e-4d71-bf8c-c521cc5361a4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:01.315214 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:01.315214 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:01.315214 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ba51bfd-702e-4d71-bf8c-c521cc5361a4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:01.315214 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6ba51bfd-702e-4d71-bf8c-c521cc5361a4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:01.365071 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:01.365071 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:01.371711 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ba51bfd-702e-4d71-bf8c-c521cc5361a4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:01.372817 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1490/2947] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:01 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:02.386629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-088d7f2b-4e5e-4980-9958-e9897936de88 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:02.387165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-088d7f2b-4e5e-4980-9958-e9897936de88 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:02.387336 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:02.387336 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:02.387966 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-088d7f2b-4e5e-4980-9958-e9897936de88 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:02.388488 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-088d7f2b-4e5e-4980-9958-e9897936de88 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:02.445841 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:02.445841 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:02.449300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-088d7f2b-4e5e-4980-9958-e9897936de88 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:02.478195 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1458/2948] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:02 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:03.494866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef843257-c0ee-438c-b26e-23743cdcfa66 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:03.496062 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef843257-c0ee-438c-b26e-23743cdcfa66 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:03.496534 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:03.496534 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:03.497208 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef843257-c0ee-438c-b26e-23743cdcfa66 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:03.497796 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ef843257-c0ee-438c-b26e-23743cdcfa66 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:03.583677 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:03.583677 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:03.586428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef843257-c0ee-438c-b26e-23743cdcfa66 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:03.594344 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1491/2949] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:03 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:04.608740 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3db29834-892a-479f-b27d-7e273df6ed5c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:04.609290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3db29834-892a-479f-b27d-7e273df6ed5c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:04.609678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:04.609678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:04.610362 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3db29834-892a-479f-b27d-7e273df6ed5c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:04.611092 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3db29834-892a-479f-b27d-7e273df6ed5c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:04.662356 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:04.662356 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:04.664888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3db29834-892a-479f-b27d-7e273df6ed5c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:04.665926 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1459/2950] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:04 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:05.693615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29b39562-87cc-4c3e-945f-c0b2981bc3f9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:05.694391 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29b39562-87cc-4c3e-945f-c0b2981bc3f9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:05.700753 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:05.700753 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:05.709481 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29b39562-87cc-4c3e-945f-c0b2981bc3f9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:05.712483 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-29b39562-87cc-4c3e-945f-c0b2981bc3f9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:05.824067 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:05.824067 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:05.830861 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29b39562-87cc-4c3e-945f-c0b2981bc3f9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:05.840733 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1492/2951] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:05 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:06.855915 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0ae601f-dd9b-4840-969d-afd46d39cbbb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:06.857086 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0ae601f-dd9b-4840-969d-afd46d39cbbb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:06.857475 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:06.857475 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:06.858643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0ae601f-dd9b-4840-969d-afd46d39cbbb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:06.859173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b0ae601f-dd9b-4840-969d-afd46d39cbbb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:06.942527 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:06.942527 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:06.944553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0ae601f-dd9b-4840-969d-afd46d39cbbb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:06.945373 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1460/2952] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:06 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:07.999310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-694fa140-18ce-4ba2-8cf7-be7c56697dfe tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:07.999310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-694fa140-18ce-4ba2-8cf7-be7c56697dfe tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:07.999310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:07.999310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:07.999310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-694fa140-18ce-4ba2-8cf7-be7c56697dfe tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:07.999310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-694fa140-18ce-4ba2-8cf7-be7c56697dfe tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:08.197167 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:08.197167 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:08.206880 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-694fa140-18ce-4ba2-8cf7-be7c56697dfe tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:08.207709 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1493/2953] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:07 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:09.224250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb84d15d-8153-40f7-9b8e-61de001ea20a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:09.227619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb84d15d-8153-40f7-9b8e-61de001ea20a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:09.228095 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:09.228095 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:09.228890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eb84d15d-8153-40f7-9b8e-61de001ea20a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:09.234275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-eb84d15d-8153-40f7-9b8e-61de001ea20a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:09.309988 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:09.309988 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:09.312959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eb84d15d-8153-40f7-9b8e-61de001ea20a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:09.319971 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1461/2954] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:09 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:10.336975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d7b60bf-63c8-4ccb-b01f-6362314c18f2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:10.338591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d7b60bf-63c8-4ccb-b01f-6362314c18f2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:10.339009 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:10.339009 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:10.339629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d7b60bf-63c8-4ccb-b01f-6362314c18f2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:10.340174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9d7b60bf-63c8-4ccb-b01f-6362314c18f2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:10.391832 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:10.391832 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:10.395492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d7b60bf-63c8-4ccb-b01f-6362314c18f2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:10.400334 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1494/2955] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:10 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:11.414912 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6670c4ab-90af-483f-98f6-69008f1d1913 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:11.416605 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6670c4ab-90af-483f-98f6-69008f1d1913 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:11.417016 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:11.417016 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:11.417853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6670c4ab-90af-483f-98f6-69008f1d1913 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:11.418462 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6670c4ab-90af-483f-98f6-69008f1d1913 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:11.467968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:11.467968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:11.470659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6670c4ab-90af-483f-98f6-69008f1d1913 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:11.471813 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1462/2956] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:11 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:12.487213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32f9016f-9d06-4d49-ac85-f66f8562b8b4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:12.488310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32f9016f-9d06-4d49-ac85-f66f8562b8b4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:12.488715 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:12.488715 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:12.489418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-32f9016f-9d06-4d49-ac85-f66f8562b8b4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:12.489981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-32f9016f-9d06-4d49-ac85-f66f8562b8b4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:12.518522 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:12.518522 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:12.520715 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-32f9016f-9d06-4d49-ac85-f66f8562b8b4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:12.522328 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1495/2957] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:12 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:13.536824 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11f8d6b8-895c-474f-a61a-e27a95d90835 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:13.537548 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11f8d6b8-895c-474f-a61a-e27a95d90835 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:13.537867 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:13.537867 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:13.538423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11f8d6b8-895c-474f-a61a-e27a95d90835 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:13.538895 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-11f8d6b8-895c-474f-a61a-e27a95d90835 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:13.582922 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:13.582922 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:13.585463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11f8d6b8-895c-474f-a61a-e27a95d90835 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:13.586407 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1463/2958] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:13 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:14.600637 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56654500-7d3b-41b4-bf2e-53768adad3aa tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:14.601336 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56654500-7d3b-41b4-bf2e-53768adad3aa tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:14.601336 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:14.601336 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:14.601725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56654500-7d3b-41b4-bf2e-53768adad3aa tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:14.602091 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-56654500-7d3b-41b4-bf2e-53768adad3aa tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:14.624553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:14.624553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:14.626376 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56654500-7d3b-41b4-bf2e-53768adad3aa tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:14.627352 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1496/2959] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:14 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:15.641757 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f3e6996-02e6-47cb-a4cf-e6a8d560bf58 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:15.642267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f3e6996-02e6-47cb-a4cf-e6a8d560bf58 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:15.642561 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:15.642561 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:15.643023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f3e6996-02e6-47cb-a4cf-e6a8d560bf58 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:15.643469 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5f3e6996-02e6-47cb-a4cf-e6a8d560bf58 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:15.667353 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:15.667353 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:15.669437 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f3e6996-02e6-47cb-a4cf-e6a8d560bf58 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:15.676775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1464/2960] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:15 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 803 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:16.688017 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-029fda68-de50-4393-8554-20e8b3b9a6a6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:16.690975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-029fda68-de50-4393-8554-20e8b3b9a6a6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:16.691432 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:16.691432 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:16.692092 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-029fda68-de50-4393-8554-20e8b3b9a6a6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:16.693051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-029fda68-de50-4393-8554-20e8b3b9a6a6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:16.729802 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:16.729802 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:16.731681 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-029fda68-de50-4393-8554-20e8b3b9a6a6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:16.733908 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1497/2961] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:16 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:17.746737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b302152-3a90-4cee-8589-ea04397caa4e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:17.747296 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b302152-3a90-4cee-8589-ea04397caa4e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:17.747415 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:17.747415 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:17.747934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b302152-3a90-4cee-8589-ea04397caa4e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:17.748329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7b302152-3a90-4cee-8589-ea04397caa4e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:17.771152 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:17.771152 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:17.773378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b302152-3a90-4cee-8589-ea04397caa4e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:17.774730 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1465/2962] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:17 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:18.793237 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e526730f-50fd-4b86-9d14-387f1b7906b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:18.794853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e526730f-50fd-4b86-9d14-387f1b7906b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:18.796362 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:18.796362 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:18.797335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e526730f-50fd-4b86-9d14-387f1b7906b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:18.797947 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e526730f-50fd-4b86-9d14-387f1b7906b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:18.823215 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:18.823215 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:18.825844 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e526730f-50fd-4b86-9d14-387f1b7906b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:18.827335 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1498/2963] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:18 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:19.840116 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b451265-8634-4d88-aedb-b96f75f59b0a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:19.840629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b451265-8634-4d88-aedb-b96f75f59b0a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:19.840810 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:19.840810 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:19.841227 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b451265-8634-4d88-aedb-b96f75f59b0a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:19.843153 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2b451265-8634-4d88-aedb-b96f75f59b0a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:19.866635 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:19.866635 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:19.868575 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b451265-8634-4d88-aedb-b96f75f59b0a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:19.869709 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1466/2964] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:19 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:20.883718 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86856b9b-391b-43a4-88aa-245add6afcd9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:20.884546 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-86856b9b-391b-43a4-88aa-245add6afcd9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:20.884748 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:20.884748 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:20.885131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-86856b9b-391b-43a4-88aa-245add6afcd9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:20.885495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-86856b9b-391b-43a4-88aa-245add6afcd9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:20.907455 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:20.907455 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:20.910064 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-86856b9b-391b-43a4-88aa-245add6afcd9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:20.910941 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1499/2965] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:20 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:21.929466 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ce65846-4408-4532-9981-99a5a94aecd5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:21.930048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ce65846-4408-4532-9981-99a5a94aecd5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:21.930209 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:21.930209 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:21.930583 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4ce65846-4408-4532-9981-99a5a94aecd5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:21.930953 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4ce65846-4408-4532-9981-99a5a94aecd5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:21.953420 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:21.953420 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:21.955246 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4ce65846-4408-4532-9981-99a5a94aecd5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:21.962533 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1467/2966] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:21 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:22.971127 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b037618-44a4-4ba1-9f7f-84de99887a5c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:22.972196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b037618-44a4-4ba1-9f7f-84de99887a5c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:22.972579 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:22.972579 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:22.973193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b037618-44a4-4ba1-9f7f-84de99887a5c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:22.973707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1b037618-44a4-4ba1-9f7f-84de99887a5c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:23.014437 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:23.014437 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:23.016723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b037618-44a4-4ba1-9f7f-84de99887a5c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:23.024021 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1500/2967] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:22 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:24.032753 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17966aa7-f92e-4007-afdf-62488a37388d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:24.033882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17966aa7-f92e-4007-afdf-62488a37388d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:24.034251 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:24.034251 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:24.034888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17966aa7-f92e-4007-afdf-62488a37388d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:24.035447 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-17966aa7-f92e-4007-afdf-62488a37388d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:24.079215 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:24.079215 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:24.089740 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17966aa7-f92e-4007-afdf-62488a37388d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:24.096485 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1468/2968] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:24 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:25.104543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5d48e83-8d73-48a7-99b7-fef9df0296ba tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:25.105062 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5d48e83-8d73-48a7-99b7-fef9df0296ba tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:25.105497 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:25.105497 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:25.106098 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d5d48e83-8d73-48a7-99b7-fef9df0296ba tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:25.106617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d5d48e83-8d73-48a7-99b7-fef9df0296ba tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:25.131456 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:25.131456 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:25.133726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d5d48e83-8d73-48a7-99b7-fef9df0296ba tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:25.141936 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1501/2969] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:25 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:26.151577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3d178d2-342a-4238-ae9f-8e988bf8bbe7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:26.157798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3d178d2-342a-4238-ae9f-8e988bf8bbe7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:26.158021 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:26.158021 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:26.159999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3d178d2-342a-4238-ae9f-8e988bf8bbe7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:26.160538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b3d178d2-342a-4238-ae9f-8e988bf8bbe7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:26.222305 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:26.222305 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:26.224588 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3d178d2-342a-4238-ae9f-8e988bf8bbe7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:26.225678 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1469/2970] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:26 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:27.259756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3f5498d0-2db6-4de1-971e-3a47c02aead6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:27.260436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3f5498d0-2db6-4de1-971e-3a47c02aead6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:27.260793 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:27.260793 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:27.261460 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3f5498d0-2db6-4de1-971e-3a47c02aead6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:27.262038 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3f5498d0-2db6-4de1-971e-3a47c02aead6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:27.291673 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:27.291673 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:27.294033 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3f5498d0-2db6-4de1-971e-3a47c02aead6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:27.296038 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1502/2971] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:27 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:28.309816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8aae0444-c298-402b-a7da-0b08a7caf882 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:28.310904 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8aae0444-c298-402b-a7da-0b08a7caf882 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:28.311427 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:28.311427 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:28.312061 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8aae0444-c298-402b-a7da-0b08a7caf882 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:28.312562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8aae0444-c298-402b-a7da-0b08a7caf882 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:28.338114 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:28.338114 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:28.340472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8aae0444-c298-402b-a7da-0b08a7caf882 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:28.341554 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1470/2972] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:28 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:29.356745 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d9ac05e-5642-4bab-ad6c-1928805581f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:29.357910 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d9ac05e-5642-4bab-ad6c-1928805581f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:29.358126 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:29.358126 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:29.358503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d9ac05e-5642-4bab-ad6c-1928805581f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:29.358871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8d9ac05e-5642-4bab-ad6c-1928805581f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:29.406283 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:29.406283 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:29.411758 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d9ac05e-5642-4bab-ad6c-1928805581f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:29.413068 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1503/2973] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:29 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:30.427897 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a34a5756-613f-4112-834f-64e31a1a6b5b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:30.428909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a34a5756-613f-4112-834f-64e31a1a6b5b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:30.429299 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:30.429299 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:30.429936 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a34a5756-613f-4112-834f-64e31a1a6b5b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:30.430633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a34a5756-613f-4112-834f-64e31a1a6b5b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:30.462225 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:30.462225 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:30.464443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a34a5756-613f-4112-834f-64e31a1a6b5b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:30.465971 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1471/2974] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:30 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:31.482433 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69dd5244-6066-4cea-928e-c3a4686aeda4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:31.482433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69dd5244-6066-4cea-928e-c3a4686aeda4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:31.482433 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:31.482433 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:31.485143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-69dd5244-6066-4cea-928e-c3a4686aeda4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:31.485143 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-69dd5244-6066-4cea-928e-c3a4686aeda4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:31.530380 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:31.530380 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:31.532226 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-69dd5244-6066-4cea-928e-c3a4686aeda4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:31.537491 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1504/2975] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:31 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:32.557607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-247dffaa-cf70-4359-a0fe-0e18d84ef43d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:32.557607 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-247dffaa-cf70-4359-a0fe-0e18d84ef43d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:32.557607 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:32.557607 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:32.557607 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-247dffaa-cf70-4359-a0fe-0e18d84ef43d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:32.557607 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-247dffaa-cf70-4359-a0fe-0e18d84ef43d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:32.589174 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:32.589174 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:32.591999 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-247dffaa-cf70-4359-a0fe-0e18d84ef43d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:32.594505 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1472/2976] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:32 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:33.608422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16a5bd4f-6a56-4074-b0d1-7e8f3a8716af tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:33.608996 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16a5bd4f-6a56-4074-b0d1-7e8f3a8716af tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:33.609331 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:33.609331 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:33.609974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-16a5bd4f-6a56-4074-b0d1-7e8f3a8716af tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:33.610414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-16a5bd4f-6a56-4074-b0d1-7e8f3a8716af tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:33.659304 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:33.659304 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:33.662087 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-16a5bd4f-6a56-4074-b0d1-7e8f3a8716af tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:33.663086 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1505/2977] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:33 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:15:34.676995 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8ac2e12-bd77-4891-b7dc-0abe80ff62f9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:34.677548 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8ac2e12-bd77-4891-b7dc-0abe80ff62f9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:34.677773 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:34.677773 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:34.678152 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8ac2e12-bd77-4891-b7dc-0abe80ff62f9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:34.678562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f8ac2e12-bd77-4891-b7dc-0abe80ff62f9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:34.718900 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:34.718900 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:34.721875 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8ac2e12-bd77-4891-b7dc-0abe80ff62f9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:34.722835 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1473/2978] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:34 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:35.737330 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-edef91e4-039d-409e-9298-a5bcde2bf10d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:35.737846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-edef91e4-039d-409e-9298-a5bcde2bf10d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:35.738038 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:35.738038 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:35.738412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-edef91e4-039d-409e-9298-a5bcde2bf10d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:35.738778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-edef91e4-039d-409e-9298-a5bcde2bf10d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:35.762488 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:35.762488 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:35.770346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-edef91e4-039d-409e-9298-a5bcde2bf10d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:35.770346 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1506/2979] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:35 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:36.780318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ffa35c23-a99b-4e43-96d3-ae16991ef19a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:36.781447 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ffa35c23-a99b-4e43-96d3-ae16991ef19a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:36.781808 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:36.781808 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:36.782434 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ffa35c23-a99b-4e43-96d3-ae16991ef19a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:36.782951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ffa35c23-a99b-4e43-96d3-ae16991ef19a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:36.832583 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:36.832583 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:36.834807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ffa35c23-a99b-4e43-96d3-ae16991ef19a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:36.842243 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1474/2980] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:36 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:37.850467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-60cbe4a6-b603-4b44-bbfe-c156e319a00c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:37.850992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-60cbe4a6-b603-4b44-bbfe-c156e319a00c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:37.851327 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:37.851327 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:37.851773 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-60cbe4a6-b603-4b44-bbfe-c156e319a00c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:37.852213 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-60cbe4a6-b603-4b44-bbfe-c156e319a00c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:37.911993 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:37.911993 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:37.913860 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-60cbe4a6-b603-4b44-bbfe-c156e319a00c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:37.918473 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1507/2981] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:37 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:38.933568 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b07dc66-91db-4e18-b858-14bf8bbf5054 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:38.934639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b07dc66-91db-4e18-b858-14bf8bbf5054 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:38.935138 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:38.935138 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:38.935771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5b07dc66-91db-4e18-b858-14bf8bbf5054 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:38.936346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5b07dc66-91db-4e18-b858-14bf8bbf5054 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:38.969779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:38.969779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:38.974159 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5b07dc66-91db-4e18-b858-14bf8bbf5054 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:38.982133 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1475/2982] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:38 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:39.996328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4a0170d9-527b-42fa-b467-4f865ebb3d9a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:39.996932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4a0170d9-527b-42fa-b467-4f865ebb3d9a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:39.997804 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:39.997804 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:39.998495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4a0170d9-527b-42fa-b467-4f865ebb3d9a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:39.999116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4a0170d9-527b-42fa-b467-4f865ebb3d9a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:40.025497 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:40.025497 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:40.030369 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4a0170d9-527b-42fa-b467-4f865ebb3d9a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:40.038007 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1508/2983] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:39 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:41.044479 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f6b5ba6-cbbe-4248-9e1c-580fbc899502 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:41.045625 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f6b5ba6-cbbe-4248-9e1c-580fbc899502 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:41.045980 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:41.045980 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:41.046568 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f6b5ba6-cbbe-4248-9e1c-580fbc899502 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:41.047081 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5f6b5ba6-cbbe-4248-9e1c-580fbc899502 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:41.095667 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:41.095667 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:41.097830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f6b5ba6-cbbe-4248-9e1c-580fbc899502 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:41.098796 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1476/2984] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:41 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:42.113332 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8cffb499-f0dc-4109-bdec-4f9746877b1d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:42.114085 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8cffb499-f0dc-4109-bdec-4f9746877b1d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:42.114305 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:42.114305 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:42.114676 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8cffb499-f0dc-4109-bdec-4f9746877b1d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:42.115039 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8cffb499-f0dc-4109-bdec-4f9746877b1d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:42.171122 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:42.171122 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:42.171429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8cffb499-f0dc-4109-bdec-4f9746877b1d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:42.174758 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1509/2985] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:42 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:43.187785 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-766b56da-e272-4457-aa9e-93dea073c946 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:43.189455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-766b56da-e272-4457-aa9e-93dea073c946 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:43.189816 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:43.189816 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:43.190412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-766b56da-e272-4457-aa9e-93dea073c946 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:43.190938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-766b56da-e272-4457-aa9e-93dea073c946 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:43.236236 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:43.236236 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:43.250569 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-766b56da-e272-4457-aa9e-93dea073c946 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:43.251108 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1477/2986] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:43 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:44.266011 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-836bf9da-0c85-4e20-9ba7-677f3f2729e6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:44.267552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-836bf9da-0c85-4e20-9ba7-677f3f2729e6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:44.267949 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:44.267949 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:44.268680 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-836bf9da-0c85-4e20-9ba7-677f3f2729e6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:44.269293 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-836bf9da-0c85-4e20-9ba7-677f3f2729e6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:44.294255 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:44.294255 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:44.296622 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-836bf9da-0c85-4e20-9ba7-677f3f2729e6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:44.303986 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1510/2987] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:44 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:45.311678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56f38732-74fe-4b5f-8237-f9255c5bcf9e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:45.312219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56f38732-74fe-4b5f-8237-f9255c5bcf9e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:45.312395 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:45.312395 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:45.313170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56f38732-74fe-4b5f-8237-f9255c5bcf9e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:45.313762 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-56f38732-74fe-4b5f-8237-f9255c5bcf9e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:45.338000 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:45.338000 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:45.345448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56f38732-74fe-4b5f-8237-f9255c5bcf9e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:45.349014 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1478/2988] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:45 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:46.363756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a92bf079-aefb-4e56-a5ee-fba8aff858f7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:46.364283 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a92bf079-aefb-4e56-a5ee-fba8aff858f7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:46.364695 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:46.364695 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:46.365068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a92bf079-aefb-4e56-a5ee-fba8aff858f7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:46.365459 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a92bf079-aefb-4e56-a5ee-fba8aff858f7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:46.387327 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:46.387327 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:46.389263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a92bf079-aefb-4e56-a5ee-fba8aff858f7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:46.390355 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1511/2989] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:46 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:15:47.405144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-251296bd-a413-4da4-b676-e706fa688e3c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:47.405668 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-251296bd-a413-4da4-b676-e706fa688e3c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:47.405668 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:47.405668 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:47.406047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-251296bd-a413-4da4-b676-e706fa688e3c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:47.406403 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-251296bd-a413-4da4-b676-e706fa688e3c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:47.428564 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:47.428564 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:47.430537 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-251296bd-a413-4da4-b676-e706fa688e3c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:47.431485 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1479/2990] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:47 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:48.454233 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e38c40d5-d100-4686-9f53-331a8c26c57e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:48.454233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e38c40d5-d100-4686-9f53-331a8c26c57e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:48.454233 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:48.454233 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:48.454233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e38c40d5-d100-4686-9f53-331a8c26c57e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:48.454233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e38c40d5-d100-4686-9f53-331a8c26c57e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:48.483557 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:48.483557 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:48.485541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e38c40d5-d100-4686-9f53-331a8c26c57e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:48.493093 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1512/2991] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:48 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:49.500618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c884bb6-e880-4812-95d8-556dce8b2369 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:49.501229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c884bb6-e880-4812-95d8-556dce8b2369 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:49.501663 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:49.501663 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:49.502580 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3c884bb6-e880-4812-95d8-556dce8b2369 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:49.502580 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3c884bb6-e880-4812-95d8-556dce8b2369 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:49.528372 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:49.528372 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:49.531008 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3c884bb6-e880-4812-95d8-556dce8b2369 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:49.532617 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1480/2992] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:49 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:50.547917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4add6d6e-7529-4434-8b17-333bed3c801a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:50.549248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4add6d6e-7529-4434-8b17-333bed3c801a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:50.549639 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:50.549639 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:50.550228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4add6d6e-7529-4434-8b17-333bed3c801a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:50.550765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4add6d6e-7529-4434-8b17-333bed3c801a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 1d788646-ad93-42b5-8e15-1c71d49b434c. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:50.578334 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:50.578334 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:50.580851 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4add6d6e-7529-4434-8b17-333bed3c801a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 200 Jan 19 09:15:50.582123 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1513/2993] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:50 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:50.597352 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0dc87b89-b3e6-4d70-92af-31b0eee47ef0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:15:50.600712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0dc87b89-b3e6-4d70-92af-31b0eee47ef0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:50.601179 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:50.601179 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:50.601812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0dc87b89-b3e6-4d70-92af-31b0eee47ef0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:50.665457 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:50.665457 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:50.676383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0dc87b89-b3e6-4d70-92af-31b0eee47ef0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:15:50.698745 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:50.698745 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:50.709263 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0dc87b89-b3e6-4d70-92af-31b0eee47ef0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:15:50.710606 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1481/2994] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:50 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 1203 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:15:50.728174 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b641fcc-8342-4d9f-8bba-741869cb20ed tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] DELETE http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c Jan 19 09:15:50.728787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b641fcc-8342-4d9f-8bba-741869cb20ed tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:50.729234 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:50.729234 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:50.729863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b641fcc-8342-4d9f-8bba-741869cb20ed tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:50.730414 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-3b641fcc-8342-4d9f-8bba-741869cb20ed tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete backup with id: 1d788646-ad93-42b5-8e15-1c71d49b434c. Jan 19 09:15:50.754957 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:50.754957 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:50.790614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-3b641fcc-8342-4d9f-8bba-741869cb20ed tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] delete_backup rpcapi backup_id 1d788646-ad93-42b5-8e15-1c71d49b434c {{(pid=87855) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 09:15:50.796576 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b641fcc-8342-4d9f-8bba-741869cb20ed tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c returned with HTTP 202 Jan 19 09:15:50.797927 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1514/2995] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:15:50 2021] DELETE /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/1d788646-ad93-42b5-8e15-1c71d49b434c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:15:50.931388 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-612e8dcc-1f36-4859-9339-b4bf172d347a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:15:50.932250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-612e8dcc-1f36-4859-9339-b4bf172d347a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:50.932607 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:50.932607 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:50.933214 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-612e8dcc-1f36-4859-9339-b4bf172d347a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:50.995004 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:50.995004 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:51.007379 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-612e8dcc-1f36-4859-9339-b4bf172d347a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:15:51.034570 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:51.034570 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:51.052236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-612e8dcc-1f36-4859-9339-b4bf172d347a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:15:51.053558 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1482/2996] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:15:50 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 1203 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:15:51.082581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-82dcb395-90cf-4d6c-a256-c7f19b2eb875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] POST http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32/action Jan 19 09:15:51.083235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:51.083235 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:51.083853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-82dcb395-90cf-4d6c-a256-c7f19b2eb875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action body: b'{"os-begin_detaching": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:15:51.084515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-82dcb395-90cf-4d6c-a256-c7f19b2eb875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:15:51.203222 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:51.203222 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:51.204659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-82dcb395-90cf-4d6c-a256-c7f19b2eb875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:15:51.233447 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-82dcb395-90cf-4d6c-a256-c7f19b2eb875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Begin detaching volume completed successfully. Jan 19 09:15:51.233995 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-82dcb395-90cf-4d6c-a256-c7f19b2eb875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32/action returned with HTTP 202 Jan 19 09:15:51.235314 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1515/2997] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 09:15:51 2021] POST /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:15:51.263881 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-defef3b3-094d-4fac-a98c-55e91c5efbe9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:15:51.264421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-defef3b3-094d-4fac-a98c-55e91c5efbe9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:51.264642 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:51.264642 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:51.265015 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-defef3b3-094d-4fac-a98c-55e91c5efbe9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:51.330402 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:51.330402 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:51.330683 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-82dcb395-90cf-4d6c-a256-c7f19b2eb875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume// Jan 19 09:15:51.331507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-82dcb395-90cf-4d6c-a256-c7f19b2eb875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:51.331814 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:51.331814 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:51.332354 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-82dcb395-90cf-4d6c-a256-c7f19b2eb875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:51.333487 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-82dcb395-90cf-4d6c-a256-c7f19b2eb875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:15:51.334353 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1516/2998] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 09:15:51 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:15:51.351167 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-a7b9975e-25f6-4480-bc04-548fdc730b70 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:15:51.351862 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-a7b9975e-25f6-4480-bc04-548fdc730b70 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:51.352417 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-a7b9975e-25f6-4480-bc04-548fdc730b70 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:51.356800 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-defef3b3-094d-4fac-a98c-55e91c5efbe9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:15:51.425713 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:51.425713 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:51.440427 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:51.440427 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:51.452713 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-a7b9975e-25f6-4480-bc04-548fdc730b70 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:15:51.453181 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-defef3b3-094d-4fac-a98c-55e91c5efbe9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:15:51.457137 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1483/2999] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:51 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 1206 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:15:51.478498 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:51.478498 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:51.489238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-a7b9975e-25f6-4480-bc04-548fdc730b70 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:15:51.490528 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1517/3000] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 09:15:51 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 1305 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:15:51.928615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-b8f5c30e-5ae2-437c-a332-d401e8879057 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] DELETE http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments/06baa59b-b0cf-4590-8d16-21de417cb4de Jan 19 09:15:51.930050 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-b8f5c30e-5ae2-437c-a332-d401e8879057 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:51.930273 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:51.930273 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:51.930926 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-b8f5c30e-5ae2-437c-a332-d401e8879057 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:51.967230 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:51.967230 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:52.476796 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fcc8d3b2-0d94-4cf5-aff8-30e999eb36cd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:15:52.479798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fcc8d3b2-0d94-4cf5-aff8-30e999eb36cd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:52.480203 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:52.480203 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:52.485040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fcc8d3b2-0d94-4cf5-aff8-30e999eb36cd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:52.603510 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:52.603510 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:52.628626 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fcc8d3b2-0d94-4cf5-aff8-30e999eb36cd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:15:52.676477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:52.676477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:52.701787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fcc8d3b2-0d94-4cf5-aff8-30e999eb36cd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:15:52.703015 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1518/3001] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:52 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 1206 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:15:52.877125 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-b8f5c30e-5ae2-437c-a332-d401e8879057 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:15:52.877576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-b8f5c30e-5ae2-437c-a332-d401e8879057 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:15:52.885070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b2b889b3-7352-4337-ada8-4ac98da573e3 req-b8f5c30e-5ae2-437c-a332-d401e8879057 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments/06baa59b-b0cf-4590-8d16-21de417cb4de returned with HTTP 200 Jan 19 09:15:52.886111 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1484/3002] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 09:15:51 2021] DELETE /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/attachments/06baa59b-b0cf-4590-8d16-21de417cb4de => generated 19 bytes in 962 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:53.719671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-693accb7-7039-4cd9-9b3e-2526b183cf6b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:15:53.722087 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-693accb7-7039-4cd9-9b3e-2526b183cf6b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:53.722456 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:53.722456 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:15:53.723361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-693accb7-7039-4cd9-9b3e-2526b183cf6b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:53.784716 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:53.784716 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:15:53.796797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-693accb7-7039-4cd9-9b3e-2526b183cf6b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:15:53.832195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-693accb7-7039-4cd9-9b3e-2526b183cf6b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:15:53.833222 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1519/3003] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:53 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 911 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:00.390997 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9c551c25-3572-470d-a3cb-6cc100ce707a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] DELETE http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:16:00.392032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9c551c25-3572-470d-a3cb-6cc100ce707a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:00.392394 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:00.392394 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:00.393014 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9c551c25-3572-470d-a3cb-6cc100ce707a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:00.393634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-9c551c25-3572-470d-a3cb-6cc100ce707a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume with id: a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:16:00.487223 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:00.487223 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:00.488278 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9c551c25-3572-470d-a3cb-6cc100ce707a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:00.556320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9c551c25-3572-470d-a3cb-6cc100ce707a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume request issued successfully. Jan 19 09:16:00.556780 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9c551c25-3572-470d-a3cb-6cc100ce707a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 202 Jan 19 09:16:00.557888 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1485/3004] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:16:00 2021] DELETE /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:16:00.569675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9c565aa-398b-49b2-b602-4428f26343bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:16:00.570237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c9c565aa-398b-49b2-b602-4428f26343bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:00.570464 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:00.570464 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:00.570846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c9c565aa-398b-49b2-b602-4428f26343bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:00.754942 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:00.754942 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:00.769595 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c9c565aa-398b-49b2-b602-4428f26343bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:00.822769 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9c565aa-398b-49b2-b602-4428f26343bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:16:00.823512 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1520/3005] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:00 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 910 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:01.841221 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17b6873b-f941-4f0f-99ba-f6679a3c4b6d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:16:01.841752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17b6873b-f941-4f0f-99ba-f6679a3c4b6d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:01.841838 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:01.841838 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:01.842198 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17b6873b-f941-4f0f-99ba-f6679a3c4b6d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:01.990953 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:01.990953 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:02.010687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-17b6873b-f941-4f0f-99ba-f6679a3c4b6d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:02.071321 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17b6873b-f941-4f0f-99ba-f6679a3c4b6d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:16:02.081473 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1486/3006] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:01 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 910 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:03.088430 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0dd39570-8981-4aff-b7f7-8a4f880b07d6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:16:03.088974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0dd39570-8981-4aff-b7f7-8a4f880b07d6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:03.089088 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:03.089088 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:03.089437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0dd39570-8981-4aff-b7f7-8a4f880b07d6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:03.207706 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:03.207706 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:03.236407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0dd39570-8981-4aff-b7f7-8a4f880b07d6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:03.307285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0dd39570-8981-4aff-b7f7-8a4f880b07d6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 200 Jan 19 09:16:03.311533 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1521/3007] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:03 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 910 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:04.328406 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b9eafc5-a646-4379-a978-b2bbb8ac7a21 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:16:04.329000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b9eafc5-a646-4379-a978-b2bbb8ac7a21 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:04.329378 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:04.329378 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:04.330048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b9eafc5-a646-4379-a978-b2bbb8ac7a21 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:04.432560 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b9eafc5-a646-4379-a978-b2bbb8ac7a21 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 404 Jan 19 09:16:04.434844 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1487/3008] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:04 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:16:04.500729 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] POST http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes Jan 19 09:16:04.501614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:04.501614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:04.502242 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-39804160"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:16:04.503664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Create volume request body: {'volume': {'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-39804160'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:16:04.666958 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Create volume of 1 GB Jan 19 09:16:04.692111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Availability Zones retrieved successfully. Jan 19 09:16:04.711959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Flow 'volume_create_api' (e5c7ab0e-8d72-4455-b941-bae0703d47e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:16:04.714840 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6796da3d-a007-4c4e-8b25-d0de1a087829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:04.717945 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:16:04.929878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6796da3d-a007-4c4e-8b25-d0de1a087829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:04.932115 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d0b88d-e792-4b65-91fc-47646d0e34f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:05.102558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Created reservations ['2d12a85d-7f97-4651-aecd-09f983a46c16', '2f3dc6a5-8505-4335-b937-afc7cf0a36cd', 'd2865cc9-df6d-4a21-8016-fbbce4d71cb1', '516e7407-b026-4cb4-b1d3-450940ac24f8'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:16:05.112541 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d0b88d-e792-4b65-91fc-47646d0e34f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d12a85d-7f97-4651-aecd-09f983a46c16', '2f3dc6a5-8505-4335-b937-afc7cf0a36cd', 'd2865cc9-df6d-4a21-8016-fbbce4d71cb1', '516e7407-b026-4cb4-b1d3-450940ac24f8']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:05.115126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951de4f1-025c-43fb-8b62-9918d76ae4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:05.279724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951de4f1-025c-43fb-8b62-9918d76ae4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24c7742f-b2fa-4bd5-a554-fb86a4f308fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-39804160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',qos_specs=None,replication_status=,reservations=['2d12a85d-7f97-4651-aecd-09f983a46c16','2f3dc6a5-8505-4335-b937-afc7cf0a36cd','d2865cc9-df6d-4a21-8016-fbbce4d71cb1','516e7407-b026-4cb4-b1d3-450940ac24f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='535ea6b4cd3340d5b4aed428268962cd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-39804160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24c7742f-b2fa-4bd5-a554-fb86a4f308fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',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,user_id='535ea6b4cd3340d5b4aed428268962cd',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:05.282318 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd05b13-26db-4077-8609-7a8fc5d3c0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:05.346423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd05b13-26db-4077-8609-7a8fc5d3c0f7) 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-VolumesBackupsTest-Volume-39804160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',qos_specs=None,replication_status=,reservations=['2d12a85d-7f97-4651-aecd-09f983a46c16','2f3dc6a5-8505-4335-b937-afc7cf0a36cd','d2865cc9-df6d-4a21-8016-fbbce4d71cb1','516e7407-b026-4cb4-b1d3-450940ac24f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='535ea6b4cd3340d5b4aed428268962cd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:05.350065 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ed1d156-8a1f-4b69-b243-d0a58b092432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:05.400954 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ed1d156-8a1f-4b69-b243-d0a58b092432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:05.417582 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Flow 'volume_create_api' (e5c7ab0e-8d72-4455-b941-bae0703d47e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:16:05.607312 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Create volume request issued successfully. Jan 19 09:16:05.636178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5cb2479f-33c6-42fb-805a-07a0f1e771e0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes returned with HTTP 202 Jan 19 09:16:05.637877 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1522/3009] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:16:04 2021] POST /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes => generated 816 bytes in 1141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:16:05.653884 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f602a33-c0d8-4193-8f2c-bc2df8b6fded tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:05.658097 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f602a33-c0d8-4193-8f2c-bc2df8b6fded tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:05.658722 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f602a33-c0d8-4193-8f2c-bc2df8b6fded tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:05.797582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:05.797582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:05.815926 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9f602a33-c0d8-4193-8f2c-bc2df8b6fded tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:05.875469 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f602a33-c0d8-4193-8f2c-bc2df8b6fded tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:05.877186 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1488/3010] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:05 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:06.893939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b8c9699-6683-4c17-8042-0986054f8f2e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:06.894489 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b8c9699-6683-4c17-8042-0986054f8f2e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:06.894674 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:06.894674 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:06.895052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b8c9699-6683-4c17-8042-0986054f8f2e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:07.065077 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:07.065077 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:07.122246 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3b8c9699-6683-4c17-8042-0986054f8f2e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:07.174392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b8c9699-6683-4c17-8042-0986054f8f2e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:07.175569 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1523/3011] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:06 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:08.193332 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b91dc04a-a5c2-4746-b592-23ab152e99b7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:08.193898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b91dc04a-a5c2-4746-b592-23ab152e99b7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:08.194138 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:08.194138 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:08.194386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b91dc04a-a5c2-4746-b592-23ab152e99b7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:08.341124 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:08.341124 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:08.360883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b91dc04a-a5c2-4746-b592-23ab152e99b7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:08.409414 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b91dc04a-a5c2-4746-b592-23ab152e99b7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:08.410837 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1489/3012] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:08 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:09.429853 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea5779f0-f0e1-43db-a1a5-d458e3d9242b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:09.431125 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea5779f0-f0e1-43db-a1a5-d458e3d9242b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:09.432499 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:09.432499 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:09.433419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea5779f0-f0e1-43db-a1a5-d458e3d9242b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:09.511808 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:09.511808 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:09.529068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea5779f0-f0e1-43db-a1a5-d458e3d9242b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:09.587863 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea5779f0-f0e1-43db-a1a5-d458e3d9242b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:09.593607 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1524/3013] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:09 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:10.610035 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3446d111-dad5-481c-a058-a862e20598c9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:10.616838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3446d111-dad5-481c-a058-a862e20598c9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:10.617989 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:10.617989 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:10.619372 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3446d111-dad5-481c-a058-a862e20598c9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:10.824098 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:10.824098 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:10.850795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3446d111-dad5-481c-a058-a862e20598c9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:10.885955 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3446d111-dad5-481c-a058-a862e20598c9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:10.887364 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1490/3014] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:10 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:11.912549 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05ee6922-bfd7-4d59-80ab-0455dee38ce3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:11.913045 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05ee6922-bfd7-4d59-80ab-0455dee38ce3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:11.920161 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:11.920161 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:11.921203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05ee6922-bfd7-4d59-80ab-0455dee38ce3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:12.087228 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:12.087228 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:12.114205 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-05ee6922-bfd7-4d59-80ab-0455dee38ce3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:12.169320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05ee6922-bfd7-4d59-80ab-0455dee38ce3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:12.172267 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1525/3015] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:11 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:13.193754 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35b6ee66-5206-44b0-bac6-0b96f1aba9a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:13.195151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35b6ee66-5206-44b0-bac6-0b96f1aba9a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:13.195589 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:13.195589 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:13.196278 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35b6ee66-5206-44b0-bac6-0b96f1aba9a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:13.322279 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:13.322279 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:13.356848 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-35b6ee66-5206-44b0-bac6-0b96f1aba9a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:13.408223 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35b6ee66-5206-44b0-bac6-0b96f1aba9a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:13.409439 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1491/3016] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:13 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:14.438101 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a4cb4e0-c52e-4ea1-a6d5-a1664530ccaf tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:14.445970 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a4cb4e0-c52e-4ea1-a6d5-a1664530ccaf tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:14.454544 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:14.454544 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:14.457150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5a4cb4e0-c52e-4ea1-a6d5-a1664530ccaf tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:14.628568 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:14.628568 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:14.651424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5a4cb4e0-c52e-4ea1-a6d5-a1664530ccaf tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:14.704146 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5a4cb4e0-c52e-4ea1-a6d5-a1664530ccaf tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:14.705568 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1526/3017] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:14 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:15.726441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1bab9965-f524-4290-b035-35f9f5b584fe tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:15.727698 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1bab9965-f524-4290-b035-35f9f5b584fe tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:15.728117 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:15.728117 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:15.728729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1bab9965-f524-4290-b035-35f9f5b584fe tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:15.881092 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:15.881092 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:15.890680 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1bab9965-f524-4290-b035-35f9f5b584fe tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:15.943153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1bab9965-f524-4290-b035-35f9f5b584fe tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:15.944643 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1492/3018] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:15 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:16.074821 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63653d41-861e-4d47-8df4-6499e84118c9 tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] POST http://10.222.0.50/volume/v3/31203861eace45388d27d08fc96fe7c2/types Jan 19 09:16:16.075774 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:16.075774 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:16.076470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63653d41-861e-4d47-8df4-6499e84118c9 tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1720257530", "extra_specs": {}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:16:16.213383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63653d41-861e-4d47-8df4-6499e84118c9 tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] http://10.222.0.50/volume/v3/31203861eace45388d27d08fc96fe7c2/types returned with HTTP 200 Jan 19 09:16:16.216929 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1527/3019] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:16:15 2021] POST /volume/v3/31203861eace45388d27d08fc96fe7c2/types => generated 212 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:16.227594 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b61c0e8-5605-4b49-822e-87150deb0555 tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] POST http://10.222.0.50/volume/v3/31203861eace45388d27d08fc96fe7c2/types/78f685b6-6faa-4ddd-8e08-c59651333e75/encryption Jan 19 09:16:16.228346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:16.228346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:16.228860 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b61c0e8-5605-4b49-822e-87150deb0555 tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:16:16.358924 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b61c0e8-5605-4b49-822e-87150deb0555 tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] http://10.222.0.50/volume/v3/31203861eace45388d27d08fc96fe7c2/types/78f685b6-6faa-4ddd-8e08-c59651333e75/encryption returned with HTTP 200 Jan 19 09:16:16.364622 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1493/3020] 10.222.0.50 () {60 vars in 1364 bytes} [Tue Jan 19 09:16:16 2021] POST /volume/v3/31203861eace45388d27d08fc96fe7c2/types/78f685b6-6faa-4ddd-8e08-c59651333e75/encryption => generated 230 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:16.760498 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes Jan 19 09:16:16.762938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1246056319", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1720257530", "size": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:16:16.764701 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1246056319', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1720257530', 'size': 1}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:16:16.803424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume of 1 GB Jan 19 09:16:16.804573 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:16.804573 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:16.807541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Availability Zones retrieved successfully. Jan 19 09:16:16.860872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (a1b667ce-da18-436d-80f3-c06c79f35a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:16:16.878549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754f8698-a48b-4a39-9959-e6c9e51b484c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:16.881406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:16:16.960159 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f50f678e-bbd1-40b1-bb77-868f624b39de tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:16.960876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f50f678e-bbd1-40b1-bb77-868f624b39de tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:16.961594 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f50f678e-bbd1-40b1-bb77-868f624b39de tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:17.071855 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754f8698-a48b-4a39-9959-e6c9e51b484c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:16:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=78f685b6-6faa-4ddd-8e08-c59651333e75,is_public=True,name='tempest-scenario-type-luks-1720257530',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78f685b6-6faa-4ddd-8e08-c59651333e75', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:17.075076 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eddd586-7694-49a5-a254-4edd56a9d456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:17.156936 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:17.156936 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:17.177398 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1720257530 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1720257530, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:16:17.178375 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1720257530 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1720257530, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:16:17.193962 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f50f678e-bbd1-40b1-bb77-868f624b39de tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:17.278634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f50f678e-bbd1-40b1-bb77-868f624b39de tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:17.281935 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1494/3021] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:16 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:17.303385 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Created reservations ['c01b1af2-1bb1-4b3b-8fe7-e9d175d40dd6', '47112736-b920-48ff-aaf4-73554bfa0ee5', 'b8ef8698-d9e4-49e1-88f4-9726e8e084e0', '6dc70da1-8aa8-4182-9f36-70ada4ef130f'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:16:17.305509 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eddd586-7694-49a5-a254-4edd56a9d456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c01b1af2-1bb1-4b3b-8fe7-e9d175d40dd6', '47112736-b920-48ff-aaf4-73554bfa0ee5', 'b8ef8698-d9e4-49e1-88f4-9726e8e084e0', '6dc70da1-8aa8-4182-9f36-70ada4ef130f']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:17.308324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d0aa8a-e3b5-4ecb-84d7-eecb670cc9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:17.460861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d0aa8a-e3b5-4ecb-84d7-eecb670cc9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ea0846f-3d3c-4418-8e22-8694565e0b30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1246056319',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['c01b1af2-1bb1-4b3b-8fe7-e9d175d40dd6','47112736-b920-48ff-aaf4-73554bfa0ee5','b8ef8698-d9e4-49e1-88f4-9726e8e084e0','6dc70da1-8aa8-4182-9f36-70ada4ef130f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=78f685b6-6faa-4ddd-8e08-c59651333e75), '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=2021-01-19T09:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1246056319',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4ea0846f-3d3c-4418-8e22-8694565e0b30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963a4527fbad4432bfa2584da8b32401',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,user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_attachment=,volume_type=,volume_type_id=78f685b6-6faa-4ddd-8e08-c59651333e75)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:17.475833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (484e15f9-1685-4f98-a5cb-afa217cd9ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:17.552826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (484e15f9-1685-4f98-a5cb-afa217cd9ebf) 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-1246056319',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['c01b1af2-1bb1-4b3b-8fe7-e9d175d40dd6','47112736-b920-48ff-aaf4-73554bfa0ee5','b8ef8698-d9e4-49e1-88f4-9726e8e084e0','6dc70da1-8aa8-4182-9f36-70ada4ef130f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=78f685b6-6faa-4ddd-8e08-c59651333e75)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:17.555133 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a88e5c-ee50-4b2b-9c86-0a32b2b28b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:17.599719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a88e5c-ee50-4b2b-9c86-0a32b2b28b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:17.602420 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (a1b667ce-da18-436d-80f3-c06c79f35a42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:16:17.814019 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request issued successfully. Jan 19 09:16:17.836289 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-788d851c-3e7b-4514-a08c-9414e5cd5fba tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes returned with HTTP 202 Jan 19 09:16:17.837836 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1528/3022] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:16:16 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes => generated 846 bytes in 1472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:16:17.852440 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51abca80-68c4-490a-a9f0-de25a26d8c1e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:17.853552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51abca80-68c4-490a-a9f0-de25a26d8c1e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:17.853976 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:17.853976 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:17.857287 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51abca80-68c4-490a-a9f0-de25a26d8c1e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:17.979322 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:17.979322 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:18.011304 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-51abca80-68c4-490a-a9f0-de25a26d8c1e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:18.086014 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51abca80-68c4-490a-a9f0-de25a26d8c1e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 returned with HTTP 200 Jan 19 09:16:18.086842 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1495/3023] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:17 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 => generated 938 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:18.301361 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8becf3ff-0d22-4920-b242-922d4d4f5c09 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:18.302289 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8becf3ff-0d22-4920-b242-922d4d4f5c09 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:18.302693 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:18.302693 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:18.303347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8becf3ff-0d22-4920-b242-922d4d4f5c09 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:18.384339 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:18.384339 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:18.397405 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8becf3ff-0d22-4920-b242-922d4d4f5c09 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:18.456112 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8becf3ff-0d22-4920-b242-922d4d4f5c09 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:18.457253 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1529/3024] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:18 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:19.104429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8a70163e-1d0f-442c-8294-0546a6ed8771 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:19.106294 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8a70163e-1d0f-442c-8294-0546a6ed8771 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:19.106689 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:19.106689 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:19.108232 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8a70163e-1d0f-442c-8294-0546a6ed8771 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:19.222612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:19.222612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:19.247947 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8a70163e-1d0f-442c-8294-0546a6ed8771 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:19.375790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8a70163e-1d0f-442c-8294-0546a6ed8771 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 returned with HTTP 200 Jan 19 09:16:19.393800 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1496/3025] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:19 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 => generated 938 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:19.478100 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3765c27e-a554-4ad6-b683-882bced72d8f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:19.478635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3765c27e-a554-4ad6-b683-882bced72d8f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:19.479586 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:19.479586 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:19.480034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3765c27e-a554-4ad6-b683-882bced72d8f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:19.703457 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:19.703457 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:19.735132 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3765c27e-a554-4ad6-b683-882bced72d8f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:19.819496 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3765c27e-a554-4ad6-b683-882bced72d8f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:19.822919 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1530/3026] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:19 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:20.407645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be602b15-d257-4a7a-9ab6-2510158158f3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:20.408183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be602b15-d257-4a7a-9ab6-2510158158f3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:20.408363 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:20.408363 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:20.409345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be602b15-d257-4a7a-9ab6-2510158158f3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:20.533649 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:20.533649 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:20.566143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-be602b15-d257-4a7a-9ab6-2510158158f3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:20.636584 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be602b15-d257-4a7a-9ab6-2510158158f3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 returned with HTTP 200 Jan 19 09:16:20.638015 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1497/3027] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:20 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 => generated 939 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:20.658069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dac623b8-6520-4afb-a8b1-3418684a8a98 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:20.658786 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dac623b8-6520-4afb-a8b1-3418684a8a98 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:20.659216 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:20.659216 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:20.659873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dac623b8-6520-4afb-a8b1-3418684a8a98 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:20.791937 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:20.791937 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:20.820465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dac623b8-6520-4afb-a8b1-3418684a8a98 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:20.840309 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4174838f-4583-4878-9fc4-40a946be7b7c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:20.841127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4174838f-4583-4878-9fc4-40a946be7b7c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:20.841558 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:20.841558 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:20.842204 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4174838f-4583-4878-9fc4-40a946be7b7c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:20.930355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dac623b8-6520-4afb-a8b1-3418684a8a98 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 returned with HTTP 200 Jan 19 09:16:20.932088 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1531/3028] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:20 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 => generated 939 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:20.947038 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f913998e-9747-4937-a281-96334d2f5304 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30/action Jan 19 09:16:20.948231 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:20.948231 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:20.949456 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f913998e-9747-4937-a281-96334d2f5304 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:16:20.950819 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f913998e-9747-4937-a281-96334d2f5304 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:16:21.008264 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:21.008264 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:21.028016 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4174838f-4583-4878-9fc4-40a946be7b7c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:21.082396 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4174838f-4583-4878-9fc4-40a946be7b7c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:21.083557 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:21.083557 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:21.085466 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f913998e-9747-4937-a281-96334d2f5304 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:21.085616 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1498/3029] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:20 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:21.109975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f913998e-9747-4937-a281-96334d2f5304 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume updated successfully. Jan 19 09:16:21.110854 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f913998e-9747-4937-a281-96334d2f5304 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30/action returned with HTTP 200 Jan 19 09:16:21.111961 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1532/3030] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:16:20 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30/action => generated 0 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 09:16:21.835764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-0b11037f-e1dd-4e4f-92c3-0d99c7a74217 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:21.836294 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-0b11037f-e1dd-4e4f-92c3-0d99c7a74217 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:21.836397 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:21.836397 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:21.837090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-0b11037f-e1dd-4e4f-92c3-0d99c7a74217 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:21.948380 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:21.948380 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:21.971098 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-69fe76b4-2548-41f9-afde-dff24efda374 req-0b11037f-e1dd-4e4f-92c3-0d99c7a74217 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:22.039049 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-0b11037f-e1dd-4e4f-92c3-0d99c7a74217 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 returned with HTTP 200 Jan 19 09:16:22.044110 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1499/3031] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:16:21 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 => generated 938 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:22.099084 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-20388513-d8e4-4617-aab3-4cf1727341cc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:22.099619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-20388513-d8e4-4617-aab3-4cf1727341cc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:22.099845 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:22.099845 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:22.100216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-20388513-d8e4-4617-aab3-4cf1727341cc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:22.243768 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:22.243768 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:22.275331 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-20388513-d8e4-4617-aab3-4cf1727341cc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:22.353592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-20388513-d8e4-4617-aab3-4cf1727341cc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:22.354366 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1533/3032] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:22 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:23.376700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd4a177c-effa-417c-ad54-197987edb98a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:23.378512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd4a177c-effa-417c-ad54-197987edb98a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:23.379420 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:23.379420 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:23.380409 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd4a177c-effa-417c-ad54-197987edb98a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:23.540679 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:23.540679 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:23.558644 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cd4a177c-effa-417c-ad54-197987edb98a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:23.620230 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd4a177c-effa-417c-ad54-197987edb98a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:23.622444 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1500/3033] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:23 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:24.476134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-c70c86a9-9681-4fae-b6a4-add534b7ab45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:24.478111 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-c70c86a9-9681-4fae-b6a4-add534b7ab45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:24.478350 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:24.478350 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:24.482295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-c70c86a9-9681-4fae-b6a4-add534b7ab45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:24.645449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8139f08f-bd57-47eb-9d13-9f548faf73f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:24.647075 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8139f08f-bd57-47eb-9d13-9f548faf73f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:24.650408 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:24.650408 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:24.654221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8139f08f-bd57-47eb-9d13-9f548faf73f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:24.671016 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:24.671016 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:24.701905 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-69fe76b4-2548-41f9-afde-dff24efda374 req-c70c86a9-9681-4fae-b6a4-add534b7ab45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:24.744431 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-c70c86a9-9681-4fae-b6a4-add534b7ab45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 returned with HTTP 200 Jan 19 09:16:24.745377 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1534/3034] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:16:24 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 => generated 938 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:24.792144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-c70c86a9-9681-4fae-b6a4-add534b7ab45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume// Jan 19 09:16:24.792616 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-c70c86a9-9681-4fae-b6a4-add534b7ab45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:24.792841 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:24.792841 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:24.793343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-c70c86a9-9681-4fae-b6a4-add534b7ab45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:24.794750 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-c70c86a9-9681-4fae-b6a4-add534b7ab45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:16:24.795649 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1535/3035] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 09:16:24 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:16:24.826684 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-2e8c4a87-786d-47a3-a720-f1666129e850 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments Jan 19 09:16:24.827531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-2e8c4a87-786d-47a3-a720-f1666129e850 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ea0846f-3d3c-4418-8e22-8694565e0b30", "instance_uuid": "0f4c6eb5-4188-4a12-9252-2b341e01ab49", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:16:24.875562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:24.875562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:24.903015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8139f08f-bd57-47eb-9d13-9f548faf73f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:24.934409 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:24.934409 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:24.962898 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8139f08f-bd57-47eb-9d13-9f548faf73f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:24.964001 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1501/3036] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:24 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:25.051425 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-2e8c4a87-786d-47a3-a720-f1666129e850 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments returned with HTTP 200 Jan 19 09:16:25.052771 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1536/3037] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 09:16:24 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments => generated 273 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:16:25.981234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4e2cc7c-248b-4349-8fa4-19f74702a665 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:25.981778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4e2cc7c-248b-4349-8fa4-19f74702a665 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:25.981948 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:25.981948 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:25.982677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4e2cc7c-248b-4349-8fa4-19f74702a665 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:26.139457 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:26.139457 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:26.163697 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d4e2cc7c-248b-4349-8fa4-19f74702a665 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:26.224759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4e2cc7c-248b-4349-8fa4-19f74702a665 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:26.225851 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1502/3038] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:25 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 908 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:27.242700 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed8f684c-77fd-40ec-a76f-e34550c1afe7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:27.243910 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed8f684c-77fd-40ec-a76f-e34550c1afe7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:27.244339 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:27.244339 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:27.245018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ed8f684c-77fd-40ec-a76f-e34550c1afe7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:27.261404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4e2cc7c-248b-4349-8fa4-19f74702a665 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume// Jan 19 09:16:27.262003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4e2cc7c-248b-4349-8fa4-19f74702a665 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:27.262410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:27.262410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:27.263079 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4e2cc7c-248b-4349-8fa4-19f74702a665 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:27.264282 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4e2cc7c-248b-4349-8fa4-19f74702a665 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:16:27.265580 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1503/3039] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 09:16:27 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:16:27.280225 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-cc978f3a-7d7b-439e-875d-10c46ea72597 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:27.281074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-cc978f3a-7d7b-439e-875d-10c46ea72597 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:27.281757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-cc978f3a-7d7b-439e-875d-10c46ea72597 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:27.384988 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:27.384988 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:27.429067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-69fe76b4-2548-41f9-afde-dff24efda374 req-cc978f3a-7d7b-439e-875d-10c46ea72597 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:27.505915 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:27.505915 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:27.535678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-cc978f3a-7d7b-439e-875d-10c46ea72597 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 returned with HTTP 200 Jan 19 09:16:27.545703 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1504/3040] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 09:16:27 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 => generated 1036 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:16:27.574916 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-a06a2945-6f79-4e11-b376-2c1227ee091e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] PUT http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/d9eab465-dc7d-44fd-a70d-c2d7373e86e5 Jan 19 09:16:27.575423 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:27.575423 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:27.575846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-a06a2945-6f79-4e11-b376-2c1227ee091e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:16:27.585394 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:27.585394 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:27.599883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ed8f684c-77fd-40ec-a76f-e34550c1afe7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:27.642235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:16:27.642235 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:16:27.642739 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-69fe76b4-2548-41f9-afde-dff24efda374 req-a06a2945-6f79-4e11-b376-2c1227ee091e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-4ea0846f-3d3c-4418-8e22-8694565e0b30-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.010s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:16:27.645162 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:27.645162 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:27.645654 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ed8f684c-77fd-40ec-a76f-e34550c1afe7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:27.656126 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1537/3041] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:27 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 966 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:28.662963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10f65965-47aa-4574-ba30-c3ce8c8ad82a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:28.663534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10f65965-47aa-4574-ba30-c3ce8c8ad82a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:28.663715 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:28.663715 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:28.664098 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-10f65965-47aa-4574-ba30-c3ce8c8ad82a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:28.818648 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:28.818648 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:28.840841 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-10f65965-47aa-4574-ba30-c3ce8c8ad82a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:28.873143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-10f65965-47aa-4574-ba30-c3ce8c8ad82a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:28.877713 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1538/3042] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:28 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:29.894573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-990c8e48-f683-4ce7-8f6b-4355004cc3c7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:29.895781 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-990c8e48-f683-4ce7-8f6b-4355004cc3c7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:29.896004 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:29.896004 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:29.896378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-990c8e48-f683-4ce7-8f6b-4355004cc3c7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:30.011216 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:30.011216 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:30.043069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-990c8e48-f683-4ce7-8f6b-4355004cc3c7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:30.100517 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-990c8e48-f683-4ce7-8f6b-4355004cc3c7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:30.113136 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1539/3043] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:29 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:30.662261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-69fe76b4-2548-41f9-afde-dff24efda374 req-a06a2945-6f79-4e11-b376-2c1227ee091e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-4ea0846f-3d3c-4418-8e22-8694565e0b30-n-h2-771363-1'" released by "attachment_update" :: held 3.019s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:16:30.662951 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-a06a2945-6f79-4e11-b376-2c1227ee091e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/d9eab465-dc7d-44fd-a70d-c2d7373e86e5 returned with HTTP 200 Jan 19 09:16:30.663829 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1505/3044] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 09:16:27 2021] PUT /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/d9eab465-dc7d-44fd-a70d-c2d7373e86e5 => generated 761 bytes in 3094 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:16:30.710146 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-e5544787-d9f9-4e0b-8c66-19005fdaf33a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/d9eab465-dc7d-44fd-a70d-c2d7373e86e5/action Jan 19 09:16:30.710855 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:30.710855 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:30.711523 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-e5544787-d9f9-4e0b-8c66-19005fdaf33a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:16:30.712062 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-e5544787-d9f9-4e0b-8c66-19005fdaf33a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:16:30.889899 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:30.889899 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:30.917976 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-69fe76b4-2548-41f9-afde-dff24efda374 req-e5544787-d9f9-4e0b-8c66-19005fdaf33a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/d9eab465-dc7d-44fd-a70d-c2d7373e86e5/action returned with HTTP 204 Jan 19 09:16:30.918806 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1540/3045] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 09:16:30 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/d9eab465-dc7d-44fd-a70d-c2d7373e86e5/action => generated 0 bytes in 217 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:16:31.131425 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-500c647f-ccd6-4b12-ace8-635b61bd7825 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:31.132431 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-500c647f-ccd6-4b12-ace8-635b61bd7825 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:31.132797 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:31.132797 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:31.133508 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-500c647f-ccd6-4b12-ace8-635b61bd7825 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:31.260189 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:31.260189 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:31.284990 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-500c647f-ccd6-4b12-ace8-635b61bd7825 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:31.339910 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-500c647f-ccd6-4b12-ace8-635b61bd7825 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:31.340887 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1506/3046] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:31 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:32.362412 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c6db719-8b25-44eb-9bfe-1a8b6e5626d4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:32.363691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c6db719-8b25-44eb-9bfe-1a8b6e5626d4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:32.364028 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:32.364028 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:32.365278 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6c6db719-8b25-44eb-9bfe-1a8b6e5626d4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:32.476894 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:32.476894 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:32.508996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6c6db719-8b25-44eb-9bfe-1a8b6e5626d4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:32.566356 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6c6db719-8b25-44eb-9bfe-1a8b6e5626d4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:32.568332 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1541/3047] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:32 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:33.585538 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c5ef32d-069a-4f27-b948-5bdac1346013 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:33.586078 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c5ef32d-069a-4f27-b948-5bdac1346013 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:33.586255 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:33.586255 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:33.586868 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c5ef32d-069a-4f27-b948-5bdac1346013 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:33.772760 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:33.772760 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:33.798318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1c5ef32d-069a-4f27-b948-5bdac1346013 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:33.876067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c5ef32d-069a-4f27-b948-5bdac1346013 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:33.881253 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1507/3048] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:33 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 969 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:34.899067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-95cd3718-3b70-491f-ba69-0a74fcf6f293 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:34.900186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-95cd3718-3b70-491f-ba69-0a74fcf6f293 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:34.900565 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:34.900565 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:34.901396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-95cd3718-3b70-491f-ba69-0a74fcf6f293 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:34.966484 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:34.966484 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:34.974877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-95cd3718-3b70-491f-ba69-0a74fcf6f293 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:34.999712 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-95cd3718-3b70-491f-ba69-0a74fcf6f293 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:35.000823 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1542/3049] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:34 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:36.017515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e74cd48d-b620-4f4b-af7a-69d1d14a7e1e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:36.019053 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e74cd48d-b620-4f4b-af7a-69d1d14a7e1e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:36.019461 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:36.019461 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:36.020465 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e74cd48d-b620-4f4b-af7a-69d1d14a7e1e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:36.103257 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:36.103257 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:36.120458 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e74cd48d-b620-4f4b-af7a-69d1d14a7e1e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:36.144764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e74cd48d-b620-4f4b-af7a-69d1d14a7e1e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:36.145939 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1508/3050] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:36 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 1357 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:16:36.161826 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-79191aaa-8a72-467d-98d1-8516b39d528c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:16:36.162603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-79191aaa-8a72-467d-98d1-8516b39d528c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:36.162957 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:36.162957 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:36.163515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-79191aaa-8a72-467d-98d1-8516b39d528c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:36.221395 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:36.221395 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:36.232831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-79191aaa-8a72-467d-98d1-8516b39d528c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:36.261154 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-79191aaa-8a72-467d-98d1-8516b39d528c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:16:36.262402 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1543/3051] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:36 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 1357 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:16:36.279695 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3ddb524-dd2b-4334-b9a4-e299a7debc21 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] POST http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups Jan 19 09:16:36.280466 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:36.280466 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:36.281168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d3ddb524-dd2b-4334-b9a4-e299a7debc21 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24c7742f-b2fa-4bd5-a554-fb86a4f308fa", "name": "tempest-VolumesBackupsTest-Backup-1511409009"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:16:36.282810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-d3ddb524-dd2b-4334-b9a4-e299a7debc21 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Creating new backup {'backup': {'volume_id': '24c7742f-b2fa-4bd5-a554-fb86a4f308fa', 'name': 'tempest-VolumesBackupsTest-Backup-1511409009'}} {{(pid=87854) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 09:16:36.283661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-d3ddb524-dd2b-4334-b9a4-e299a7debc21 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Creating backup of volume 24c7742f-b2fa-4bd5-a554-fb86a4f308fa in container None Jan 19 09:16:36.345341 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:36.345341 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:36.347070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d3ddb524-dd2b-4334-b9a4-e299a7debc21 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:16:36.403350 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-d3ddb524-dd2b-4334-b9a4-e299a7debc21 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Created reservations ['94f8faaa-c6c8-420c-86c7-1793459f2686', '7abeda76-18ac-4de9-b5e4-8b610dae2863'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:16:36.475946 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d3ddb524-dd2b-4334-b9a4-e299a7debc21 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups returned with HTTP 202 Jan 19 09:16:36.486768 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1509/3052] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:16:36 2021] POST /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups => generated 396 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:16:36.503136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b34379b0-57a2-440b-a12b-dc24af6b48ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:36.503737 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b34379b0-57a2-440b-a12b-dc24af6b48ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:36.503939 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:36.503939 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:36.504647 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b34379b0-57a2-440b-a12b-dc24af6b48ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:36.505006 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b34379b0-57a2-440b-a12b-dc24af6b48ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:36.569138 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:36.569138 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:36.571401 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b34379b0-57a2-440b-a12b-dc24af6b48ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:36.576826 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1544/3053] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:36 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 803 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:37.591516 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4919f9e-1409-4e39-b6aa-571945cf4b7d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:37.592121 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4919f9e-1409-4e39-b6aa-571945cf4b7d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:37.592389 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:37.592389 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:37.593185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4919f9e-1409-4e39-b6aa-571945cf4b7d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:37.593802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d4919f9e-1409-4e39-b6aa-571945cf4b7d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:37.619354 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:37.619354 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:37.621616 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4919f9e-1409-4e39-b6aa-571945cf4b7d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:37.622648 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1510/3054] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:37 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 803 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:38.637195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-714a1bb3-c289-4d47-aca7-510a4d1203b8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:38.637731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-714a1bb3-c289-4d47-aca7-510a4d1203b8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:38.637822 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:38.637822 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:38.638138 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-714a1bb3-c289-4d47-aca7-510a4d1203b8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:38.638502 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-714a1bb3-c289-4d47-aca7-510a4d1203b8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:38.660282 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:38.660282 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:38.662270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-714a1bb3-c289-4d47-aca7-510a4d1203b8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:38.663070 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1545/3055] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:38 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 803 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:39.700869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73b558dc-f728-4e98-8690-a3fc75d4f9b9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:39.700869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73b558dc-f728-4e98-8690-a3fc75d4f9b9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:39.700869 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:39.700869 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:39.700869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73b558dc-f728-4e98-8690-a3fc75d4f9b9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:39.700869 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-73b558dc-f728-4e98-8690-a3fc75d4f9b9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:39.728676 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:39.728676 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:39.731214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73b558dc-f728-4e98-8690-a3fc75d4f9b9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:39.732193 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1511/3056] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:39 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:40.746652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e20de736-d1e1-4d3c-8a53-dbb3d6d8adb5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:40.747189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e20de736-d1e1-4d3c-8a53-dbb3d6d8adb5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:40.747340 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:40.747340 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:40.748073 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e20de736-d1e1-4d3c-8a53-dbb3d6d8adb5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:40.748434 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e20de736-d1e1-4d3c-8a53-dbb3d6d8adb5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:40.769865 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:40.769865 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:40.772134 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e20de736-d1e1-4d3c-8a53-dbb3d6d8adb5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:40.772914 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1546/3057] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:40 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:41.788493 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c62b033-579d-4685-94c6-9cf142d6c6bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:41.789885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c62b033-579d-4685-94c6-9cf142d6c6bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:41.790290 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:41.790290 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:41.790919 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c62b033-579d-4685-94c6-9cf142d6c6bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:41.791554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5c62b033-579d-4685-94c6-9cf142d6c6bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:41.818762 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:41.818762 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:41.821296 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c62b033-579d-4685-94c6-9cf142d6c6bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:41.830155 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1512/3058] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:41 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:42.836927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-decd7843-9adb-4adc-92fa-9223cc63e0bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:42.838668 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-decd7843-9adb-4adc-92fa-9223cc63e0bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:42.839086 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:42.839086 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:42.839724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-decd7843-9adb-4adc-92fa-9223cc63e0bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:42.840275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-decd7843-9adb-4adc-92fa-9223cc63e0bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:42.876705 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:42.876705 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:42.890446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-decd7843-9adb-4adc-92fa-9223cc63e0bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:42.891638 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1547/3059] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:42 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:43.905781 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a6d808e-72c3-4b61-998b-185117761fb5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:43.906285 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a6d808e-72c3-4b61-998b-185117761fb5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:43.906616 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:43.906616 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:43.907088 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a6d808e-72c3-4b61-998b-185117761fb5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:43.907494 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3a6d808e-72c3-4b61-998b-185117761fb5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:43.939345 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:43.939345 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:43.952299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a6d808e-72c3-4b61-998b-185117761fb5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:43.961477 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1513/3060] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:43 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:44.969025 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-021475f2-e574-4b11-9db4-96f82ce3b481 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:44.970976 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-021475f2-e574-4b11-9db4-96f82ce3b481 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:44.971416 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:44.971416 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:44.972232 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-021475f2-e574-4b11-9db4-96f82ce3b481 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:44.972795 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-021475f2-e574-4b11-9db4-96f82ce3b481 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:45.038213 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:45.038213 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:45.045375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-021475f2-e574-4b11-9db4-96f82ce3b481 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:45.056578 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1548/3061] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:44 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:46.063701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8e8e79d2-be9d-4aab-ae46-a17953703d85 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:46.064193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8e8e79d2-be9d-4aab-ae46-a17953703d85 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:46.064319 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:46.064319 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:46.065024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8e8e79d2-be9d-4aab-ae46-a17953703d85 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:46.065423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8e8e79d2-be9d-4aab-ae46-a17953703d85 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:46.108227 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:46.108227 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:46.111876 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8e8e79d2-be9d-4aab-ae46-a17953703d85 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:46.113911 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1514/3062] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:46 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:47.130232 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3896a3a4-5771-41da-9b62-a21b19f9d5b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:47.131278 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3896a3a4-5771-41da-9b62-a21b19f9d5b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:47.131618 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:47.131618 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:47.132317 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3896a3a4-5771-41da-9b62-a21b19f9d5b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:47.132865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3896a3a4-5771-41da-9b62-a21b19f9d5b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:47.168954 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:47.168954 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:47.171188 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3896a3a4-5771-41da-9b62-a21b19f9d5b1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:47.178389 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1549/3063] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:47 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:48.186979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d3c9a74-a461-4035-85ac-aa087d73b5cc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:48.188115 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d3c9a74-a461-4035-85ac-aa087d73b5cc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:48.188326 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:48.188326 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:48.188693 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d3c9a74-a461-4035-85ac-aa087d73b5cc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:48.189236 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7d3c9a74-a461-4035-85ac-aa087d73b5cc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:48.210721 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:48.210721 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:48.212500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d3c9a74-a461-4035-85ac-aa087d73b5cc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:48.214165 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1515/3064] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:48 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:49.229992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f151918-5da6-4ee2-a6b1-ed24fd035733 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:49.231347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f151918-5da6-4ee2-a6b1-ed24fd035733 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:49.231767 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:49.231767 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:49.232419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5f151918-5da6-4ee2-a6b1-ed24fd035733 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:49.232989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5f151918-5da6-4ee2-a6b1-ed24fd035733 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:49.294612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:49.294612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:49.296862 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5f151918-5da6-4ee2-a6b1-ed24fd035733 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:49.310460 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1550/3065] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:49 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:50.317993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fa77ecb-9764-48a5-af23-eb75edc5126b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:50.319091 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fa77ecb-9764-48a5-af23-eb75edc5126b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:50.319463 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:50.319463 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:50.320561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fa77ecb-9764-48a5-af23-eb75edc5126b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:50.321078 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2fa77ecb-9764-48a5-af23-eb75edc5126b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:50.344561 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:50.344561 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:50.346737 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fa77ecb-9764-48a5-af23-eb75edc5126b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:50.347709 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1516/3066] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:50 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:51.363711 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21d845d8-7d3b-4450-be12-93dbd7da86bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:51.365075 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21d845d8-7d3b-4450-be12-93dbd7da86bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:51.365528 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:51.365528 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:51.366196 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21d845d8-7d3b-4450-be12-93dbd7da86bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:51.366759 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-21d845d8-7d3b-4450-be12-93dbd7da86bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:51.394260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:51.394260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:51.397080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21d845d8-7d3b-4450-be12-93dbd7da86bc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:51.407482 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1551/3067] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:51 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:52.413572 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6f3fca9-48cd-4f79-8eb4-7791f6341769 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:52.414294 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6f3fca9-48cd-4f79-8eb4-7791f6341769 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:52.414706 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:52.414706 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:52.415490 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6f3fca9-48cd-4f79-8eb4-7791f6341769 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:52.417643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d6f3fca9-48cd-4f79-8eb4-7791f6341769 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:52.446268 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:52.446268 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:52.449893 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6f3fca9-48cd-4f79-8eb4-7791f6341769 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:52.450935 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1517/3068] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:52 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:52.719498 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f23598af-1906-4fd8-952d-ea0e08115e73 req-c5fd87c9-5a4d-43fc-bdcb-d8da1f5b3d4a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/d9eab465-dc7d-44fd-a70d-c2d7373e86e5 Jan 19 09:16:52.723690 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f23598af-1906-4fd8-952d-ea0e08115e73 req-c5fd87c9-5a4d-43fc-bdcb-d8da1f5b3d4a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:52.723690 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:52.723690 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:52.723690 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f23598af-1906-4fd8-952d-ea0e08115e73 req-c5fd87c9-5a4d-43fc-bdcb-d8da1f5b3d4a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:52.758198 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:52.758198 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:53.276776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-f23598af-1906-4fd8-952d-ea0e08115e73 req-c5fd87c9-5a4d-43fc-bdcb-d8da1f5b3d4a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:16:53.277225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-f23598af-1906-4fd8-952d-ea0e08115e73 req-c5fd87c9-5a4d-43fc-bdcb-d8da1f5b3d4a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:16:53.283888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f23598af-1906-4fd8-952d-ea0e08115e73 req-c5fd87c9-5a4d-43fc-bdcb-d8da1f5b3d4a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/d9eab465-dc7d-44fd-a70d-c2d7373e86e5 returned with HTTP 200 Jan 19 09:16:53.284745 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1552/3069] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 09:16:52 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/d9eab465-dc7d-44fd-a70d-c2d7373e86e5 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:53.465631 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-afd80a86-8c62-47ad-830d-368d833032d3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:53.467156 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-afd80a86-8c62-47ad-830d-368d833032d3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:53.467563 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:53.467563 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:53.468825 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-afd80a86-8c62-47ad-830d-368d833032d3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:53.469451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-afd80a86-8c62-47ad-830d-368d833032d3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:53.501914 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:53.501914 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:53.503923 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-afd80a86-8c62-47ad-830d-368d833032d3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:53.511948 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1518/3070] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:53 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:54.520052 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdb92be9-3cca-4c17-805c-21de5d8e6ced tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:54.521134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdb92be9-3cca-4c17-805c-21de5d8e6ced tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:54.521365 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:54.521365 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:54.521767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdb92be9-3cca-4c17-805c-21de5d8e6ced tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:54.522109 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cdb92be9-3cca-4c17-805c-21de5d8e6ced tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:54.553360 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:54.553360 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:54.555255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdb92be9-3cca-4c17-805c-21de5d8e6ced tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:54.556113 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1553/3071] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:54 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:54.670259 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c70fffc-2427-452e-8abd-a844f4028f52 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:54.670639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c70fffc-2427-452e-8abd-a844f4028f52 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:54.670779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:54.670779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:54.671219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c70fffc-2427-452e-8abd-a844f4028f52 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:54.671635 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-1c70fffc-2427-452e-8abd-a844f4028f52 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume with id: 4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:54.724513 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:54.724513 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:54.726003 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1c70fffc-2427-452e-8abd-a844f4028f52 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:54.746065 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.keymgr.conf_key_mgr [None req-1c70fffc-2427-452e-8abd-a844f4028f52 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 19 09:16:54.757927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1c70fffc-2427-452e-8abd-a844f4028f52 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume request issued successfully. Jan 19 09:16:54.758783 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c70fffc-2427-452e-8abd-a844f4028f52 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 returned with HTTP 202 Jan 19 09:16:54.760004 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1519/3072] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:16:54 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:16:54.767684 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5679094d-d8e3-4568-9242-b3a683afc17f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:54.768250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5679094d-d8e3-4568-9242-b3a683afc17f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:54.768380 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:54.768380 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:54.768745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5679094d-d8e3-4568-9242-b3a683afc17f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:54.843428 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:54.843428 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:54.854397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5679094d-d8e3-4568-9242-b3a683afc17f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:54.879658 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5679094d-d8e3-4568-9242-b3a683afc17f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 returned with HTTP 200 Jan 19 09:16:54.880455 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1554/3073] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:54 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 => generated 937 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:55.569903 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8a12fde5-5a42-4758-9926-daa3410d9538 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:55.571211 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8a12fde5-5a42-4758-9926-daa3410d9538 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:55.571616 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:55.571616 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:55.573564 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8a12fde5-5a42-4758-9926-daa3410d9538 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:55.574141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8a12fde5-5a42-4758-9926-daa3410d9538 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:55.600435 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:55.600435 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:55.602704 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8a12fde5-5a42-4758-9926-daa3410d9538 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:55.604051 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1520/3074] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:55 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:55.897407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-988b74d9-81fc-4955-a7ab-76cb2736b2bc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:55.898191 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-988b74d9-81fc-4955-a7ab-76cb2736b2bc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:55.898555 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:55.898555 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:55.899164 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-988b74d9-81fc-4955-a7ab-76cb2736b2bc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:55.960505 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:55.960505 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:55.969892 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-988b74d9-81fc-4955-a7ab-76cb2736b2bc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:55.994289 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-988b74d9-81fc-4955-a7ab-76cb2736b2bc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 returned with HTTP 200 Jan 19 09:16:55.995765 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1555/3075] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:55 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 => generated 937 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:56.617884 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2856c4fc-8dae-47cc-8115-c1702c1cd7db tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:56.619989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2856c4fc-8dae-47cc-8115-c1702c1cd7db tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:56.620477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:56.620477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:56.621081 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2856c4fc-8dae-47cc-8115-c1702c1cd7db tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:56.621632 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2856c4fc-8dae-47cc-8115-c1702c1cd7db tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:56.644339 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:56.644339 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:56.646969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2856c4fc-8dae-47cc-8115-c1702c1cd7db tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:56.647945 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1521/3076] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:56 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:57.012434 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-28d360e5-3fc8-4342-9b7d-736dfa2974ab tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 Jan 19 09:16:57.013288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-28d360e5-3fc8-4342-9b7d-736dfa2974ab tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:57.013806 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:57.013806 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:57.014417 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-28d360e5-3fc8-4342-9b7d-736dfa2974ab tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:57.069451 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-28d360e5-3fc8-4342-9b7d-736dfa2974ab tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 returned with HTTP 404 Jan 19 09:16:57.070752 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1556/3077] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:57 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4ea0846f-3d3c-4418-8e22-8694565e0b30 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:16:57.079327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-424cca44-871f-4b21-bea1-f19b76183cea tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] GET http://10.222.0.50/volume/v3/31203861eace45388d27d08fc96fe7c2/volumes/detail?all_tenants=1 Jan 19 09:16:57.080075 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-424cca44-871f-4b21-bea1-f19b76183cea tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:57.080451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:57.080451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:57.081069 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-424cca44-871f-4b21-bea1-f19b76183cea tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:57.083020 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-424cca44-871f-4b21-bea1-f19b76183cea tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:16:57.138932 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-424cca44-871f-4b21-bea1-f19b76183cea tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] Get all volumes completed successfully. Jan 19 09:16:57.141094 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:57.141094 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:57.153792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-424cca44-871f-4b21-bea1-f19b76183cea tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] http://10.222.0.50/volume/v3/31203861eace45388d27d08fc96fe7c2/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 19 09:16:57.155011 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1522/3078] 10.222.0.50 () {58 vars in 1252 bytes} [Tue Jan 19 09:16:57 2021] GET /volume/v3/31203861eace45388d27d08fc96fe7c2/volumes/detail?all_tenants=1 => generated 1532 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:16:57.171455 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-673d2b23-0d0d-4f93-be18-56a6770c2cdc tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] DELETE http://10.222.0.50/volume/v3/31203861eace45388d27d08fc96fe7c2/types/78f685b6-6faa-4ddd-8e08-c59651333e75 Jan 19 09:16:57.172312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-673d2b23-0d0d-4f93-be18-56a6770c2cdc tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:57.173019 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-673d2b23-0d0d-4f93-be18-56a6770c2cdc tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:57.237609 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:16:57.237609 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:16:57.249722 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-673d2b23-0d0d-4f93-be18-56a6770c2cdc tempest-TestVolumeBootPattern-741798759 tempest-TestVolumeBootPattern-741798759] http://10.222.0.50/volume/v3/31203861eace45388d27d08fc96fe7c2/types/78f685b6-6faa-4ddd-8e08-c59651333e75 returned with HTTP 202 Jan 19 09:16:57.250858 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1557/3079] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:16:57 2021] DELETE /volume/v3/31203861eace45388d27d08fc96fe7c2/types/78f685b6-6faa-4ddd-8e08-c59651333e75 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:16:57.298998 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes Jan 19 09:16:57.299529 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:57.299529 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:57.300030 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-67087074", "snapshot_id": null, "imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "volume_type": null, "size": 1}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:16:57.301692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-67087074', 'snapshot_id': None, 'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'volume_type': None, 'size': 1}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:16:57.413971 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume of 1 GB Jan 19 09:16:57.429163 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Availability Zones retrieved successfully. Jan 19 09:16:57.447718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (8d7b8f1a-714d-472f-87f7-4f4e017ef6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:16:57.450547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5b1052-4d82-4b99-9eaa-edb306087d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:57.452808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:16:57.602115 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5b1052-4d82-4b99-9eaa-edb306087d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:57.604772 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3600f455-5165-488b-8f84-fdec6ea347ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:57.664888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb779dcc-51cd-43e3-9917-6ca2f695c5c3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:57.666344 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb779dcc-51cd-43e3-9917-6ca2f695c5c3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:57.675492 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cb779dcc-51cd-43e3-9917-6ca2f695c5c3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:57.676154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cb779dcc-51cd-43e3-9917-6ca2f695c5c3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:57.702771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Created reservations ['966d7d2b-acb2-4ce1-a0f0-22bf17614524', 'c43b3c1a-18c4-46ae-be51-54d96a0c0dd4', '4d601aca-2931-42b0-9536-cca47c46aa41', '8f97d3d7-f673-40be-bdbc-6b5ec17ff176'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:16:57.703400 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:57.703400 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:57.704810 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3600f455-5165-488b-8f84-fdec6ea347ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['966d7d2b-acb2-4ce1-a0f0-22bf17614524', 'c43b3c1a-18c4-46ae-be51-54d96a0c0dd4', '4d601aca-2931-42b0-9536-cca47c46aa41', '8f97d3d7-f673-40be-bdbc-6b5ec17ff176']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:57.706285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cb779dcc-51cd-43e3-9917-6ca2f695c5c3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:57.707524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b449941-e057-468d-9a06-00537f5741c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:57.707696 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1558/3080] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:57 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:57.798898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b449941-e057-468d-9a06-00537f5741c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0a4aba6-0b68-4267-aefb-320b4f314025', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-67087074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['966d7d2b-acb2-4ce1-a0f0-22bf17614524','c43b3c1a-18c4-46ae-be51-54d96a0c0dd4','4d601aca-2931-42b0-9536-cca47c46aa41','8f97d3d7-f673-40be-bdbc-6b5ec17ff176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:16:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-67087074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0a4aba6-0b68-4267-aefb-320b4f314025,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963a4527fbad4432bfa2584da8b32401',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,user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:57.801125 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be6af82-3766-4038-ba4a-9d41db08e1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:57.827074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be6af82-3766-4038-ba4a-9d41db08e1be) 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-67087074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['966d7d2b-acb2-4ce1-a0f0-22bf17614524','c43b3c1a-18c4-46ae-be51-54d96a0c0dd4','4d601aca-2931-42b0-9536-cca47c46aa41','8f97d3d7-f673-40be-bdbc-6b5ec17ff176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:57.829455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7b6f2c9-2e9b-4a70-97a8-4fff36a231f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:57.850729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7b6f2c9-2e9b-4a70-97a8-4fff36a231f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:57.853292 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (8d7b8f1a-714d-472f-87f7-4f4e017ef6b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:16:57.906890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request issued successfully. Jan 19 09:16:57.921532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f8c304bd-e9c9-458e-9a8c-332fd5362146 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes returned with HTTP 202 Jan 19 09:16:57.922420 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1523/3081] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:16:57 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes => generated 826 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:16:57.937453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81eabefe-ca00-4e5d-ad01-167a9fbd6df8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:16:57.937972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81eabefe-ca00-4e5d-ad01-167a9fbd6df8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:57.938165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:57.938165 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:57.938797 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81eabefe-ca00-4e5d-ad01-167a9fbd6df8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:58.017904 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:58.017904 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:58.026713 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-81eabefe-ca00-4e5d-ad01-167a9fbd6df8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:58.049087 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81eabefe-ca00-4e5d-ad01-167a9fbd6df8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:16:58.060270 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1559/3082] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:57 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 894 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:58.722969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d94bdf1-a0e3-4c29-9428-5d1661ba8743 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:58.723495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d94bdf1-a0e3-4c29-9428-5d1661ba8743 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:58.728638 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:58.728638 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:58.731895 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6d94bdf1-a0e3-4c29-9428-5d1661ba8743 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:58.732533 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6d94bdf1-a0e3-4c29-9428-5d1661ba8743 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:58.760392 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:58.760392 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:58.763184 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6d94bdf1-a0e3-4c29-9428-5d1661ba8743 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:58.764210 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1524/3083] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:58 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:59.068188 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e0bcbbd-357b-40f5-9993-92353206929e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:16:59.069705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e0bcbbd-357b-40f5-9993-92353206929e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:59.070142 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:59.070142 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:59.070768 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6e0bcbbd-357b-40f5-9993-92353206929e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:59.137805 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:59.137805 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:59.147691 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6e0bcbbd-357b-40f5-9993-92353206929e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:16:59.177711 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6e0bcbbd-357b-40f5-9993-92353206929e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:16:59.179919 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1560/3084] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:59 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:59.779527 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62a70a43-2519-4777-ad8d-1f44596acc4f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:16:59.780219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62a70a43-2519-4777-ad8d-1f44596acc4f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:59.780538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:59.780538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:16:59.781122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62a70a43-2519-4777-ad8d-1f44596acc4f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:59.781607 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-62a70a43-2519-4777-ad8d-1f44596acc4f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:59.835948 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:59.835948 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:16:59.840145 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62a70a43-2519-4777-ad8d-1f44596acc4f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:16:59.843146 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1525/3085] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:59 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:00.195765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-03df9188-a49c-496d-b28b-cee1b1ebfa93 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:00.196496 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-03df9188-a49c-496d-b28b-cee1b1ebfa93 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:00.197416 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:00.197416 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:00.198023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-03df9188-a49c-496d-b28b-cee1b1ebfa93 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:00.283762 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:00.283762 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:00.292664 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-03df9188-a49c-496d-b28b-cee1b1ebfa93 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:00.315820 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-03df9188-a49c-496d-b28b-cee1b1ebfa93 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:00.326770 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1561/3086] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:00 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 918 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:00.859422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9a598cf5-7f31-45e9-9d6a-e59f1541d169 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:00.860229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9a598cf5-7f31-45e9-9d6a-e59f1541d169 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:00.860620 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:00.860620 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:00.861783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9a598cf5-7f31-45e9-9d6a-e59f1541d169 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:00.862648 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9a598cf5-7f31-45e9-9d6a-e59f1541d169 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:00.921335 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:00.921335 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:00.924751 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9a598cf5-7f31-45e9-9d6a-e59f1541d169 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:00.926285 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1526/3087] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:00 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:01.333601 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d6e0ac0-2ba8-4e5e-88ff-8b2b589730f5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:01.334630 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d6e0ac0-2ba8-4e5e-88ff-8b2b589730f5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:01.334987 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:01.334987 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:01.335581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d6e0ac0-2ba8-4e5e-88ff-8b2b589730f5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:01.399254 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:01.399254 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:01.409398 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5d6e0ac0-2ba8-4e5e-88ff-8b2b589730f5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:01.436564 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d6e0ac0-2ba8-4e5e-88ff-8b2b589730f5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:01.445291 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1562/3088] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:01 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 918 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:01.942578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b4d7db5b-718a-42f0-a397-a027ccbda81d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:01.944525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b4d7db5b-718a-42f0-a397-a027ccbda81d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:01.944906 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:01.944906 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:01.945818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b4d7db5b-718a-42f0-a397-a027ccbda81d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:01.946378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b4d7db5b-718a-42f0-a397-a027ccbda81d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:01.982553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:01.982553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:01.988909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b4d7db5b-718a-42f0-a397-a027ccbda81d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:01.989996 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1527/3089] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:01 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:02.453953 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd78988c-febc-4381-91d1-93388818a602 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:02.454767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd78988c-febc-4381-91d1-93388818a602 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:02.455041 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:02.455041 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:02.455500 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cd78988c-febc-4381-91d1-93388818a602 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:02.526541 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:02.526541 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:02.536086 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cd78988c-febc-4381-91d1-93388818a602 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:02.563457 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cd78988c-febc-4381-91d1-93388818a602 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:02.564526 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1563/3090] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:02 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 918 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:03.003765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dd68061f-b4f4-4e16-9b1f-3c7649cbc41a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:03.004285 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dd68061f-b4f4-4e16-9b1f-3c7649cbc41a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:03.004373 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:03.004373 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:03.004723 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dd68061f-b4f4-4e16-9b1f-3c7649cbc41a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:03.005602 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-dd68061f-b4f4-4e16-9b1f-3c7649cbc41a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:03.029570 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:03.029570 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:03.032135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dd68061f-b4f4-4e16-9b1f-3c7649cbc41a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:03.033144 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1528/3091] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:02 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:03.580287 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0054f348-876d-438b-b7bd-5bdc25460fc1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:03.580807 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0054f348-876d-438b-b7bd-5bdc25460fc1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:03.581023 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:03.581023 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:03.581474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0054f348-876d-438b-b7bd-5bdc25460fc1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:03.654479 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:03.654479 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:03.666424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0054f348-876d-438b-b7bd-5bdc25460fc1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:03.692583 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0054f348-876d-438b-b7bd-5bdc25460fc1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:03.693473 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1564/3092] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:03 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:04.047659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4372d5b-18d2-4403-8591-fbc4f58f543d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:04.048176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4372d5b-18d2-4403-8591-fbc4f58f543d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:04.048454 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:04.048454 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:04.049466 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4372d5b-18d2-4403-8591-fbc4f58f543d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:04.050308 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c4372d5b-18d2-4403-8591-fbc4f58f543d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:04.078383 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:04.078383 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:04.080404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4372d5b-18d2-4403-8591-fbc4f58f543d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:04.081251 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1529/3093] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:04 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:04.710085 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3a31df9-20e0-4166-acca-53be759e7f4c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:04.710873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3a31df9-20e0-4166-acca-53be759e7f4c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:04.711276 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:04.711276 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:04.711907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3a31df9-20e0-4166-acca-53be759e7f4c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:04.763931 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:04.763931 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:04.773285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b3a31df9-20e0-4166-acca-53be759e7f4c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:04.797277 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3a31df9-20e0-4166-acca-53be759e7f4c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:04.798449 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1565/3094] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:04 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:05.096379 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96bbaf37-7ef1-429f-9945-71ab7ee3b9f8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:05.097485 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96bbaf37-7ef1-429f-9945-71ab7ee3b9f8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:05.098013 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:05.098013 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:05.098609 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96bbaf37-7ef1-429f-9945-71ab7ee3b9f8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:05.099131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-96bbaf37-7ef1-429f-9945-71ab7ee3b9f8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:05.121849 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:05.121849 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:05.123971 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96bbaf37-7ef1-429f-9945-71ab7ee3b9f8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:05.131068 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1530/3095] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:05 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:05.814757 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eeb51c88-90d3-40d9-9b1c-121bc152ddff tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:05.815179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eeb51c88-90d3-40d9-9b1c-121bc152ddff tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:05.815395 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:05.815395 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:05.815762 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eeb51c88-90d3-40d9-9b1c-121bc152ddff tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:05.867070 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:05.867070 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:05.879108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-eeb51c88-90d3-40d9-9b1c-121bc152ddff tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:05.904848 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eeb51c88-90d3-40d9-9b1c-121bc152ddff tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:05.905956 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1566/3096] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:05 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 918 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:06.138323 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3aeeec1e-6085-4b93-877a-90c936215ccb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:06.138864 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3aeeec1e-6085-4b93-877a-90c936215ccb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:06.139031 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:06.139031 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:06.139392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3aeeec1e-6085-4b93-877a-90c936215ccb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:06.139934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3aeeec1e-6085-4b93-877a-90c936215ccb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:06.163524 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:06.163524 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:06.166047 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3aeeec1e-6085-4b93-877a-90c936215ccb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:06.167172 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1531/3097] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:06 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:06.921670 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c10857ab-9a88-4507-a299-8bb3066a2413 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:06.922172 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c10857ab-9a88-4507-a299-8bb3066a2413 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:06.922569 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:06.922569 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:06.923167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c10857ab-9a88-4507-a299-8bb3066a2413 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:06.972616 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:06.972616 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:06.982772 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c10857ab-9a88-4507-a299-8bb3066a2413 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:07.005779 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c10857ab-9a88-4507-a299-8bb3066a2413 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:07.007158 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1567/3098] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:06 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 918 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:07.181275 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6140f67-fdc3-42f1-88e0-9fcf026e767c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:07.182200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6140f67-fdc3-42f1-88e0-9fcf026e767c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:07.182422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:07.182422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:07.182796 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6140f67-fdc3-42f1-88e0-9fcf026e767c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:07.183140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c6140f67-fdc3-42f1-88e0-9fcf026e767c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:07.207746 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:07.207746 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:07.209617 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6140f67-fdc3-42f1-88e0-9fcf026e767c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:07.210427 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1532/3099] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:07 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:08.023510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-585dbc5f-26ae-4e5e-9bd7-1ad8f6ee1fe6 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:08.024510 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-585dbc5f-26ae-4e5e-9bd7-1ad8f6ee1fe6 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:08.026864 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:08.026864 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:08.027255 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-585dbc5f-26ae-4e5e-9bd7-1ad8f6ee1fe6 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:08.093692 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:08.093692 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:08.102969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-585dbc5f-26ae-4e5e-9bd7-1ad8f6ee1fe6 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:08.127899 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-585dbc5f-26ae-4e5e-9bd7-1ad8f6ee1fe6 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:08.133299 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1568/3100] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:08 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 918 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:08.226144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-876e2e30-fa00-4fbb-96a4-87c3071b0f18 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:08.226703 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-876e2e30-fa00-4fbb-96a4-87c3071b0f18 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:08.227099 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:08.227099 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:08.228016 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-876e2e30-fa00-4fbb-96a4-87c3071b0f18 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:08.228393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-876e2e30-fa00-4fbb-96a4-87c3071b0f18 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:08.250765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:08.250765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:08.252596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-876e2e30-fa00-4fbb-96a4-87c3071b0f18 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:08.253467 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1533/3101] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:08 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:09.145247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-279f62c2-c246-4aea-a6b5-deb0dd3ee01a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:09.146002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-279f62c2-c246-4aea-a6b5-deb0dd3ee01a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:09.146427 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:09.146427 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:09.146801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-279f62c2-c246-4aea-a6b5-deb0dd3ee01a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:09.197662 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:09.197662 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:09.211422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-279f62c2-c246-4aea-a6b5-deb0dd3ee01a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:09.237123 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-279f62c2-c246-4aea-a6b5-deb0dd3ee01a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:09.237967 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1569/3102] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:09 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 918 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:09.266336 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e9a37778-94ff-4157-882f-74e15b9c217b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:09.266950 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e9a37778-94ff-4157-882f-74e15b9c217b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:09.267410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:09.267410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:09.268304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e9a37778-94ff-4157-882f-74e15b9c217b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:09.268876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e9a37778-94ff-4157-882f-74e15b9c217b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:09.309604 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:09.309604 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:09.313384 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e9a37778-94ff-4157-882f-74e15b9c217b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:09.324322 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1534/3103] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:09 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:10.253861 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8309dd4-7a1b-478e-a1ba-c2f082ed2a26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:10.254362 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8309dd4-7a1b-478e-a1ba-c2f082ed2a26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:10.254576 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:10.254576 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:10.254948 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8309dd4-7a1b-478e-a1ba-c2f082ed2a26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:10.304561 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:10.304561 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:10.313616 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e8309dd4-7a1b-478e-a1ba-c2f082ed2a26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:10.332338 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98ef1085-215d-4dbf-95a3-80dd026f563f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:10.332771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98ef1085-215d-4dbf-95a3-80dd026f563f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:10.332982 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:10.332982 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:10.333467 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98ef1085-215d-4dbf-95a3-80dd026f563f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:10.333829 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-98ef1085-215d-4dbf-95a3-80dd026f563f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:10.336115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8309dd4-7a1b-478e-a1ba-c2f082ed2a26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:10.341293 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1570/3104] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:10 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 918 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:10.356438 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:10.356438 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:10.358293 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98ef1085-215d-4dbf-95a3-80dd026f563f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:10.359077 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1535/3105] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:10 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:11.352921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b40f0d7-653a-4398-858a-4ead8a2a302d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:11.353549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b40f0d7-653a-4398-858a-4ead8a2a302d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:11.353749 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:11.353749 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:11.354436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6b40f0d7-653a-4398-858a-4ead8a2a302d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:11.373312 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98c5ae91-db1f-491f-bf4f-3ec532bcb3dc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:11.374332 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98c5ae91-db1f-491f-bf4f-3ec532bcb3dc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:11.374900 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:11.374900 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:11.375514 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98c5ae91-db1f-491f-bf4f-3ec532bcb3dc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:11.376026 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-98c5ae91-db1f-491f-bf4f-3ec532bcb3dc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:11.401348 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:11.401348 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:11.403678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98c5ae91-db1f-491f-bf4f-3ec532bcb3dc tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:11.405378 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1536/3106] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:11 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:17:11.422894 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:11.422894 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:11.434459 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6b40f0d7-653a-4398-858a-4ead8a2a302d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:11.459467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6b40f0d7-653a-4398-858a-4ead8a2a302d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:11.460745 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1571/3107] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:11 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 976 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:12.420449 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f3138e0-32db-46e5-8e5d-23bc4e2b9a5d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:12.421231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f3138e0-32db-46e5-8e5d-23bc4e2b9a5d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:12.421453 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:12.421453 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:12.421823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f3138e0-32db-46e5-8e5d-23bc4e2b9a5d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:12.422329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9f3138e0-32db-46e5-8e5d-23bc4e2b9a5d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:12.448490 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:12.448490 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:12.450467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f3138e0-32db-46e5-8e5d-23bc4e2b9a5d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:12.451447 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1537/3108] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:12 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:12.476201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07d2ffb4-1e34-4d19-8bdb-989145cb71f7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:12.476816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07d2ffb4-1e34-4d19-8bdb-989145cb71f7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:12.477082 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:12.477082 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:12.477623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07d2ffb4-1e34-4d19-8bdb-989145cb71f7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:12.527975 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:12.527975 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:12.536467 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-07d2ffb4-1e34-4d19-8bdb-989145cb71f7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:12.558884 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07d2ffb4-1e34-4d19-8bdb-989145cb71f7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:12.559674 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1572/3109] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:12 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 979 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:13.477808 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8180378-90e0-42e0-91f3-7a9ee62a28f4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:13.478480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8180378-90e0-42e0-91f3-7a9ee62a28f4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:13.478865 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:13.478865 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:13.479313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8180378-90e0-42e0-91f3-7a9ee62a28f4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:13.479940 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e8180378-90e0-42e0-91f3-7a9ee62a28f4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:13.507160 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:13.507160 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:13.510771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8180378-90e0-42e0-91f3-7a9ee62a28f4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:13.511598 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1538/3110] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:13 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:13.576119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74681d90-aade-4a56-89e5-023bc8f7b259 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:13.576736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74681d90-aade-4a56-89e5-023bc8f7b259 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:13.576948 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:13.576948 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:13.577379 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-74681d90-aade-4a56-89e5-023bc8f7b259 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:13.629840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:13.629840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:13.639412 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-74681d90-aade-4a56-89e5-023bc8f7b259 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:13.663969 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-74681d90-aade-4a56-89e5-023bc8f7b259 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:13.665157 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1573/3111] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:13 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 979 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:14.526079 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0fa591b8-acd2-486e-88e3-14d518d85ff5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:14.526699 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0fa591b8-acd2-486e-88e3-14d518d85ff5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:14.527239 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:14.527239 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:14.527854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0fa591b8-acd2-486e-88e3-14d518d85ff5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:14.528396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0fa591b8-acd2-486e-88e3-14d518d85ff5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:14.552882 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:14.552882 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:14.554760 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0fa591b8-acd2-486e-88e3-14d518d85ff5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:14.559033 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1539/3112] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:14 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:14.684068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0c976610-b8ab-4418-abcc-7d29409add2c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:14.684068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0c976610-b8ab-4418-abcc-7d29409add2c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:14.684068 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:14.684068 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:14.684068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0c976610-b8ab-4418-abcc-7d29409add2c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:14.754353 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:14.754353 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:14.766716 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0c976610-b8ab-4418-abcc-7d29409add2c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:14.800377 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0c976610-b8ab-4418-abcc-7d29409add2c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:14.801528 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1574/3113] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:14 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 979 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:15.574387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4967ec75-04c6-4620-a72b-b10825947943 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:15.576174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4967ec75-04c6-4620-a72b-b10825947943 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:15.576553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:15.576553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:15.577601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4967ec75-04c6-4620-a72b-b10825947943 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:15.578119 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4967ec75-04c6-4620-a72b-b10825947943 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:15.607827 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:15.607827 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:15.610533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4967ec75-04c6-4620-a72b-b10825947943 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:15.611334 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1540/3114] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:15 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:15.817988 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e335c430-0bf3-415f-9ad9-ff5508d92079 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:15.818646 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e335c430-0bf3-415f-9ad9-ff5508d92079 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:15.818831 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:15.818831 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:15.819203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e335c430-0bf3-415f-9ad9-ff5508d92079 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:15.868676 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:15.868676 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:15.877406 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e335c430-0bf3-415f-9ad9-ff5508d92079 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:15.901938 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e335c430-0bf3-415f-9ad9-ff5508d92079 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:15.902760 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1575/3115] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:15 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 1367 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:17:15.917913 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d99be96e-0703-449d-afe0-86228c2d968a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:15.918439 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d99be96e-0703-449d-afe0-86228c2d968a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:15.918686 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:15.918686 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:15.919061 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d99be96e-0703-449d-afe0-86228c2d968a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:15.968447 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:15.968447 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:15.976946 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d99be96e-0703-449d-afe0-86228c2d968a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:16.004196 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d99be96e-0703-449d-afe0-86228c2d968a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:16.005134 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1541/3116] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:15 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 1367 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:17:16.021757 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7780b2af-9a3a-4a20-bc2d-9dfebf73f3b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots Jan 19 09:17:16.022219 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:16.022219 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:16.022640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7780b2af-9a3a-4a20-bc2d-9dfebf73f3b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0a4aba6-0b68-4267-aefb-320b4f314025", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1461471764", "description": null, "metadata": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:17:16.081725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:16.081725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:16.083255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7780b2af-9a3a-4a20-bc2d-9dfebf73f3b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:16.083762 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-7780b2af-9a3a-4a20-bc2d-9dfebf73f3b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create snapshot from volume a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:16.152933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-7780b2af-9a3a-4a20-bc2d-9dfebf73f3b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Created reservations ['e6c05408-5dc7-454f-93aa-d205e44a032f', 'cbddfa49-b379-4056-9db4-621077d5e0cd', '11af4827-bd8e-4662-a157-888618632a8e', 'd0e2e97c-d8f4-42fb-85b6-ce2a59ca6042'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:17:16.260463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7780b2af-9a3a-4a20-bc2d-9dfebf73f3b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot create request issued successfully. Jan 19 09:17:16.261136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7780b2af-9a3a-4a20-bc2d-9dfebf73f3b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots returned with HTTP 202 Jan 19 09:17:16.267908 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1576/3117] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 09:17:16 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots => generated 308 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:17:16.273733 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-911070de-b34e-428d-af72-dbfe09331860 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:16.274437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-911070de-b34e-428d-af72-dbfe09331860 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:16.274765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:16.274765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:16.275295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-911070de-b34e-428d-af72-dbfe09331860 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:16.303145 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:16.303145 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:16.304497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-911070de-b34e-428d-af72-dbfe09331860 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:17:16.307219 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-911070de-b34e-428d-af72-dbfe09331860 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 returned with HTTP 200 Jan 19 09:17:16.308298 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1542/3118] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:17:16 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:16.626065 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26fcc44a-3e1c-4c84-9dde-b18f784d2a49 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:16.627147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26fcc44a-3e1c-4c84-9dde-b18f784d2a49 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:16.627511 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:16.627511 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:16.628124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-26fcc44a-3e1c-4c84-9dde-b18f784d2a49 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:16.628669 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-26fcc44a-3e1c-4c84-9dde-b18f784d2a49 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:16.653035 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:16.653035 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:16.655319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-26fcc44a-3e1c-4c84-9dde-b18f784d2a49 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:16.656610 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1577/3119] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:16 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:17.320428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89693d1a-ee13-4fe5-9040-7e42385325e3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:17.321171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89693d1a-ee13-4fe5-9040-7e42385325e3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:17.321352 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:17.321352 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:17.325858 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-89693d1a-ee13-4fe5-9040-7e42385325e3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:17.351175 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:17.351175 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:17.352856 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-89693d1a-ee13-4fe5-9040-7e42385325e3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:17:17.354802 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-89693d1a-ee13-4fe5-9040-7e42385325e3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 returned with HTTP 200 Jan 19 09:17:17.355836 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1543/3120] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:17:17 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:17.670602 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e90651d2-8948-454f-a5ea-b01527a107a9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:17.671710 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e90651d2-8948-454f-a5ea-b01527a107a9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:17.672073 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:17.672073 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:17.672675 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e90651d2-8948-454f-a5ea-b01527a107a9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:17.673217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e90651d2-8948-454f-a5ea-b01527a107a9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:17.695877 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:17.695877 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:17.698111 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e90651d2-8948-454f-a5ea-b01527a107a9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:17.698919 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1578/3121] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:17 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:18.368350 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d678823-c0dc-4f38-bd46-196aa3d1fde5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:18.368988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d678823-c0dc-4f38-bd46-196aa3d1fde5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:18.369224 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:18.369224 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:18.369596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d678823-c0dc-4f38-bd46-196aa3d1fde5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:18.394353 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:18.394353 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:18.395765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9d678823-c0dc-4f38-bd46-196aa3d1fde5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:17:18.397695 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d678823-c0dc-4f38-bd46-196aa3d1fde5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 returned with HTTP 200 Jan 19 09:17:18.398491 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1544/3122] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:17:18 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:18.409859 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63103aee-6fe3-44a1-ae7d-52f262c628c7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:18.410682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63103aee-6fe3-44a1-ae7d-52f262c628c7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:18.410955 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:18.410955 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:18.411453 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63103aee-6fe3-44a1-ae7d-52f262c628c7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:18.437644 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:18.437644 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:18.438792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-63103aee-6fe3-44a1-ae7d-52f262c628c7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:17:18.440833 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63103aee-6fe3-44a1-ae7d-52f262c628c7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 returned with HTTP 200 Jan 19 09:17:18.441875 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1579/3123] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:17:18 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:18.630522 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-4018ec09-0919-4272-8dc1-aef6c7d44ad9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:18.631102 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-4018ec09-0919-4272-8dc1-aef6c7d44ad9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:18.631320 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:18.631320 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:18.631693 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-4018ec09-0919-4272-8dc1-aef6c7d44ad9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:18.660744 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:18.660744 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:18.661959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-4018ec09-0919-4272-8dc1-aef6c7d44ad9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:17:18.663874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-4018ec09-0919-4272-8dc1-aef6c7d44ad9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 returned with HTTP 200 Jan 19 09:17:18.665288 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1545/3124] 10.222.0.50 () {60 vars in 1575 bytes} [Tue Jan 19 09:17:18 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:18.679347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d6007264-58e2-4108-924c-55b4fe7ab3c1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:18.679905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d6007264-58e2-4108-924c-55b4fe7ab3c1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:18.680860 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:18.680860 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:18.681507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d6007264-58e2-4108-924c-55b4fe7ab3c1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:18.713037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a89b1e7-da7f-479e-bfa7-e9f216b7fc33 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:18.713738 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a89b1e7-da7f-479e-bfa7-e9f216b7fc33 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:18.713998 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:18.713998 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:18.714283 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a89b1e7-da7f-479e-bfa7-e9f216b7fc33 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:18.714643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1a89b1e7-da7f-479e-bfa7-e9f216b7fc33 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:18.735959 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:18.735959 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:18.738932 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:18.738932 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:18.740755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a89b1e7-da7f-479e-bfa7-e9f216b7fc33 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:18.741758 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1546/3125] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:18 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:18.753343 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d6007264-58e2-4108-924c-55b4fe7ab3c1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:18.777283 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d6007264-58e2-4108-924c-55b4fe7ab3c1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:18.778126 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1580/3126] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:17:18 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 1367 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:17:19.612654 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-3a64771f-296e-4ab3-a452-3600adf96f92 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:19.613233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-3a64771f-296e-4ab3-a452-3600adf96f92 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:19.613403 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:19.613403 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:19.613777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-3a64771f-296e-4ab3-a452-3600adf96f92 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:19.638116 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:19.638116 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:19.639220 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-3a64771f-296e-4ab3-a452-3600adf96f92 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:17:19.641092 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-3a64771f-296e-4ab3-a452-3600adf96f92 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 returned with HTTP 200 Jan 19 09:17:19.641990 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1547/3127] 10.222.0.50 () {60 vars in 1575 bytes} [Tue Jan 19 09:17:19 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:19.757367 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2cb3105-934b-44db-8f2c-14953702c493 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:19.757870 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b2cb3105-934b-44db-8f2c-14953702c493 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:19.758055 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:19.758055 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:19.759023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b2cb3105-934b-44db-8f2c-14953702c493 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:19.759386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b2cb3105-934b-44db-8f2c-14953702c493 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:19.785826 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:19.785826 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:19.787630 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b2cb3105-934b-44db-8f2c-14953702c493 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:19.788530 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1581/3128] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:19 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:20.802178 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6f850ac-1313-4d13-b108-2b7baeefa5bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:20.802753 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6f850ac-1313-4d13-b108-2b7baeefa5bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:20.802994 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:20.802994 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:20.803373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6f850ac-1313-4d13-b108-2b7baeefa5bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:20.803776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c6f850ac-1313-4d13-b108-2b7baeefa5bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:20.825868 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:20.825868 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:20.827633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6f850ac-1313-4d13-b108-2b7baeefa5bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:20.828416 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1548/3129] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:20 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:21.190361 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-aa310fa0-a67d-492e-9f5f-60852e0290b7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:21.190888 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-aa310fa0-a67d-492e-9f5f-60852e0290b7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:21.191079 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:21.191079 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:21.191639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-aa310fa0-a67d-492e-9f5f-60852e0290b7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:21.219368 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:21.219368 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:21.220515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-aa310fa0-a67d-492e-9f5f-60852e0290b7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:17:21.222501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-aa310fa0-a67d-492e-9f5f-60852e0290b7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 returned with HTTP 200 Jan 19 09:17:21.223313 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1582/3130] 10.222.0.54 () {58 vars in 1368 bytes} [Tue Jan 19 09:17:21 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:21.247775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-bc78b594-175e-4c99-afad-2c3990df20c7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:21.248555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-bc78b594-175e-4c99-afad-2c3990df20c7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:21.248773 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:21.248773 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:21.249319 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-bc78b594-175e-4c99-afad-2c3990df20c7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:21.300532 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:21.300532 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:21.310215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-bc78b594-175e-4c99-afad-2c3990df20c7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:21.334723 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-bc78b594-175e-4c99-afad-2c3990df20c7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:21.335526 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1549/3131] 10.222.0.54 () {58 vars in 1362 bytes} [Tue Jan 19 09:17:21 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 1367 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:17:21.349288 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes Jan 19 09:17:21.349928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:21.349928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:21.350580 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "44c14bac-bbca-488f-aa6c-4629dc6484a8", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:17:21.352561 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '44c14bac-bbca-488f-aa6c-4629dc6484a8', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:17:21.394500 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:21.394500 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:21.396278 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:17:21.396716 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume of 1 GB Jan 19 09:17:21.398053 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Availability Zones retrieved successfully. Jan 19 09:17:21.417147 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (38d155b9-92d3-458b-8e53-aa4ce3928ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:17:21.420004 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec8afda-d09c-42ab-be25-6d3c0c57dfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:21.422300 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:17:21.546094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec8afda-d09c-42ab-be25-6d3c0c57dfc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '44c14bac-bbca-488f-aa6c-4629dc6484a8', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:21.548928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4007af39-ee47-4c55-915c-920d0dbe10a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:21.626784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Created reservations ['ddfe7bb5-b3b4-4c67-867e-c85bf079028f', '6044e85d-65d7-496a-ae0b-68d02735c14d', '30a7441d-6546-40d1-8b7b-6cbc5d6fe30a', '360c426a-1813-4813-9d53-619df47b0708'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:17:21.628664 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4007af39-ee47-4c55-915c-920d0dbe10a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddfe7bb5-b3b4-4c67-867e-c85bf079028f', '6044e85d-65d7-496a-ae0b-68d02735c14d', '30a7441d-6546-40d1-8b7b-6cbc5d6fe30a', '360c426a-1813-4813-9d53-619df47b0708']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:21.630832 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc84a064-1668-4e8b-a6b0-4426e0d61ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:21.776225 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc84a064-1668-4e8b-a6b0-4426e0d61ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '443aadd0-9b42-470e-8b0e-72ef6257c846', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['ddfe7bb5-b3b4-4c67-867e-c85bf079028f','6044e85d-65d7-496a-ae0b-68d02735c14d','30a7441d-6546-40d1-8b7b-6cbc5d6fe30a','360c426a-1813-4813-9d53-619df47b0708'],size=1,snapshot_id=44c14bac-bbca-488f-aa6c-4629dc6484a8,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:17:21Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=443aadd0-9b42-470e-8b0e-72ef6257c846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963a4527fbad4432bfa2584da8b32401',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=44c14bac-bbca-488f-aa6c-4629dc6484a8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:21.778854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93d7333-b1e5-4dc7-b027-8a2909ac8a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:21.815705 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93d7333-b1e5-4dc7-b027-8a2909ac8a11) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['ddfe7bb5-b3b4-4c67-867e-c85bf079028f','6044e85d-65d7-496a-ae0b-68d02735c14d','30a7441d-6546-40d1-8b7b-6cbc5d6fe30a','360c426a-1813-4813-9d53-619df47b0708'],size=1,snapshot_id=44c14bac-bbca-488f-aa6c-4629dc6484a8,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:21.817629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69fd0df-5206-4a53-a5bf-bd4cd000c023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:21.841866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc78b757-9860-4033-8836-640868a15186 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:21.842673 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc78b757-9860-4033-8836-640868a15186 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:21.843040 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:21.843040 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:21.843622 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dc78b757-9860-4033-8836-640868a15186 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:21.844129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-dc78b757-9860-4033-8836-640868a15186 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:21.868552 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:21.868552 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:21.870854 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dc78b757-9860-4033-8836-640868a15186 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:21.878354 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1550/3132] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:21 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:21.926018 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69fd0df-5206-4a53-a5bf-bd4cd000c023) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:21.929899 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (38d155b9-92d3-458b-8e53-aa4ce3928ec7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:17:21.989668 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request issued successfully. Jan 19 09:17:22.017783 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-19c76e79-b6b1-4420-b6ca-98d711244b45 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes returned with HTTP 202 Jan 19 09:17:22.018803 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1583/3133] 10.222.0.54 () {62 vars in 1305 bytes} [Tue Jan 19 09:17:21 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes => generated 805 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:17:22.029088 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-7e3c6ce7-40f5-4810-9473-e6e9ae8870a2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 Jan 19 09:17:22.030104 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-7e3c6ce7-40f5-4810-9473-e6e9ae8870a2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:22.030398 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:22.030398 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:22.031876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-7e3c6ce7-40f5-4810-9473-e6e9ae8870a2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:22.183881 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:22.183881 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:22.209459 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-7e3c6ce7-40f5-4810-9473-e6e9ae8870a2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:22.252654 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-7e3c6ce7-40f5-4810-9473-e6e9ae8870a2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 returned with HTTP 200 Jan 19 09:17:22.257318 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1551/3134] 10.222.0.54 () {58 vars in 1362 bytes} [Tue Jan 19 09:17:22 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 => generated 897 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:22.267438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-6c41e83a-c1bc-4091-9b93-506b76c2865e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 Jan 19 09:17:22.268861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-6c41e83a-c1bc-4091-9b93-506b76c2865e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:22.269254 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:22.269254 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:22.270246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-6c41e83a-c1bc-4091-9b93-506b76c2865e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:22.365005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:22.365005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:22.377303 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-6c41e83a-c1bc-4091-9b93-506b76c2865e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:22.410540 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-6c41e83a-c1bc-4091-9b93-506b76c2865e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 returned with HTTP 200 Jan 19 09:17:22.411941 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1584/3135] 10.222.0.54 () {58 vars in 1362 bytes} [Tue Jan 19 09:17:22 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 => generated 897 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:22.886580 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6517ccec-08dd-4178-a3b1-54ad5df76ce3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:22.887090 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6517ccec-08dd-4178-a3b1-54ad5df76ce3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:22.887252 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:22.887252 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:22.887889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6517ccec-08dd-4178-a3b1-54ad5df76ce3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:22.888405 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6517ccec-08dd-4178-a3b1-54ad5df76ce3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:22.935257 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:22.935257 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:22.937128 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6517ccec-08dd-4178-a3b1-54ad5df76ce3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:22.938282 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1552/3136] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:22 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:23.952525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce826d59-5c3c-4145-a4cf-deedfe8c34a2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:23.953245 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce826d59-5c3c-4145-a4cf-deedfe8c34a2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:23.953799 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:23.953799 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:23.954181 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce826d59-5c3c-4145-a4cf-deedfe8c34a2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:23.954548 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ce826d59-5c3c-4145-a4cf-deedfe8c34a2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:23.989337 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:23.989337 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:23.991201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce826d59-5c3c-4145-a4cf-deedfe8c34a2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:23.992080 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1585/3137] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:23 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:25.006271 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7a43692-8c19-4dc5-95df-5cfada0fe00b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:25.007359 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7a43692-8c19-4dc5-95df-5cfada0fe00b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:25.007719 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:25.007719 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:25.008356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7a43692-8c19-4dc5-95df-5cfada0fe00b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:25.008885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d7a43692-8c19-4dc5-95df-5cfada0fe00b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:25.045202 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:25.045202 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:25.047360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7a43692-8c19-4dc5-95df-5cfada0fe00b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:25.048347 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1553/3138] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:25 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:25.427803 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d7234e95-2f8c-49d2-bb7b-80890ff04cb8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 Jan 19 09:17:25.428416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d7234e95-2f8c-49d2-bb7b-80890ff04cb8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:25.428643 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:25.428643 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:25.429017 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d7234e95-2f8c-49d2-bb7b-80890ff04cb8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:25.525433 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:25.525433 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:25.552556 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d7234e95-2f8c-49d2-bb7b-80890ff04cb8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:25.576726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d7234e95-2f8c-49d2-bb7b-80890ff04cb8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 returned with HTTP 200 Jan 19 09:17:25.578128 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1586/3139] 10.222.0.54 () {58 vars in 1362 bytes} [Tue Jan 19 09:17:25 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 => generated 897 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:26.062574 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c8652bb-bd9c-4450-98a7-519704b346b8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:26.063208 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c8652bb-bd9c-4450-98a7-519704b346b8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:26.063482 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:26.063482 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:26.063947 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c8652bb-bd9c-4450-98a7-519704b346b8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:26.064692 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2c8652bb-bd9c-4450-98a7-519704b346b8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:26.093987 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:26.093987 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:26.096359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c8652bb-bd9c-4450-98a7-519704b346b8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:26.097397 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1554/3140] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:26 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:27.112960 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d3ccff6-6601-4ea6-803b-f467cc048235 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:27.114177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d3ccff6-6601-4ea6-803b-f467cc048235 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:27.114425 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:27.114425 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:27.114954 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d3ccff6-6601-4ea6-803b-f467cc048235 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:27.115329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2d3ccff6-6601-4ea6-803b-f467cc048235 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:27.166669 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:27.166669 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:27.172059 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d3ccff6-6601-4ea6-803b-f467cc048235 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:27.173647 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1587/3141] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:27 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:28.198860 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5060d2f3-b0f9-4839-b418-ff5ee561eaf1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:28.201068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5060d2f3-b0f9-4839-b418-ff5ee561eaf1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:28.201652 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:28.201652 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:28.202237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5060d2f3-b0f9-4839-b418-ff5ee561eaf1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:28.202743 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5060d2f3-b0f9-4839-b418-ff5ee561eaf1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:28.234606 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:28.234606 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:28.236425 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5060d2f3-b0f9-4839-b418-ff5ee561eaf1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:28.243944 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1555/3142] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:28 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:28.581757 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-c36eaeec-16c6-49f1-82b8-e31c2486f8bf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 Jan 19 09:17:28.582573 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-c36eaeec-16c6-49f1-82b8-e31c2486f8bf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:28.582972 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:28.582972 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:28.583591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-c36eaeec-16c6-49f1-82b8-e31c2486f8bf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:28.634868 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:28.634868 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:28.643583 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-c36eaeec-16c6-49f1-82b8-e31c2486f8bf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:28.667629 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-c36eaeec-16c6-49f1-82b8-e31c2486f8bf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 returned with HTTP 200 Jan 19 09:17:28.669083 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1588/3143] 10.222.0.54 () {58 vars in 1362 bytes} [Tue Jan 19 09:17:28 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 => generated 897 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:29.274325 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56b038ee-79d9-4253-9737-4670777d253f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:29.277309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56b038ee-79d9-4253-9737-4670777d253f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:29.278923 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:29.278923 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:29.279578 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-56b038ee-79d9-4253-9737-4670777d253f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:29.280150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-56b038ee-79d9-4253-9737-4670777d253f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:29.314091 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:29.314091 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:29.316871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-56b038ee-79d9-4253-9737-4670777d253f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:29.318125 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1556/3144] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:29 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:30.332523 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f27e422-3162-4b89-b2e7-dacc4d680875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:30.333160 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f27e422-3162-4b89-b2e7-dacc4d680875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:30.333249 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:30.333249 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:30.333588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f27e422-3162-4b89-b2e7-dacc4d680875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:30.334144 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9f27e422-3162-4b89-b2e7-dacc4d680875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:30.377085 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:30.377085 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:30.379125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f27e422-3162-4b89-b2e7-dacc4d680875 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:30.380107 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1589/3145] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:30 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:31.395143 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:31.396189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:31.396189 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:31.396189 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:31.396189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:31.396443 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:31.419128 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:31.419128 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:31.420987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:31.421820 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1557/3146] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:31 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:31.675948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-7ce4a96a-b7cd-4ae9-9194-01c60748ad41 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 Jan 19 09:17:31.676394 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-7ce4a96a-b7cd-4ae9-9194-01c60748ad41 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:31.676609 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:31.676609 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:31.676971 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-7ce4a96a-b7cd-4ae9-9194-01c60748ad41 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:31.726935 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:31.726935 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:31.735743 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-7ce4a96a-b7cd-4ae9-9194-01c60748ad41 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:31.761865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-7ce4a96a-b7cd-4ae9-9194-01c60748ad41 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 returned with HTTP 200 Jan 19 09:17:31.762707 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1590/3147] 10.222.0.54 () {58 vars in 1362 bytes} [Tue Jan 19 09:17:31 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 => generated 1347 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:17:31.769915 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume// Jan 19 09:17:31.770480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:31.770697 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:31.770697 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:31.771074 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:31.772349 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:17:31.772875 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1558/3148] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 09:17:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:17:31.786276 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d50a1a5c-d018-4133-8657-11ccb462bb6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments Jan 19 09:17:31.786782 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:31.786782 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:31.787200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d50a1a5c-d018-4133-8657-11ccb462bb6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "443aadd0-9b42-470e-8b0e-72ef6257c846", "instance_uuid": "731d7dad-ad8e-4b11-8e7f-09ffa2915595", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:17:31.842683 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:31.842683 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:31.908269 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-d50a1a5c-d018-4133-8657-11ccb462bb6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments returned with HTTP 200 Jan 19 09:17:31.909352 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1591/3149] 10.222.0.54 () {64 vars in 1358 bytes} [Tue Jan 19 09:17:31 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:17:31.915701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume// Jan 19 09:17:31.916390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:31.916884 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:31.917953 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0d96ce6c-d236-4e3d-bb57-9895f122b83e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:17:31.918571 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1559/3150] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 09:17:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:17:31.933652 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-b4e15567-3370-49c6-aa4d-73ec13bc8cab tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 Jan 19 09:17:31.934398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-b4e15567-3370-49c6-aa4d-73ec13bc8cab tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:31.934714 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:31.934714 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:31.935268 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-b4e15567-3370-49c6-aa4d-73ec13bc8cab tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:31.987147 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:31.987147 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:31.995674 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-b4e15567-3370-49c6-aa4d-73ec13bc8cab tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:32.014708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:32.014708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:32.032030 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-b4e15567-3370-49c6-aa4d-73ec13bc8cab tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 returned with HTTP 200 Jan 19 09:17:32.033164 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1592/3151] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 09:17:31 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 => generated 1445 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:17:32.068482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-140f1479-ddc2-472f-b88a-4a598680b059 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] PUT http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a51ae53a-713b-4437-aefd-172d5917065e Jan 19 09:17:32.069399 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-140f1479-ddc2-472f-b88a-4a598680b059 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:17:32.106892 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:17:32.106892 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:17:32.107691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-140f1479-ddc2-472f-b88a-4a598680b059 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-443aadd0-9b42-470e-8b0e-72ef6257c846-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.011s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:17:32.110259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:32.110259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:32.436544 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8c2572a1-6c37-4bf2-8f5e-7f027db2d25a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:32.437863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8c2572a1-6c37-4bf2-8f5e-7f027db2d25a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:32.438128 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:32.438128 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:32.438438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8c2572a1-6c37-4bf2-8f5e-7f027db2d25a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:32.438801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8c2572a1-6c37-4bf2-8f5e-7f027db2d25a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:32.462131 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:32.462131 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:32.464387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8c2572a1-6c37-4bf2-8f5e-7f027db2d25a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:32.465465 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1593/3152] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:32 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:33.443322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-140f1479-ddc2-472f-b88a-4a598680b059 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-443aadd0-9b42-470e-8b0e-72ef6257c846-n-h1-771363-1'" released by "attachment_update" :: held 1.336s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:17:33.444381 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-140f1479-ddc2-472f-b88a-4a598680b059 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a51ae53a-713b-4437-aefd-172d5917065e returned with HTTP 200 Jan 19 09:17:33.445906 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1560/3153] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 09:17:32 2021] PUT /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a51ae53a-713b-4437-aefd-172d5917065e => generated 762 bytes in 1382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:17:33.480112 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3010a83-3dbd-41be-84e0-8ba584cdcd75 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:33.484431 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3010a83-3dbd-41be-84e0-8ba584cdcd75 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:33.484659 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:33.484659 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:33.485011 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c3010a83-3dbd-41be-84e0-8ba584cdcd75 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:33.485615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c3010a83-3dbd-41be-84e0-8ba584cdcd75 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:33.516852 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-6c03475e-0e0b-4e4c-b97b-a4c5131d379e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a51ae53a-713b-4437-aefd-172d5917065e/action Jan 19 09:17:33.524760 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:33.524760 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:33.527206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c3010a83-3dbd-41be-84e0-8ba584cdcd75 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:33.528004 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1594/3154] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:33 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:33.530440 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:33.530440 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:33.531244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-6c03475e-0e0b-4e4c-b97b-a4c5131d379e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:17:33.531802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-6c03475e-0e0b-4e4c-b97b-a4c5131d379e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:17:33.600944 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:33.600944 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:33.624091 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-bb91f000-b9f0-4463-92ee-f98489c27eae req-6c03475e-0e0b-4e4c-b97b-a4c5131d379e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a51ae53a-713b-4437-aefd-172d5917065e/action returned with HTTP 204 Jan 19 09:17:33.624991 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1561/3155] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 09:17:33 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a51ae53a-713b-4437-aefd-172d5917065e/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:17:34.542545 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b5dfb77-4745-49b6-ad27-ede3d3a2a5f4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:34.543009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b5dfb77-4745-49b6-ad27-ede3d3a2a5f4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:34.543311 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:34.543311 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:34.543696 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9b5dfb77-4745-49b6-ad27-ede3d3a2a5f4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:34.544066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9b5dfb77-4745-49b6-ad27-ede3d3a2a5f4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:34.565627 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:34.565627 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:34.567589 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9b5dfb77-4745-49b6-ad27-ede3d3a2a5f4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:34.568628 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1595/3156] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:34 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:35.582968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdb85a2d-4f08-49ad-88eb-b28e50c5a55d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:35.583545 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdb85a2d-4f08-49ad-88eb-b28e50c5a55d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:35.583657 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:35.583657 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:35.584021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cdb85a2d-4f08-49ad-88eb-b28e50c5a55d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:35.584388 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cdb85a2d-4f08-49ad-88eb-b28e50c5a55d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:35.607747 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:35.607747 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:35.609591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cdb85a2d-4f08-49ad-88eb-b28e50c5a55d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:35.610611 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1562/3157] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:35 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:36.625358 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc18d934-3081-425c-ae88-64e1979ae735 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:36.625899 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc18d934-3081-425c-ae88-64e1979ae735 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:36.626259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:36.626259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:36.626735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc18d934-3081-425c-ae88-64e1979ae735 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:36.627170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-cc18d934-3081-425c-ae88-64e1979ae735 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:36.649166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:36.649166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:36.651075 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc18d934-3081-425c-ae88-64e1979ae735 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:36.651896 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1596/3158] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:36 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:37.666230 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fbbb1560-fd4f-4df5-b340-0dc500c357ab tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:37.666820 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fbbb1560-fd4f-4df5-b340-0dc500c357ab tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:37.667032 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:37.667032 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:37.667402 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fbbb1560-fd4f-4df5-b340-0dc500c357ab tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:37.667766 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fbbb1560-fd4f-4df5-b340-0dc500c357ab tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:37.690219 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:37.690219 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:37.692059 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fbbb1560-fd4f-4df5-b340-0dc500c357ab tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:37.693491 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1563/3159] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:37 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:38.713633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-422b3d55-7eda-4c0b-b2c6-254b7985c33f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:38.714674 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-422b3d55-7eda-4c0b-b2c6-254b7985c33f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:38.715021 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:38.715021 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:38.716103 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-422b3d55-7eda-4c0b-b2c6-254b7985c33f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:38.716793 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-422b3d55-7eda-4c0b-b2c6-254b7985c33f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:38.764534 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:38.764534 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:38.768571 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-422b3d55-7eda-4c0b-b2c6-254b7985c33f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:38.770436 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1597/3160] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:38 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:39.785413 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0013bfc-729b-4ba3-b593-fb780ea7eac0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:39.785986 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0013bfc-729b-4ba3-b593-fb780ea7eac0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:39.786150 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:39.786150 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:39.786516 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f0013bfc-729b-4ba3-b593-fb780ea7eac0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:39.786882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f0013bfc-729b-4ba3-b593-fb780ea7eac0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:39.810229 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:39.810229 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:39.812144 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f0013bfc-729b-4ba3-b593-fb780ea7eac0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:39.812980 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1564/3161] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:39 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:40.827717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e10b404d-e9c8-4bfc-80bc-a1ede9c248d9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:40.828320 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e10b404d-e9c8-4bfc-80bc-a1ede9c248d9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:40.828428 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:40.828428 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:40.828756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e10b404d-e9c8-4bfc-80bc-a1ede9c248d9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:40.829125 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e10b404d-e9c8-4bfc-80bc-a1ede9c248d9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:40.852970 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:40.852970 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:40.854873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e10b404d-e9c8-4bfc-80bc-a1ede9c248d9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:40.855713 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1598/3162] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:40 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:41.870351 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e73f78e-d60f-476e-b021-28004b1e3269 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:41.870931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e73f78e-d60f-476e-b021-28004b1e3269 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:41.871336 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:41.871336 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:41.871733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e73f78e-d60f-476e-b021-28004b1e3269 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:41.872179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1e73f78e-d60f-476e-b021-28004b1e3269 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:41.906765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:41.906765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:41.908966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e73f78e-d60f-476e-b021-28004b1e3269 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:41.909785 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1565/3163] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:41 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:42.925089 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-548b2a7a-826c-485d-95b5-f00d152e0d27 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:42.926015 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-548b2a7a-826c-485d-95b5-f00d152e0d27 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:42.926357 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:42.926357 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:42.926816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-548b2a7a-826c-485d-95b5-f00d152e0d27 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:42.927372 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-548b2a7a-826c-485d-95b5-f00d152e0d27 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:42.961570 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:42.961570 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:42.963781 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-548b2a7a-826c-485d-95b5-f00d152e0d27 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:42.964612 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1599/3164] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:42 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:43.980324 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b4dc721d-d78c-425c-9c0a-399e6ed99b8d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:43.980861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b4dc721d-d78c-425c-9c0a-399e6ed99b8d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:43.981348 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:43.981348 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:43.981732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b4dc721d-d78c-425c-9c0a-399e6ed99b8d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:43.982100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b4dc721d-d78c-425c-9c0a-399e6ed99b8d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:44.009425 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:44.009425 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:44.011304 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b4dc721d-d78c-425c-9c0a-399e6ed99b8d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:44.017013 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1566/3165] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:43 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:44.025180 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a18a3453-e874-4320-852e-117357922d15 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:17:44.025714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a18a3453-e874-4320-852e-117357922d15 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:44.025932 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:44.025932 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:44.026340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a18a3453-e874-4320-852e-117357922d15 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:44.088536 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:44.088536 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:44.097695 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a18a3453-e874-4320-852e-117357922d15 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:17:44.122987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a18a3453-e874-4320-852e-117357922d15 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:17:44.123807 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1600/3166] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:44 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 1357 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:17:44.141313 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] POST http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f/restore Jan 19 09:17:44.141775 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:44.141775 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:44.142179 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:17:44.143083 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Restoring backup 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f ({'restore': {}}) {{(pid=87854) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 19 09:17:44.143490 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Restoring backup 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f to volume None. Jan 19 09:17:44.166610 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:44.166610 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:44.169619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.backup.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Creating volume of 1 GB for restore of backup 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. Jan 19 09:17:44.182696 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Availability Zones retrieved successfully. Jan 19 09:17:44.201828 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Flow 'volume_create_api' (bd65f637-79e3-42e7-a7b7-76e4b4f04d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:17:44.204833 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00941fb0-c7f1-4837-bb94-e625a8c14a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:44.206952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:17:44.276493 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00941fb0-c7f1-4837-bb94-e625a8c14a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:44.278766 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64925b35-2de0-4678-a017-9a588a3362cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:44.348700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Created reservations ['910b253a-24bf-4a8b-9e00-ccdbc50b620c', '161c07ce-3416-461f-8d22-8e1c113169bd', '51be9e1b-d156-41c3-99c5-6de1343f2aa8', '826f8e7a-7d2a-47f6-a4f1-d12cf43699d2'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:17:44.350722 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64925b35-2de0-4678-a017-9a588a3362cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['910b253a-24bf-4a8b-9e00-ccdbc50b620c', '161c07ce-3416-461f-8d22-8e1c113169bd', '51be9e1b-d156-41c3-99c5-6de1343f2aa8', '826f8e7a-7d2a-47f6-a4f1-d12cf43699d2']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:44.354208 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baeacbfb-f5e2-4b98-84d6-9b1a671f4420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:44.415721 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baeacbfb-f5e2-4b98-84d6-9b1a671f4420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87840b75-2e53-4a4f-9226-902a0913b7ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',qos_specs=None,replication_status=,reservations=['910b253a-24bf-4a8b-9e00-ccdbc50b620c','161c07ce-3416-461f-8d22-8e1c113169bd','51be9e1b-d156-41c3-99c5-6de1343f2aa8','826f8e7a-7d2a-47f6-a4f1-d12cf43699d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='535ea6b4cd3340d5b4aed428268962cd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:17:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87840b75-2e53-4a4f-9226-902a0913b7ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',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,user_id='535ea6b4cd3340d5b4aed428268962cd',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:44.417988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d647184-a7bb-46c7-b5d9-20297d2be57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:44.448832 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d647184-a7bb-46c7-b5d9-20297d2be57f) 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='auto-created_from_restore_from_backup',display_name='restore_backup_6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',qos_specs=None,replication_status=,reservations=['910b253a-24bf-4a8b-9e00-ccdbc50b620c','161c07ce-3416-461f-8d22-8e1c113169bd','51be9e1b-d156-41c3-99c5-6de1343f2aa8','826f8e7a-7d2a-47f6-a4f1-d12cf43699d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='535ea6b4cd3340d5b4aed428268962cd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:44.450854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e564eb9-d015-40d9-a1d6-85c7ae1fb8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:44.471013 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e564eb9-d015-40d9-a1d6-85c7ae1fb8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:44.473872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Flow 'volume_create_api' (bd65f637-79e3-42e7-a7b7-76e4b4f04d93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:17:44.529858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Create volume request issued successfully. Jan 19 09:17:44.599661 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:44.599661 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:44.601037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:17:44.863924 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2fde918-2559-4617-a693-031dc1695ae2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 Jan 19 09:17:44.864373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2fde918-2559-4617-a693-031dc1695ae2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:44.864587 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:44.864587 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:44.864957 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f2fde918-2559-4617-a693-031dc1695ae2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:44.916661 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:44.916661 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:44.925318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f2fde918-2559-4617-a693-031dc1695ae2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:44.945438 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:44.945438 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:44.955547 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f2fde918-2559-4617-a693-031dc1695ae2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 returned with HTTP 200 Jan 19 09:17:44.956404 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1601/3167] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:44 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 => generated 1639 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:17:45.651355 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:45.651355 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:45.652546 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:17:45.652932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Checking backup size 1 against volume size 1 {{(pid=87854) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 19 09:17:45.653311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.backup.api [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Overwriting volume 87840b75-2e53-4a4f-9226-902a0913b7ad with restore of backup 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:45.672321 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] restore_backup in rpcapi backup_id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f {{(pid=87854) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 19 09:17:45.675581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64c5b49a-3a98-454e-9e71-94d9bcff9ccd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f/restore returned with HTTP 202 Jan 19 09:17:45.676491 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1567/3168] 10.222.0.50 () {60 vars in 1360 bytes} [Tue Jan 19 09:17:44 2021] POST /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f/restore => generated 189 bytes in 1540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:17:45.690534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f940b2cc-86ad-4e98-85ac-540bc583634d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:45.691157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f940b2cc-86ad-4e98-85ac-540bc583634d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:45.691440 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:45.691440 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:45.691943 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f940b2cc-86ad-4e98-85ac-540bc583634d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:45.692398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f940b2cc-86ad-4e98-85ac-540bc583634d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:45.714312 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:45.714312 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:45.716355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f940b2cc-86ad-4e98-85ac-540bc583634d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:45.717268 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1602/3169] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:45 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:46.731601 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7132cb9f-acfb-4b72-b31f-5c026616c028 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:46.732140 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7132cb9f-acfb-4b72-b31f-5c026616c028 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:46.732526 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:46.732526 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:46.732702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7132cb9f-acfb-4b72-b31f-5c026616c028 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:46.733129 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7132cb9f-acfb-4b72-b31f-5c026616c028 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:46.756059 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:46.756059 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:46.759422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7132cb9f-acfb-4b72-b31f-5c026616c028 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:46.760815 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1568/3170] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:46 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:47.775022 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1fb7c89-5b4c-4b67-abf6-6801246f975b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:47.775585 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1fb7c89-5b4c-4b67-abf6-6801246f975b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:47.775700 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:47.775700 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:47.776048 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c1fb7c89-5b4c-4b67-abf6-6801246f975b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:47.776409 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c1fb7c89-5b4c-4b67-abf6-6801246f975b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:47.798358 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:47.798358 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:47.800241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c1fb7c89-5b4c-4b67-abf6-6801246f975b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:47.801127 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1603/3171] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:47 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:48.820866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de1051b9-9575-44e2-b583-2dc0f8e696e5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:48.820866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de1051b9-9575-44e2-b583-2dc0f8e696e5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:48.820866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:48.820866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:48.820866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-de1051b9-9575-44e2-b583-2dc0f8e696e5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:48.820866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-de1051b9-9575-44e2-b583-2dc0f8e696e5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:48.865923 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:48.865923 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:48.865923 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-de1051b9-9575-44e2-b583-2dc0f8e696e5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:48.879517 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1569/3172] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:48 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:17:49.208201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-5f8b39d2-9088-46a1-9086-6b07921c44df tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a51ae53a-713b-4437-aefd-172d5917065e Jan 19 09:17:49.208201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-5f8b39d2-9088-46a1-9086-6b07921c44df tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:49.208201 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:49.208201 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:49.208201 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-5f8b39d2-9088-46a1-9086-6b07921c44df tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:49.257876 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:49.257876 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:49.894877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5104da3-0471-461d-aad5-f0122c8e8a97 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:49.894877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5104da3-0471-461d-aad5-f0122c8e8a97 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:49.894877 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:49.894877 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:49.894877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5104da3-0471-461d-aad5-f0122c8e8a97 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:49.894877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b5104da3-0471-461d-aad5-f0122c8e8a97 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:49.904529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-5f8b39d2-9088-46a1-9086-6b07921c44df tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:17:49.904529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-5f8b39d2-9088-46a1-9086-6b07921c44df tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:17:49.912194 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-5f8b39d2-9088-46a1-9086-6b07921c44df tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a51ae53a-713b-4437-aefd-172d5917065e returned with HTTP 200 Jan 19 09:17:49.912194 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1604/3173] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 09:17:49 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a51ae53a-713b-4437-aefd-172d5917065e => generated 19 bytes in 711 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:49.928202 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:49.928202 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:49.929356 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5104da3-0471-461d-aad5-f0122c8e8a97 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:49.931503 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1570/3174] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:49 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:49.937963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-260ba495-37ef-4c92-9fb4-a98c57fcbd26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 Jan 19 09:17:49.938495 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-260ba495-37ef-4c92-9fb4-a98c57fcbd26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:49.938783 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:49.938783 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:49.939275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-260ba495-37ef-4c92-9fb4-a98c57fcbd26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:49.939807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-260ba495-37ef-4c92-9fb4-a98c57fcbd26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume with id: 443aadd0-9b42-470e-8b0e-72ef6257c846 Jan 19 09:17:49.993387 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:49.993387 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:49.994628 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-260ba495-37ef-4c92-9fb4-a98c57fcbd26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:50.045007 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-260ba495-37ef-4c92-9fb4-a98c57fcbd26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume request issued successfully. Jan 19 09:17:50.045007 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-a61b26d2-c265-4f59-b026-c6bcc8e6107c req-260ba495-37ef-4c92-9fb4-a98c57fcbd26 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 returned with HTTP 202 Jan 19 09:17:50.045007 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1605/3175] 10.222.0.54 () {60 vars in 1384 bytes} [Tue Jan 19 09:17:49 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:17:50.949027 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c60f645-c72a-4b30-8862-72d342589568 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:50.949027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c60f645-c72a-4b30-8862-72d342589568 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:50.949027 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:50.949027 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:50.949027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c60f645-c72a-4b30-8862-72d342589568 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:50.949027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7c60f645-c72a-4b30-8862-72d342589568 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:50.986383 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:50.986383 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:50.986383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c60f645-c72a-4b30-8862-72d342589568 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:50.986383 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1571/3176] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:50 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:52.010531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5efa9a8f-7ecb-4305-9db3-8ff72cd2d22e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:52.010531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5efa9a8f-7ecb-4305-9db3-8ff72cd2d22e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:52.010531 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:52.010531 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:52.010531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5efa9a8f-7ecb-4305-9db3-8ff72cd2d22e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:52.010531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5efa9a8f-7ecb-4305-9db3-8ff72cd2d22e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:52.046505 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:52.046505 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:52.046505 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5efa9a8f-7ecb-4305-9db3-8ff72cd2d22e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:52.046505 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1606/3177] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:51 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:52.119009 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47247cee-b2e1-4e1f-9e35-0d24e7447a18 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 Jan 19 09:17:52.119554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47247cee-b2e1-4e1f-9e35-0d24e7447a18 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:52.119752 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:52.119752 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:52.120134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47247cee-b2e1-4e1f-9e35-0d24e7447a18 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:52.168114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47247cee-b2e1-4e1f-9e35-0d24e7447a18 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 returned with HTTP 404 Jan 19 09:17:52.169398 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1572/3178] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:52 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/443aadd0-9b42-470e-8b0e-72ef6257c846 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:17:52.376170 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bb6244a-1181-46c3-ad20-34b6d85cb0ad tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:52.376170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bb6244a-1181-46c3-ad20-34b6d85cb0ad tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:52.376170 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:52.376170 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:52.384242 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bb6244a-1181-46c3-ad20-34b6d85cb0ad tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:52.384242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-9bb6244a-1181-46c3-ad20-34b6d85cb0ad tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete snapshot with id: 44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:52.427803 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:52.427803 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:52.429931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9bb6244a-1181-46c3-ad20-34b6d85cb0ad tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:17:52.567205 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9bb6244a-1181-46c3-ad20-34b6d85cb0ad tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot delete request issued successfully. Jan 19 09:17:52.567205 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bb6244a-1181-46c3-ad20-34b6d85cb0ad tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 returned with HTTP 202 Jan 19 09:17:52.567205 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1607/3179] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 09:17:52 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:17:52.582806 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92f7dd2f-f96f-40f8-9fd2-e3de5d68882d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:52.595474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92f7dd2f-f96f-40f8-9fd2-e3de5d68882d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:52.595474 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92f7dd2f-f96f-40f8-9fd2-e3de5d68882d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:52.624840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:52.624840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:52.624840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-92f7dd2f-f96f-40f8-9fd2-e3de5d68882d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:17:52.628399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92f7dd2f-f96f-40f8-9fd2-e3de5d68882d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 returned with HTTP 200 Jan 19 09:17:52.628399 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1573/3180] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:17:52 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:53.064107 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9d2c5b0-60e1-4cd3-ae6f-049ff9772576 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:53.064107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a9d2c5b0-60e1-4cd3-ae6f-049ff9772576 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:53.064107 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:53.064107 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:53.064107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a9d2c5b0-60e1-4cd3-ae6f-049ff9772576 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:53.064107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a9d2c5b0-60e1-4cd3-ae6f-049ff9772576 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:53.087739 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:53.087739 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:53.087739 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a9d2c5b0-60e1-4cd3-ae6f-049ff9772576 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:53.087739 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1608/3181] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:53 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:53.639534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-edabd0bb-ca82-4893-b343-cbeb54e176dc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:53.640007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-edabd0bb-ca82-4893-b343-cbeb54e176dc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:53.640307 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:53.640307 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:53.640927 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-edabd0bb-ca82-4893-b343-cbeb54e176dc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:53.684885 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:53.684885 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:53.686347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-edabd0bb-ca82-4893-b343-cbeb54e176dc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:17:53.688590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-edabd0bb-ca82-4893-b343-cbeb54e176dc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 returned with HTTP 200 Jan 19 09:17:53.689594 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1574/3182] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:17:53 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:17:54.112682 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c5bba7f2-a01f-463a-8b6d-0b8ec859a153 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:54.112682 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c5bba7f2-a01f-463a-8b6d-0b8ec859a153 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:54.113386 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:54.113386 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:54.114271 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c5bba7f2-a01f-463a-8b6d-0b8ec859a153 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:54.115000 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c5bba7f2-a01f-463a-8b6d-0b8ec859a153 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:54.148087 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:54.148087 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:54.149979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c5bba7f2-a01f-463a-8b6d-0b8ec859a153 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:54.150790 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1609/3183] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:54 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:17:54.708224 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2486212e-a8f0-4585-ad79-94827299077b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 Jan 19 09:17:54.708224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2486212e-a8f0-4585-ad79-94827299077b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:54.708224 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:54.708224 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:54.708224 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2486212e-a8f0-4585-ad79-94827299077b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:54.743084 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2486212e-a8f0-4585-ad79-94827299077b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 returned with HTTP 404 Jan 19 09:17:54.743084 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1575/3184] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:17:54 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/44c14bac-bbca-488f-aa6c-4629dc6484a8 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:17:54.751524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f13dc3e4-c675-4db7-99e1-8108f0b269a3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:54.751524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f13dc3e4-c675-4db7-99e1-8108f0b269a3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:54.751524 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:54.751524 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:54.751524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f13dc3e4-c675-4db7-99e1-8108f0b269a3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:54.751524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f13dc3e4-c675-4db7-99e1-8108f0b269a3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume with id: a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:54.799336 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:54.799336 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:54.807895 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f13dc3e4-c675-4db7-99e1-8108f0b269a3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:54.868206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f13dc3e4-c675-4db7-99e1-8108f0b269a3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume request issued successfully. Jan 19 09:17:54.868206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f13dc3e4-c675-4db7-99e1-8108f0b269a3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 202 Jan 19 09:17:54.877390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05df3a9c-0418-45cb-8257-2b119c093152 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:54.877390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05df3a9c-0418-45cb-8257-2b119c093152 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:54.877390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-05df3a9c-0418-45cb-8257-2b119c093152 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:54.886236 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1610/3185] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:17:54 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:17:54.946824 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:54.946824 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:54.954279 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-05df3a9c-0418-45cb-8257-2b119c093152 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:54.979247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-05df3a9c-0418-45cb-8257-2b119c093152 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:54.986884 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1576/3186] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:54 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 1366 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:17:55.176426 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7325b589-5725-457d-ad3f-0ee59d87d266 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:55.176426 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7325b589-5725-457d-ad3f-0ee59d87d266 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:55.176426 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:55.176426 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:55.180169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7325b589-5725-457d-ad3f-0ee59d87d266 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:55.180169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7325b589-5725-457d-ad3f-0ee59d87d266 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:55.222144 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:55.222144 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:55.224308 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7325b589-5725-457d-ad3f-0ee59d87d266 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:55.226321 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1611/3187] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:55 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:55.998186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7026896-d208-458b-bbf4-b3e6d6d956b5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:55.998186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7026896-d208-458b-bbf4-b3e6d6d956b5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:55.998186 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:55.998186 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:55.998186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d7026896-d208-458b-bbf4-b3e6d6d956b5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:56.059053 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:56.059053 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:56.068671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d7026896-d208-458b-bbf4-b3e6d6d956b5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:56.096568 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d7026896-d208-458b-bbf4-b3e6d6d956b5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 200 Jan 19 09:17:56.097711 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1577/3188] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:55 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 1366 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:17:56.248306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb98e9e7-dd2e-433c-aab8-b0c1dbe28062 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:56.248306 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb98e9e7-dd2e-433c-aab8-b0c1dbe28062 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:56.248306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:56.248306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:56.253044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bb98e9e7-dd2e-433c-aab8-b0c1dbe28062 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:56.253044 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-bb98e9e7-dd2e-433c-aab8-b0c1dbe28062 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:56.279830 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:56.279830 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:56.281961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bb98e9e7-dd2e-433c-aab8-b0c1dbe28062 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:56.282825 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1612/3189] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:56 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:57.115093 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3f2158f5-ead3-4bc5-acad-cce077fa1260 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 Jan 19 09:17:57.116095 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3f2158f5-ead3-4bc5-acad-cce077fa1260 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:57.116305 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:57.116305 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:57.116871 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3f2158f5-ead3-4bc5-acad-cce077fa1260 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:57.168044 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3f2158f5-ead3-4bc5-acad-cce077fa1260 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 returned with HTTP 404 Jan 19 09:17:57.169286 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1578/3190] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:57 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/a0a4aba6-0b68-4267-aefb-320b4f314025 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:17:57.247838 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes Jan 19 09:17:57.247838 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:57.247838 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:57.247838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1306479726", "snapshot_id": null, "imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "volume_type": null, "size": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:17:57.247838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1306479726', 'snapshot_id': None, 'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'volume_type': None, 'size': 1}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:17:57.307346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e468a148-13db-4962-9a4b-17301fb2d84b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:57.307346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e468a148-13db-4962-9a4b-17301fb2d84b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:57.307346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e468a148-13db-4962-9a4b-17301fb2d84b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:57.307346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e468a148-13db-4962-9a4b-17301fb2d84b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:57.370393 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:57.370393 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:57.377975 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e468a148-13db-4962-9a4b-17301fb2d84b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:57.377975 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1579/3191] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:57 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:57.422478 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume of 1 GB Jan 19 09:17:57.438029 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Availability Zones retrieved successfully. Jan 19 09:17:57.459520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (cf0182f1-d04d-414d-a377-0a59a6d62ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:17:57.476259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99aa1ca5-e094-4dd6-a50b-f05718807ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:57.478713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:17:57.612241 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99aa1ca5-e094-4dd6-a50b-f05718807ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:57.612241 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e859e8b-46b2-45cc-ad02-ea96cd46140e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:57.725897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Created reservations ['709c37d6-eb43-4baf-b6a1-2f5018b1c020', 'b71d129c-db7b-4c71-97f9-5805a558d094', '6ddc04ab-4294-4df8-9a86-15c24d380bd9', '75183389-c2d4-41e7-884a-5047db41f149'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:17:57.728605 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e859e8b-46b2-45cc-ad02-ea96cd46140e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['709c37d6-eb43-4baf-b6a1-2f5018b1c020', 'b71d129c-db7b-4c71-97f9-5805a558d094', '6ddc04ab-4294-4df8-9a86-15c24d380bd9', '75183389-c2d4-41e7-884a-5047db41f149']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:57.732925 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a818f248-9d42-48e0-977d-df2839dbc290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:57.845221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a818f248-9d42-48e0-977d-df2839dbc290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1306479726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['709c37d6-eb43-4baf-b6a1-2f5018b1c020','b71d129c-db7b-4c71-97f9-5805a558d094','6ddc04ab-4294-4df8-9a86-15c24d380bd9','75183389-c2d4-41e7-884a-5047db41f149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:17:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1306479726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963a4527fbad4432bfa2584da8b32401',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,user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:57.845221 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d3f97f6-72d0-44f1-aa34-a410a8ac700e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:57.875338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d3f97f6-72d0-44f1-aa34-a410a8ac700e) 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-1306479726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['709c37d6-eb43-4baf-b6a1-2f5018b1c020','b71d129c-db7b-4c71-97f9-5805a558d094','6ddc04ab-4294-4df8-9a86-15c24d380bd9','75183389-c2d4-41e7-884a-5047db41f149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:57.878940 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12783ce9-92ae-4fca-9079-00b0c9550aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:17:57.900686 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12783ce9-92ae-4fca-9079-00b0c9550aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:17:57.907559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (cf0182f1-d04d-414d-a377-0a59a6d62ad8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:17:57.956236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request issued successfully. Jan 19 09:17:57.971033 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e8b58c4a-ac02-4cfc-ba21-0aadf0504f67 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes returned with HTTP 202 Jan 19 09:17:57.972089 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1613/3192] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:17:57 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes => generated 828 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:17:57.987231 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b404175-2bb0-45bf-a140-e7b06148e5c8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:17:57.987710 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b404175-2bb0-45bf-a140-e7b06148e5c8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:57.989235 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:57.989235 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:57.989638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b404175-2bb0-45bf-a140-e7b06148e5c8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:58.049163 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:58.049163 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:58.060395 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3b404175-2bb0-45bf-a140-e7b06148e5c8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:58.094599 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b404175-2bb0-45bf-a140-e7b06148e5c8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:17:58.094599 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1580/3193] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:57 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 896 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:58.396522 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-441e4f28-b34b-42d5-9a5d-ca249618d705 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:58.397200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-441e4f28-b34b-42d5-9a5d-ca249618d705 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:58.397465 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:58.397465 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:58.398062 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-441e4f28-b34b-42d5-9a5d-ca249618d705 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:58.398433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-441e4f28-b34b-42d5-9a5d-ca249618d705 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:58.420983 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:58.420983 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:58.423093 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-441e4f28-b34b-42d5-9a5d-ca249618d705 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:58.424720 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1614/3194] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:58 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:59.107512 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4e1d068d-af69-4453-9d57-e74947db0875 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:17:59.107512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4e1d068d-af69-4453-9d57-e74947db0875 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:59.107512 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:59.107512 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:59.107512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4e1d068d-af69-4453-9d57-e74947db0875 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:59.179562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:59.179562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:59.182818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4e1d068d-af69-4453-9d57-e74947db0875 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:17:59.206360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4e1d068d-af69-4453-9d57-e74947db0875 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:17:59.206360 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1581/3195] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:59 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:17:59.442538 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1100191-2a2b-4e12-b460-b68c6cf33f04 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:17:59.442538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1100191-2a2b-4e12-b460-b68c6cf33f04 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:17:59.442538 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:17:59.442538 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:17:59.442538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1100191-2a2b-4e12-b460-b68c6cf33f04 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:17:59.442538 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d1100191-2a2b-4e12-b460-b68c6cf33f04 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:17:59.513193 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:17:59.513193 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:17:59.513193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1100191-2a2b-4e12-b460-b68c6cf33f04 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:17:59.513193 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1615/3196] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:17:59 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:00.224649 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db37f4b5-2170-4fa2-804c-1e0f5eb9dedc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:00.224649 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db37f4b5-2170-4fa2-804c-1e0f5eb9dedc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:00.224649 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:00.224649 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:00.224649 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db37f4b5-2170-4fa2-804c-1e0f5eb9dedc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:00.428991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:00.428991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:00.438859 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-db37f4b5-2170-4fa2-804c-1e0f5eb9dedc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:00.466902 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db37f4b5-2170-4fa2-804c-1e0f5eb9dedc tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:00.466902 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1582/3197] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:00 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:00.533991 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe720b75-a6db-4eff-b2a2-9c2219fddb7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:00.533991 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe720b75-a6db-4eff-b2a2-9c2219fddb7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:00.533991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:00.533991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:00.533991 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fe720b75-a6db-4eff-b2a2-9c2219fddb7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:00.533991 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fe720b75-a6db-4eff-b2a2-9c2219fddb7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:00.617710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:00.617710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:00.617710 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fe720b75-a6db-4eff-b2a2-9c2219fddb7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:00.617710 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1616/3198] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:00 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:18:01.481297 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7fe0907-c21e-4f53-a2d7-1c20a3da4148 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:01.481297 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7fe0907-c21e-4f53-a2d7-1c20a3da4148 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:01.481297 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:01.481297 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:01.481297 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c7fe0907-c21e-4f53-a2d7-1c20a3da4148 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:01.546584 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:01.546584 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:01.551119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c7fe0907-c21e-4f53-a2d7-1c20a3da4148 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:01.607515 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c7fe0907-c21e-4f53-a2d7-1c20a3da4148 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:01.607515 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1583/3199] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:01 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:01.643124 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2729c21d-2cb4-459b-bbf6-012a8ecae561 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:01.643124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2729c21d-2cb4-459b-bbf6-012a8ecae561 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:01.643124 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:01.643124 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:01.643124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2729c21d-2cb4-459b-bbf6-012a8ecae561 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:01.643124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2729c21d-2cb4-459b-bbf6-012a8ecae561 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:01.665865 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:01.665865 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:01.665865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2729c21d-2cb4-459b-bbf6-012a8ecae561 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:01.676628 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1617/3200] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:01 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:02.623857 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-127b0c4f-678a-4336-af18-b6a02967cc43 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:02.623857 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-127b0c4f-678a-4336-af18-b6a02967cc43 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:02.623857 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:02.623857 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:02.626901 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-127b0c4f-678a-4336-af18-b6a02967cc43 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:02.683494 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:02.683494 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:02.687288 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b10c3e1c-287b-4dc4-af70-9d507a499d00 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:02.687288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b10c3e1c-287b-4dc4-af70-9d507a499d00 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:02.687288 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:02.687288 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:02.687288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b10c3e1c-287b-4dc4-af70-9d507a499d00 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:02.687288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b10c3e1c-287b-4dc4-af70-9d507a499d00 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:02.691495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-127b0c4f-678a-4336-af18-b6a02967cc43 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:02.720842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-127b0c4f-678a-4336-af18-b6a02967cc43 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:02.720842 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1584/3201] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:02 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:02.727068 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:02.727068 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:02.727336 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b10c3e1c-287b-4dc4-af70-9d507a499d00 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:02.729160 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1618/3202] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:02 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:03.739065 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-24922237-db23-4290-b662-657b27ac6d74 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:03.739065 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-24922237-db23-4290-b662-657b27ac6d74 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:03.746873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98f657b2-820b-4e4d-a0e3-10763faf14d8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:03.746873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98f657b2-820b-4e4d-a0e3-10763faf14d8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:03.746873 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:03.746873 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:03.746873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-98f657b2-820b-4e4d-a0e3-10763faf14d8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:03.746873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-98f657b2-820b-4e4d-a0e3-10763faf14d8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:03.750765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:03.750765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:03.750765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-24922237-db23-4290-b662-657b27ac6d74 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:03.813881 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:03.813881 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:03.813881 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-98f657b2-820b-4e4d-a0e3-10763faf14d8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:03.813881 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1619/3203] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:03 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:03.851403 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:03.851403 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:03.864230 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-24922237-db23-4290-b662-657b27ac6d74 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:03.892775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-24922237-db23-4290-b662-657b27ac6d74 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:03.892775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1585/3204] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:03 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:04.830005 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0860ffb-51b9-41e5-87f3-014f9573ddf6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:04.830005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0860ffb-51b9-41e5-87f3-014f9573ddf6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:04.830005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:04.830005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:04.830005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0860ffb-51b9-41e5-87f3-014f9573ddf6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:04.830005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c0860ffb-51b9-41e5-87f3-014f9573ddf6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:04.851971 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:04.851971 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:04.851971 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0860ffb-51b9-41e5-87f3-014f9573ddf6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:04.857315 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1620/3205] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:04 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:04.917285 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a866a84a-e87a-4d5f-8f29-cdec0df3fc88 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:04.917285 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a866a84a-e87a-4d5f-8f29-cdec0df3fc88 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:04.917285 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:04.917285 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:04.917285 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a866a84a-e87a-4d5f-8f29-cdec0df3fc88 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:05.014179 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:05.014179 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:05.026425 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a866a84a-e87a-4d5f-8f29-cdec0df3fc88 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:05.059209 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a866a84a-e87a-4d5f-8f29-cdec0df3fc88 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:05.059209 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1586/3206] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:04 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:05.884344 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b759e3f9-f7bd-4cb0-91a6-5ba4e15f0c48 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:05.884344 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b759e3f9-f7bd-4cb0-91a6-5ba4e15f0c48 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:05.884344 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:05.884344 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:05.884344 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b759e3f9-f7bd-4cb0-91a6-5ba4e15f0c48 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:05.884344 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b759e3f9-f7bd-4cb0-91a6-5ba4e15f0c48 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:05.913857 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:05.913857 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:05.913857 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b759e3f9-f7bd-4cb0-91a6-5ba4e15f0c48 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:05.925915 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1621/3207] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:05 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:06.082843 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1c22b07-66c7-4e13-bc0d-0b06f05fee2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:06.082843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1c22b07-66c7-4e13-bc0d-0b06f05fee2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:06.082843 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:06.082843 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:06.082843 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1c22b07-66c7-4e13-bc0d-0b06f05fee2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:06.160815 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:06.160815 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:06.168202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d1c22b07-66c7-4e13-bc0d-0b06f05fee2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:06.212470 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1c22b07-66c7-4e13-bc0d-0b06f05fee2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:06.221510 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1587/3208] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:06 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:06.942887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-df5f0c6f-70b5-481b-ba33-163709e90c1d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:06.942887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-df5f0c6f-70b5-481b-ba33-163709e90c1d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:06.942887 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:06.942887 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:06.942887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-df5f0c6f-70b5-481b-ba33-163709e90c1d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:06.942887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-df5f0c6f-70b5-481b-ba33-163709e90c1d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:06.970678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:06.970678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:06.970678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-df5f0c6f-70b5-481b-ba33-163709e90c1d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:06.970678 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1622/3209] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:06 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:07.223251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4b8a6a0-2db7-44d5-a850-9b56d428220f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:07.223738 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4b8a6a0-2db7-44d5-a850-9b56d428220f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:07.223964 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:07.223964 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:07.224345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e4b8a6a0-2db7-44d5-a850-9b56d428220f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:07.284537 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:07.284537 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:07.303495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e4b8a6a0-2db7-44d5-a850-9b56d428220f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:07.328123 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e4b8a6a0-2db7-44d5-a850-9b56d428220f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:07.341637 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1588/3210] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:07 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:07.991645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa4a1604-249b-4561-9ea8-fa30712dbc05 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:07.991645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa4a1604-249b-4561-9ea8-fa30712dbc05 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:07.991645 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:07.991645 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:07.991645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa4a1604-249b-4561-9ea8-fa30712dbc05 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:07.991645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-fa4a1604-249b-4561-9ea8-fa30712dbc05 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:08.014088 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:08.014088 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:08.014088 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa4a1604-249b-4561-9ea8-fa30712dbc05 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:08.014088 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1623/3211] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:07 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:08.347762 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5d7ba46-b7fb-4dbb-b06d-ed9feeae6276 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:08.347762 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5d7ba46-b7fb-4dbb-b06d-ed9feeae6276 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:08.347762 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:08.347762 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:08.347762 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5d7ba46-b7fb-4dbb-b06d-ed9feeae6276 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:08.410308 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:08.410308 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:08.421305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b5d7ba46-b7fb-4dbb-b06d-ed9feeae6276 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:08.448241 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5d7ba46-b7fb-4dbb-b06d-ed9feeae6276 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:08.448241 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1589/3212] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:08 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:09.025997 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eee90ae3-5380-47fe-9b7b-6a89c6ff7fb0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:09.026679 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eee90ae3-5380-47fe-9b7b-6a89c6ff7fb0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:09.026953 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:09.026953 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:09.027449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-eee90ae3-5380-47fe-9b7b-6a89c6ff7fb0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:09.027959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-eee90ae3-5380-47fe-9b7b-6a89c6ff7fb0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:09.064521 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:09.064521 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:09.064521 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-eee90ae3-5380-47fe-9b7b-6a89c6ff7fb0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:09.064521 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1624/3213] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:09 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:09.465841 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2d20745-77e4-4deb-bc6a-af305416aad7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:09.465841 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2d20745-77e4-4deb-bc6a-af305416aad7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:09.465841 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:09.465841 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:09.465841 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2d20745-77e4-4deb-bc6a-af305416aad7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:09.571422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:09.571422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:09.580010 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a2d20745-77e4-4deb-bc6a-af305416aad7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:09.609500 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2d20745-77e4-4deb-bc6a-af305416aad7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:09.609500 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1590/3214] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:09 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:10.130606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0128427-1388-4dfb-9e0b-89420c0bc190 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:10.130606 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0128427-1388-4dfb-9e0b-89420c0bc190 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:10.130606 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:10.130606 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:10.130606 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c0128427-1388-4dfb-9e0b-89420c0bc190 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:10.130606 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-c0128427-1388-4dfb-9e0b-89420c0bc190 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:10.130606 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:10.130606 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:10.130606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c0128427-1388-4dfb-9e0b-89420c0bc190 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:10.130606 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1625/3215] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:10 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:10.623502 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1619e90-6af0-4776-b183-34d0fbf5c45a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:10.624055 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1619e90-6af0-4776-b183-34d0fbf5c45a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:10.624269 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:10.624269 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:10.624640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b1619e90-6af0-4776-b183-34d0fbf5c45a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:10.681238 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:10.681238 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:10.694543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b1619e90-6af0-4776-b183-34d0fbf5c45a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:10.733641 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b1619e90-6af0-4776-b183-34d0fbf5c45a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:10.735186 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1591/3216] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:10 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:11.123986 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6fa919d3-0e53-4d0d-bb31-c994e81246bb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:11.124587 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6fa919d3-0e53-4d0d-bb31-c994e81246bb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:11.124889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:11.124889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:11.125552 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6fa919d3-0e53-4d0d-bb31-c994e81246bb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:11.126003 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6fa919d3-0e53-4d0d-bb31-c994e81246bb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:11.149259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:11.149259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:11.151291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6fa919d3-0e53-4d0d-bb31-c994e81246bb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:11.152105 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1626/3217] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:11 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:11.751419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-742ec823-a287-47e7-9b65-ed1cf472df1d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:11.752095 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-742ec823-a287-47e7-9b65-ed1cf472df1d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:11.752317 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:11.752317 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:11.752688 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-742ec823-a287-47e7-9b65-ed1cf472df1d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:11.808659 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:11.808659 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:11.817389 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-742ec823-a287-47e7-9b65-ed1cf472df1d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:11.841200 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-742ec823-a287-47e7-9b65-ed1cf472df1d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:11.842018 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1592/3218] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:11 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:12.166048 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bff5676-1d1e-4180-a2c7-c46c8914034f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:12.166861 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bff5676-1d1e-4180-a2c7-c46c8914034f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:12.167231 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:12.167231 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:12.167695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bff5676-1d1e-4180-a2c7-c46c8914034f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:12.168134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9bff5676-1d1e-4180-a2c7-c46c8914034f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:12.190985 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:12.190985 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:12.192818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bff5676-1d1e-4180-a2c7-c46c8914034f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 200 Jan 19 09:18:12.194907 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1627/3219] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:12 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:12.206911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-643461be-1b79-4d12-a229-e810135f7877 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad Jan 19 09:18:12.207590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-643461be-1b79-4d12-a229-e810135f7877 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:12.207803 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:12.207803 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:12.208171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-643461be-1b79-4d12-a229-e810135f7877 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:12.258225 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:12.258225 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:12.266826 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-643461be-1b79-4d12-a229-e810135f7877 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:18:12.292678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-643461be-1b79-4d12-a229-e810135f7877 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad returned with HTTP 200 Jan 19 09:18:12.293540 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1593/3220] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:12 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad => generated 1412 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:12.311238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99c3d130-518b-4ed1-a2b7-d7dbf711c49c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad Jan 19 09:18:12.311763 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99c3d130-518b-4ed1-a2b7-d7dbf711c49c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:12.311979 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:12.311979 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:12.312354 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-99c3d130-518b-4ed1-a2b7-d7dbf711c49c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:12.360828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:12.360828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:12.370436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-99c3d130-518b-4ed1-a2b7-d7dbf711c49c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:18:12.394326 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-99c3d130-518b-4ed1-a2b7-d7dbf711c49c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad returned with HTTP 200 Jan 19 09:18:12.395154 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1628/3221] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:12 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad => generated 1412 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:12.412934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-534d8be3-41bb-4780-8a55-695681ff1255 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] DELETE http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad Jan 19 09:18:12.413824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-534d8be3-41bb-4780-8a55-695681ff1255 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:12.414045 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:12.414045 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:12.414423 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-534d8be3-41bb-4780-8a55-695681ff1255 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:12.414896 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-534d8be3-41bb-4780-8a55-695681ff1255 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume with id: 87840b75-2e53-4a4f-9226-902a0913b7ad Jan 19 09:18:12.463775 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:12.463775 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:12.464970 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-534d8be3-41bb-4780-8a55-695681ff1255 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:18:12.496499 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-534d8be3-41bb-4780-8a55-695681ff1255 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume request issued successfully. Jan 19 09:18:12.497337 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-534d8be3-41bb-4780-8a55-695681ff1255 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad returned with HTTP 202 Jan 19 09:18:12.498539 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1594/3222] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:18:12 2021] DELETE /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:18:12.506316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5e9865d1-ff1f-46a4-ba44-70dabba124d7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad Jan 19 09:18:12.507039 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5e9865d1-ff1f-46a4-ba44-70dabba124d7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:12.507256 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:12.507256 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:12.507788 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5e9865d1-ff1f-46a4-ba44-70dabba124d7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:12.558759 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:12.558759 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:12.566981 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5e9865d1-ff1f-46a4-ba44-70dabba124d7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:18:12.590189 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5e9865d1-ff1f-46a4-ba44-70dabba124d7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad returned with HTTP 200 Jan 19 09:18:12.600515 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1629/3223] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:12 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad => generated 1411 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:12.858397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29b7c472-5648-4096-a67d-7ab95ae641eb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:12.859470 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29b7c472-5648-4096-a67d-7ab95ae641eb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:12.861600 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:12.861600 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:12.862123 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-29b7c472-5648-4096-a67d-7ab95ae641eb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:12.920189 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:12.920189 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:12.929367 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-29b7c472-5648-4096-a67d-7ab95ae641eb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:12.951914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-29b7c472-5648-4096-a67d-7ab95ae641eb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:12.952967 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1595/3224] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:12 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:18:13.607405 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07fb5a27-3f95-4da0-bcb4-a7f9016a35e9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad Jan 19 09:18:13.608715 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07fb5a27-3f95-4da0-bcb4-a7f9016a35e9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:13.608933 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:13.608933 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:13.609375 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-07fb5a27-3f95-4da0-bcb4-a7f9016a35e9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:13.664717 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:13.664717 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:13.673800 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-07fb5a27-3f95-4da0-bcb4-a7f9016a35e9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:18:13.699488 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-07fb5a27-3f95-4da0-bcb4-a7f9016a35e9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad returned with HTTP 200 Jan 19 09:18:13.700550 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1630/3225] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:13 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad => generated 1411 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:13.969974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5bb0428e-5368-4ce2-af4d-f35cf878233f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:13.970815 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5bb0428e-5368-4ce2-af4d-f35cf878233f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:13.971042 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:13.971042 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:13.971410 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5bb0428e-5368-4ce2-af4d-f35cf878233f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:14.024493 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:14.024493 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:14.034797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5bb0428e-5368-4ce2-af4d-f35cf878233f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:14.062524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5bb0428e-5368-4ce2-af4d-f35cf878233f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:14.063323 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1596/3226] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:13 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:14.716457 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d58e780-3232-4646-a49b-3e5ab80c5e77 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad Jan 19 09:18:14.717235 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d58e780-3232-4646-a49b-3e5ab80c5e77 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:14.717519 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:14.717519 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:14.718098 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d58e780-3232-4646-a49b-3e5ab80c5e77 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:14.770838 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d58e780-3232-4646-a49b-3e5ab80c5e77 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad returned with HTTP 404 Jan 19 09:18:14.772868 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1631/3227] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:14 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/87840b75-2e53-4a4f-9226-902a0913b7ad => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:18:14.781744 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d9ba1d5-9e5a-4e4c-b996-7e992ae0ebe9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] DELETE http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f Jan 19 09:18:14.782322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d9ba1d5-9e5a-4e4c-b996-7e992ae0ebe9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:14.782535 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:14.782535 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:14.782904 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2d9ba1d5-9e5a-4e4c-b996-7e992ae0ebe9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:14.783262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-2d9ba1d5-9e5a-4e4c-b996-7e992ae0ebe9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete backup with id: 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f. Jan 19 09:18:14.805262 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:14.805262 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:14.840330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-2d9ba1d5-9e5a-4e4c-b996-7e992ae0ebe9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] delete_backup rpcapi backup_id 6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f {{(pid=87854) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 09:18:14.844097 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2d9ba1d5-9e5a-4e4c-b996-7e992ae0ebe9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f returned with HTTP 202 Jan 19 09:18:14.845189 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1597/3228] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:18:14 2021] DELETE /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/6ac1b01e-6d2b-4e15-aaf8-c0d7d8f5e20f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:18:14.876705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] POST http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes Jan 19 09:18:14.878471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-736207881"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:18:14.880161 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-736207881'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:18:14.881883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Create volume of 1 GB Jan 19 09:18:14.907078 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Availability Zones retrieved successfully. Jan 19 09:18:14.926633 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Flow 'volume_create_api' (23eef998-6208-444c-b09a-87a58d25b5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:18:14.930918 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1503fd62-6cd9-410d-bd4b-3c56ef1113d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:14.933304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:18:14.999064 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1503fd62-6cd9-410d-bd4b-3c56ef1113d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:15.001316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bac5e2f-6c74-4b16-a967-b0b62e427927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:15.085239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b89c5d7-1835-4d51-9022-53b81e64516a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:15.085797 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b89c5d7-1835-4d51-9022-53b81e64516a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:15.086232 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:15.086232 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:15.087009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8b89c5d7-1835-4d51-9022-53b81e64516a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:15.093923 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Created reservations ['a39462a3-a496-49aa-9a02-a6c5dfd3555f', 'f4d98419-eda8-47a9-8959-47b4fdf4e658', '95a412e5-4c59-4926-a63a-4cd4f124369e', '67939c5a-69da-41b0-b69a-f44714618208'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:18:15.098414 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bac5e2f-6c74-4b16-a967-b0b62e427927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a39462a3-a496-49aa-9a02-a6c5dfd3555f', 'f4d98419-eda8-47a9-8959-47b4fdf4e658', '95a412e5-4c59-4926-a63a-4cd4f124369e', '67939c5a-69da-41b0-b69a-f44714618208']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:15.120695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2bbe3a6-4576-4c9b-a922-6cfce008c727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:15.185627 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:15.185627 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:15.201610 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8b89c5d7-1835-4d51-9022-53b81e64516a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:15.215116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2bbe3a6-4576-4c9b-a922-6cfce008c727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bc47617-dea5-4b21-9cab-faddf479bd4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-736207881',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',qos_specs=None,replication_status=,reservations=['a39462a3-a496-49aa-9a02-a6c5dfd3555f','f4d98419-eda8-47a9-8959-47b4fdf4e658','95a412e5-4c59-4926-a63a-4cd4f124369e','67939c5a-69da-41b0-b69a-f44714618208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='535ea6b4cd3340d5b4aed428268962cd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:18:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-736207881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bc47617-dea5-4b21-9cab-faddf479bd4e,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',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,user_id='535ea6b4cd3340d5b4aed428268962cd',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:15.217211 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67c477d-b271-4159-a65c-7c5f0b2207b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:15.231637 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8b89c5d7-1835-4d51-9022-53b81e64516a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:15.237531 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1598/3229] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:15 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 978 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:15.261187 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67c477d-b271-4159-a65c-7c5f0b2207b3) 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-VolumesBackupsTest-Volume-736207881',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',qos_specs=None,replication_status=,reservations=['a39462a3-a496-49aa-9a02-a6c5dfd3555f','f4d98419-eda8-47a9-8959-47b4fdf4e658','95a412e5-4c59-4926-a63a-4cd4f124369e','67939c5a-69da-41b0-b69a-f44714618208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='535ea6b4cd3340d5b4aed428268962cd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:15.263702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f297793-791c-4c01-9ddf-ecfeed17d70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:15.282634 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f297793-791c-4c01-9ddf-ecfeed17d70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:15.285267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Flow 'volume_create_api' (23eef998-6208-444c-b09a-87a58d25b5fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:18:15.347801 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Create volume request issued successfully. Jan 19 09:18:15.363763 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5ccec273-0e79-4776-b2d5-1b9c5f986fa7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes returned with HTTP 202 Jan 19 09:18:15.366714 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1632/3230] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:18:14 2021] POST /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes => generated 884 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:18:15.379601 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0127f65-ddc8-40a5-87fb-b37b8235558d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e Jan 19 09:18:15.380034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0127f65-ddc8-40a5-87fb-b37b8235558d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:15.380250 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:15.380250 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:15.380681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b0127f65-ddc8-40a5-87fb-b37b8235558d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:15.431911 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:15.431911 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:15.440596 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b0127f65-ddc8-40a5-87fb-b37b8235558d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:18:15.486365 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b0127f65-ddc8-40a5-87fb-b37b8235558d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e returned with HTTP 200 Jan 19 09:18:15.497968 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1599/3231] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:15 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e => generated 952 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:16.253407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dff02c87-9391-4024-9c18-a4d8a3c2e666 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:16.254005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dff02c87-9391-4024-9c18-a4d8a3c2e666 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:16.254296 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:16.254296 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:16.254747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dff02c87-9391-4024-9c18-a4d8a3c2e666 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:16.318380 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:16.318380 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:16.330832 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dff02c87-9391-4024-9c18-a4d8a3c2e666 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:16.358329 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dff02c87-9391-4024-9c18-a4d8a3c2e666 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:16.359362 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1633/3232] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:16 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 981 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:16.504483 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b4cdbdf-12bc-4f84-910e-bb69b6b5c7e5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e Jan 19 09:18:16.505145 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b4cdbdf-12bc-4f84-910e-bb69b6b5c7e5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:16.505341 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:16.505341 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:16.506270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1b4cdbdf-12bc-4f84-910e-bb69b6b5c7e5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:16.584701 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:16.584701 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:16.596071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1b4cdbdf-12bc-4f84-910e-bb69b6b5c7e5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:18:16.623371 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1b4cdbdf-12bc-4f84-910e-bb69b6b5c7e5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e returned with HTTP 200 Jan 19 09:18:16.624416 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1600/3233] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:16 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e => generated 977 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:16.640964 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aef42dc6-9402-411c-98db-2b8b6279c5da tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] POST http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups Jan 19 09:18:16.641535 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:16.641535 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:16.642059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aef42dc6-9402-411c-98db-2b8b6279c5da tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0bc47617-dea5-4b21-9cab-faddf479bd4e", "name": "tempest-VolumesBackupsTest-Backup-655473661", "description": "tempest-volume-backup-description-1086372557", "container": "container"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:18:16.643526 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-aef42dc6-9402-411c-98db-2b8b6279c5da tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Creating new backup {'backup': {'volume_id': '0bc47617-dea5-4b21-9cab-faddf479bd4e', 'name': 'tempest-VolumesBackupsTest-Backup-655473661', 'description': 'tempest-volume-backup-description-1086372557', 'container': 'container'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 09:18:16.644018 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-aef42dc6-9402-411c-98db-2b8b6279c5da tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Creating backup of volume 0bc47617-dea5-4b21-9cab-faddf479bd4e in container container Jan 19 09:18:16.714812 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:16.714812 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:16.716074 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aef42dc6-9402-411c-98db-2b8b6279c5da tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:18:16.762587 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-aef42dc6-9402-411c-98db-2b8b6279c5da tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Created reservations ['f725e996-3cf8-4c13-9aa3-9123e6ba165a', 'dcad0f43-8621-4808-a789-c76e7e726ae0'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:18:16.895081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aef42dc6-9402-411c-98db-2b8b6279c5da tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups returned with HTTP 202 Jan 19 09:18:16.898275 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1634/3234] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:18:16 2021] POST /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups => generated 395 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:18:16.908253 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9c4491ab-e8a2-49ba-9bb4-c9d87f7a6e0b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:16.908777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9c4491ab-e8a2-49ba-9bb4-c9d87f7a6e0b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:16.908994 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:16.908994 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:16.909364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9c4491ab-e8a2-49ba-9bb4-c9d87f7a6e0b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:16.910170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9c4491ab-e8a2-49ba-9bb4-c9d87f7a6e0b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:16.968534 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:16.968534 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:16.978404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9c4491ab-e8a2-49ba-9bb4-c9d87f7a6e0b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:16.980139 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1601/3235] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:16 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:17.376374 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7ff65a6-87a2-4d9f-a611-4f712b5705bf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:17.376916 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a7ff65a6-87a2-4d9f-a611-4f712b5705bf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:17.377114 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:17.377114 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:17.377681 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a7ff65a6-87a2-4d9f-a611-4f712b5705bf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:17.435702 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:17.435702 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:17.448069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a7ff65a6-87a2-4d9f-a611-4f712b5705bf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:17.475205 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7ff65a6-87a2-4d9f-a611-4f712b5705bf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:17.476267 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1635/3236] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:17 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 981 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:17.994965 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45a7c4c5-7b77-4c38-9ddb-049b2763d940 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:17.995693 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45a7c4c5-7b77-4c38-9ddb-049b2763d940 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:17.996300 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:17.996300 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:17.997050 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45a7c4c5-7b77-4c38-9ddb-049b2763d940 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:17.997381 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-45a7c4c5-7b77-4c38-9ddb-049b2763d940 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:18.018927 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:18.018927 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:18.025613 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45a7c4c5-7b77-4c38-9ddb-049b2763d940 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:18.025613 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1602/3237] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:17 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:18.512687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea678d14-e0aa-4da4-ba16-df6042648974 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:18.512687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea678d14-e0aa-4da4-ba16-df6042648974 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:18.512687 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:18.512687 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:18.512687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea678d14-e0aa-4da4-ba16-df6042648974 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:18.558772 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:18.558772 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:18.567055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea678d14-e0aa-4da4-ba16-df6042648974 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:18.604732 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea678d14-e0aa-4da4-ba16-df6042648974 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:18.604732 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1636/3238] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:18 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 981 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:19.038711 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1330185e-dfb0-432a-aff5-6827915c2f4b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:19.039251 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1330185e-dfb0-432a-aff5-6827915c2f4b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:19.039468 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:19.039468 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:19.040083 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1330185e-dfb0-432a-aff5-6827915c2f4b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:19.040152 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1330185e-dfb0-432a-aff5-6827915c2f4b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:19.062224 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:19.062224 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:19.064101 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1330185e-dfb0-432a-aff5-6827915c2f4b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:19.070831 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1603/3239] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:19 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:19.615600 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6541de0e-b101-4da4-a3e7-fffa3123495e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:19.616244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6541de0e-b101-4da4-a3e7-fffa3123495e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:19.616410 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:19.616410 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:19.616762 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6541de0e-b101-4da4-a3e7-fffa3123495e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:19.670013 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:19.670013 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:19.678827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6541de0e-b101-4da4-a3e7-fffa3123495e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:19.710686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6541de0e-b101-4da4-a3e7-fffa3123495e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:19.711613 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1637/3240] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:19 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 981 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:20.079311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1bf1dc20-a6dd-43d1-932b-f50c24381523 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:20.080325 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1bf1dc20-a6dd-43d1-932b-f50c24381523 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:20.080544 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:20.080544 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:20.080932 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1bf1dc20-a6dd-43d1-932b-f50c24381523 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:20.081311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-1bf1dc20-a6dd-43d1-932b-f50c24381523 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:20.110270 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:20.110270 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:20.113381 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1bf1dc20-a6dd-43d1-932b-f50c24381523 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:20.115750 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1604/3241] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:20 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:20.728581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f959cb2a-7a84-474f-9a91-6a0b75cdb143 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:20.729094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f959cb2a-7a84-474f-9a91-6a0b75cdb143 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:20.729323 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:20.729323 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:20.729700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f959cb2a-7a84-474f-9a91-6a0b75cdb143 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:20.783123 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:20.783123 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:20.792584 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f959cb2a-7a84-474f-9a91-6a0b75cdb143 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:20.817811 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f959cb2a-7a84-474f-9a91-6a0b75cdb143 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:20.819496 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1638/3242] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:20 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 1369 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:20.835342 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ebee14d1-ce27-459c-a605-cd9abf502ec0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:20.835867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ebee14d1-ce27-459c-a605-cd9abf502ec0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:20.836083 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:20.836083 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:20.836456 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ebee14d1-ce27-459c-a605-cd9abf502ec0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:20.885238 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:20.885238 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:20.894354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ebee14d1-ce27-459c-a605-cd9abf502ec0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:20.921394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ebee14d1-ce27-459c-a605-cd9abf502ec0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:20.922389 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1605/3243] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:20 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 1369 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:21.040719 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-aa22fb25-2ccf-4779-aa45-1aa5246825fb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:21.041290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-aa22fb25-2ccf-4779-aa45-1aa5246825fb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:21.041486 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:21.041486 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:21.041854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-aa22fb25-2ccf-4779-aa45-1aa5246825fb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:21.092101 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:21.092101 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:21.101286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-aa22fb25-2ccf-4779-aa45-1aa5246825fb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:21.124453 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-aa22fb25-2ccf-4779-aa45-1aa5246825fb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:21.125392 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1639/3244] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:18:21 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:21.130499 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71e0f282-7159-4a56-992f-1fb5c89fb9f6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:21.131127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71e0f282-7159-4a56-992f-1fb5c89fb9f6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:21.131429 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:21.131429 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:21.131929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71e0f282-7159-4a56-992f-1fb5c89fb9f6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:21.132441 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-71e0f282-7159-4a56-992f-1fb5c89fb9f6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:21.170764 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:21.170764 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:21.173783 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71e0f282-7159-4a56-992f-1fb5c89fb9f6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:21.181094 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1606/3245] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:21 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:21.820981 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-8a9df217-6695-447e-9539-d393babb889c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:21.821638 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-8a9df217-6695-447e-9539-d393babb889c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:21.821853 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:21.821853 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:21.822223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-8a9df217-6695-447e-9539-d393babb889c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:21.871075 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:21.871075 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:21.879552 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-8a9df217-6695-447e-9539-d393babb889c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:21.903458 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-8a9df217-6695-447e-9539-d393babb889c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:21.904435 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1640/3246] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:18:21 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:21.915239 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71e0f282-7159-4a56-992f-1fb5c89fb9f6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume// Jan 19 09:18:21.915718 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71e0f282-7159-4a56-992f-1fb5c89fb9f6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:21.915934 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:21.915934 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:21.916313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-71e0f282-7159-4a56-992f-1fb5c89fb9f6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:21.917561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-71e0f282-7159-4a56-992f-1fb5c89fb9f6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:18:21.918155 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1607/3247] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 09:18:21 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:18:21.934817 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-1c7f7e07-2255-44db-b243-cc9427151e60 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments Jan 19 09:18:21.935326 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:21.935326 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:21.935749 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-1c7f7e07-2255-44db-b243-cc9427151e60 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f", "instance_uuid": "df6ae3ee-c76e-4e66-ad64-7e6a73cfba1e", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:18:21.988578 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:21.988578 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:22.040314 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-1c7f7e07-2255-44db-b243-cc9427151e60 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments returned with HTTP 200 Jan 19 09:18:22.041198 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1641/3248] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 09:18:21 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:22.187033 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9538c69f-8165-49e2-8663-c06af7f0a044 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:22.187547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9538c69f-8165-49e2-8663-c06af7f0a044 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:22.188165 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9538c69f-8165-49e2-8663-c06af7f0a044 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:22.188531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9538c69f-8165-49e2-8663-c06af7f0a044 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:22.220174 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:22.220174 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:22.222301 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9538c69f-8165-49e2-8663-c06af7f0a044 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:22.223181 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1608/3249] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:22 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:18:23.238420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2c9ac41-3fff-400a-add1-03c31cefaacb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:23.238925 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2c9ac41-3fff-400a-add1-03c31cefaacb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:23.239104 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:23.239104 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:23.239498 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a2c9ac41-3fff-400a-add1-03c31cefaacb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:23.240142 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a2c9ac41-3fff-400a-add1-03c31cefaacb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:23.261050 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:23.261050 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:23.262818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a2c9ac41-3fff-400a-add1-03c31cefaacb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:23.263599 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1642/3250] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:23 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:23.667057 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9538c69f-8165-49e2-8663-c06af7f0a044 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume// Jan 19 09:18:23.667851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9538c69f-8165-49e2-8663-c06af7f0a044 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:23.668254 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:23.668254 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:23.668880 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9538c69f-8165-49e2-8663-c06af7f0a044 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:23.670131 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9538c69f-8165-49e2-8663-c06af7f0a044 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:18:23.670952 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1609/3251] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 09:18:23 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:18:23.685755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-95ddebae-e37d-4bb7-8d46-1f8e9a2cdc35 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:23.686314 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-95ddebae-e37d-4bb7-8d46-1f8e9a2cdc35 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:23.688536 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:23.688536 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:23.689341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-95ddebae-e37d-4bb7-8d46-1f8e9a2cdc35 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:23.754789 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:23.754789 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:23.768817 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-95ddebae-e37d-4bb7-8d46-1f8e9a2cdc35 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:23.783858 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:23.783858 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:23.794314 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-95ddebae-e37d-4bb7-8d46-1f8e9a2cdc35 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:23.794995 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1643/3252] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 09:18:23 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 1467 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:18:23.830036 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-27608032-c3b0-473e-a6fc-937b8f380dde tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] PUT http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/3c93c095-d7b1-4ed0-858d-53f0f1cd4970 Jan 19 09:18:23.830865 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-27608032-c3b0-473e-a6fc-937b8f380dde tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:18:23.874231 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:18:23.874231 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:18:23.874750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-27608032-c3b0-473e-a6fc-937b8f380dde tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.012s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:18:23.877366 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:23.877366 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:24.277777 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17eae694-ff00-4b4f-9ec4-15e7144e010e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:24.278891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17eae694-ff00-4b4f-9ec4-15e7144e010e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:24.279282 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:24.279282 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:24.279904 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-17eae694-ff00-4b4f-9ec4-15e7144e010e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:24.280443 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-17eae694-ff00-4b4f-9ec4-15e7144e010e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:24.317875 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:24.317875 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:24.320294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-17eae694-ff00-4b4f-9ec4-15e7144e010e tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:24.321321 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1644/3253] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:24 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:25.341747 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0314e4a9-ce9d-4206-8004-c8518cfaa3db tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:25.345604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0314e4a9-ce9d-4206-8004-c8518cfaa3db tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:25.346236 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:25.346236 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:25.348903 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0314e4a9-ce9d-4206-8004-c8518cfaa3db tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:25.349931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-0314e4a9-ce9d-4206-8004-c8518cfaa3db tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:25.365146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-27608032-c3b0-473e-a6fc-937b8f380dde tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f-n-h1-771363-1'" released by "attachment_update" :: held 1.490s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:18:25.365900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-27608032-c3b0-473e-a6fc-937b8f380dde tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/3c93c095-d7b1-4ed0-858d-53f0f1cd4970 returned with HTTP 200 Jan 19 09:18:25.366784 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1610/3254] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 09:18:23 2021] PUT /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/3c93c095-d7b1-4ed0-858d-53f0f1cd4970 => generated 762 bytes in 1542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:25.391943 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:25.391943 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:25.394045 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0314e4a9-ce9d-4206-8004-c8518cfaa3db tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:25.395099 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1645/3255] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:25 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:25.410566 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-59d62778-ca2c-4a94-89c3-c9ef1036e9a4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/3c93c095-d7b1-4ed0-858d-53f0f1cd4970/action Jan 19 09:18:25.411127 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:25.411127 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:25.411901 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-59d62778-ca2c-4a94-89c3-c9ef1036e9a4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:18:25.412302 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-59d62778-ca2c-4a94-89c3-c9ef1036e9a4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:18:25.484692 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:25.484692 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:25.502746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f78c8225-a2c7-4df8-910d-1bb44e4e296b req-59d62778-ca2c-4a94-89c3-c9ef1036e9a4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/3c93c095-d7b1-4ed0-858d-53f0f1cd4970/action returned with HTTP 204 Jan 19 09:18:25.504546 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1611/3256] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 09:18:25 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/3c93c095-d7b1-4ed0-858d-53f0f1cd4970/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:18:26.408704 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75120e67-1667-44a2-afea-e9cc0e53bfa1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:26.409907 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75120e67-1667-44a2-afea-e9cc0e53bfa1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:26.410287 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:26.410287 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:26.411027 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-75120e67-1667-44a2-afea-e9cc0e53bfa1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:26.411864 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-75120e67-1667-44a2-afea-e9cc0e53bfa1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:26.452141 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:26.452141 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:26.454353 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-75120e67-1667-44a2-afea-e9cc0e53bfa1 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:26.455629 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1646/3257] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:26 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:27.468271 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-40cc5eae-abe3-4c95-9675-a9a5fc4e884b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:27.468783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-40cc5eae-abe3-4c95-9675-a9a5fc4e884b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:27.468874 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:27.468874 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:27.469258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-40cc5eae-abe3-4c95-9675-a9a5fc4e884b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:27.469626 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-40cc5eae-abe3-4c95-9675-a9a5fc4e884b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:27.502689 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:27.502689 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:27.505074 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-40cc5eae-abe3-4c95-9675-a9a5fc4e884b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:27.506675 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1612/3258] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:27 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:28.524196 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6b8139f-0f3c-4265-ba17-c0215e5287ac tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:28.525744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b6b8139f-0f3c-4265-ba17-c0215e5287ac tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:28.526132 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:28.526132 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:28.526735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b6b8139f-0f3c-4265-ba17-c0215e5287ac tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:28.527249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-b6b8139f-0f3c-4265-ba17-c0215e5287ac tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:28.566485 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:28.566485 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:28.568404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6b8139f-0f3c-4265-ba17-c0215e5287ac tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:28.569246 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1647/3259] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:28 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:29.583849 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-080f386b-ba51-476e-8562-aa97e88bbdde tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:29.584377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-080f386b-ba51-476e-8562-aa97e88bbdde tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:29.584597 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:29.584597 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:29.584964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-080f386b-ba51-476e-8562-aa97e88bbdde tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:29.585396 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-080f386b-ba51-476e-8562-aa97e88bbdde tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:29.608173 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:29.608173 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:29.609854 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-080f386b-ba51-476e-8562-aa97e88bbdde tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:29.611013 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1613/3260] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:29 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:30.624192 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfc73ef7-adeb-4be3-8b5d-303dcaadf1ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:30.624758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfc73ef7-adeb-4be3-8b5d-303dcaadf1ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:30.624976 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:30.624976 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:30.625404 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dfc73ef7-adeb-4be3-8b5d-303dcaadf1ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:30.625765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-dfc73ef7-adeb-4be3-8b5d-303dcaadf1ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:30.648461 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:30.648461 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:30.650306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dfc73ef7-adeb-4be3-8b5d-303dcaadf1ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:30.651119 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1648/3261] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:30 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:31.666116 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-13cffc91-1ee6-4fac-9f4d-73aced4d978a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:31.666640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-13cffc91-1ee6-4fac-9f4d-73aced4d978a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:31.666860 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:31.666860 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:31.667386 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-13cffc91-1ee6-4fac-9f4d-73aced4d978a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:31.677438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-13cffc91-1ee6-4fac-9f4d-73aced4d978a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:31.699332 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:31.699332 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:31.701158 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-13cffc91-1ee6-4fac-9f4d-73aced4d978a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:31.702144 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1614/3262] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:31 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:32.715454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93de2409-2308-4530-9959-18a84ef6128b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:32.715986 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93de2409-2308-4530-9959-18a84ef6128b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:32.716166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:32.716166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:32.716520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-93de2409-2308-4530-9959-18a84ef6128b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:32.717251 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-93de2409-2308-4530-9959-18a84ef6128b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:32.740091 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:32.740091 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:32.741980 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-93de2409-2308-4530-9959-18a84ef6128b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:32.742877 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1649/3263] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:32 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:33.757432 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41c4cc7a-ca4f-4dc9-b2fb-a50c4d10ec1b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:33.757987 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-41c4cc7a-ca4f-4dc9-b2fb-a50c4d10ec1b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:33.758152 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:33.758152 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:33.758501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-41c4cc7a-ca4f-4dc9-b2fb-a50c4d10ec1b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:33.758873 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-41c4cc7a-ca4f-4dc9-b2fb-a50c4d10ec1b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:33.780276 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:33.780276 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:33.782133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-41c4cc7a-ca4f-4dc9-b2fb-a50c4d10ec1b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:33.782995 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1615/3264] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:33 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:34.797830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e255af2c-d406-407a-9593-5593b1d2cbab tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:34.798369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e255af2c-d406-407a-9593-5593b1d2cbab tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:34.798556 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:34.798556 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:34.798931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e255af2c-d406-407a-9593-5593b1d2cbab tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:34.799294 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-e255af2c-d406-407a-9593-5593b1d2cbab tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:34.821433 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:34.821433 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:34.823248 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e255af2c-d406-407a-9593-5593b1d2cbab tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:34.824257 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1650/3265] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:34 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:35.838472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62b50f25-9fd3-4fcc-a2e7-5d70ff58f74b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:35.838994 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62b50f25-9fd3-4fcc-a2e7-5d70ff58f74b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:35.839209 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:35.839209 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:35.839546 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-62b50f25-9fd3-4fcc-a2e7-5d70ff58f74b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:35.839914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-62b50f25-9fd3-4fcc-a2e7-5d70ff58f74b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:35.865350 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:35.865350 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:35.867697 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-62b50f25-9fd3-4fcc-a2e7-5d70ff58f74b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:35.868352 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1616/3266] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:35 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:36.884600 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81122ed6-d312-4049-ae60-97051c227c86 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:36.885301 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81122ed6-d312-4049-ae60-97051c227c86 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:36.885301 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:36.885301 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:36.885717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-81122ed6-d312-4049-ae60-97051c227c86 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:36.885717 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-81122ed6-d312-4049-ae60-97051c227c86 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:36.907923 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:36.907923 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:36.910015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-81122ed6-d312-4049-ae60-97051c227c86 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:36.910837 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1651/3267] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:36 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:37.925553 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aff46589-e59b-4446-a37a-21127811e2ee tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:37.926065 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aff46589-e59b-4446-a37a-21127811e2ee tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:37.926594 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:37.926594 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:37.927099 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aff46589-e59b-4446-a37a-21127811e2ee tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:37.927554 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-aff46589-e59b-4446-a37a-21127811e2ee tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:37.951970 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:37.951970 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:37.953973 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aff46589-e59b-4446-a37a-21127811e2ee tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:37.954619 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1617/3268] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:37 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:38.784849 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-1a523d7c-f055-40ed-97cb-f6160086a56c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/limits Jan 19 09:18:38.785426 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-1a523d7c-f055-40ed-97cb-f6160086a56c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:38.786167 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:38.786167 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:38.786997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-1a523d7c-f055-40ed-97cb-f6160086a56c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:38.844949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-1a523d7c-f055-40ed-97cb-f6160086a56c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/limits returned with HTTP 200 Jan 19 09:18:38.844949 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1652/3269] 10.222.0.50 () {60 vars in 1455 bytes} [Tue Jan 19 09:18:38 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/limits => generated 302 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:38.961200 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-6087d481-2503-49b3-9799-9c2f261e9fae tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:38.961725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-6087d481-2503-49b3-9799-9c2f261e9fae tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:38.961910 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:38.961910 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:38.962281 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-6087d481-2503-49b3-9799-9c2f261e9fae tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:38.970222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5eb4eb16-6bc3-41cc-8796-7afc2e34a862 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:38.970836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5eb4eb16-6bc3-41cc-8796-7afc2e34a862 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:38.971313 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5eb4eb16-6bc3-41cc-8796-7afc2e34a862 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:38.971675 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5eb4eb16-6bc3-41cc-8796-7afc2e34a862 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:38.994478 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:38.994478 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:38.996699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5eb4eb16-6bc3-41cc-8796-7afc2e34a862 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:38.997532 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1653/3270] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:38 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:39.011659 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:39.011659 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:39.021077 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-6087d481-2503-49b3-9799-9c2f261e9fae tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:39.042288 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:39.042288 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:39.052581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-6087d481-2503-49b3-9799-9c2f261e9fae tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:39.053653 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1618/3271] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:18:38 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 1661 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:39.068746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-196ee9de-89ee-46e5-bb25-978665b14c33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots Jan 19 09:18:39.069318 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:39.069318 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:39.069882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-196ee9de-89ee-46e5-bb25-978665b14c33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1228347586", "description": null, "metadata": {}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:18:39.130851 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:39.130851 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:39.132151 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-196ee9de-89ee-46e5-bb25-978665b14c33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:39.132504 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-196ee9de-89ee-46e5-bb25-978665b14c33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create snapshot from volume 4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:39.187509 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-196ee9de-89ee-46e5-bb25-978665b14c33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Created reservations ['fa8e0111-9560-4a91-98d6-7cf43a0770c3', 'efd16a22-e911-4159-a539-07723665f3c9', '1799437d-d56e-49fb-98f5-673faf06e22c', 'dcf36865-2f2f-4812-8b7e-7cd9e83fb0b9'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:18:39.291370 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-196ee9de-89ee-46e5-bb25-978665b14c33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot force create request issued successfully. Jan 19 09:18:39.292250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-f77db172-e0bd-4497-b35c-e556a03aa752 req-196ee9de-89ee-46e5-bb25-978665b14c33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots returned with HTTP 202 Jan 19 09:18:39.293135 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1654/3272] 10.222.0.50 () {64 vars in 1518 bytes} [Tue Jan 19 09:18:39 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots => generated 320 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:18:40.011876 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8be80c63-60a2-47fd-84fd-3283bb8f2bd4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:40.012687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8be80c63-60a2-47fd-84fd-3283bb8f2bd4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:40.012765 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:40.012765 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:40.013231 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8be80c63-60a2-47fd-84fd-3283bb8f2bd4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:40.013673 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-8be80c63-60a2-47fd-84fd-3283bb8f2bd4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:40.040022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:40.040022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:40.042290 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8be80c63-60a2-47fd-84fd-3283bb8f2bd4 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:40.043540 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1619/3273] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:40 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:40.588433 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-37a587a1-2ef8-42e5-ab26-e7d259781c3c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:18:40.589126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-37a587a1-2ef8-42e5-ab26-e7d259781c3c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:40.589504 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:40.589504 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:40.589931 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-37a587a1-2ef8-42e5-ab26-e7d259781c3c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:40.623900 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:40.623900 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:40.625090 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-37a587a1-2ef8-42e5-ab26-e7d259781c3c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:18:40.627058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-37a587a1-2ef8-42e5-ab26-e7d259781c3c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 returned with HTTP 200 Jan 19 09:18:40.627885 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1655/3274] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:18:40 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 => generated 452 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:41.058872 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-399d085e-e081-4aef-8464-f1f0004a3b10 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:41.059406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-399d085e-e081-4aef-8464-f1f0004a3b10 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:41.059583 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:41.059583 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:41.059900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-399d085e-e081-4aef-8464-f1f0004a3b10 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:41.060266 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-399d085e-e081-4aef-8464-f1f0004a3b10 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:41.081560 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:41.081560 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:41.086168 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-399d085e-e081-4aef-8464-f1f0004a3b10 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:41.086168 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1620/3275] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:41 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:41.641809 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e222534-e914-44c0-9b6e-d5a31855122f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:18:41.642309 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e222534-e914-44c0-9b6e-d5a31855122f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:41.642779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:41.642779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:41.643150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e222534-e914-44c0-9b6e-d5a31855122f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:41.668195 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:41.668195 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:41.669350 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1e222534-e914-44c0-9b6e-d5a31855122f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:18:41.671257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e222534-e914-44c0-9b6e-d5a31855122f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 returned with HTTP 200 Jan 19 09:18:41.672045 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1656/3276] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:18:41 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 => generated 479 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:42.100431 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8db860e-0a95-4cf4-8f29-3271f7977496 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:42.100997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8db860e-0a95-4cf4-8f29-3271f7977496 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:42.101157 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:42.101157 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:42.101785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8db860e-0a95-4cf4-8f29-3271f7977496 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:42.102148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a8db860e-0a95-4cf4-8f29-3271f7977496 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:42.124770 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:42.124770 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:42.126912 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8db860e-0a95-4cf4-8f29-3271f7977496 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:42.127885 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1621/3277] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:42 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:18:42.548882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-b9bb490f-9cd7-41ac-bcce-db8341b6431c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:18:42.549446 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-b9bb490f-9cd7-41ac-bcce-db8341b6431c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:42.549661 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:42.549661 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:42.550028 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-b9bb490f-9cd7-41ac-bcce-db8341b6431c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:42.575390 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:42.575390 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:42.576474 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-b9bb490f-9cd7-41ac-bcce-db8341b6431c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:18:42.578423 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-b9bb490f-9cd7-41ac-bcce-db8341b6431c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 returned with HTTP 200 Jan 19 09:18:42.579255 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1657/3278] 10.222.0.50 () {60 vars in 1575 bytes} [Tue Jan 19 09:18:42 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 => generated 479 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:43.143495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bea7c54e-9062-4fa0-ac44-12ce761001be tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:43.144070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bea7c54e-9062-4fa0-ac44-12ce761001be tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:43.144357 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:43.144357 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:43.144890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bea7c54e-9062-4fa0-ac44-12ce761001be tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:43.145598 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-bea7c54e-9062-4fa0-ac44-12ce761001be tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:43.185689 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:43.185689 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:43.188889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bea7c54e-9062-4fa0-ac44-12ce761001be tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:43.189843 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1622/3279] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:43 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:44.055436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-d1f8db62-db14-4df4-b74b-d7bffdbe1d12 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:18:44.056034 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-d1f8db62-db14-4df4-b74b-d7bffdbe1d12 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:44.056661 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:44.056661 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:44.057176 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-d1f8db62-db14-4df4-b74b-d7bffdbe1d12 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:44.082133 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:44.082133 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:44.084313 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-d1f8db62-db14-4df4-b74b-d7bffdbe1d12 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:18:44.086574 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-d1f8db62-db14-4df4-b74b-d7bffdbe1d12 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 returned with HTTP 200 Jan 19 09:18:44.087661 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1658/3280] 10.222.0.18 () {58 vars in 1368 bytes} [Tue Jan 19 09:18:44 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 => generated 479 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:44.101976 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-94469d29-40a8-448e-a6de-14443ddc6e96 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:18:44.102496 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-94469d29-40a8-448e-a6de-14443ddc6e96 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:44.102713 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:44.102713 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:44.103084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-94469d29-40a8-448e-a6de-14443ddc6e96 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:44.156393 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:44.156393 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:44.167259 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-94469d29-40a8-448e-a6de-14443ddc6e96 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:44.187799 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:44.187799 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:44.208589 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-94469d29-40a8-448e-a6de-14443ddc6e96 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 200 Jan 19 09:18:44.212669 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1623/3281] 10.222.0.18 () {58 vars in 1362 bytes} [Tue Jan 19 09:18:44 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 1661 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:44.213036 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4a04371b-68e7-4e47-bae4-f42a53bedfdf tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:44.213036 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4a04371b-68e7-4e47-bae4-f42a53bedfdf tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:44.213036 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:44.213036 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:44.213353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4a04371b-68e7-4e47-bae4-f42a53bedfdf tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:44.214187 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-4a04371b-68e7-4e47-bae4-f42a53bedfdf tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:44.228782 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes Jan 19 09:18:44.229503 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:44.229503 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:44.230175 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "708353f0-add1-4b19-bd90-fd5d0d544119", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:18:44.232517 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '708353f0-add1-4b19-bd90-fd5d0d544119', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:18:44.236477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:44.236477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:44.238600 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4a04371b-68e7-4e47-bae4-f42a53bedfdf tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:44.239438 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1659/3282] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:44 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:44.274431 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:44.274431 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:44.275701 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:18:44.276201 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume of 1 GB Jan 19 09:18:44.277386 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Availability Zones retrieved successfully. Jan 19 09:18:44.294732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (088fa119-bb6f-4584-8a91-e513eefc9d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:18:44.297539 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e7015d-64a3-41a0-8e6e-bc9144eb2610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:44.299601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:18:44.404310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e7015d-64a3-41a0-8e6e-bc9144eb2610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '708353f0-add1-4b19-bd90-fd5d0d544119', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:44.406975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816ddf67-6faf-4826-92cd-7e0f83e451b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:44.509408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Created reservations ['6785a371-1693-409a-9a98-d9e4b1767384', 'e6e3d126-e5f9-4e63-aae1-b4dbff25cbca', '7a3d7897-4f9d-4935-ad39-0aaf11cc6da8', '49699f86-65ec-4022-8656-616e012a6008'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:18:44.509408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816ddf67-6faf-4826-92cd-7e0f83e451b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6785a371-1693-409a-9a98-d9e4b1767384', 'e6e3d126-e5f9-4e63-aae1-b4dbff25cbca', '7a3d7897-4f9d-4935-ad39-0aaf11cc6da8', '49699f86-65ec-4022-8656-616e012a6008']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:44.515726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65e7167-1eea-42c0-894e-a85d8ff61a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:44.681297 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65e7167-1eea-42c0-894e-a85d8ff61a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bdc04ce-2fb6-4476-923d-df0b24bf7ced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['6785a371-1693-409a-9a98-d9e4b1767384','e6e3d126-e5f9-4e63-aae1-b4dbff25cbca','7a3d7897-4f9d-4935-ad39-0aaf11cc6da8','49699f86-65ec-4022-8656-616e012a6008'],size=1,snapshot_id=708353f0-add1-4b19-bd90-fd5d0d544119,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:18:44Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bdc04ce-2fb6-4476-923d-df0b24bf7ced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963a4527fbad4432bfa2584da8b32401',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=708353f0-add1-4b19-bd90-fd5d0d544119,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:44.683438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88551d1a-daf8-4350-a2e8-a8bd81091da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:44.716950 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88551d1a-daf8-4350-a2e8-a8bd81091da5) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['6785a371-1693-409a-9a98-d9e4b1767384','e6e3d126-e5f9-4e63-aae1-b4dbff25cbca','7a3d7897-4f9d-4935-ad39-0aaf11cc6da8','49699f86-65ec-4022-8656-616e012a6008'],size=1,snapshot_id=708353f0-add1-4b19-bd90-fd5d0d544119,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:44.719334 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c55b67a-1333-4e44-8325-3539fb37e7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:44.850248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c55b67a-1333-4e44-8325-3539fb37e7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:44.853181 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (088fa119-bb6f-4584-8a91-e513eefc9d1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:18:44.906441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request issued successfully. Jan 19 09:18:44.922653 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-65bd3f22-24df-4f19-a33c-c2d4bd55044f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes returned with HTTP 202 Jan 19 09:18:44.923549 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1624/3283] 10.222.0.18 () {62 vars in 1305 bytes} [Tue Jan 19 09:18:44 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes => generated 805 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:18:44.934860 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-958ed4c0-b75b-4609-b47d-75ae57c37c8f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced Jan 19 09:18:44.935760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-958ed4c0-b75b-4609-b47d-75ae57c37c8f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:44.936203 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:44.936203 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:44.936912 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-958ed4c0-b75b-4609-b47d-75ae57c37c8f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:45.012956 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:45.012956 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:45.027099 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-958ed4c0-b75b-4609-b47d-75ae57c37c8f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:45.053890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-958ed4c0-b75b-4609-b47d-75ae57c37c8f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced returned with HTTP 200 Jan 19 09:18:45.054970 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1660/3284] 10.222.0.18 () {58 vars in 1362 bytes} [Tue Jan 19 09:18:44 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced => generated 897 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:45.075784 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5d7497e8-910e-4e9b-9dfe-9677cd9258ce tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced Jan 19 09:18:45.078615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5d7497e8-910e-4e9b-9dfe-9677cd9258ce tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:45.078990 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:45.078990 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:45.082523 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5d7497e8-910e-4e9b-9dfe-9677cd9258ce tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:45.173456 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:45.173456 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:45.183724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5d7497e8-910e-4e9b-9dfe-9677cd9258ce tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:45.226096 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5d7497e8-910e-4e9b-9dfe-9677cd9258ce tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced returned with HTTP 200 Jan 19 09:18:45.227656 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1625/3285] 10.222.0.18 () {58 vars in 1362 bytes} [Tue Jan 19 09:18:45 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced => generated 897 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:45.253632 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12dfc54b-f6e9-494c-8264-a157346acd76 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:45.254109 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12dfc54b-f6e9-494c-8264-a157346acd76 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:45.254340 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:45.254340 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:45.254712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-12dfc54b-f6e9-494c-8264-a157346acd76 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:45.255072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-12dfc54b-f6e9-494c-8264-a157346acd76 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:45.301509 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:45.301509 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:45.304168 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-12dfc54b-f6e9-494c-8264-a157346acd76 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:45.304961 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1661/3286] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:45 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:46.330812 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73d4fec6-07d3-4c3b-8ba6-5ad1277404f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:46.331364 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73d4fec6-07d3-4c3b-8ba6-5ad1277404f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:46.331588 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:46.331588 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:46.331962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-73d4fec6-07d3-4c3b-8ba6-5ad1277404f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:46.332982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-73d4fec6-07d3-4c3b-8ba6-5ad1277404f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:46.377953 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:46.377953 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:46.380412 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-73d4fec6-07d3-4c3b-8ba6-5ad1277404f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:46.388231 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1626/3287] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:46 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:47.397769 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-641a02aa-88fd-4661-83f8-fdf5a67f2c85 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:47.399146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-641a02aa-88fd-4661-83f8-fdf5a67f2c85 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:47.399504 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:47.399504 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:47.400249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-641a02aa-88fd-4661-83f8-fdf5a67f2c85 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:47.400750 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-641a02aa-88fd-4661-83f8-fdf5a67f2c85 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:47.438061 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:47.438061 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:47.440492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-641a02aa-88fd-4661-83f8-fdf5a67f2c85 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:47.441536 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1662/3288] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:47 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:48.250746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-fce37fd3-2d3a-4845-86ac-09f412a6a3b1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced Jan 19 09:18:48.251285 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-fce37fd3-2d3a-4845-86ac-09f412a6a3b1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:48.251515 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:48.251515 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:48.251883 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-fce37fd3-2d3a-4845-86ac-09f412a6a3b1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:48.351151 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:48.351151 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:48.382284 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-fce37fd3-2d3a-4845-86ac-09f412a6a3b1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:48.408525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-fce37fd3-2d3a-4845-86ac-09f412a6a3b1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced returned with HTTP 200 Jan 19 09:18:48.410078 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1627/3289] 10.222.0.18 () {58 vars in 1362 bytes} [Tue Jan 19 09:18:48 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced => generated 897 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:48.466698 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1ab355c-add7-43f8-b498-62b7707a1b70 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:48.475758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1ab355c-add7-43f8-b498-62b7707a1b70 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:48.475758 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:48.475758 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:48.475758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1ab355c-add7-43f8-b498-62b7707a1b70 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:48.475758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d1ab355c-add7-43f8-b498-62b7707a1b70 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:48.543684 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:48.543684 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:48.553705 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1ab355c-add7-43f8-b498-62b7707a1b70 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:48.564646 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1663/3290] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:48 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:49.574503 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0d08aa0-a0e5-4525-b626-4084ac20cb3a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:49.574503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0d08aa0-a0e5-4525-b626-4084ac20cb3a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:49.574503 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:49.574503 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:49.574503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d0d08aa0-a0e5-4525-b626-4084ac20cb3a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:49.579316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d0d08aa0-a0e5-4525-b626-4084ac20cb3a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:49.621565 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:49.621565 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:49.624627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d0d08aa0-a0e5-4525-b626-4084ac20cb3a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:49.625238 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1628/3291] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:49 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:50.644272 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a1ace8bc-2aa1-4fe6-a3c4-3d91f5ced0c2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:50.645337 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a1ace8bc-2aa1-4fe6-a3c4-3d91f5ced0c2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:50.645960 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:50.645960 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:50.646726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a1ace8bc-2aa1-4fe6-a3c4-3d91f5ced0c2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:50.647500 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a1ace8bc-2aa1-4fe6-a3c4-3d91f5ced0c2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:50.679553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:50.679553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:50.683115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a1ace8bc-2aa1-4fe6-a3c4-3d91f5ced0c2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:50.684630 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1664/3292] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:50 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:51.409750 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-0e265092-95fa-4286-a0f3-5c52e7a04d40 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced Jan 19 09:18:51.411261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-0e265092-95fa-4286-a0f3-5c52e7a04d40 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:51.411911 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:51.411911 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:51.412942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-0e265092-95fa-4286-a0f3-5c52e7a04d40 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:51.502899 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:51.502899 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:51.518886 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-0e265092-95fa-4286-a0f3-5c52e7a04d40 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:51.559686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-0e265092-95fa-4286-a0f3-5c52e7a04d40 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced returned with HTTP 200 Jan 19 09:18:51.561658 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1629/3293] 10.222.0.18 () {58 vars in 1362 bytes} [Tue Jan 19 09:18:51 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced => generated 897 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:51.704071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-482e884e-62bc-42ea-a6ee-b8d770cc38ac tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:51.705567 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-482e884e-62bc-42ea-a6ee-b8d770cc38ac tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:51.705690 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:51.705690 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:51.706103 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-482e884e-62bc-42ea-a6ee-b8d770cc38ac tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:51.707171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-482e884e-62bc-42ea-a6ee-b8d770cc38ac tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:51.731463 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:51.731463 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:51.733370 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-482e884e-62bc-42ea-a6ee-b8d770cc38ac tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:51.734151 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1665/3294] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:51 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:52.748582 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23003e80-2e9d-4f64-a23b-61b7deba4bf2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:52.749267 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23003e80-2e9d-4f64-a23b-61b7deba4bf2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:52.749458 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:52.749458 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:52.749809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23003e80-2e9d-4f64-a23b-61b7deba4bf2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:52.750384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-23003e80-2e9d-4f64-a23b-61b7deba4bf2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:52.775187 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:52.775187 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:52.777918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23003e80-2e9d-4f64-a23b-61b7deba4bf2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:52.779882 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1630/3295] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:52 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:52.793468 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce19581b-bfec-4877-bd37-071ba957d4b2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e Jan 19 09:18:52.794009 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce19581b-bfec-4877-bd37-071ba957d4b2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:52.794221 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:52.794221 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:52.794586 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce19581b-bfec-4877-bd37-071ba957d4b2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:52.846549 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:52.846549 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:52.855713 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ce19581b-bfec-4877-bd37-071ba957d4b2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:18:52.879907 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce19581b-bfec-4877-bd37-071ba957d4b2 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e returned with HTTP 200 Jan 19 09:18:52.880946 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1666/3296] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:52 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e => generated 977 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:52.899238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-57e4c319-c267-476e-b0aa-af57c40f7e00 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:52.899961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-57e4c319-c267-476e-b0aa-af57c40f7e00 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:52.900158 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:52.900158 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:52.900801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-57e4c319-c267-476e-b0aa-af57c40f7e00 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:52.901397 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-57e4c319-c267-476e-b0aa-af57c40f7e00 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:52.922912 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:52.922912 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:52.924729 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-57e4c319-c267-476e-b0aa-af57c40f7e00 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:52.925573 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1631/3297] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:52 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:18:52.939356 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c83edfb-6471-4261-adb5-fe98a95e8e9f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/detail Jan 19 09:18:52.940233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c83edfb-6471-4261-adb5-fe98a95e8e9f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:52.940495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:52.940495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:52.940890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c83edfb-6471-4261-adb5-fe98a95e8e9f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'detail' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:52.942170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-2c83edfb-6471-4261-adb5-fe98a95e8e9f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Removing options '' from query. {{(pid=87855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:18:52.968900 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c83edfb-6471-4261-adb5-fe98a95e8e9f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/detail returned with HTTP 200 Jan 19 09:18:52.970158 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1667/3298] 10.222.0.50 () {58 vars in 1225 bytes} [Tue Jan 19 09:18:52 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/detail => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:52.983412 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] POST http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6/restore Jan 19 09:18:52.984042 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:52.984042 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:52.984466 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:18:52.985515 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.contrib.backups [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Restoring backup e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 ({'restore': {}}) {{(pid=87854) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 19 09:18:52.985873 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Restoring backup e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 to volume None. Jan 19 09:18:53.008391 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:53.008391 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:53.011158 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.backup.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Creating volume of 1 GB for restore of backup e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. Jan 19 09:18:53.026418 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Availability Zones retrieved successfully. Jan 19 09:18:53.043524 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Flow 'volume_create_api' (fb915bea-d9c2-49db-a6f6-fe751f7946b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:18:53.046322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (274189e0-e3b4-4d1a-bee1-cab1a4b879d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:53.048437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:18:53.141245 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (274189e0-e3b4-4d1a-bee1-cab1a4b879d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:53.143776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf29a81c-f354-4f4d-8259-49427097f76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:53.410839 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Created reservations ['d0927116-f86b-49c3-8c98-9119e721d12a', '7dbbd132-a3db-4dfa-9db3-d991e0c72750', '53b078df-9427-4ff8-9ee5-84fd24f80c12', '560e3b9a-1b11-4121-8d8a-f596f962e35e'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:18:53.414035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf29a81c-f354-4f4d-8259-49427097f76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0927116-f86b-49c3-8c98-9119e721d12a', '7dbbd132-a3db-4dfa-9db3-d991e0c72750', '53b078df-9427-4ff8-9ee5-84fd24f80c12', '560e3b9a-1b11-4121-8d8a-f596f962e35e']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:53.416478 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ddbd4f-3bf5-48ee-9211-ee64263fc6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:53.579989 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ddbd4f-3bf5-48ee-9211-ee64263fc6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ad6cdec-c649-459e-8d61-20b19fe24627', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',qos_specs=None,replication_status=,reservations=['d0927116-f86b-49c3-8c98-9119e721d12a','7dbbd132-a3db-4dfa-9db3-d991e0c72750','53b078df-9427-4ff8-9ee5-84fd24f80c12','560e3b9a-1b11-4121-8d8a-f596f962e35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='535ea6b4cd3340d5b4aed428268962cd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:18:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ad6cdec-c649-459e-8d61-20b19fe24627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',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,user_id='535ea6b4cd3340d5b4aed428268962cd',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:53.584356 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ec6e4af-5c51-4636-bca4-ed76a72fe15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:53.740853 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ec6e4af-5c51-4636-bca4-ed76a72fe15f) 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='auto-created_from_restore_from_backup',display_name='restore_backup_e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9b2c6bbbfb4f74a00f3fd77b8f2fc5',qos_specs=None,replication_status=,reservations=['d0927116-f86b-49c3-8c98-9119e721d12a','7dbbd132-a3db-4dfa-9db3-d991e0c72750','53b078df-9427-4ff8-9ee5-84fd24f80c12','560e3b9a-1b11-4121-8d8a-f596f962e35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='535ea6b4cd3340d5b4aed428268962cd',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:53.742726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d745092-b746-4a1e-9202-cb5e5a34e4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:18:53.771623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d745092-b746-4a1e-9202-cb5e5a34e4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:18:53.775590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Flow 'volume_create_api' (fb915bea-d9c2-49db-a6f6-fe751f7946b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:18:53.831764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Create volume request issued successfully. Jan 19 09:18:53.888834 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:53.888834 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:53.888834 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:18:54.589953 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5b6da4de-113f-4142-b203-bec3cbdef7d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced Jan 19 09:18:54.590472 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5b6da4de-113f-4142-b203-bec3cbdef7d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:54.590685 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:54.590685 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:54.591052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5b6da4de-113f-4142-b203-bec3cbdef7d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:54.640298 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:54.640298 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:54.649591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5b6da4de-113f-4142-b203-bec3cbdef7d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:54.674626 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5b6da4de-113f-4142-b203-bec3cbdef7d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced returned with HTTP 200 Jan 19 09:18:54.675695 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1668/3299] 10.222.0.18 () {58 vars in 1362 bytes} [Tue Jan 19 09:18:54 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced => generated 1347 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:18:54.685690 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5b6da4de-113f-4142-b203-bec3cbdef7d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume// Jan 19 09:18:54.686173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5b6da4de-113f-4142-b203-bec3cbdef7d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:54.686453 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:54.686453 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:54.686929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5b6da4de-113f-4142-b203-bec3cbdef7d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:54.688396 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5b6da4de-113f-4142-b203-bec3cbdef7d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:18:54.689137 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1669/3300] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 09:18:54 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:18:54.703775 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-3bdc1904-6b28-435d-81ee-721e85018d76 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments Jan 19 09:18:54.704590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-3bdc1904-6b28-435d-81ee-721e85018d76 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bdc04ce-2fb6-4476-923d-df0b24bf7ced", "instance_uuid": "baa62b8f-2c9f-4d63-9571-a6e8d69290f8", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:18:54.757913 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:54.757913 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:54.858818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-3bdc1904-6b28-435d-81ee-721e85018d76 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments returned with HTTP 200 Jan 19 09:18:54.859738 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1670/3301] 10.222.0.18 () {64 vars in 1358 bytes} [Tue Jan 19 09:18:54 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:18:54.866533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-3bdc1904-6b28-435d-81ee-721e85018d76 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume// Jan 19 09:18:54.867021 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-3bdc1904-6b28-435d-81ee-721e85018d76 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:54.867284 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:54.867284 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:54.867745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-3bdc1904-6b28-435d-81ee-721e85018d76 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:54.868797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-3bdc1904-6b28-435d-81ee-721e85018d76 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:18:54.869683 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1671/3302] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 09:18:54 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:18:54.882995 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-f8b7050b-f1f2-493e-9544-123a7a174534 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced Jan 19 09:18:54.883562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-f8b7050b-f1f2-493e-9544-123a7a174534 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:54.884051 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-f8b7050b-f1f2-493e-9544-123a7a174534 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:54.941004 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:54.941004 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:54.952533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-f8b7050b-f1f2-493e-9544-123a7a174534 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:18:54.961134 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:54.961134 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:54.962342 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:18:54.962729 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Checking backup size 1 against volume size 1 {{(pid=87854) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 19 09:18:54.963077 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.backup.api [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Overwriting volume 4ad6cdec-c649-459e-8d61-20b19fe24627 with restore of backup e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:54.977734 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:54.977734 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:54.992019 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-f8b7050b-f1f2-493e-9544-123a7a174534 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced returned with HTTP 200 Jan 19 09:18:54.992019 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1672/3303] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 09:18:54 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced => generated 1445 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:18:55.028102 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5707370a-c6fb-4ea5-b245-f72514c41470 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] PUT http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/f3784ad7-5488-434c-bbb3-b06858c3cc34 Jan 19 09:18:55.028621 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:55.028621 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:55.029558 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5707370a-c6fb-4ea5-b245-f72514c41470 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:18:55.045338 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] restore_backup in rpcapi backup_id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 {{(pid=87854) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 19 09:18:55.049597 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec7deb5f-0099-4db9-81f2-4628fa21967c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6/restore returned with HTTP 202 Jan 19 09:18:55.050775 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1632/3304] 10.222.0.50 () {60 vars in 1360 bytes} [Tue Jan 19 09:18:52 2021] POST /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6/restore => generated 189 bytes in 2073 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:18:55.060282 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:18:55.060282 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:18:55.061131 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5707370a-c6fb-4ea5-b245-f72514c41470 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-5bdc04ce-2fb6-4476-923d-df0b24bf7ced-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.010s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:18:55.061948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e1446ba-8e26-4ca9-b98c-98380fb12bed tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:55.062654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e1446ba-8e26-4ca9-b98c-98380fb12bed tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:55.063013 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:55.063013 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:55.063604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e1446ba-8e26-4ca9-b98c-98380fb12bed tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:55.064117 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-9e1446ba-8e26-4ca9-b98c-98380fb12bed tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:55.064370 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:55.064370 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:55.090241 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:55.090241 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:55.092666 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e1446ba-8e26-4ca9-b98c-98380fb12bed tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:55.093770 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1633/3305] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:55 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:18:56.115560 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5dcba3d8-4c43-403b-bc50-be016b1f9988 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:56.115560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5dcba3d8-4c43-403b-bc50-be016b1f9988 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:56.115560 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:56.115560 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:56.115560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5dcba3d8-4c43-403b-bc50-be016b1f9988 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:56.115560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5dcba3d8-4c43-403b-bc50-be016b1f9988 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:56.142598 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:56.142598 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:56.144943 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5dcba3d8-4c43-403b-bc50-be016b1f9988 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:56.146311 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1634/3306] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:56 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:56.625135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5707370a-c6fb-4ea5-b245-f72514c41470 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-5bdc04ce-2fb6-4476-923d-df0b24bf7ced-n-h2-771363-1'" released by "attachment_update" :: held 1.563s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:18:56.625135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-5707370a-c6fb-4ea5-b245-f72514c41470 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/f3784ad7-5488-434c-bbb3-b06858c3cc34 returned with HTTP 200 Jan 19 09:18:56.626058 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1673/3307] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 09:18:55 2021] PUT /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/f3784ad7-5488-434c-bbb3-b06858c3cc34 => generated 762 bytes in 1603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:18:56.673032 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-fef0fd11-4e49-4d81-925a-a9f85845afc0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/f3784ad7-5488-434c-bbb3-b06858c3cc34/action Jan 19 09:18:56.673032 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:56.673032 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:56.673032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-fef0fd11-4e49-4d81-925a-a9f85845afc0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:18:56.673032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-fef0fd11-4e49-4d81-925a-a9f85845afc0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:18:56.789790 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:56.789790 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:56.904007 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-89bc6a1f-087b-47c7-8521-85367c2b623f req-fef0fd11-4e49-4d81-925a-a9f85845afc0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/f3784ad7-5488-434c-bbb3-b06858c3cc34/action returned with HTTP 204 Jan 19 09:18:56.904007 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1635/3308] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 09:18:56 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/f3784ad7-5488-434c-bbb3-b06858c3cc34/action => generated 0 bytes in 239 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:18:57.162322 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a12f0398-3545-4bed-ba08-f6a089890c54 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:57.162322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a12f0398-3545-4bed-ba08-f6a089890c54 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:57.162322 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:57.162322 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:57.162322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a12f0398-3545-4bed-ba08-f6a089890c54 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:57.165023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a12f0398-3545-4bed-ba08-f6a089890c54 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:57.194934 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:57.194934 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:57.194934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a12f0398-3545-4bed-ba08-f6a089890c54 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:57.194934 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1674/3309] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:57 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:58.224398 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c53db19-5acc-44d7-9099-6ea75d4f31bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:58.224398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c53db19-5acc-44d7-9099-6ea75d4f31bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:58.224398 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:58.224398 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:58.224398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5c53db19-5acc-44d7-9099-6ea75d4f31bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:58.224398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-5c53db19-5acc-44d7-9099-6ea75d4f31bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:58.232507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:58.232507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:58.234973 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5c53db19-5acc-44d7-9099-6ea75d4f31bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:58.234973 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1636/3310] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:58 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:18:59.252415 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ca1ca20-540b-4747-bbe8-b1f83c945820 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:18:59.252415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ca1ca20-540b-4747-bbe8-b1f83c945820 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:18:59.252415 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:18:59.252415 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:18:59.252415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3ca1ca20-540b-4747-bbe8-b1f83c945820 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:18:59.252415 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-3ca1ca20-540b-4747-bbe8-b1f83c945820 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:18:59.280250 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:18:59.280250 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:18:59.280250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3ca1ca20-540b-4747-bbe8-b1f83c945820 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:18:59.284457 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1675/3311] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:18:59 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:00.301666 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a152a985-1344-471d-8fe5-1ad17a61454b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:00.301666 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a152a985-1344-471d-8fe5-1ad17a61454b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:00.301666 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:00.301666 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:00.301666 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a152a985-1344-471d-8fe5-1ad17a61454b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:00.301666 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-a152a985-1344-471d-8fe5-1ad17a61454b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:00.330573 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:00.330573 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:00.330573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a152a985-1344-471d-8fe5-1ad17a61454b tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:00.344928 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1637/3312] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:00 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:01.348531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23b5727b-8a66-42aa-8cad-ae2c794fa733 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:01.348531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23b5727b-8a66-42aa-8cad-ae2c794fa733 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:01.348531 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:01.348531 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:01.348531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-23b5727b-8a66-42aa-8cad-ae2c794fa733 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:01.348531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-23b5727b-8a66-42aa-8cad-ae2c794fa733 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:01.374962 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:01.374962 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:01.374962 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-23b5727b-8a66-42aa-8cad-ae2c794fa733 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:01.380392 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1676/3313] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:01 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:02.395831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2167918e-89f2-4ea9-b545-8c452ced31a3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:02.395831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2167918e-89f2-4ea9-b545-8c452ced31a3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:02.395831 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:02.395831 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:02.395831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2167918e-89f2-4ea9-b545-8c452ced31a3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:02.395831 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-2167918e-89f2-4ea9-b545-8c452ced31a3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:02.422776 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:02.422776 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:02.426961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2167918e-89f2-4ea9-b545-8c452ced31a3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:02.426961 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1638/3314] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:02 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:03.443206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef510859-7631-43bb-b7c1-e77186717f49 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:03.443206 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef510859-7631-43bb-b7c1-e77186717f49 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:03.443206 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:03.443206 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:03.443206 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef510859-7631-43bb-b7c1-e77186717f49 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:03.443206 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-ef510859-7631-43bb-b7c1-e77186717f49 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:03.479686 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:03.479686 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:03.479686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef510859-7631-43bb-b7c1-e77186717f49 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:03.479686 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1677/3315] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:03 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:04.495197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44cd8b63-7e17-4fc7-b22d-bb0f1ff2e72a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:04.495197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44cd8b63-7e17-4fc7-b22d-bb0f1ff2e72a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:04.495197 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:04.495197 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:04.495197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-44cd8b63-7e17-4fc7-b22d-bb0f1ff2e72a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:04.495197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-44cd8b63-7e17-4fc7-b22d-bb0f1ff2e72a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:04.565648 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:04.565648 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:04.565648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-44cd8b63-7e17-4fc7-b22d-bb0f1ff2e72a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:04.565648 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1639/3316] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:04 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:05.582615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ec3e58e-cbe6-483d-8d50-2f44823bbf97 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:05.582615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ec3e58e-cbe6-483d-8d50-2f44823bbf97 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:05.582615 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:05.582615 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:05.582615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6ec3e58e-cbe6-483d-8d50-2f44823bbf97 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:05.582615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6ec3e58e-cbe6-483d-8d50-2f44823bbf97 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:05.611748 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:05.611748 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:05.611748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6ec3e58e-cbe6-483d-8d50-2f44823bbf97 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:05.611748 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1678/3317] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:05 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:06.626639 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-721afc27-c759-4787-b2a4-bed6bd8144b6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:06.626639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-721afc27-c759-4787-b2a4-bed6bd8144b6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:06.626639 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:06.626639 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:06.626639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-721afc27-c759-4787-b2a4-bed6bd8144b6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:06.626639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-721afc27-c759-4787-b2a4-bed6bd8144b6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:06.668889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:06.668889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:06.668889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-721afc27-c759-4787-b2a4-bed6bd8144b6 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:06.668889 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1640/3318] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:06 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:07.693419 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-605cc022-e477-4464-acdf-01b0866f0726 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:07.693419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-605cc022-e477-4464-acdf-01b0866f0726 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:07.693419 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:07.693419 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:07.693419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-605cc022-e477-4464-acdf-01b0866f0726 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:07.693419 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-605cc022-e477-4464-acdf-01b0866f0726 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:07.742251 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:07.742251 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:07.742251 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-605cc022-e477-4464-acdf-01b0866f0726 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:07.742251 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1679/3319] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:07 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:08.772867 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-03a0928e-3de5-4024-8331-5029c87de1a5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:08.772867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-03a0928e-3de5-4024-8331-5029c87de1a5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:08.772867 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:08.772867 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:08.772867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-03a0928e-3de5-4024-8331-5029c87de1a5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:08.772867 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-03a0928e-3de5-4024-8331-5029c87de1a5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:08.816559 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:08.816559 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:08.816559 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-03a0928e-3de5-4024-8331-5029c87de1a5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:08.819159 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1641/3320] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:08 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:09.377182 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7ce4ef9-ec5c-415a-9af7-ec2eafc517e9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced Jan 19 09:19:09.377182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a7ce4ef9-ec5c-415a-9af7-ec2eafc517e9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:09.377182 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:09.377182 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:09.377182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a7ce4ef9-ec5c-415a-9af7-ec2eafc517e9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:09.491647 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:09.491647 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:09.512038 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a7ce4ef9-ec5c-415a-9af7-ec2eafc517e9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:09.543556 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:09.543556 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:09.561378 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a7ce4ef9-ec5c-415a-9af7-ec2eafc517e9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced returned with HTTP 200 Jan 19 09:19:09.594684 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1680/3321] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:09 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced => generated 1639 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:09.834126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ea527e5-a181-478a-9170-55b11bbb6148 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:09.834126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ea527e5-a181-478a-9170-55b11bbb6148 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:09.834126 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:09.834126 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:09.834126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ea527e5-a181-478a-9170-55b11bbb6148 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:09.834126 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-7ea527e5-a181-478a-9170-55b11bbb6148 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:09.888540 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:09.888540 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:09.888540 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ea527e5-a181-478a-9170-55b11bbb6148 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:09.893444 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1642/3322] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:09 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:10.907229 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f34622bf-9144-4c3a-8b7b-87e24d93899c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:10.907229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f34622bf-9144-4c3a-8b7b-87e24d93899c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:10.907229 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:10.907229 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:10.907229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f34622bf-9144-4c3a-8b7b-87e24d93899c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:10.907229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-f34622bf-9144-4c3a-8b7b-87e24d93899c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:10.937075 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:10.937075 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:10.937075 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f34622bf-9144-4c3a-8b7b-87e24d93899c tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:10.937075 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1681/3323] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:10 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:19:11.951952 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-325a02e5-2c57-4283-b1c9-c32d44064673 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:11.951952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-325a02e5-2c57-4283-b1c9-c32d44064673 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:11.951952 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:11.951952 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:11.951952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-325a02e5-2c57-4283-b1c9-c32d44064673 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:11.951952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-325a02e5-2c57-4283-b1c9-c32d44064673 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:11.983741 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:11.983741 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:11.983741 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-325a02e5-2c57-4283-b1c9-c32d44064673 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:11.983741 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1643/3324] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:11 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:12.868963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-ff680553-804d-4e36-b73e-a5b00a6c88f1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/f3784ad7-5488-434c-bbb3-b06858c3cc34 Jan 19 09:19:12.873531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-ff680553-804d-4e36-b73e-a5b00a6c88f1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:12.873531 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:12.873531 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:12.873531 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-ff680553-804d-4e36-b73e-a5b00a6c88f1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:12.902329 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:12.902329 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:12.997828 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6aa79f39-fa21-4070-97a4-26f9093b78f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:13.014553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6aa79f39-fa21-4070-97a4-26f9093b78f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:13.014553 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:13.014553 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:13.014553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6aa79f39-fa21-4070-97a4-26f9093b78f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:13.014553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-6aa79f39-fa21-4070-97a4-26f9093b78f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:13.050961 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:13.050961 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:13.050961 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6aa79f39-fa21-4070-97a4-26f9093b78f0 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:13.050961 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1644/3325] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:12 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:13.551776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-ff680553-804d-4e36-b73e-a5b00a6c88f1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:19:13.551776 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-ff680553-804d-4e36-b73e-a5b00a6c88f1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:19:13.572476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-ff680553-804d-4e36-b73e-a5b00a6c88f1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/f3784ad7-5488-434c-bbb3-b06858c3cc34 returned with HTTP 200 Jan 19 09:19:13.572476 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1682/3326] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 09:19:12 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/f3784ad7-5488-434c-bbb3-b06858c3cc34 => generated 19 bytes in 706 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:13.595394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-6e6a6f54-8340-4b88-b269-0b09e7459ac2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced Jan 19 09:19:13.597803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-6e6a6f54-8340-4b88-b269-0b09e7459ac2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:13.597803 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:13.597803 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:13.597803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-6e6a6f54-8340-4b88-b269-0b09e7459ac2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:13.597803 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-6e6a6f54-8340-4b88-b269-0b09e7459ac2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume with id: 5bdc04ce-2fb6-4476-923d-df0b24bf7ced Jan 19 09:19:13.666785 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:13.666785 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:13.666785 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-6e6a6f54-8340-4b88-b269-0b09e7459ac2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:13.728640 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-6e6a6f54-8340-4b88-b269-0b09e7459ac2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume request issued successfully. Jan 19 09:19:13.728640 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3ad720a3-9af6-46dd-a13c-8456dccfdcac req-6e6a6f54-8340-4b88-b269-0b09e7459ac2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced returned with HTTP 202 Jan 19 09:19:13.734952 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1645/3327] 10.222.0.18 () {60 vars in 1384 bytes} [Tue Jan 19 09:19:13 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:19:14.070127 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77f97487-2f91-4b14-b28e-577c027b7b7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:14.070127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77f97487-2f91-4b14-b28e-577c027b7b7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:14.070127 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:14.070127 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:14.070127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-77f97487-2f91-4b14-b28e-577c027b7b7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:14.070127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-77f97487-2f91-4b14-b28e-577c027b7b7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:14.118587 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:14.118587 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:14.118587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-77f97487-2f91-4b14-b28e-577c027b7b7a tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:14.118587 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1683/3328] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:14 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:15.142968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4dea831-b6cb-4d4a-be74-150e245c4eca tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:15.142968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4dea831-b6cb-4d4a-be74-150e245c4eca tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:15.142968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:15.142968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:15.142968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d4dea831-b6cb-4d4a-be74-150e245c4eca tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:15.142968 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-d4dea831-b6cb-4d4a-be74-150e245c4eca tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:15.175711 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:15.175711 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:15.175711 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d4dea831-b6cb-4d4a-be74-150e245c4eca tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:15.175711 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1646/3329] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:15 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:15.656703 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4c360d4-a572-477d-973d-924838ac3404 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced Jan 19 09:19:15.656703 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4c360d4-a572-477d-973d-924838ac3404 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:15.656703 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:15.656703 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:15.656703 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4c360d4-a572-477d-973d-924838ac3404 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:15.715612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:15.715612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:15.723996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c4c360d4-a572-477d-973d-924838ac3404 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:15.753643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4c360d4-a572-477d-973d-924838ac3404 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced returned with HTTP 200 Jan 19 09:19:15.767422 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1684/3330] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:15 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced => generated 1346 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:16.188507 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-676dfc26-574b-49e2-8ae1-e430f1fdef18 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:16.188507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-676dfc26-574b-49e2-8ae1-e430f1fdef18 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:16.188507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:16.188507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:16.188507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-676dfc26-574b-49e2-8ae1-e430f1fdef18 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:16.188507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-676dfc26-574b-49e2-8ae1-e430f1fdef18 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:16.242931 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:16.242931 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:16.242931 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-676dfc26-574b-49e2-8ae1-e430f1fdef18 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:16.242931 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1647/3331] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:16 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:16.785678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d06a3f3-59ce-423e-a227-31671fa7c970 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced Jan 19 09:19:16.785678 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d06a3f3-59ce-423e-a227-31671fa7c970 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:16.785678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:16.785678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:16.785678 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4d06a3f3-59ce-423e-a227-31671fa7c970 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:16.896347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4d06a3f3-59ce-423e-a227-31671fa7c970 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced returned with HTTP 404 Jan 19 09:19:16.896347 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1685/3332] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:16 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/5bdc04ce-2fb6-4476-923d-df0b24bf7ced => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:19:16.920186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25fdb0ab-3dd1-46b1-af8a-015e475af1ea tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:19:16.920186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25fdb0ab-3dd1-46b1-af8a-015e475af1ea tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:16.920186 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:16.920186 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:16.920186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-25fdb0ab-3dd1-46b1-af8a-015e475af1ea tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:16.920186 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-25fdb0ab-3dd1-46b1-af8a-015e475af1ea tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete snapshot with id: 708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:19:16.964286 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:16.964286 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:16.964286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-25fdb0ab-3dd1-46b1-af8a-015e475af1ea tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:19:17.115832 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-25fdb0ab-3dd1-46b1-af8a-015e475af1ea tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot delete request issued successfully. Jan 19 09:19:17.115832 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-25fdb0ab-3dd1-46b1-af8a-015e475af1ea tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 returned with HTTP 202 Jan 19 09:19:17.115832 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1648/3333] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 09:19:16 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:19:17.119958 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e62a3579-010a-496a-9674-0ce8db8bbb58 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:19:17.125910 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e62a3579-010a-496a-9674-0ce8db8bbb58 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:17.125910 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e62a3579-010a-496a-9674-0ce8db8bbb58 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:17.185568 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:17.185568 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:17.185568 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e62a3579-010a-496a-9674-0ce8db8bbb58 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:19:17.185568 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e62a3579-010a-496a-9674-0ce8db8bbb58 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 returned with HTTP 200 Jan 19 09:19:17.185568 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1686/3334] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:19:17 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 => generated 478 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:17.267471 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-916b7002-5cd6-4745-b922-67f1bdc5ddf5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:17.267471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-916b7002-5cd6-4745-b922-67f1bdc5ddf5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:17.267471 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:17.267471 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:17.267471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-916b7002-5cd6-4745-b922-67f1bdc5ddf5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:17.267471 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-916b7002-5cd6-4745-b922-67f1bdc5ddf5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:17.286436 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:17.286436 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:17.288625 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-916b7002-5cd6-4745-b922-67f1bdc5ddf5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:17.288625 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1649/3335] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:17 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:18.207246 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-237436fe-89b4-444b-b83b-7c8753fd6a78 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:19:18.219116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-237436fe-89b4-444b-b83b-7c8753fd6a78 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:18.219116 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:18.219116 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:18.219116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-237436fe-89b4-444b-b83b-7c8753fd6a78 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:18.247842 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:18.247842 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:18.247842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-237436fe-89b4-444b-b83b-7c8753fd6a78 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:19:18.261319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-237436fe-89b4-444b-b83b-7c8753fd6a78 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 returned with HTTP 200 Jan 19 09:19:18.261319 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1687/3336] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:19:18 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 => generated 478 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:18.306620 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-979fadc2-c61a-459d-886f-cda91c83ca20 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:18.306620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-979fadc2-c61a-459d-886f-cda91c83ca20 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:18.306620 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:18.306620 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:18.306620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-979fadc2-c61a-459d-886f-cda91c83ca20 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:18.306620 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-979fadc2-c61a-459d-886f-cda91c83ca20 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:18.345398 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:18.345398 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:18.357676 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-979fadc2-c61a-459d-886f-cda91c83ca20 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:18.357676 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1650/3337] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:18 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:19.268100 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ff9f1ae-a248-4382-a005-1a20fb60e715 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:19:19.268100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ff9f1ae-a248-4382-a005-1a20fb60e715 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:19.268100 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:19.268100 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:19.268100 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0ff9f1ae-a248-4382-a005-1a20fb60e715 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:19.302452 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0ff9f1ae-a248-4382-a005-1a20fb60e715 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 returned with HTTP 404 Jan 19 09:19:19.302452 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1688/3338] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:19:19 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:19:19.370774 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-daf2c451-bc52-47b4-ac1a-d03fdbcfb7ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:19.370774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-daf2c451-bc52-47b4-ac1a-d03fdbcfb7ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:19.378146 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:19.378146 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:19.378146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-daf2c451-bc52-47b4-ac1a-d03fdbcfb7ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:19.378146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-daf2c451-bc52-47b4-ac1a-d03fdbcfb7ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:19.467056 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:19.467056 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:19.467056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-daf2c451-bc52-47b4-ac1a-d03fdbcfb7ff tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:19.487747 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1651/3339] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:19 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:20.489252 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-840c9a2b-438f-4f4a-908c-89e32b6414a3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:20.489252 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-840c9a2b-438f-4f4a-908c-89e32b6414a3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:20.492933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-840c9a2b-438f-4f4a-908c-89e32b6414a3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:20.492933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-840c9a2b-438f-4f4a-908c-89e32b6414a3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:20.542930 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:20.542930 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:20.554366 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-840c9a2b-438f-4f4a-908c-89e32b6414a3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:20.554366 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1689/3340] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:20 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:21.568497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-032b11ce-3b6c-403c-ba6f-b8497d49b607 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:21.569521 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-032b11ce-3b6c-403c-ba6f-b8497d49b607 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:21.569898 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:21.569898 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:21.570590 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-032b11ce-3b6c-403c-ba6f-b8497d49b607 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:21.572209 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-032b11ce-3b6c-403c-ba6f-b8497d49b607 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87854) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:21.634745 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:21.634745 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:21.638787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-032b11ce-3b6c-403c-ba6f-b8497d49b607 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:21.640351 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1652/3341] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:21 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:22.655791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-967d6d85-680a-4040-9e15-60f29584022d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:22.656455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-967d6d85-680a-4040-9e15-60f29584022d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:22.656971 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:22.656971 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:22.657388 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-967d6d85-680a-4040-9e15-60f29584022d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:22.657758 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.backups [None req-967d6d85-680a-4040-9e15-60f29584022d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Show backup with id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. {{(pid=87855) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:19:22.679882 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:22.679882 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:22.681821 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-967d6d85-680a-4040-9e15-60f29584022d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 200 Jan 19 09:19:22.682638 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1690/3342] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:22 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:22.701510 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d4829e8-7e60-4fff-af7b-6b69490debd5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 Jan 19 09:19:22.702513 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d4829e8-7e60-4fff-af7b-6b69490debd5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:22.702880 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:22.702880 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:22.703588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d4829e8-7e60-4fff-af7b-6b69490debd5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:22.781784 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:22.781784 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:22.790831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7d4829e8-7e60-4fff-af7b-6b69490debd5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:19:22.813866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d4829e8-7e60-4fff-af7b-6b69490debd5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 returned with HTTP 200 Jan 19 09:19:22.816345 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1653/3343] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:22 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 => generated 1034 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:22.831349 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e19ad2a-6354-43fe-9906-b6e475066cc9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 Jan 19 09:19:22.831797 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e19ad2a-6354-43fe-9906-b6e475066cc9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:22.832014 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:22.832014 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:22.832426 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e19ad2a-6354-43fe-9906-b6e475066cc9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:22.883591 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:22.883591 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:22.892212 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7e19ad2a-6354-43fe-9906-b6e475066cc9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:19:22.915713 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e19ad2a-6354-43fe-9906-b6e475066cc9 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 returned with HTTP 200 Jan 19 09:19:22.927688 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1691/3344] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:22 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 => generated 1034 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:22.932505 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92a94721-1f10-4bdf-a20c-cd3c8d96d3a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] DELETE http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 Jan 19 09:19:22.932915 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92a94721-1f10-4bdf-a20c-cd3c8d96d3a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:22.933238 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:22.933238 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:22.933541 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92a94721-1f10-4bdf-a20c-cd3c8d96d3a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:22.936894 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-92a94721-1f10-4bdf-a20c-cd3c8d96d3a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume with id: 4ad6cdec-c649-459e-8d61-20b19fe24627 Jan 19 09:19:22.985498 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:22.985498 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:22.986765 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-92a94721-1f10-4bdf-a20c-cd3c8d96d3a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:19:23.013531 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-92a94721-1f10-4bdf-a20c-cd3c8d96d3a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume request issued successfully. Jan 19 09:19:23.014329 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92a94721-1f10-4bdf-a20c-cd3c8d96d3a7 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 returned with HTTP 202 Jan 19 09:19:23.015488 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1654/3345] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:19:22 2021] DELETE /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:19:23.032079 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b4145630-c322-48a8-8bba-eed17c934d2f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 Jan 19 09:19:23.032550 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b4145630-c322-48a8-8bba-eed17c934d2f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:23.032769 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:23.032769 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:23.033152 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b4145630-c322-48a8-8bba-eed17c934d2f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:23.087163 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:23.087163 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:23.097626 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b4145630-c322-48a8-8bba-eed17c934d2f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:19:23.132152 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b4145630-c322-48a8-8bba-eed17c934d2f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 returned with HTTP 200 Jan 19 09:19:23.132966 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1692/3346] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:23 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 => generated 1033 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:24.054270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-229d32f7-0014-426f-9a16-049fa5d7cdfd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/3c93c095-d7b1-4ed0-858d-53f0f1cd4970 Jan 19 09:19:24.054784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-229d32f7-0014-426f-9a16-049fa5d7cdfd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:24.055232 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:24.055232 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:24.055596 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-229d32f7-0014-426f-9a16-049fa5d7cdfd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:24.077160 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:24.077160 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:24.151007 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ca85a29f-7afa-474c-90ce-be64ae7660bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 Jan 19 09:19:24.151801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ca85a29f-7afa-474c-90ce-be64ae7660bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:24.152241 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:24.152241 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:24.152790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ca85a29f-7afa-474c-90ce-be64ae7660bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:24.209179 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:24.209179 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:24.218088 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ca85a29f-7afa-474c-90ce-be64ae7660bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:19:24.243084 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ca85a29f-7afa-474c-90ce-be64ae7660bd tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 returned with HTTP 200 Jan 19 09:19:24.243769 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1693/3347] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:24 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 => generated 1033 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:19:24.599808 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-229d32f7-0014-426f-9a16-049fa5d7cdfd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:19:24.600188 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-229d32f7-0014-426f-9a16-049fa5d7cdfd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:19:24.606286 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-229d32f7-0014-426f-9a16-049fa5d7cdfd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/3c93c095-d7b1-4ed0-858d-53f0f1cd4970 returned with HTTP 200 Jan 19 09:19:24.607184 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1655/3348] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 09:19:24 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/3c93c095-d7b1-4ed0-858d-53f0f1cd4970 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:24.632661 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-6730e0cb-fe5e-4f8a-96ed-901aea5c73ca tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:19:24.633146 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-6730e0cb-fe5e-4f8a-96ed-901aea5c73ca tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:24.633387 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:24.633387 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:24.633755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-6730e0cb-fe5e-4f8a-96ed-901aea5c73ca tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:24.634216 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-6730e0cb-fe5e-4f8a-96ed-901aea5c73ca tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume with id: 4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:19:24.697968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:24.697968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:24.700220 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-6730e0cb-fe5e-4f8a-96ed-901aea5c73ca tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:24.732535 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-6730e0cb-fe5e-4f8a-96ed-901aea5c73ca tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume request issued successfully. Jan 19 09:19:24.733008 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-31591aa8-8b91-403e-8a08-83448e30a8c0 req-6730e0cb-fe5e-4f8a-96ed-901aea5c73ca tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 202 Jan 19 09:19:24.734192 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1694/3349] 10.222.0.54 () {60 vars in 1384 bytes} [Tue Jan 19 09:19:24 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:19:25.260724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70beed53-8fbb-4857-abd2-6b91e3cd38cb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 Jan 19 09:19:25.262490 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70beed53-8fbb-4857-abd2-6b91e3cd38cb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:25.262879 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:25.262879 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:25.263643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-70beed53-8fbb-4857-abd2-6b91e3cd38cb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:25.353265 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-70beed53-8fbb-4857-abd2-6b91e3cd38cb tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 returned with HTTP 404 Jan 19 09:19:25.354731 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1656/3350] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:25 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/4ad6cdec-c649-459e-8d61-20b19fe24627 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:19:25.363807 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2814a398-7ad0-4238-9aab-4f53fa3e9176 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] DELETE http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 Jan 19 09:19:25.364704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2814a398-7ad0-4238-9aab-4f53fa3e9176 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:25.365056 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:25.365056 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:25.365694 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2814a398-7ad0-4238-9aab-4f53fa3e9176 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:25.366237 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.contrib.backups [None req-2814a398-7ad0-4238-9aab-4f53fa3e9176 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete backup with id: e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6. Jan 19 09:19:25.395008 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:25.395008 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:25.436198 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.backup.rpcapi [None req-2814a398-7ad0-4238-9aab-4f53fa3e9176 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] delete_backup rpcapi backup_id e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 {{(pid=87855) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 09:19:25.439361 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2814a398-7ad0-4238-9aab-4f53fa3e9176 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 returned with HTTP 202 Jan 19 09:19:25.440608 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1695/3351] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:19:25 2021] DELETE /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/backups/e3f37c04-f6c2-498b-8bb1-b1ff1d1b73c6 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:19:25.448657 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2be6da95-1a35-4f8e-bb58-45e908112dea tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] DELETE http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e Jan 19 09:19:25.449206 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2be6da95-1a35-4f8e-bb58-45e908112dea tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:25.449695 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2be6da95-1a35-4f8e-bb58-45e908112dea tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:25.450274 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-2be6da95-1a35-4f8e-bb58-45e908112dea tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume with id: 0bc47617-dea5-4b21-9cab-faddf479bd4e Jan 19 09:19:25.505935 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:25.505935 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:25.507671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2be6da95-1a35-4f8e-bb58-45e908112dea tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:19:25.541383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2be6da95-1a35-4f8e-bb58-45e908112dea tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume request issued successfully. Jan 19 09:19:25.541866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2be6da95-1a35-4f8e-bb58-45e908112dea tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e returned with HTTP 202 Jan 19 09:19:25.542932 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1657/3352] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:19:25 2021] DELETE /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:19:25.551072 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2d33704-45e0-4655-92c6-885f545ca940 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e Jan 19 09:19:25.551150 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2d33704-45e0-4655-92c6-885f545ca940 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:25.551358 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:25.551358 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:25.552116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e2d33704-45e0-4655-92c6-885f545ca940 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:25.638729 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:25.638729 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:25.649511 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e2d33704-45e0-4655-92c6-885f545ca940 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:19:25.679050 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e2d33704-45e0-4655-92c6-885f545ca940 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e returned with HTTP 200 Jan 19 09:19:25.679907 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1696/3353] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:25 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e => generated 976 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:26.563257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2438b544-fdcc-4ee6-b5d0-101670e00c6f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:19:26.563767 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2438b544-fdcc-4ee6-b5d0-101670e00c6f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:26.564202 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:26.564202 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:26.565390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2438b544-fdcc-4ee6-b5d0-101670e00c6f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:26.631598 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2438b544-fdcc-4ee6-b5d0-101670e00c6f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 404 Jan 19 09:19:26.632841 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1658/3354] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:26 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:19:26.697927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba0b0f22-b09d-45a2-817d-7b6a69d53ab5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e Jan 19 09:19:26.698403 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba0b0f22-b09d-45a2-817d-7b6a69d53ab5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:26.698952 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:26.698952 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:26.699601 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ba0b0f22-b09d-45a2-817d-7b6a69d53ab5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:26.788646 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:26.788646 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:26.797850 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ba0b0f22-b09d-45a2-817d-7b6a69d53ab5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:19:26.835135 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ba0b0f22-b09d-45a2-817d-7b6a69d53ab5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e returned with HTTP 200 Jan 19 09:19:26.836598 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1697/3355] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:26 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e => generated 976 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:26.865385 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ddcee14-89d6-48ba-8760-6f8f0917fdf0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:19:26.865920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ddcee14-89d6-48ba-8760-6f8f0917fdf0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:26.866421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ddcee14-89d6-48ba-8760-6f8f0917fdf0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:26.866786 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-1ddcee14-89d6-48ba-8760-6f8f0917fdf0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete snapshot with id: 708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:19:26.900528 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ddcee14-89d6-48ba-8760-6f8f0917fdf0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 returned with HTTP 404 Jan 19 09:19:26.901835 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1659/3356] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 09:19:26 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:19:26.911469 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-447ba2e9-34be-465f-ad52-930e24ca897f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 Jan 19 09:19:26.911994 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-447ba2e9-34be-465f-ad52-930e24ca897f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:26.912427 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:26.912427 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:26.912854 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-447ba2e9-34be-465f-ad52-930e24ca897f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:26.937529 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-447ba2e9-34be-465f-ad52-930e24ca897f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 returned with HTTP 404 Jan 19 09:19:26.938578 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1698/3357] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:19:26 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/708353f0-add1-4b19-bd90-fd5d0d544119 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:19:27.735313 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7af9dbaf-be17-430e-b5e0-652a62f16974 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:19:27.735839 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7af9dbaf-be17-430e-b5e0-652a62f16974 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:27.736882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7af9dbaf-be17-430e-b5e0-652a62f16974 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:27.736882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7af9dbaf-be17-430e-b5e0-652a62f16974 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume with id: 4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:19:27.784411 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7af9dbaf-be17-430e-b5e0-652a62f16974 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 404 Jan 19 09:19:27.785527 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1660/3358] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:19:27 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:19:27.793577 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35d17f6b-7a73-4ec0-89d2-2589101b0ca4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f Jan 19 09:19:27.794096 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35d17f6b-7a73-4ec0-89d2-2589101b0ca4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:27.794581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-35d17f6b-7a73-4ec0-89d2-2589101b0ca4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:27.844738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-35d17f6b-7a73-4ec0-89d2-2589101b0ca4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f returned with HTTP 404 Jan 19 09:19:27.845755 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1699/3359] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:27 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/4d7c986a-9ca7-4d98-9b3a-8d79676c5e3f => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:19:27.864256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d48bbbda-1647-48f8-8564-9ca05c771f32 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e Jan 19 09:19:27.864891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d48bbbda-1647-48f8-8564-9ca05c771f32 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:27.865546 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d48bbbda-1647-48f8-8564-9ca05c771f32 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:27.930107 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d48bbbda-1647-48f8-8564-9ca05c771f32 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e returned with HTTP 404 Jan 19 09:19:27.931291 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1661/3360] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:27 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:19:27.950019 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3af9896b-81bf-41c4-8da7-7fb3f12fd9d8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] DELETE http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e Jan 19 09:19:27.950523 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3af9896b-81bf-41c4-8da7-7fb3f12fd9d8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:27.951171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3af9896b-81bf-41c4-8da7-7fb3f12fd9d8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:27.951698 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-3af9896b-81bf-41c4-8da7-7fb3f12fd9d8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume with id: 0bc47617-dea5-4b21-9cab-faddf479bd4e Jan 19 09:19:28.020979 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3af9896b-81bf-41c4-8da7-7fb3f12fd9d8 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e returned with HTTP 404 Jan 19 09:19:28.024953 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1700/3361] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:19:27 2021] DELETE /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/0bc47617-dea5-4b21-9cab-faddf479bd4e => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:19:28.034957 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef1b0076-638b-49a3-838d-0b2cc932595f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] DELETE http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:19:28.035775 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef1b0076-638b-49a3-838d-0b2cc932595f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:28.036547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ef1b0076-638b-49a3-838d-0b2cc932595f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:28.037229 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-ef1b0076-638b-49a3-838d-0b2cc932595f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume with id: 24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:19:28.090948 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:28.090948 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:28.092247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ef1b0076-638b-49a3-838d-0b2cc932595f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:19:28.121914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ef1b0076-638b-49a3-838d-0b2cc932595f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume request issued successfully. Jan 19 09:19:28.122730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ef1b0076-638b-49a3-838d-0b2cc932595f tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 202 Jan 19 09:19:28.123769 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1662/3362] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:19:28 2021] DELETE /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:19:28.138281 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be908df7-de93-4c0b-a489-d571e13d7371 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:19:28.139389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be908df7-de93-4c0b-a489-d571e13d7371 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:28.140016 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-be908df7-de93-4c0b-a489-d571e13d7371 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:28.209670 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:28.209670 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:28.222249 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-be908df7-de93-4c0b-a489-d571e13d7371 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:19:28.268950 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-be908df7-de93-4c0b-a489-d571e13d7371 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:19:28.270156 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1701/3363] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:28 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 1356 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:29.506000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes Jan 19 09:19:29.506449 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:29.506449 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:29.506855 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-624858030", "snapshot_id": null, "imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "volume_type": null, "size": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:19:29.508078 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-624858030', 'snapshot_id': None, 'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'volume_type': None, 'size': 1}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:19:29.563834 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b95945d9-3f3f-46cb-9744-c2da8de8969d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:19:29.564400 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b95945d9-3f3f-46cb-9744-c2da8de8969d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:29.564740 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:29.564740 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:29.565880 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b95945d9-3f3f-46cb-9744-c2da8de8969d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:29.636539 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:29.636539 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:29.646015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b95945d9-3f3f-46cb-9744-c2da8de8969d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Volume info retrieved successfully. Jan 19 09:19:29.660570 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume of 1 GB Jan 19 09:19:29.673987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b95945d9-3f3f-46cb-9744-c2da8de8969d tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 200 Jan 19 09:19:29.680913 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1663/3364] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:29 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 1356 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:29.686149 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Availability Zones retrieved successfully. Jan 19 09:19:29.706316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (c816b2a1-f6b1-4eeb-b6b2-4e2c7f14bdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:19:29.709094 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24cf44e6-bd15-454a-84c0-5bd6fd27241a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:29.711265 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:19:29.850112 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24cf44e6-bd15-454a-84c0-5bd6fd27241a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:29.852417 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392f035b-f38f-4175-a9df-924dd8d913a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:29.930047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Created reservations ['cf14fa6b-1d25-414c-bcf6-1cbe798238ed', '24efe37c-acf3-4284-9cf3-42cf8fb5c6ae', 'abc651be-3c22-4f82-b899-bd9677bcd762', 'fd16f237-96c1-42a2-9b96-3e3da99d8153'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:19:29.933534 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392f035b-f38f-4175-a9df-924dd8d913a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf14fa6b-1d25-414c-bcf6-1cbe798238ed', '24efe37c-acf3-4284-9cf3-42cf8fb5c6ae', 'abc651be-3c22-4f82-b899-bd9677bcd762', 'fd16f237-96c1-42a2-9b96-3e3da99d8153']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:29.936358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95cc2b7f-5051-4914-8d53-0ae8bd928709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:30.000233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95cc2b7f-5051-4914-8d53-0ae8bd928709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1de6790-af8c-4b66-a28c-e3b3ebc54aa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-624858030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['cf14fa6b-1d25-414c-bcf6-1cbe798238ed','24efe37c-acf3-4284-9cf3-42cf8fb5c6ae','abc651be-3c22-4f82-b899-bd9677bcd762','fd16f237-96c1-42a2-9b96-3e3da99d8153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-624858030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1de6790-af8c-4b66-a28c-e3b3ebc54aa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963a4527fbad4432bfa2584da8b32401',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,user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:30.002516 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a7fe9d2-7979-437c-9837-463d388002ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:30.051671 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a7fe9d2-7979-437c-9837-463d388002ba) 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-624858030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['cf14fa6b-1d25-414c-bcf6-1cbe798238ed','24efe37c-acf3-4284-9cf3-42cf8fb5c6ae','abc651be-3c22-4f82-b899-bd9677bcd762','fd16f237-96c1-42a2-9b96-3e3da99d8153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:30.053636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc662ba7-d7b0-4ddb-acf5-64f4add7abaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:30.073732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc662ba7-d7b0-4ddb-acf5-64f4add7abaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:30.076583 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (c816b2a1-f6b1-4eeb-b6b2-4e2c7f14bdd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:19:30.126648 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request issued successfully. Jan 19 09:19:30.141519 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a5115b0-3baf-44bf-846e-fed813003e6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes returned with HTTP 202 Jan 19 09:19:30.143098 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1702/3365] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:19:29 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes => generated 827 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:19:30.157604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0863d111-a15a-405c-bc4b-fbe34be29b2e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:30.158978 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0863d111-a15a-405c-bc4b-fbe34be29b2e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:30.159265 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:30.159265 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:30.159836 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0863d111-a15a-405c-bc4b-fbe34be29b2e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:30.218522 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:30.218522 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:30.232461 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0863d111-a15a-405c-bc4b-fbe34be29b2e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:30.255858 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0863d111-a15a-405c-bc4b-fbe34be29b2e tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:30.256847 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1664/3366] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:30 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 895 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:30.693151 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e02bff6-0054-4a87-9bca-200f06b19ac3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] GET http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa Jan 19 09:19:30.694292 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e02bff6-0054-4a87-9bca-200f06b19ac3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:30.694691 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:30.694691 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:30.697193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7e02bff6-0054-4a87-9bca-200f06b19ac3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:30.748242 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7e02bff6-0054-4a87-9bca-200f06b19ac3 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa returned with HTTP 404 Jan 19 09:19:30.749809 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1703/3367] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:30 2021] GET /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/24c7742f-b2fa-4bd5-a554-fb86a4f308fa => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:19:30.757815 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4dba621b-d85b-4248-bd67-4955779f39f5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] DELETE http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:19:30.758422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4dba621b-d85b-4248-bd67-4955779f39f5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:30.758700 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:30.758700 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:30.759171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4dba621b-d85b-4248-bd67-4955779f39f5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:30.759706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-4dba621b-d85b-4248-bd67-4955779f39f5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] Delete volume with id: a9b627d4-5616-4327-8a01-51ad8e1e5d32 Jan 19 09:19:30.820838 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4dba621b-d85b-4248-bd67-4955779f39f5 tempest-VolumesBackupsTest-621049752 tempest-VolumesBackupsTest-621049752] http://10.222.0.50/volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 returned with HTTP 404 Jan 19 09:19:30.822056 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1665/3368] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:19:30 2021] DELETE /volume/v3/db9b2c6bbbfb4f74a00f3fd77b8f2fc5/volumes/a9b627d4-5616-4327-8a01-51ad8e1e5d32 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:19:31.273688 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-084176aa-34ce-413f-a25b-1ed14ee396dd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:31.274239 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-084176aa-34ce-413f-a25b-1ed14ee396dd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:31.274803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-084176aa-34ce-413f-a25b-1ed14ee396dd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:31.332341 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:31.332341 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:31.341866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-084176aa-34ce-413f-a25b-1ed14ee396dd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:31.369236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-084176aa-34ce-413f-a25b-1ed14ee396dd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:31.379938 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1704/3369] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:31 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:32.387068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f770aee-a54e-4d2d-94a6-6a81ca680825 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:32.387793 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f770aee-a54e-4d2d-94a6-6a81ca680825 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:32.388047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f770aee-a54e-4d2d-94a6-6a81ca680825 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:32.459622 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:32.459622 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:32.494401 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7f770aee-a54e-4d2d-94a6-6a81ca680825 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:32.522930 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f770aee-a54e-4d2d-94a6-6a81ca680825 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:32.524341 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1666/3370] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:32 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:32.867276 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] POST http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes Jan 19 09:19:32.867731 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:32.867731 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:32.868149 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "size": 1, "name": "tempest-VolumesExtendTest-Volume-913996488"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:19:32.869297 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Create volume request body: {'volume': {'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-913996488'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:19:32.976746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Create volume of 1 GB Jan 19 09:19:32.990632 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Availability Zones retrieved successfully. Jan 19 09:19:33.007481 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Flow 'volume_create_api' (f31a069b-d97c-496a-b2e6-b32177a6c212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:19:33.010236 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f689990-0daa-462e-b00d-e5665b7a0e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:33.012274 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:19:33.124085 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f689990-0daa-462e-b00d-e5665b7a0e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:33.125002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef3f423e-fc07-4c44-9936-57f05705492a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:33.217063 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Created reservations ['578c1ad7-b65e-482b-b287-7bdfd3e0c9f0', 'cd767a5d-3a01-47c5-8ed3-e0dc5d0c096c', '2f74a070-b3f5-4728-a0c9-cf6eaff4e74a', 'd51eeccb-8e81-4939-8177-ab7492dca7e1'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:19:33.219037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef3f423e-fc07-4c44-9936-57f05705492a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['578c1ad7-b65e-482b-b287-7bdfd3e0c9f0', 'cd767a5d-3a01-47c5-8ed3-e0dc5d0c096c', '2f74a070-b3f5-4728-a0c9-cf6eaff4e74a', 'd51eeccb-8e81-4939-8177-ab7492dca7e1']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:33.221851 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8901132-56da-4e34-99f1-659fb85ac48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:33.282035 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8901132-56da-4e34-99f1-659fb85ac48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '103eb988-ab2d-4155-a086-d4bd0da5fb78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-913996488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675377777e8c45d48c9c0da6cd7890a3',qos_specs=None,replication_status=,reservations=['578c1ad7-b65e-482b-b287-7bdfd3e0c9f0','cd767a5d-3a01-47c5-8ed3-e0dc5d0c096c','2f74a070-b3f5-4728-a0c9-cf6eaff4e74a','d51eeccb-8e81-4939-8177-ab7492dca7e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ddcad6a2aaa42eab19c07d99cd8116f',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-913996488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=103eb988-ab2d-4155-a086-d4bd0da5fb78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='675377777e8c45d48c9c0da6cd7890a3',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,user_id='6ddcad6a2aaa42eab19c07d99cd8116f',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:33.284713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c02bcb5f-e575-4929-8bfc-8b349ceda8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:33.313897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c02bcb5f-e575-4929-8bfc-8b349ceda8e2) 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-913996488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675377777e8c45d48c9c0da6cd7890a3',qos_specs=None,replication_status=,reservations=['578c1ad7-b65e-482b-b287-7bdfd3e0c9f0','cd767a5d-3a01-47c5-8ed3-e0dc5d0c096c','2f74a070-b3f5-4728-a0c9-cf6eaff4e74a','d51eeccb-8e81-4939-8177-ab7492dca7e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ddcad6a2aaa42eab19c07d99cd8116f',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:33.316070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822f1c99-f3d7-40a7-82d6-f6ccc22e6928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:33.334659 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822f1c99-f3d7-40a7-82d6-f6ccc22e6928) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:33.338735 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Flow 'volume_create_api' (f31a069b-d97c-496a-b2e6-b32177a6c212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:19:33.393470 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Create volume request issued successfully. Jan 19 09:19:33.410255 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d9bc5fd9-da81-4c06-8876-b9d1303bfb86 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes returned with HTTP 202 Jan 19 09:19:33.411167 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1705/3371] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:19:32 2021] POST /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes => generated 816 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:19:33.426516 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-316aab94-5555-4068-a58e-149547705d89 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:33.427040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-316aab94-5555-4068-a58e-149547705d89 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:33.427262 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:33.427262 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:33.427639 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-316aab94-5555-4068-a58e-149547705d89 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:33.503013 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:33.503013 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:33.511534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-316aab94-5555-4068-a58e-149547705d89 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:33.535262 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-316aab94-5555-4068-a58e-149547705d89 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:33.535262 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1667/3372] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:33 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:33.544759 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-236d9fda-404a-4172-af8d-1f24a23eef40 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:33.545311 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-236d9fda-404a-4172-af8d-1f24a23eef40 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:33.545529 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:33.545529 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:33.545900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-236d9fda-404a-4172-af8d-1f24a23eef40 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:33.596495 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:33.596495 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:33.607480 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-236d9fda-404a-4172-af8d-1f24a23eef40 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:33.629739 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-236d9fda-404a-4172-af8d-1f24a23eef40 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:33.633200 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1706/3373] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:33 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:34.550514 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ade6c1e-2245-4503-ab2c-1fb394371a21 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:34.551056 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ade6c1e-2245-4503-ab2c-1fb394371a21 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:34.551212 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:34.551212 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:34.551849 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ade6c1e-2245-4503-ab2c-1fb394371a21 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:34.604614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:34.604614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:34.613302 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1ade6c1e-2245-4503-ab2c-1fb394371a21 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:34.638613 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ade6c1e-2245-4503-ab2c-1fb394371a21 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:34.640013 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1668/3374] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:34 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:34.654457 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c4ec08c-7b42-4594-a9f5-9f2451b160a7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:34.654969 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c4ec08c-7b42-4594-a9f5-9f2451b160a7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:34.655191 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:34.655191 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:34.655559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1c4ec08c-7b42-4594-a9f5-9f2451b160a7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:34.708900 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:34.708900 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:34.718514 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1c4ec08c-7b42-4594-a9f5-9f2451b160a7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:34.742641 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1c4ec08c-7b42-4594-a9f5-9f2451b160a7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:34.754161 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1707/3375] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:34 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:19:35.658190 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b8cbf1a4-2dff-4374-bd17-59ebc0aed8c3 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:35.658897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b8cbf1a4-2dff-4374-bd17-59ebc0aed8c3 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:35.659217 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:35.659217 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:35.659615 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b8cbf1a4-2dff-4374-bd17-59ebc0aed8c3 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:35.720704 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:35.720704 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:35.730592 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b8cbf1a4-2dff-4374-bd17-59ebc0aed8c3 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:35.755678 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b8cbf1a4-2dff-4374-bd17-59ebc0aed8c3 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:35.756906 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1669/3376] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:35 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:35.764964 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-54e9ef9a-8256-4882-9f27-9b9107cd6254 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:35.766581 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-54e9ef9a-8256-4882-9f27-9b9107cd6254 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:35.767149 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:35.767149 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:35.769148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-54e9ef9a-8256-4882-9f27-9b9107cd6254 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:35.824866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:35.824866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:35.834643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-54e9ef9a-8256-4882-9f27-9b9107cd6254 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:35.857429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-54e9ef9a-8256-4882-9f27-9b9107cd6254 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:35.858256 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1708/3377] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:35 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:36.782033 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-862acc5a-ffa7-4bc4-a9fc-036adee7efde tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:36.783197 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-862acc5a-ffa7-4bc4-a9fc-036adee7efde tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:36.783406 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:36.783406 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:36.783787 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-862acc5a-ffa7-4bc4-a9fc-036adee7efde tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:36.834455 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:36.834455 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:36.843316 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-862acc5a-ffa7-4bc4-a9fc-036adee7efde tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:36.869055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-862acc5a-ffa7-4bc4-a9fc-036adee7efde tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:36.870758 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1670/3378] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:36 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:36.875121 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1fb99648-b261-4674-88e8-f0f9c136c12c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:36.875716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1fb99648-b261-4674-88e8-f0f9c136c12c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:36.875909 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:36.875909 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:36.876261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1fb99648-b261-4674-88e8-f0f9c136c12c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:36.928630 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:36.928630 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:36.937399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1fb99648-b261-4674-88e8-f0f9c136c12c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:36.961247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1fb99648-b261-4674-88e8-f0f9c136c12c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:36.971437 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1709/3379] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:36 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:37.887139 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64ec8c6f-f090-4e57-8411-75b5136e8c75 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:37.887700 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64ec8c6f-f090-4e57-8411-75b5136e8c75 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:37.887873 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:37.887873 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:37.888210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64ec8c6f-f090-4e57-8411-75b5136e8c75 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:37.939670 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:37.939670 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:37.948696 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64ec8c6f-f090-4e57-8411-75b5136e8c75 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:37.974272 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64ec8c6f-f090-4e57-8411-75b5136e8c75 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:37.976338 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1671/3380] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:37 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:37.979318 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ccbaa221-0609-4158-9568-ef32275d5918 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:37.979966 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ccbaa221-0609-4158-9568-ef32275d5918 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:37.980148 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:37.980148 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:37.980790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ccbaa221-0609-4158-9568-ef32275d5918 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:38.030737 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:38.030737 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:38.041567 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ccbaa221-0609-4158-9568-ef32275d5918 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:38.063450 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ccbaa221-0609-4158-9568-ef32275d5918 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:38.064823 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1710/3381] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:37 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:38.994142 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-071dbf99-6d6e-492f-9a69-f32322ee7ce2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:38.996489 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-071dbf99-6d6e-492f-9a69-f32322ee7ce2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:38.996901 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:38.996901 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:38.997533 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-071dbf99-6d6e-492f-9a69-f32322ee7ce2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:39.051220 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:39.051220 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:39.060015 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-071dbf99-6d6e-492f-9a69-f32322ee7ce2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:39.081147 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d52dca9-140d-4917-8395-a290764581f7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:39.082195 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d52dca9-140d-4917-8395-a290764581f7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:39.082477 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:39.082477 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:39.082892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9d52dca9-140d-4917-8395-a290764581f7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:39.084921 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-071dbf99-6d6e-492f-9a69-f32322ee7ce2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:39.085797 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1672/3382] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:38 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:39.137836 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:39.137836 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:39.148140 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9d52dca9-140d-4917-8395-a290764581f7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:39.174477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9d52dca9-140d-4917-8395-a290764581f7 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:39.175524 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1711/3383] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:39 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:40.102132 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9cd481ac-84e4-4918-8add-fb7f4e20496f tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:40.102670 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9cd481ac-84e4-4918-8add-fb7f4e20496f tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:40.102889 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:40.102889 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:40.103261 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9cd481ac-84e4-4918-8add-fb7f4e20496f tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:40.153048 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:40.153048 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:40.161913 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9cd481ac-84e4-4918-8add-fb7f4e20496f tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:40.187505 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9cd481ac-84e4-4918-8add-fb7f4e20496f tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:40.189445 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1673/3384] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:40 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:40.191151 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e9afd1e-1e9a-4222-91f7-833387df966f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:40.191668 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0e9afd1e-1e9a-4222-91f7-833387df966f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:40.191883 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:40.191883 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:40.192250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0e9afd1e-1e9a-4222-91f7-833387df966f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:40.244218 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:40.244218 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:40.253699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0e9afd1e-1e9a-4222-91f7-833387df966f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:40.277494 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0e9afd1e-1e9a-4222-91f7-833387df966f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:40.278469 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1712/3385] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:40 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:19:41.205795 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-651d2585-756a-4dfa-97c4-801420f552e9 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:41.206307 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-651d2585-756a-4dfa-97c4-801420f552e9 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:41.206526 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:41.206526 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:41.207025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-651d2585-756a-4dfa-97c4-801420f552e9 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:41.258911 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:41.258911 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:41.268906 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-651d2585-756a-4dfa-97c4-801420f552e9 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:41.293330 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-651d2585-756a-4dfa-97c4-801420f552e9 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:41.294165 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1674/3386] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:41 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:41.296306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a353d83-1768-4695-9cdd-7137e34f3762 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:41.297050 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a353d83-1768-4695-9cdd-7137e34f3762 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:41.297361 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:41.297361 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:41.297816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a353d83-1768-4695-9cdd-7137e34f3762 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:41.348259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:41.348259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:41.357275 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6a353d83-1768-4695-9cdd-7137e34f3762 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:41.382408 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a353d83-1768-4695-9cdd-7137e34f3762 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:41.383573 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1713/3387] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:41 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:42.311217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96bc73dc-3bd9-4992-bb01-196de73deeec tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:42.311844 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96bc73dc-3bd9-4992-bb01-196de73deeec tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:42.311953 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:42.311953 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:42.312351 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-96bc73dc-3bd9-4992-bb01-196de73deeec tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:42.362464 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:42.362464 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:42.372412 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-96bc73dc-3bd9-4992-bb01-196de73deeec tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:42.397179 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-96bc73dc-3bd9-4992-bb01-196de73deeec tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:42.406349 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1675/3388] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:42 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:42.406535 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a607f428-6e82-4e1b-a78a-6913b1a23b78 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:42.406535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a607f428-6e82-4e1b-a78a-6913b1a23b78 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:42.406535 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:42.406535 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:42.406535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a607f428-6e82-4e1b-a78a-6913b1a23b78 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:42.452165 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:42.452165 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:42.462080 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a607f428-6e82-4e1b-a78a-6913b1a23b78 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:42.486409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a607f428-6e82-4e1b-a78a-6913b1a23b78 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:42.487382 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1714/3389] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:42 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:43.414165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1806f9d4-de16-41f8-a08c-b4bda33a4007 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:43.414696 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1806f9d4-de16-41f8-a08c-b4bda33a4007 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:43.414861 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:43.414861 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:43.415233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1806f9d4-de16-41f8-a08c-b4bda33a4007 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:43.468542 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:43.468542 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:43.477766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1806f9d4-de16-41f8-a08c-b4bda33a4007 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:43.503173 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-28700f27-498c-4c53-b921-83dbfbe25af0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:43.503697 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-28700f27-498c-4c53-b921-83dbfbe25af0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:43.503917 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:43.503917 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:43.504288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-28700f27-498c-4c53-b921-83dbfbe25af0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:43.522618 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1806f9d4-de16-41f8-a08c-b4bda33a4007 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:43.525031 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1676/3390] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:43 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:43.563942 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:43.563942 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:43.573520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-28700f27-498c-4c53-b921-83dbfbe25af0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:43.596963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-28700f27-498c-4c53-b921-83dbfbe25af0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:43.597828 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1715/3391] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:43 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:44.541070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64c24262-9f41-405d-8dec-bea98ecdda40 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:44.541755 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64c24262-9f41-405d-8dec-bea98ecdda40 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:44.543388 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:44.543388 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:44.543388 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-64c24262-9f41-405d-8dec-bea98ecdda40 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:44.599773 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:44.599773 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:44.610751 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-64c24262-9f41-405d-8dec-bea98ecdda40 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:44.614024 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8499b71-0609-46c0-83ab-874927b7cf82 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:44.614570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8499b71-0609-46c0-83ab-874927b7cf82 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:44.614788 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:44.614788 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:44.616187 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8499b71-0609-46c0-83ab-874927b7cf82 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:44.634270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-64c24262-9f41-405d-8dec-bea98ecdda40 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:44.635092 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1677/3392] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:44 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:44.684521 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:44.684521 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:44.695744 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c8499b71-0609-46c0-83ab-874927b7cf82 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:44.720250 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8499b71-0609-46c0-83ab-874927b7cf82 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:44.721129 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1716/3393] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:44 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 919 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:45.651813 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e8ab06c-7d86-435f-94eb-67b3390981ad tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:45.652369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e8ab06c-7d86-435f-94eb-67b3390981ad tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:45.652551 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:45.652551 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:45.652960 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1e8ab06c-7d86-435f-94eb-67b3390981ad tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:45.713938 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:45.713938 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:45.723783 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1e8ab06c-7d86-435f-94eb-67b3390981ad tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:45.738306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c5f3b7a-c572-4304-93b9-c5c14d4b9377 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:45.738992 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c5f3b7a-c572-4304-93b9-c5c14d4b9377 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:45.739208 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:45.739208 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:45.739753 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4c5f3b7a-c572-4304-93b9-c5c14d4b9377 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:45.747327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1e8ab06c-7d86-435f-94eb-67b3390981ad tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:45.748416 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1678/3394] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:45 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:45.928672 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:45.928672 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:45.944585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4c5f3b7a-c572-4304-93b9-c5c14d4b9377 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:45.972110 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4c5f3b7a-c572-4304-93b9-c5c14d4b9377 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:45.973142 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1717/3395] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:45 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 977 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:46.764781 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-40260352-5967-4221-a162-e90e36086010 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:46.765339 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-40260352-5967-4221-a162-e90e36086010 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:46.765758 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:46.765758 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:46.766413 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-40260352-5967-4221-a162-e90e36086010 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:46.819067 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:46.819067 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:46.827918 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-40260352-5967-4221-a162-e90e36086010 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:46.851690 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-40260352-5967-4221-a162-e90e36086010 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:46.852695 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1679/3396] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:46 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:46.990874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f46d2a6-a22c-4c64-8875-46b510c96177 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:46.991401 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f46d2a6-a22c-4c64-8875-46b510c96177 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:46.991620 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:46.991620 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:46.991993 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9f46d2a6-a22c-4c64-8875-46b510c96177 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:47.059653 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:47.059653 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:47.072115 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9f46d2a6-a22c-4c64-8875-46b510c96177 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:47.106528 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9f46d2a6-a22c-4c64-8875-46b510c96177 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:47.108511 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1718/3397] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:46 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 980 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:47.875865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ef0c7a1-4ff6-492a-9e7d-eecda0a66828 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:47.877005 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ef0c7a1-4ff6-492a-9e7d-eecda0a66828 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:47.877214 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:47.877214 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:47.877525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8ef0c7a1-4ff6-492a-9e7d-eecda0a66828 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:47.950690 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:47.950690 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:47.960276 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8ef0c7a1-4ff6-492a-9e7d-eecda0a66828 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:47.985034 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8ef0c7a1-4ff6-492a-9e7d-eecda0a66828 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:47.997486 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1680/3398] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:47 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 908 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:48.123578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9695170-6397-446c-bbd8-f86042ef41e4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:48.124230 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9695170-6397-446c-bbd8-f86042ef41e4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:48.124511 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:48.124511 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:48.124887 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b9695170-6397-446c-bbd8-f86042ef41e4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:48.175116 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:48.175116 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:48.183782 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b9695170-6397-446c-bbd8-f86042ef41e4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:48.207040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b9695170-6397-446c-bbd8-f86042ef41e4 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:48.207859 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1719/3399] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:48 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 980 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:49.006126 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3f04d15-2152-4d22-84f1-0279c07786a0 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:49.006643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3f04d15-2152-4d22-84f1-0279c07786a0 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:49.006874 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:49.006874 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:49.007249 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e3f04d15-2152-4d22-84f1-0279c07786a0 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:49.062614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:49.062614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:49.072755 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e3f04d15-2152-4d22-84f1-0279c07786a0 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:49.098868 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e3f04d15-2152-4d22-84f1-0279c07786a0 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:49.099774 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1681/3400] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:49 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 966 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:49.225364 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e282cfbd-d83f-4fde-a304-654ec8bbe1f5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:49.225939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e282cfbd-d83f-4fde-a304-654ec8bbe1f5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:49.226166 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:49.226166 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:49.226604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e282cfbd-d83f-4fde-a304-654ec8bbe1f5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:49.277279 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:49.277279 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:49.286438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e282cfbd-d83f-4fde-a304-654ec8bbe1f5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:49.312791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e282cfbd-d83f-4fde-a304-654ec8bbe1f5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:49.314363 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1720/3401] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:49 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 980 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:50.115204 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ccb66f9-b0e2-45f0-ac15-32bb55592a03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:50.115979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ccb66f9-b0e2-45f0-ac15-32bb55592a03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:50.116425 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:50.116425 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:50.116877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7ccb66f9-b0e2-45f0-ac15-32bb55592a03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:50.168305 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:50.168305 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:50.177474 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7ccb66f9-b0e2-45f0-ac15-32bb55592a03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:50.199772 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7ccb66f9-b0e2-45f0-ac15-32bb55592a03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:50.200877 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1682/3402] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:50 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:50.331236 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6751dd09-22ae-4f4d-b6a4-12703e4b60c2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:50.331731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6751dd09-22ae-4f4d-b6a4-12703e4b60c2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:50.332412 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:50.332412 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:50.332950 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6751dd09-22ae-4f4d-b6a4-12703e4b60c2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:50.385779 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:50.385779 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:50.396110 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6751dd09-22ae-4f4d-b6a4-12703e4b60c2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:50.420901 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6751dd09-22ae-4f4d-b6a4-12703e4b60c2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:50.421745 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1721/3403] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:50 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 1370 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:51.216636 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9ecb3f0-ffd9-4c31-a5a5-24bd253270c3 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:51.217303 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c9ecb3f0-ffd9-4c31-a5a5-24bd253270c3 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:51.217506 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:51.217506 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:51.217757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c9ecb3f0-ffd9-4c31-a5a5-24bd253270c3 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:51.268368 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:51.268368 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:51.276679 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c9ecb3f0-ffd9-4c31-a5a5-24bd253270c3 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:51.300238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c9ecb3f0-ffd9-4c31-a5a5-24bd253270c3 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:51.301073 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1683/3404] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:51 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:51.438450 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ae51209-6615-480d-a6c9-44f8150e4dbb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:51.438904 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ae51209-6615-480d-a6c9-44f8150e4dbb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:51.439151 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:51.439151 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:51.439823 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1ae51209-6615-480d-a6c9-44f8150e4dbb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:51.491379 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:51.491379 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:51.500495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1ae51209-6615-480d-a6c9-44f8150e4dbb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:51.524427 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1ae51209-6615-480d-a6c9-44f8150e4dbb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:51.525320 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1722/3405] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:51 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 1368 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:51.541205 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6693de5-7d6e-4bc2-ae01-07f8f4ab1603 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:51.541730 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6693de5-7d6e-4bc2-ae01-07f8f4ab1603 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:51.541940 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:51.541940 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:51.542307 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c6693de5-7d6e-4bc2-ae01-07f8f4ab1603 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:51.596895 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:51.596895 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:51.606202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c6693de5-7d6e-4bc2-ae01-07f8f4ab1603 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:51.631302 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c6693de5-7d6e-4bc2-ae01-07f8f4ab1603 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:51.632127 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1684/3406] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:51 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 1368 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:51.980217 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-73a12dbb-364b-4406-845d-b0d15f8644e5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:51.980914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-73a12dbb-364b-4406-845d-b0d15f8644e5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:51.981220 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:51.981220 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:51.981650 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-73a12dbb-364b-4406-845d-b0d15f8644e5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:52.039726 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:52.039726 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:52.049588 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-73a12dbb-364b-4406-845d-b0d15f8644e5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:52.072822 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-73a12dbb-364b-4406-845d-b0d15f8644e5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:52.073735 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1723/3407] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:19:51 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 1368 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:52.317492 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c3fe502-6e0b-4906-9cde-ad178c398aa6 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:52.317995 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c3fe502-6e0b-4906-9cde-ad178c398aa6 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:52.318123 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:52.318123 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:52.318811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c3fe502-6e0b-4906-9cde-ad178c398aa6 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:52.369640 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:52.369640 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:52.378611 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7c3fe502-6e0b-4906-9cde-ad178c398aa6 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:52.406730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c3fe502-6e0b-4906-9cde-ad178c398aa6 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:52.408378 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1685/3408] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:52 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:52.927628 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-f868e3c2-14da-48b5-b35a-c8ca820a826c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:52.928141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-f868e3c2-14da-48b5-b35a-c8ca820a826c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:52.928358 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:52.928358 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:52.928736 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-f868e3c2-14da-48b5-b35a-c8ca820a826c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:52.977651 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:52.977651 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:52.987851 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-f868e3c2-14da-48b5-b35a-c8ca820a826c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:53.011004 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-f868e3c2-14da-48b5-b35a-c8ca820a826c tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:53.011979 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1724/3409] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:19:52 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:53.026684 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c3fe502-6e0b-4906-9cde-ad178c398aa6 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume// Jan 19 09:19:53.027171 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c3fe502-6e0b-4906-9cde-ad178c398aa6 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:53.027418 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:53.027418 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:53.027778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c3fe502-6e0b-4906-9cde-ad178c398aa6 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:53.029021 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c3fe502-6e0b-4906-9cde-ad178c398aa6 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:19:53.029653 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1686/3410] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 09:19:53 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:19:53.044790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-e3cf422d-1935-477c-886d-cc750b4a6bd9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments Jan 19 09:19:53.045260 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:53.045260 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:53.045708 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-e3cf422d-1935-477c-886d-cc750b4a6bd9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1de6790-af8c-4b66-a28c-e3b3ebc54aa0", "instance_uuid": "ec9d2782-c6a3-4d90-821c-dadc4795564f", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:19:53.098082 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:53.098082 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:53.151909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-e3cf422d-1935-477c-886d-cc750b4a6bd9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments returned with HTTP 200 Jan 19 09:19:53.153004 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1725/3411] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 09:19:53 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:53.425687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-187a55e0-5fc6-4474-99de-5519415331dd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:53.426752 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-187a55e0-5fc6-4474-99de-5519415331dd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:53.427429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-187a55e0-5fc6-4474-99de-5519415331dd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:53.498872 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:53.498872 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:53.510073 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-187a55e0-5fc6-4474-99de-5519415331dd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:53.536066 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-187a55e0-5fc6-4474-99de-5519415331dd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:53.537574 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1687/3412] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:53 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 1359 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:54.553495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-628e2435-2b9f-44ef-8330-90aad4b1084f tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:54.554052 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-628e2435-2b9f-44ef-8330-90aad4b1084f tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:54.554217 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:54.554217 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:54.554595 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-628e2435-2b9f-44ef-8330-90aad4b1084f tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:54.563608 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-187a55e0-5fc6-4474-99de-5519415331dd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume// Jan 19 09:19:54.564169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-187a55e0-5fc6-4474-99de-5519415331dd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:54.564564 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:54.564564 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:54.565161 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-187a55e0-5fc6-4474-99de-5519415331dd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:54.566429 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-187a55e0-5fc6-4474-99de-5519415331dd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:19:54.567372 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1688/3413] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 09:19:54 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:19:54.580320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-390904b3-aa4f-4ed1-b02f-e15067fa0e0d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:19:54.580928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-390904b3-aa4f-4ed1-b02f-e15067fa0e0d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:54.581431 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-390904b3-aa4f-4ed1-b02f-e15067fa0e0d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:54.607142 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:54.607142 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:54.615693 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-628e2435-2b9f-44ef-8330-90aad4b1084f tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:54.631835 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:54.631835 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:54.639107 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-628e2435-2b9f-44ef-8330-90aad4b1084f tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:54.645874 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1726/3414] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:54 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 1357 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:54.646182 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-390904b3-aa4f-4ed1-b02f-e15067fa0e0d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:19:54.656048 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-327898d0-492d-441c-80d0-cde8ad913b03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] POST http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78/action Jan 19 09:19:54.656496 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:54.656496 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:54.656984 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-327898d0-492d-441c-80d0-cde8ad913b03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:19:54.658189 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-327898d0-492d-441c-80d0-cde8ad913b03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:19:54.666589 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:54.666589 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:54.676532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-390904b3-aa4f-4ed1-b02f-e15067fa0e0d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:19:54.677518 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1689/3415] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 09:19:54 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 1466 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:19:54.707906 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:54.707906 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:54.709117 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-327898d0-492d-441c-80d0-cde8ad913b03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:54.712507 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-c14c0f4d-b227-4f32-a003-8b76c1dc4054 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] PUT http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/635d5d69-1cd8-4c43-9034-4a2c832c1b71 Jan 19 09:19:54.713044 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:54.713044 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:54.713492 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-c14c0f4d-b227-4f32-a003-8b76c1dc4054 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:19:54.742440 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:19:54.742440 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:19:54.742953 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-c14c0f4d-b227-4f32-a003-8b76c1dc4054 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-d1de6790-af8c-4b66-a28c-e3b3ebc54aa0-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.009s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:19:54.745348 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:54.745348 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:54.794493 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-327898d0-492d-441c-80d0-cde8ad913b03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Created reservations ['67a1a26f-ecc0-4c5f-a31e-3279fa4adf81', '60a9e3d6-2548-40c0-9b2a-944e01685998'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:19:54.823630 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-327898d0-492d-441c-80d0-cde8ad913b03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Extend volume request issued successfully. Jan 19 09:19:54.824165 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-327898d0-492d-441c-80d0-cde8ad913b03 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78/action returned with HTTP 202 Jan 19 09:19:54.825411 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1727/3416] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:19:54 2021] POST /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 09:19:54.834354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-549a77c4-9ce7-43a2-a6c3-6b01342f06af tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:54.835031 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-549a77c4-9ce7-43a2-a6c3-6b01342f06af tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:54.835356 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:54.835356 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:54.835918 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-549a77c4-9ce7-43a2-a6c3-6b01342f06af tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:54.888647 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:54.888647 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:54.898006 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-549a77c4-9ce7-43a2-a6c3-6b01342f06af tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:54.922328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-549a77c4-9ce7-43a2-a6c3-6b01342f06af tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:54.924045 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1728/3417] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:54 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 1357 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:55.943773 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27ca8b9a-a490-4474-8c94-e1314114f8cd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:55.945928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27ca8b9a-a490-4474-8c94-e1314114f8cd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:55.945928 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:55.945928 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:55.945928 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-27ca8b9a-a490-4474-8c94-e1314114f8cd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:56.024857 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:56.024857 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:56.034742 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-27ca8b9a-a490-4474-8c94-e1314114f8cd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:56.068331 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-27ca8b9a-a490-4474-8c94-e1314114f8cd tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:56.070186 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1729/3418] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:55 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 1357 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:56.085865 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dbc64062-a330-473a-87de-c322fb068060 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:19:56.086679 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dbc64062-a330-473a-87de-c322fb068060 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:56.087048 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:56.087048 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:56.087780 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dbc64062-a330-473a-87de-c322fb068060 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:56.166153 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:56.166153 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:56.181014 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dbc64062-a330-473a-87de-c322fb068060 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:56.210913 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dbc64062-a330-473a-87de-c322fb068060 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:19:56.211064 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-c14c0f4d-b227-4f32-a003-8b76c1dc4054 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-d1de6790-af8c-4b66-a28c-e3b3ebc54aa0-n-h2-771363-1'" released by "attachment_update" :: held 1.468s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:19:56.211605 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-c14c0f4d-b227-4f32-a003-8b76c1dc4054 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/635d5d69-1cd8-4c43-9034-4a2c832c1b71 returned with HTTP 200 Jan 19 09:19:56.212039 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1730/3419] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:56 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 1357 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:19:56.222989 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1690/3420] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 09:19:54 2021] PUT /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/635d5d69-1cd8-4c43-9034-4a2c832c1b71 => generated 762 bytes in 1516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:19:56.231391 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] POST http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes Jan 19 09:19:56.232902 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:56.232902 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:56.232902 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-704354234"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:19:56.233575 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-704354234'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:19:56.233947 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Create volume of 1 GB Jan 19 09:19:56.249281 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Availability Zones retrieved successfully. Jan 19 09:19:56.259409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-414109d9-9481-431d-bdd1-5c2b27a45ea3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/635d5d69-1cd8-4c43-9034-4a2c832c1b71/action Jan 19 09:19:56.260303 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:56.260303 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:56.260783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-414109d9-9481-431d-bdd1-5c2b27a45ea3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:19:56.261132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-414109d9-9481-431d-bdd1-5c2b27a45ea3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:19:56.266635 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Flow 'volume_create_api' (0edb8608-5252-42bd-b276-8de5d717b279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:19:56.269802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a43b3c95-0368-440d-9b47-70fd75382108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:56.271878 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:19:56.345238 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a43b3c95-0368-440d-9b47-70fd75382108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:56.346997 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9935ece3-3083-4f04-92e1-65ca48004cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:56.348537 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:56.348537 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:56.366333 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-4153694f-b110-4dfd-9032-12eb5d61c503 req-414109d9-9481-431d-bdd1-5c2b27a45ea3 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/635d5d69-1cd8-4c43-9034-4a2c832c1b71/action returned with HTTP 204 Jan 19 09:19:56.367447 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1691/3421] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 09:19:56 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/635d5d69-1cd8-4c43-9034-4a2c832c1b71/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:19:56.430784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Created reservations ['7ecdb66d-3f21-430f-977e-77eca12a1558', '5a1f0b55-1404-44b6-849e-0ebb205bd024', '888a4dfb-5dbd-438d-a638-107fb52b940e', 'c419c66a-1341-4ac2-aad2-d28f056831cd'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:19:56.432812 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9935ece3-3083-4f04-92e1-65ca48004cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ecdb66d-3f21-430f-977e-77eca12a1558', '5a1f0b55-1404-44b6-849e-0ebb205bd024', '888a4dfb-5dbd-438d-a638-107fb52b940e', 'c419c66a-1341-4ac2-aad2-d28f056831cd']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:56.435042 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c133ac05-3112-4ebf-83ce-b7448f7c1f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:56.518999 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c133ac05-3112-4ebf-83ce-b7448f7c1f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bd507e5-9ac7-4dc0-9e47-ec75a56028fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-704354234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675377777e8c45d48c9c0da6cd7890a3',qos_specs=None,replication_status=,reservations=['7ecdb66d-3f21-430f-977e-77eca12a1558','5a1f0b55-1404-44b6-849e-0ebb205bd024','888a4dfb-5dbd-438d-a638-107fb52b940e','c419c66a-1341-4ac2-aad2-d28f056831cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ddcad6a2aaa42eab19c07d99cd8116f',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-704354234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bd507e5-9ac7-4dc0-9e47-ec75a56028fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='675377777e8c45d48c9c0da6cd7890a3',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,user_id='6ddcad6a2aaa42eab19c07d99cd8116f',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:56.521127 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5647ee7b-564f-49a2-9a91-003bfcf37733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:56.557378 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5647ee7b-564f-49a2-9a91-003bfcf37733) 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-704354234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675377777e8c45d48c9c0da6cd7890a3',qos_specs=None,replication_status=,reservations=['7ecdb66d-3f21-430f-977e-77eca12a1558','5a1f0b55-1404-44b6-849e-0ebb205bd024','888a4dfb-5dbd-438d-a638-107fb52b940e','c419c66a-1341-4ac2-aad2-d28f056831cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ddcad6a2aaa42eab19c07d99cd8116f',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:56.559110 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541e84bf-38c8-4211-bf4d-522cff637260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:19:56.574555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541e84bf-38c8-4211-bf4d-522cff637260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:19:56.577173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Flow 'volume_create_api' (0edb8608-5252-42bd-b276-8de5d717b279) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:19:56.628375 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Create volume request issued successfully. Jan 19 09:19:56.642731 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fdd3db8-63c7-4e3f-aee4-1022f719bf57 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes returned with HTTP 202 Jan 19 09:19:56.643776 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1731/3422] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:19:56 2021] POST /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes => generated 816 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:19:56.658446 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d594882b-6f5b-4209-9b78-ef50a10f8981 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:19:56.658963 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d594882b-6f5b-4209-9b78-ef50a10f8981 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:56.659413 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:56.659413 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:56.659900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d594882b-6f5b-4209-9b78-ef50a10f8981 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:56.712080 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:56.712080 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:56.723153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d594882b-6f5b-4209-9b78-ef50a10f8981 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:56.747947 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d594882b-6f5b-4209-9b78-ef50a10f8981 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa returned with HTTP 200 Jan 19 09:19:56.748783 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1692/3423] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:56 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa => generated 908 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:57.767610 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9cab1c04-1cd1-4f44-9fa7-1dba37e9b1bf tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:19:57.769259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9cab1c04-1cd1-4f44-9fa7-1dba37e9b1bf tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:57.769679 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:57.769679 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:57.770306 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9cab1c04-1cd1-4f44-9fa7-1dba37e9b1bf tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:57.821771 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:57.821771 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:57.830666 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9cab1c04-1cd1-4f44-9fa7-1dba37e9b1bf tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:57.852851 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9cab1c04-1cd1-4f44-9fa7-1dba37e9b1bf tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa returned with HTTP 200 Jan 19 09:19:57.853878 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1732/3424] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:19:57 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:57.869359 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8763b2c7-60c1-4d4e-8ef4-1a3ec6460efa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] POST http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots Jan 19 09:19:57.869822 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:57.869822 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:57.870240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8763b2c7-60c1-4d4e-8ef4-1a3ec6460efa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6bd507e5-9ac7-4dc0-9e47-ec75a56028fa", "name": "tempest-VolumesExtendTest-Snapshot-2057836546"}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:19:57.920583 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:57.920583 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:57.921816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8763b2c7-60c1-4d4e-8ef4-1a3ec6460efa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:19:57.922176 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-8763b2c7-60c1-4d4e-8ef4-1a3ec6460efa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Create snapshot from volume 6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:19:57.986745 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-8763b2c7-60c1-4d4e-8ef4-1a3ec6460efa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Created reservations ['164810a5-4b40-41ed-876f-246adabd1ed4', '6f69220c-f7a9-46bc-a2fd-326ee2a99dae', 'db07de94-3606-460b-b0c2-3a7240b7deec', '6aea863d-da2d-4654-b24d-a94515092677'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:19:58.090298 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8763b2c7-60c1-4d4e-8ef4-1a3ec6460efa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Snapshot create request issued successfully. Jan 19 09:19:58.091071 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8763b2c7-60c1-4d4e-8ef4-1a3ec6460efa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots returned with HTTP 202 Jan 19 09:19:58.092115 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1693/3425] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 09:19:57 2021] POST /volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots => generated 304 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:19:58.102980 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1caac619-f1a0-485a-89a3-f36b74fee784 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 Jan 19 09:19:58.103511 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1caac619-f1a0-485a-89a3-f36b74fee784 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:58.103730 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:58.103730 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:58.104113 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1caac619-f1a0-485a-89a3-f36b74fee784 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:58.129579 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:58.129579 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:58.130869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1caac619-f1a0-485a-89a3-f36b74fee784 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Snapshot retrieved successfully. Jan 19 09:19:58.132776 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1caac619-f1a0-485a-89a3-f36b74fee784 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 returned with HTTP 200 Jan 19 09:19:58.133836 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1733/3426] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:19:58 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 => generated 436 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:19:59.146354 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6ea159e-3687-4efc-a5fb-4ad6a7f9141c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 Jan 19 09:19:59.147332 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6ea159e-3687-4efc-a5fb-4ad6a7f9141c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:19:59.147674 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:19:59.147674 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:19:59.148226 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a6ea159e-3687-4efc-a5fb-4ad6a7f9141c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:19:59.174569 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:19:59.174569 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:19:59.176499 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a6ea159e-3687-4efc-a5fb-4ad6a7f9141c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Snapshot retrieved successfully. Jan 19 09:19:59.178704 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a6ea159e-3687-4efc-a5fb-4ad6a7f9141c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 returned with HTTP 200 Jan 19 09:19:59.179610 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1694/3427] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:19:59 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 => generated 436 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:20:00.192183 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa8f5682-8ffb-43bf-95de-825c98882572 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 Jan 19 09:20:00.192751 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa8f5682-8ffb-43bf-95de-825c98882572 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:00.192958 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:00.192958 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:00.193372 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa8f5682-8ffb-43bf-95de-825c98882572 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:00.218094 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:00.218094 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:00.219208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fa8f5682-8ffb-43bf-95de-825c98882572 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Snapshot retrieved successfully. Jan 19 09:20:00.222091 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa8f5682-8ffb-43bf-95de-825c98882572 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 returned with HTTP 200 Jan 19 09:20:00.222890 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1734/3428] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:20:00 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 => generated 463 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:20:00.233351 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf88fc77-5b9f-4aae-8f78-3e1649ee023d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] POST http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa/action Jan 19 09:20:00.233806 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:00.233806 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:00.234240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf88fc77-5b9f-4aae-8f78-3e1649ee023d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:20:00.234624 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cf88fc77-5b9f-4aae-8f78-3e1649ee023d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:20:00.288268 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:00.288268 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:00.289605 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cf88fc77-5b9f-4aae-8f78-3e1649ee023d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:00.371978 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-cf88fc77-5b9f-4aae-8f78-3e1649ee023d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Created reservations ['af30a013-823a-471d-bfcf-eecdf6a04163', 'cabf7acb-c2d3-4635-b370-fe1bb4473a73'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:20:00.398247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cf88fc77-5b9f-4aae-8f78-3e1649ee023d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Extend volume request issued successfully. Jan 19 09:20:00.398963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cf88fc77-5b9f-4aae-8f78-3e1649ee023d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa/action returned with HTTP 202 Jan 19 09:20:00.399997 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1695/3429] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Jan 19 09:20:00 2021] POST /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:20:00.407680 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f6e5baa8-ccfe-446b-a918-2eb63b0f62aa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:20:00.408202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f6e5baa8-ccfe-446b-a918-2eb63b0f62aa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:00.408422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:00.408422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:00.408796 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f6e5baa8-ccfe-446b-a918-2eb63b0f62aa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:00.463274 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:00.463274 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:00.472970 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f6e5baa8-ccfe-446b-a918-2eb63b0f62aa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:00.496633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f6e5baa8-ccfe-446b-a918-2eb63b0f62aa tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa returned with HTTP 200 Jan 19 09:20:00.497761 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1735/3430] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:20:00 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:20:01.514584 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e85d382c-7272-4013-9462-4fb733ba47df tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:20:01.515623 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e85d382c-7272-4013-9462-4fb733ba47df tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:01.516586 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:01.516586 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:01.517569 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e85d382c-7272-4013-9462-4fb733ba47df tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:01.570866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:01.570866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:01.580428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e85d382c-7272-4013-9462-4fb733ba47df tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:01.603835 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e85d382c-7272-4013-9462-4fb733ba47df tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa returned with HTTP 200 Jan 19 09:20:01.604681 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1696/3431] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:20:01 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa => generated 909 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:20:02.621069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92104bf0-a6a4-4efa-887d-ffb37d19580c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:20:02.621669 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92104bf0-a6a4-4efa-887d-ffb37d19580c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:02.621850 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:02.621850 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:02.622174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92104bf0-a6a4-4efa-887d-ffb37d19580c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:02.672193 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:02.672193 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:02.681764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-92104bf0-a6a4-4efa-887d-ffb37d19580c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:02.707797 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92104bf0-a6a4-4efa-887d-ffb37d19580c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa returned with HTTP 200 Jan 19 09:20:02.708668 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1736/3432] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:20:02 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:20:03.728894 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f688baae-6e1e-4787-aaf7-08b91f2b536d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:20:03.729480 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f688baae-6e1e-4787-aaf7-08b91f2b536d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:03.729683 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:03.729683 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:03.730066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f688baae-6e1e-4787-aaf7-08b91f2b536d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:03.779822 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:03.779822 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:03.788956 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f688baae-6e1e-4787-aaf7-08b91f2b536d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:03.818917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f688baae-6e1e-4787-aaf7-08b91f2b536d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa returned with HTTP 200 Jan 19 09:20:03.819821 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1697/3433] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:20:03 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:20:03.835520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac006308-c1f3-47b0-9808-e03123fc5445 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:20:03.836029 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac006308-c1f3-47b0-9808-e03123fc5445 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:03.836246 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:03.836246 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:03.836650 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ac006308-c1f3-47b0-9808-e03123fc5445 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:03.885258 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:03.885258 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:03.894346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ac006308-c1f3-47b0-9808-e03123fc5445 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:03.915877 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ac006308-c1f3-47b0-9808-e03123fc5445 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa returned with HTTP 200 Jan 19 09:20:03.916696 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1737/3434] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:20:03 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa => generated 909 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:20:03.933420 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b20c1f1b-eb88-4298-b500-2f98f7207fcb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] DELETE http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 Jan 19 09:20:03.933933 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b20c1f1b-eb88-4298-b500-2f98f7207fcb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:03.934152 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:03.934152 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:03.934525 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b20c1f1b-eb88-4298-b500-2f98f7207fcb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:03.934890 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-b20c1f1b-eb88-4298-b500-2f98f7207fcb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Delete snapshot with id: d017ff14-a219-4738-bfe8-775fdbea4723 Jan 19 09:20:03.959370 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:03.959370 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:03.960448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b20c1f1b-eb88-4298-b500-2f98f7207fcb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Snapshot retrieved successfully. Jan 19 09:20:04.022223 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b20c1f1b-eb88-4298-b500-2f98f7207fcb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Snapshot delete request issued successfully. Jan 19 09:20:04.022656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b20c1f1b-eb88-4298-b500-2f98f7207fcb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 returned with HTTP 202 Jan 19 09:20:04.023509 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1698/3435] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 09:20:03 2021] DELETE /volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:20:04.031499 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-424a73d4-e0ff-402d-a8d5-836fa92d5c55 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 Jan 19 09:20:04.032586 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-424a73d4-e0ff-402d-a8d5-836fa92d5c55 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:04.032803 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:04.032803 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:04.033215 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-424a73d4-e0ff-402d-a8d5-836fa92d5c55 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:04.058527 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:04.058527 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:04.059657 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-424a73d4-e0ff-402d-a8d5-836fa92d5c55 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Snapshot retrieved successfully. Jan 19 09:20:04.061591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-424a73d4-e0ff-402d-a8d5-836fa92d5c55 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 returned with HTTP 200 Jan 19 09:20:04.062386 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1738/3436] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:20:04 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 => generated 462 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:20:05.076027 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63136a82-46d2-417d-9c91-580f62d54c67 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 Jan 19 09:20:05.076559 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63136a82-46d2-417d-9c91-580f62d54c67 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:05.077400 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:05.077400 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:05.077876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-63136a82-46d2-417d-9c91-580f62d54c67 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:05.104245 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:05.104245 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:05.105470 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-63136a82-46d2-417d-9c91-580f62d54c67 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Snapshot retrieved successfully. Jan 19 09:20:05.108056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-63136a82-46d2-417d-9c91-580f62d54c67 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 returned with HTTP 200 Jan 19 09:20:05.109298 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1699/3437] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:20:05 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 => generated 462 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:20:06.120634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fbd4ed8d-f2c5-49c0-909f-530191cc6e6d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 Jan 19 09:20:06.121193 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fbd4ed8d-f2c5-49c0-909f-530191cc6e6d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:06.121369 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:06.121369 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:06.121744 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fbd4ed8d-f2c5-49c0-909f-530191cc6e6d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:06.145990 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fbd4ed8d-f2c5-49c0-909f-530191cc6e6d tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 returned with HTTP 404 Jan 19 09:20:06.147402 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1739/3438] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:20:06 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/snapshots/d017ff14-a219-4738-bfe8-775fdbea4723 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:20:06.155216 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-20a644e3-7448-4869-8887-240b4fd656f2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] DELETE http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:20:06.155733 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-20a644e3-7448-4869-8887-240b4fd656f2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:06.155948 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:06.155948 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:06.156318 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-20a644e3-7448-4869-8887-240b4fd656f2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:06.156948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-20a644e3-7448-4869-8887-240b4fd656f2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Delete volume with id: 6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:20:06.215626 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:06.215626 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:06.216790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-20a644e3-7448-4869-8887-240b4fd656f2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:06.247346 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-20a644e3-7448-4869-8887-240b4fd656f2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Delete volume request issued successfully. Jan 19 09:20:06.248499 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-20a644e3-7448-4869-8887-240b4fd656f2 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa returned with HTTP 202 Jan 19 09:20:06.249428 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1700/3439] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:20:06 2021] DELETE /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:20:06.258046 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aed76a14-c5a5-4339-890e-d44d4666fb29 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:20:06.258418 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aed76a14-c5a5-4339-890e-d44d4666fb29 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:06.258905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-aed76a14-c5a5-4339-890e-d44d4666fb29 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:06.316867 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:06.316867 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:06.326620 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-aed76a14-c5a5-4339-890e-d44d4666fb29 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:06.352839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-aed76a14-c5a5-4339-890e-d44d4666fb29 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa returned with HTTP 200 Jan 19 09:20:06.353696 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1740/3440] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:20:06 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa => generated 908 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:20:07.370238 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a8d0192-602f-4707-b703-bf4b861f89bb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:20:07.370760 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a8d0192-602f-4707-b703-bf4b861f89bb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:07.370989 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:07.370989 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:07.371491 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6a8d0192-602f-4707-b703-bf4b861f89bb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:07.423619 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:07.423619 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:07.431937 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6a8d0192-602f-4707-b703-bf4b861f89bb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:07.452934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6a8d0192-602f-4707-b703-bf4b861f89bb tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa returned with HTTP 200 Jan 19 09:20:07.454282 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1701/3441] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:20:07 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa => generated 908 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:20:08.470799 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1945d3eb-9723-4790-a736-1824b69099c8 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa Jan 19 09:20:08.471295 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1945d3eb-9723-4790-a736-1824b69099c8 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:08.471514 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:08.471514 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:08.471872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1945d3eb-9723-4790-a736-1824b69099c8 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:08.522576 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1945d3eb-9723-4790-a736-1824b69099c8 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa returned with HTTP 404 Jan 19 09:20:08.526521 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1741/3442] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:20:08 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/6bd507e5-9ac7-4dc0-9e47-ec75a56028fa => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:20:08.532422 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e323c4ad-be8f-4117-b37f-f3a86446934a tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] DELETE http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:20:08.533326 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e323c4ad-be8f-4117-b37f-f3a86446934a tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:08.533795 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:08.533795 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:08.534177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e323c4ad-be8f-4117-b37f-f3a86446934a tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:08.534646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e323c4ad-be8f-4117-b37f-f3a86446934a tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Delete volume with id: 103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:20:08.584644 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:08.584644 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:08.585852 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e323c4ad-be8f-4117-b37f-f3a86446934a tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:08.612540 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e323c4ad-be8f-4117-b37f-f3a86446934a tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Delete volume request issued successfully. Jan 19 09:20:08.613256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e323c4ad-be8f-4117-b37f-f3a86446934a tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 202 Jan 19 09:20:08.614117 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1702/3443] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:20:08 2021] DELETE /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:20:08.621463 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e1b524cc-24d0-4115-a8e0-63c05da7d81c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:20:08.621964 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e1b524cc-24d0-4115-a8e0-63c05da7d81c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:08.622636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e1b524cc-24d0-4115-a8e0-63c05da7d81c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:08.671638 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:08.671638 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:08.680439 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e1b524cc-24d0-4115-a8e0-63c05da7d81c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:08.704791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e1b524cc-24d0-4115-a8e0-63c05da7d81c tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:20:08.705724 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1742/3444] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:20:08 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 1356 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:20:09.723958 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-50ea64db-c775-48cf-bebc-9d8efbf4f129 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:20:09.730830 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-50ea64db-c775-48cf-bebc-9d8efbf4f129 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:09.731301 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:09.731301 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:09.731713 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-50ea64db-c775-48cf-bebc-9d8efbf4f129 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:09.793753 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:20:09.793753 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:20:09.802990 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-50ea64db-c775-48cf-bebc-9d8efbf4f129 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Volume info retrieved successfully. Jan 19 09:20:09.827489 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-50ea64db-c775-48cf-bebc-9d8efbf4f129 tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 200 Jan 19 09:20:09.828724 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1703/3445] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:20:09 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 1356 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:20:10.843245 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45fe5c89-6459-4ba7-9de5-cb1e7230bdbe tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] GET http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 Jan 19 09:20:10.843802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45fe5c89-6459-4ba7-9de5-cb1e7230bdbe tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:10.844009 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:10.844009 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:10.845137 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-45fe5c89-6459-4ba7-9de5-cb1e7230bdbe tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:10.894281 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-45fe5c89-6459-4ba7-9de5-cb1e7230bdbe tempest-VolumesExtendTest-1713572905 tempest-VolumesExtendTest-1713572905] http://10.222.0.50/volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 returned with HTTP 404 Jan 19 09:20:10.895555 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1743/3446] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:20:10 2021] GET /volume/v3/675377777e8c45d48c9c0da6cd7890a3/volumes/103eb988-ab2d-4155-a086-d4bd0da5fb78 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:20:13.230988 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7df3809c-b1e6-485b-8c9d-6db371e87ad8 tempest-VolumesSummaryTest-373541336 tempest-VolumesSummaryTest-373541336] GET http://10.222.0.50/volume/v3/f59cc5a27c2d4d7e9e08021082a877a8/volumes/summary Jan 19 09:20:13.231568 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7df3809c-b1e6-485b-8c9d-6db371e87ad8 tempest-VolumesSummaryTest-373541336 tempest-VolumesSummaryTest-373541336] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:20:13.231789 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:20:13.231789 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:20:13.232159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7df3809c-b1e6-485b-8c9d-6db371e87ad8 tempest-VolumesSummaryTest-373541336 tempest-VolumesSummaryTest-373541336] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:20:13.232653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-7df3809c-b1e6-485b-8c9d-6db371e87ad8 tempest-VolumesSummaryTest-373541336 tempest-VolumesSummaryTest-373541336] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:20:13.243305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7df3809c-b1e6-485b-8c9d-6db371e87ad8 tempest-VolumesSummaryTest-373541336 tempest-VolumesSummaryTest-373541336] Get summary completed successfully. Jan 19 09:20:13.243949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7df3809c-b1e6-485b-8c9d-6db371e87ad8 tempest-VolumesSummaryTest-373541336 tempest-VolumesSummaryTest-373541336] http://10.222.0.50/volume/v3/f59cc5a27c2d4d7e9e08021082a877a8/volumes/summary returned with HTTP 200 Jan 19 09:20:13.244776 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1704/3447] 10.222.0.50 () {60 vars in 1269 bytes} [Tue Jan 19 09:20:13 2021] GET /volume/v3/f59cc5a27c2d4d7e9e08021082a877a8/volumes/summary => generated 55 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:22:23.204234 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bb686dd-1063-4ddc-a540-9c57446929f1 req-0c87ec3e-55b3-4655-99b7-594332bf0dd5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/635d5d69-1cd8-4c43-9034-4a2c832c1b71 Jan 19 09:22:23.205293 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bb686dd-1063-4ddc-a540-9c57446929f1 req-0c87ec3e-55b3-4655-99b7-594332bf0dd5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:22:23.206250 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-1bb686dd-1063-4ddc-a540-9c57446929f1 req-0c87ec3e-55b3-4655-99b7-594332bf0dd5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:22:23.239708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:22:23.239708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:22:23.719222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-1bb686dd-1063-4ddc-a540-9c57446929f1 req-0c87ec3e-55b3-4655-99b7-594332bf0dd5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:22:23.719809 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-1bb686dd-1063-4ddc-a540-9c57446929f1 req-0c87ec3e-55b3-4655-99b7-594332bf0dd5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:22:23.726936 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-1bb686dd-1063-4ddc-a540-9c57446929f1 req-0c87ec3e-55b3-4655-99b7-594332bf0dd5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/635d5d69-1cd8-4c43-9034-4a2c832c1b71 returned with HTTP 200 Jan 19 09:22:23.727972 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1744/3448] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 09:22:23 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/635d5d69-1cd8-4c43-9034-4a2c832c1b71 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:22:25.023909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:22:25.024453 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:22:25.024909 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:22:25.077290 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:22:25.077290 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:22:25.085809 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:22:25.110992 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:22:25.111832 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1705/3449] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:22:25 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 1368 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:22:26.084036 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-f141aa36-7615-425e-a5da-0ad6c0eeacf6 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:22:26.084621 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-f141aa36-7615-425e-a5da-0ad6c0eeacf6 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:22:26.084787 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:22:26.084787 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:22:26.085202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-f141aa36-7615-425e-a5da-0ad6c0eeacf6 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:22:26.134291 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:22:26.134291 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:22:26.142643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-f141aa36-7615-425e-a5da-0ad6c0eeacf6 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:22:26.167184 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-f141aa36-7615-425e-a5da-0ad6c0eeacf6 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:22:26.168036 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1745/3450] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:22:26 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:22:26.178430 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume// Jan 19 09:22:26.178906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:22:26.179122 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:22:26.179122 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:22:26.179494 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:22:26.180827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:22:26.181515 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1706/3451] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 09:22:26 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:22:26.194507 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-1c2f5507-4e03-448f-875e-4ceca4b78066 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments Jan 19 09:22:26.195022 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:22:26.195022 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:22:26.195437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-1c2f5507-4e03-448f-875e-4ceca4b78066 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1de6790-af8c-4b66-a28c-e3b3ebc54aa0", "instance_uuid": "0acf2589-ba8c-4cb2-813b-a367dcc5e884", "connector": null}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:22:26.248959 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:22:26.248959 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:22:26.305063 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-1c2f5507-4e03-448f-875e-4ceca4b78066 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments returned with HTTP 200 Jan 19 09:22:26.306182 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1746/3452] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 09:22:26 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:22:27.941176 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume// Jan 19 09:22:27.941724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:22:27.942376 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:22:27.943495 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-86604a8e-5301-4184-bfb2-cbf108eabbf2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:22:27.944173 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1707/3453] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 09:22:27 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:22:27.957382 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-6639357e-b643-4bb4-89df-28681f03ca6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:22:27.957951 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-6639357e-b643-4bb4-89df-28681f03ca6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:22:27.958168 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:22:27.958168 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:22:27.958536 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-6639357e-b643-4bb4-89df-28681f03ca6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:22:28.006940 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:22:28.006940 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:22:28.015942 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-6639357e-b643-4bb4-89df-28681f03ca6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:22:28.034313 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:22:28.034313 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:22:28.045204 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-6639357e-b643-4bb4-89df-28681f03ca6b tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:22:28.046107 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1747/3454] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 09:22:27 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 1466 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:22:28.080830 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-687f0af7-903e-4dc7-b36f-74a70662f911 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] PUT http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/44ceee6d-3d6e-4dc6-8c2f-02c44868065a Jan 19 09:22:28.081669 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-687f0af7-903e-4dc7-b36f-74a70662f911 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:22:28.109987 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:22:28.109987 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:22:28.110483 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-687f0af7-903e-4dc7-b36f-74a70662f911 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-d1de6790-af8c-4b66-a28c-e3b3ebc54aa0-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.009s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:22:28.112736 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:22:28.112736 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:22:29.416167 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-687f0af7-903e-4dc7-b36f-74a70662f911 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-d1de6790-af8c-4b66-a28c-e3b3ebc54aa0-n-h1-771363-1'" released by "attachment_update" :: held 1.306s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:22:29.417447 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-687f0af7-903e-4dc7-b36f-74a70662f911 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/44ceee6d-3d6e-4dc6-8c2f-02c44868065a returned with HTTP 200 Jan 19 09:22:29.418415 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1708/3455] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 09:22:28 2021] PUT /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/44ceee6d-3d6e-4dc6-8c2f-02c44868065a => generated 762 bytes in 1342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:22:29.454620 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-12494aa5-402a-405b-a4c5-d5822b439f19 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/44ceee6d-3d6e-4dc6-8c2f-02c44868065a/action Jan 19 09:22:29.455256 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:22:29.455256 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:22:29.455819 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-12494aa5-402a-405b-a4c5-d5822b439f19 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:22:29.456275 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-12494aa5-402a-405b-a4c5-d5822b439f19 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:22:29.527800 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:22:29.527800 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:22:29.543539 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-96e93ee3-d5af-47ed-91ae-61f62ecef7c5 req-12494aa5-402a-405b-a4c5-d5822b439f19 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/44ceee6d-3d6e-4dc6-8c2f-02c44868065a/action returned with HTTP 204 Jan 19 09:22:29.544531 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1748/3456] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 09:22:29 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/44ceee6d-3d6e-4dc6-8c2f-02c44868065a/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:24:24.154003 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fed9c98b-a4f9-4c61-a55e-a293c38b79be tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots Jan 19 09:24:24.154547 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:24.154547 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:24.154850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fed9c98b-a4f9-4c61-a55e-a293c38b79be tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1de6790-af8c-4b66-a28c-e3b3ebc54aa0", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1108903108", "description": null, "metadata": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:24:24.206267 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:24.206267 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:24.207942 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fed9c98b-a4f9-4c61-a55e-a293c38b79be tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:24.208298 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-fed9c98b-a4f9-4c61-a55e-a293c38b79be tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create snapshot from volume d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:24:24.263134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-fed9c98b-a4f9-4c61-a55e-a293c38b79be tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Created reservations ['922ef96f-9de8-4d79-8a95-962c17a40d86', '2ea737ce-b7b6-40ae-b624-84ff49a59b13', 'c65b5422-191c-46b9-a696-586d8e75a8cc', '1d053097-9812-4fc6-8393-1176d4c8e5ff'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:24:24.365350 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fed9c98b-a4f9-4c61-a55e-a293c38b79be tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot force create request issued successfully. Jan 19 09:24:24.366114 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fed9c98b-a4f9-4c61-a55e-a293c38b79be tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots returned with HTTP 202 Jan 19 09:24:24.366984 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1709/3457] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Jan 19 09:24:24 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots => generated 308 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:24:24.378026 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-240953b2-a5bf-4640-a9b6-f69e8c2a73b5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 Jan 19 09:24:24.379106 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-240953b2-a5bf-4640-a9b6-f69e8c2a73b5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:24.379320 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:24.379320 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:24.380236 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-240953b2-a5bf-4640-a9b6-f69e8c2a73b5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:24.405247 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:24.405247 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:24.406301 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-240953b2-a5bf-4640-a9b6-f69e8c2a73b5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:24:24.408356 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-240953b2-a5bf-4640-a9b6-f69e8c2a73b5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 returned with HTTP 200 Jan 19 09:24:24.409181 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1749/3458] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:24:24 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:24:25.426035 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0c8d79ca-4b30-49fb-97a9-c931efb2ea23 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 Jan 19 09:24:25.426609 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0c8d79ca-4b30-49fb-97a9-c931efb2ea23 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:25.427064 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:25.427064 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:25.427064 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0c8d79ca-4b30-49fb-97a9-c931efb2ea23 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:25.455913 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:25.455913 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:25.457561 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0c8d79ca-4b30-49fb-97a9-c931efb2ea23 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:24:25.459464 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0c8d79ca-4b30-49fb-97a9-c931efb2ea23 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 returned with HTTP 200 Jan 19 09:24:25.460277 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1710/3459] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:24:25 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:24:26.473791 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a7a743e-868f-4193-9e62-e72b2b8f00b1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 Jan 19 09:24:26.474329 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a7a743e-868f-4193-9e62-e72b2b8f00b1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:26.474567 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:26.474567 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:26.474882 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7a7a743e-868f-4193-9e62-e72b2b8f00b1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:26.500926 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:26.500926 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:26.502107 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7a7a743e-868f-4193-9e62-e72b2b8f00b1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:24:26.504654 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7a7a743e-868f-4193-9e62-e72b2b8f00b1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 returned with HTTP 200 Jan 19 09:24:26.505490 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1750/3460] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:24:26 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:24:26.516667 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7503f2c-f0b5-4d67-9656-3945db83a48d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 Jan 19 09:24:26.517211 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7503f2c-f0b5-4d67-9656-3945db83a48d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:26.517424 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:26.517424 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:26.517794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b7503f2c-f0b5-4d67-9656-3945db83a48d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:26.542702 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:26.542702 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:26.543808 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b7503f2c-f0b5-4d67-9656-3945db83a48d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:24:26.545734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b7503f2c-f0b5-4d67-9656-3945db83a48d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 returned with HTTP 200 Jan 19 09:24:26.546528 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1711/3461] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:24:26 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:24:26.557970 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes Jan 19 09:24:26.558420 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:26.558420 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:26.558828 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1174141464", "snapshot_id": "2339f9da-13ac-4576-899c-5345a59758e6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:24:26.560099 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1174141464', 'snapshot_id': '2339f9da-13ac-4576-899c-5345a59758e6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:24:26.584051 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:26.584051 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:26.585136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:24:26.585503 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume of 1 GB Jan 19 09:24:26.602979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Availability zone cache updated, next update will occur around 2021-01-19 10:24:26.602558. {{(pid=87855) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 09:24:26.603312 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Availability Zones retrieved successfully. Jan 19 09:24:26.620345 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (ecf7453b-4103-4c3b-9483-5c5e74792564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:24:26.623072 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ca9749-e5a3-4577-98d5-ce454e4c1f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:24:26.625066 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:24:26.734330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ca9749-e5a3-4577-98d5-ce454e4c1f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2339f9da-13ac-4576-899c-5345a59758e6', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:24:26.736425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16389e45-129a-494c-add3-2a074ca29f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:24:26.802591 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Created reservations ['446c0aac-6400-4141-8583-13a78a4ae042', 'fe70e026-4cf4-45aa-95fe-8a575bb73472', '93d22f79-863a-45f8-98ab-b5a5274ffe63', '27af0b1a-aff5-4b18-8415-72d65ead6360'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:24:26.804454 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16389e45-129a-494c-add3-2a074ca29f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['446c0aac-6400-4141-8583-13a78a4ae042', 'fe70e026-4cf4-45aa-95fe-8a575bb73472', '93d22f79-863a-45f8-98ab-b5a5274ffe63', '27af0b1a-aff5-4b18-8415-72d65ead6360']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:24:26.806636 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92215d84-30f5-42f8-9f25-48575dfcbadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:24:26.933940 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92215d84-30f5-42f8-9f25-48575dfcbadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d5bac8-75b5-4e23-8b25-f8380e0e8a6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1174141464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['446c0aac-6400-4141-8583-13a78a4ae042','fe70e026-4cf4-45aa-95fe-8a575bb73472','93d22f79-863a-45f8-98ab-b5a5274ffe63','27af0b1a-aff5-4b18-8415-72d65ead6360'],size=1,snapshot_id=2339f9da-13ac-4576-899c-5345a59758e6,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1174141464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22d5bac8-75b5-4e23-8b25-f8380e0e8a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963a4527fbad4432bfa2584da8b32401',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=2339f9da-13ac-4576-899c-5345a59758e6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:24:26.935982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9197f1c9-16ce-4e27-aaf5-3803a885570b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:24:26.960975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9197f1c9-16ce-4e27-aaf5-3803a885570b) 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-1174141464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963a4527fbad4432bfa2584da8b32401',qos_specs=None,replication_status=,reservations=['446c0aac-6400-4141-8583-13a78a4ae042','fe70e026-4cf4-45aa-95fe-8a575bb73472','93d22f79-863a-45f8-98ab-b5a5274ffe63','27af0b1a-aff5-4b18-8415-72d65ead6360'],size=1,snapshot_id=2339f9da-13ac-4576-899c-5345a59758e6,source_replicaid=,source_volid=None,status='creating',user_id='de5f47d4bec04bd293f8d1132efd8ef0',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:24:26.962916 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bc4f4f-cc56-479f-b3e0-55f33e600940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:24:27.045640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bc4f4f-cc56-479f-b3e0-55f33e600940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:24:27.048174 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Flow 'volume_create_api' (ecf7453b-4103-4c3b-9483-5c5e74792564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:24:27.099645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Create volume request issued successfully. Jan 19 09:24:27.113283 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e22d82fe-1b47-43cd-b7ec-e066ae52abf9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes returned with HTTP 202 Jan 19 09:24:27.129185 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1751/3462] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:24:26 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes => generated 854 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:24:27.138959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c96c4ab2-49e0-4de5-bf92-a65a68a8c6b2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:27.139485 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c96c4ab2-49e0-4de5-bf92-a65a68a8c6b2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:27.139702 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:27.139702 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:27.140120 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c96c4ab2-49e0-4de5-bf92-a65a68a8c6b2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:27.189361 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:27.189361 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:27.198925 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c96c4ab2-49e0-4de5-bf92-a65a68a8c6b2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:27.223520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c96c4ab2-49e0-4de5-bf92-a65a68a8c6b2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:27.224365 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1712/3463] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:24:27 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 946 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:24:28.241773 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a3af184-78ac-4c59-afb3-3051a01188b2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:28.242310 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a3af184-78ac-4c59-afb3-3051a01188b2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:28.242418 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:28.242418 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:28.242725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0a3af184-78ac-4c59-afb3-3051a01188b2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:28.293683 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:28.293683 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:28.303766 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0a3af184-78ac-4c59-afb3-3051a01188b2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:28.325502 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0a3af184-78ac-4c59-afb3-3051a01188b2 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:28.326319 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1752/3464] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:24:28 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 946 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:24:29.343956 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bd4c6b3-e92e-4ed8-a76a-6d2d5b6203cf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:29.344458 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bd4c6b3-e92e-4ed8-a76a-6d2d5b6203cf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:29.344782 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:29.344782 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:29.345186 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bd4c6b3-e92e-4ed8-a76a-6d2d5b6203cf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:29.439468 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:29.439468 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:29.449013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9bd4c6b3-e92e-4ed8-a76a-6d2d5b6203cf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:29.476391 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bd4c6b3-e92e-4ed8-a76a-6d2d5b6203cf tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:29.477399 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1713/3465] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:24:29 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 946 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:24:30.498084 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c095eb74-764d-4afc-8625-118d3b026a33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:30.498602 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c095eb74-764d-4afc-8625-118d3b026a33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:30.498837 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:30.498837 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:30.499376 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c095eb74-764d-4afc-8625-118d3b026a33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:30.591497 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:30.591497 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:30.607734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c095eb74-764d-4afc-8625-118d3b026a33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:30.635392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c095eb74-764d-4afc-8625-118d3b026a33 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:30.645166 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1753/3466] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:24:30 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 946 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:24:31.657264 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c0ae570-9a0d-41e8-9923-e6cdac807b44 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:31.657973 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c0ae570-9a0d-41e8-9923-e6cdac807b44 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:31.657973 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:31.657973 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:31.658228 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7c0ae570-9a0d-41e8-9923-e6cdac807b44 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:31.723585 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:31.723585 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:31.746738 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7c0ae570-9a0d-41e8-9923-e6cdac807b44 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:31.788541 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7c0ae570-9a0d-41e8-9923-e6cdac807b44 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:31.789694 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1714/3467] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:24:31 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 946 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:24:32.808193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b41c24c-6c44-4bd6-be7e-3be97da3215f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:32.808811 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b41c24c-6c44-4bd6-be7e-3be97da3215f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:32.808811 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:32.808811 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:32.811161 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7b41c24c-6c44-4bd6-be7e-3be97da3215f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:32.863126 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:32.863126 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:32.873960 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7b41c24c-6c44-4bd6-be7e-3be97da3215f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:32.902037 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7b41c24c-6c44-4bd6-be7e-3be97da3215f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:32.902863 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1754/3468] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:24:32 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 946 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:24:33.918968 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c655a02d-9508-4dd3-9775-ecd89c18b4b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:33.920085 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c655a02d-9508-4dd3-9775-ecd89c18b4b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:33.920314 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:33.920314 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:33.920690 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c655a02d-9508-4dd3-9775-ecd89c18b4b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:33.969762 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:33.969762 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:33.978516 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c655a02d-9508-4dd3-9775-ecd89c18b4b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:34.002424 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c655a02d-9508-4dd3-9775-ecd89c18b4b9 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:34.009619 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1715/3469] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:24:33 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 946 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:24:35.020627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bdb0a7a-4c55-4fa6-841d-3a0fc6f549cb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:35.021139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bdb0a7a-4c55-4fa6-841d-3a0fc6f549cb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:35.021275 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:35.021275 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:35.021645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9bdb0a7a-4c55-4fa6-841d-3a0fc6f549cb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:35.069761 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:35.069761 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:35.077715 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9bdb0a7a-4c55-4fa6-841d-3a0fc6f549cb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:35.101058 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9bdb0a7a-4c55-4fa6-841d-3a0fc6f549cb tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:35.101915 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1755/3470] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:24:35 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 1396 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:24:35.117360 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec98d9b7-67ab-41d1-a007-06a6b9bfaa56 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:35.117926 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec98d9b7-67ab-41d1-a007-06a6b9bfaa56 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:35.118141 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:35.118141 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:35.118512 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec98d9b7-67ab-41d1-a007-06a6b9bfaa56 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:35.166534 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:35.166534 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:35.174644 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ec98d9b7-67ab-41d1-a007-06a6b9bfaa56 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:35.198362 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec98d9b7-67ab-41d1-a007-06a6b9bfaa56 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:35.199169 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1716/3471] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:24:35 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 1396 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:24:35.502966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:35.504032 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:35.504248 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:35.504248 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:35.504616 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:35.554307 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:35.554307 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:35.562582 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:35.585331 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:35.586056 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1756/3472] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:24:35 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 1396 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:24:36.337702 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-58f1486f-21e4-446e-b067-511c9a406b62 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:36.338200 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-58f1486f-21e4-446e-b067-511c9a406b62 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:36.338404 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:36.338404 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:36.338771 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-58f1486f-21e4-446e-b067-511c9a406b62 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:36.387128 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:36.387128 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:36.395587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-07260717-7190-49e7-a661-b475666ca033 req-58f1486f-21e4-446e-b067-511c9a406b62 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:36.418656 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-58f1486f-21e4-446e-b067-511c9a406b62 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:36.419494 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1717/3473] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:24:36 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 1396 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:24:36.430141 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume// Jan 19 09:24:36.430614 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:36.430831 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:36.430831 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:36.431203 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:36.432436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:24:36.433014 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1757/3474] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 09:24:36 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:24:36.446465 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4a03a9d6-8458-455a-9559-7b67809e305a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments Jan 19 09:24:36.446968 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:36.446968 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:36.447384 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4a03a9d6-8458-455a-9559-7b67809e305a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22d5bac8-75b5-4e23-8b25-f8380e0e8a6d", "instance_uuid": "2b8c82b0-4c7e-42c4-b020-c14298d5b511", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:24:36.498422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:36.498422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:36.555294 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4a03a9d6-8458-455a-9559-7b67809e305a tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments returned with HTTP 200 Jan 19 09:24:36.556261 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1718/3475] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 09:24:36 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:24:37.985482 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume// Jan 19 09:24:37.986010 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:37.986451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:37.987663 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-4ff8a815-7119-420b-a623-237e12dd0d32 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:24:37.988259 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1758/3476] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 09:24:37 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:24:38.001746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-eabf3641-29bd-423e-a733-0be9c632bd54 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:24:38.002312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-eabf3641-29bd-423e-a733-0be9c632bd54 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:24:38.002530 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:38.002530 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:38.003642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-eabf3641-29bd-423e-a733-0be9c632bd54 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:24:38.057465 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:38.057465 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:38.066882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-07260717-7190-49e7-a661-b475666ca033 req-eabf3641-29bd-423e-a733-0be9c632bd54 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:24:38.088894 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:38.088894 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:38.100908 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-eabf3641-29bd-423e-a733-0be9c632bd54 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:24:38.101801 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1719/3477] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 09:24:37 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 1494 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:24:38.142524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-369e6865-3b42-48bb-8b62-55fa4acbe2a0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] PUT http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a0613918-1d21-4faf-baf3-b4ef6da7f7b7 Jan 19 09:24:38.143340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-369e6865-3b42-48bb-8b62-55fa4acbe2a0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:24:38.172267 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:24:38.172267 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:24:38.172777 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-07260717-7190-49e7-a661-b475666ca033 req-369e6865-3b42-48bb-8b62-55fa4acbe2a0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-22d5bac8-75b5-4e23-8b25-f8380e0e8a6d-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.010s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:24:38.175999 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:38.175999 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:39.467393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-07260717-7190-49e7-a661-b475666ca033 req-369e6865-3b42-48bb-8b62-55fa4acbe2a0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Lock "b'cinder-attachment_update-22d5bac8-75b5-4e23-8b25-f8380e0e8a6d-n-h2-771363-1'" released by "attachment_update" :: held 1.295s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:24:39.468615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-369e6865-3b42-48bb-8b62-55fa4acbe2a0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a0613918-1d21-4faf-baf3-b4ef6da7f7b7 returned with HTTP 200 Jan 19 09:24:39.470014 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1759/3478] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 09:24:38 2021] PUT /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a0613918-1d21-4faf-baf3-b4ef6da7f7b7 => generated 762 bytes in 1332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:24:39.509232 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-262657e9-7703-4bb2-a1e5-13a65fa154f8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] POST http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a0613918-1d21-4faf-baf3-b4ef6da7f7b7/action Jan 19 09:24:39.509736 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:24:39.509736 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:24:39.510168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-262657e9-7703-4bb2-a1e5-13a65fa154f8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:24:39.510547 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-262657e9-7703-4bb2-a1e5-13a65fa154f8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:24:39.578874 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:24:39.578874 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:24:39.591633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-07260717-7190-49e7-a661-b475666ca033 req-262657e9-7703-4bb2-a1e5-13a65fa154f8 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a0613918-1d21-4faf-baf3-b4ef6da7f7b7/action returned with HTTP 204 Jan 19 09:24:39.592522 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1720/3479] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 09:24:39 2021] POST /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a0613918-1d21-4faf-baf3-b4ef6da7f7b7/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:26:43.543325 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-d69b6253-6db4-419a-ac5e-8047003ac3cb req-ba934caa-19e9-45b1-82f1-64e1345100d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a0613918-1d21-4faf-baf3-b4ef6da7f7b7 Jan 19 09:26:43.544084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-d69b6253-6db4-419a-ac5e-8047003ac3cb req-ba934caa-19e9-45b1-82f1-64e1345100d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:26:43.544084 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:26:43.544084 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:26:43.544726 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-d69b6253-6db4-419a-ac5e-8047003ac3cb req-ba934caa-19e9-45b1-82f1-64e1345100d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:26:43.567618 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:26:43.567618 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:26:44.057626 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-d69b6253-6db4-419a-ac5e-8047003ac3cb req-ba934caa-19e9-45b1-82f1-64e1345100d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:26:44.058159 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-d69b6253-6db4-419a-ac5e-8047003ac3cb req-ba934caa-19e9-45b1-82f1-64e1345100d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:26:44.067642 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-d69b6253-6db4-419a-ac5e-8047003ac3cb req-ba934caa-19e9-45b1-82f1-64e1345100d1 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a0613918-1d21-4faf-baf3-b4ef6da7f7b7 returned with HTTP 200 Jan 19 09:26:44.067642 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1760/3480] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 09:26:43 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/a0613918-1d21-4faf-baf3-b4ef6da7f7b7 => generated 19 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:26:44.726406 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3aa3054a-6029-4eb3-a72b-23a822a19e48 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:26:44.727047 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3aa3054a-6029-4eb3-a72b-23a822a19e48 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:26:44.727306 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:26:44.727306 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:26:44.727723 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3aa3054a-6029-4eb3-a72b-23a822a19e48 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:26:44.728195 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-3aa3054a-6029-4eb3-a72b-23a822a19e48 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume with id: 22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:26:44.781382 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:26:44.781382 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:26:44.782583 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3aa3054a-6029-4eb3-a72b-23a822a19e48 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:26:44.810987 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3aa3054a-6029-4eb3-a72b-23a822a19e48 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume request issued successfully. Jan 19 09:26:44.811469 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3aa3054a-6029-4eb3-a72b-23a822a19e48 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 202 Jan 19 09:26:44.812349 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1721/3481] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:26:44 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:26:44.819898 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a8ee0aa-3dde-46c8-aa3b-2d01718d9c47 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:26:44.820553 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a8ee0aa-3dde-46c8-aa3b-2d01718d9c47 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:26:44.820771 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:26:44.820771 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:26:44.821141 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3a8ee0aa-3dde-46c8-aa3b-2d01718d9c47 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:26:44.874754 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:26:44.874754 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:26:44.883546 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3a8ee0aa-3dde-46c8-aa3b-2d01718d9c47 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:26:44.908432 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3a8ee0aa-3dde-46c8-aa3b-2d01718d9c47 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:26:44.909264 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1761/3482] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:26:44 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:26:45.927040 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-602cc420-c070-4e5a-a00b-68c876c15229 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:26:45.927572 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-602cc420-c070-4e5a-a00b-68c876c15229 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:26:45.927761 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:26:45.927761 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:26:45.928138 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-602cc420-c070-4e5a-a00b-68c876c15229 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:26:45.980387 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:26:45.980387 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:26:45.990200 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-602cc420-c070-4e5a-a00b-68c876c15229 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:26:46.021935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-602cc420-c070-4e5a-a00b-68c876c15229 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 200 Jan 19 09:26:46.022785 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1722/3483] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:26:45 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:26:47.040147 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11dd08f3-98a8-4364-8197-d52a8fbfafbe tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d Jan 19 09:26:47.040641 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11dd08f3-98a8-4364-8197-d52a8fbfafbe tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:26:47.040795 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:26:47.040795 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:26:47.041246 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11dd08f3-98a8-4364-8197-d52a8fbfafbe tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:26:47.094790 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11dd08f3-98a8-4364-8197-d52a8fbfafbe tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d returned with HTTP 404 Jan 19 09:26:47.096114 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1762/3484] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:26:47 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/22d5bac8-75b5-4e23-8b25-f8380e0e8a6d => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:26:47.105227 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2172f8fa-6dc7-4c83-9091-7d0b0e06c4a5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 Jan 19 09:26:47.105917 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2172f8fa-6dc7-4c83-9091-7d0b0e06c4a5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:26:47.106175 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:26:47.106175 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:26:47.106658 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2172f8fa-6dc7-4c83-9091-7d0b0e06c4a5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:26:47.107099 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v2.snapshots [None req-2172f8fa-6dc7-4c83-9091-7d0b0e06c4a5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete snapshot with id: 2339f9da-13ac-4576-899c-5345a59758e6 Jan 19 09:26:47.137750 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:26:47.137750 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:26:47.139320 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2172f8fa-6dc7-4c83-9091-7d0b0e06c4a5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:26:47.216925 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2172f8fa-6dc7-4c83-9091-7d0b0e06c4a5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot delete request issued successfully. Jan 19 09:26:47.217501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2172f8fa-6dc7-4c83-9091-7d0b0e06c4a5 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 returned with HTTP 202 Jan 19 09:26:47.219273 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1723/3485] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Jan 19 09:26:47 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:26:47.226792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cca48d9a-723a-4d16-8d03-ab043acc3466 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 Jan 19 09:26:47.227485 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cca48d9a-723a-4d16-8d03-ab043acc3466 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:26:47.228182 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cca48d9a-723a-4d16-8d03-ab043acc3466 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:26:47.257586 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:26:47.257586 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:26:47.268739 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cca48d9a-723a-4d16-8d03-ab043acc3466 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:26:47.271632 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cca48d9a-723a-4d16-8d03-ab043acc3466 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 returned with HTTP 200 Jan 19 09:26:47.272444 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1763/3486] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:26:47 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:26:48.286430 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68cf228e-b43f-40eb-b0fe-f320730919ed tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 Jan 19 09:26:48.287160 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68cf228e-b43f-40eb-b0fe-f320730919ed tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:26:48.287160 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:26:48.287160 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:26:48.287488 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-68cf228e-b43f-40eb-b0fe-f320730919ed tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:26:48.314273 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:26:48.314273 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:26:48.315428 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-68cf228e-b43f-40eb-b0fe-f320730919ed tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Snapshot retrieved successfully. Jan 19 09:26:48.317394 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-68cf228e-b43f-40eb-b0fe-f320730919ed tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 returned with HTTP 200 Jan 19 09:26:48.318226 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1724/3487] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:26:48 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:26:49.331319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7393358e-0e9b-4632-905e-2f7962648cbd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 Jan 19 09:26:49.331942 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7393358e-0e9b-4632-905e-2f7962648cbd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:26:49.332091 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:26:49.332091 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:26:49.332390 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7393358e-0e9b-4632-905e-2f7962648cbd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:26:49.357677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7393358e-0e9b-4632-905e-2f7962648cbd tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 returned with HTTP 404 Jan 19 09:26:49.358747 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1764/3488] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Jan 19 09:26:49 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/snapshots/2339f9da-13ac-4576-899c-5345a59758e6 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:26:57.254583 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-68018750-3dd5-44dc-974d-d43aed9e9e42 req-ef30daaa-7433-4d1c-9bff-506e0450189f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/44ceee6d-3d6e-4dc6-8c2f-02c44868065a Jan 19 09:26:57.255254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-68018750-3dd5-44dc-974d-d43aed9e9e42 req-ef30daaa-7433-4d1c-9bff-506e0450189f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:26:57.255391 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:26:57.255391 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:26:57.255716 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-68018750-3dd5-44dc-974d-d43aed9e9e42 req-ef30daaa-7433-4d1c-9bff-506e0450189f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:26:57.298582 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:26:57.298582 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:26:57.913278 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-68018750-3dd5-44dc-974d-d43aed9e9e42 req-ef30daaa-7433-4d1c-9bff-506e0450189f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:26:57.913707 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-68018750-3dd5-44dc-974d-d43aed9e9e42 req-ef30daaa-7433-4d1c-9bff-506e0450189f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:26:57.920484 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-68018750-3dd5-44dc-974d-d43aed9e9e42 req-ef30daaa-7433-4d1c-9bff-506e0450189f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/44ceee6d-3d6e-4dc6-8c2f-02c44868065a returned with HTTP 200 Jan 19 09:26:57.921407 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1725/3489] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 09:26:57 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/attachments/44ceee6d-3d6e-4dc6-8c2f-02c44868065a => generated 19 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:27:00.942380 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-61269f7d-1a45-4c7d-9a53-6ea4fe088e2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] DELETE http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:27:00.942935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-61269f7d-1a45-4c7d-9a53-6ea4fe088e2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:27:00.943361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-61269f7d-1a45-4c7d-9a53-6ea4fe088e2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:27:00.943816 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-61269f7d-1a45-4c7d-9a53-6ea4fe088e2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume with id: d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:27:00.998663 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:27:00.998663 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:27:01.000277 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-61269f7d-1a45-4c7d-9a53-6ea4fe088e2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:27:01.038214 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-61269f7d-1a45-4c7d-9a53-6ea4fe088e2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Delete volume request issued successfully. Jan 19 09:27:01.038584 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-61269f7d-1a45-4c7d-9a53-6ea4fe088e2f tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 202 Jan 19 09:27:01.043034 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1765/3490] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:27:00 2021] DELETE /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:27:01.050447 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d368ef1-3210-481c-997f-fa0427dcc4b0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:27:01.051180 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d368ef1-3210-481c-997f-fa0427dcc4b0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:27:01.051549 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:27:01.051549 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:27:01.052229 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5d368ef1-3210-481c-997f-fa0427dcc4b0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:27:01.163954 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:27:01.163954 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:27:01.182013 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5d368ef1-3210-481c-997f-fa0427dcc4b0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:27:01.237536 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5d368ef1-3210-481c-997f-fa0427dcc4b0 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:27:01.239356 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1726/3491] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:27:01 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 1367 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:27:02.259792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f18b1be6-660f-4fd9-a470-f02669fcd944 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:27:02.260507 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f18b1be6-660f-4fd9-a470-f02669fcd944 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:27:02.260507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:27:02.260507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:27:02.260904 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f18b1be6-660f-4fd9-a470-f02669fcd944 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:27:02.315847 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:27:02.315847 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:27:02.325649 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f18b1be6-660f-4fd9-a470-f02669fcd944 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Volume info retrieved successfully. Jan 19 09:27:02.358825 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f18b1be6-660f-4fd9-a470-f02669fcd944 tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 200 Jan 19 09:27:02.370804 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1766/3492] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:27:02 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 1367 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:27:03.378787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a54f7023-0556-40a5-9f98-7f1d1d8d474d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] GET http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 Jan 19 09:27:03.379330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a54f7023-0556-40a5-9f98-7f1d1d8d474d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:27:03.379492 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:27:03.379492 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:27:03.379862 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a54f7023-0556-40a5-9f98-7f1d1d8d474d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:27:03.428730 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a54f7023-0556-40a5-9f98-7f1d1d8d474d tempest-TestVolumeBootPattern-105511791 tempest-TestVolumeBootPattern-105511791] http://10.222.0.50/volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 returned with HTTP 404 Jan 19 09:27:03.429853 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1727/3493] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:27:03 2021] GET /volume/v3/963a4527fbad4432bfa2584da8b32401/volumes/d1de6790-af8c-4b66-a28c-e3b3ebc54aa0 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:38:35.487258 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] POST http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes Jan 19 09:38:35.487774 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:35.487774 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:35.488093 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1133520624"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:38:35.489331 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1133520624'}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:38:35.489746 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Create volume of 1 GB Jan 19 09:38:35.503153 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Availability Zones retrieved successfully. Jan 19 09:38:35.519906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Flow 'volume_create_api' (e0a99d37-0ed7-425c-8c7a-33a416c07fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:38:35.522724 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (379f7941-d9e9-4235-97a2-94b28056ec52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:38:35.524714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:38:35.586202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (379f7941-d9e9-4235-97a2-94b28056ec52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:38:35.588380 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86df9d0f-22bf-482a-8c71-93eb09a509ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:38:35.673835 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Created reservations ['ff2d4edd-91dd-4f2d-9a34-3aa5628fcd48', 'd2bf76ac-0524-422d-b4fe-c851bd5a8d5d', '133b56e7-7c14-40d5-a526-387da659224d', 'b4a03d2b-1c42-4219-9605-7340dd6c69c9'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:38:35.675730 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86df9d0f-22bf-482a-8c71-93eb09a509ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff2d4edd-91dd-4f2d-9a34-3aa5628fcd48', 'd2bf76ac-0524-422d-b4fe-c851bd5a8d5d', '133b56e7-7c14-40d5-a526-387da659224d', 'b4a03d2b-1c42-4219-9605-7340dd6c69c9']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:38:35.677889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ebf547-8ded-4b34-b994-83cbd1697653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:38:35.735362 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ebf547-8ded-4b34-b994-83cbd1697653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '563070aa-8b18-4b14-be0d-75a196cef637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1133520624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0182bbffc2449e4b31d0a1540115aab',qos_specs=None,replication_status=,reservations=['ff2d4edd-91dd-4f2d-9a34-3aa5628fcd48','d2bf76ac-0524-422d-b4fe-c851bd5a8d5d','133b56e7-7c14-40d5-a526-387da659224d','b4a03d2b-1c42-4219-9605-7340dd6c69c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30d451b7b70a4b329e81505134a29a69',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1133520624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=563070aa-8b18-4b14-be0d-75a196cef637,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0182bbffc2449e4b31d0a1540115aab',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,user_id='30d451b7b70a4b329e81505134a29a69',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:38:35.737170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b800ceff-ca38-47a0-a260-c39745496118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:38:35.762816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b800ceff-ca38-47a0-a260-c39745496118) 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-ServerActionsTestJSON-volume-1133520624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0182bbffc2449e4b31d0a1540115aab',qos_specs=None,replication_status=,reservations=['ff2d4edd-91dd-4f2d-9a34-3aa5628fcd48','d2bf76ac-0524-422d-b4fe-c851bd5a8d5d','133b56e7-7c14-40d5-a526-387da659224d','b4a03d2b-1c42-4219-9605-7340dd6c69c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30d451b7b70a4b329e81505134a29a69',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:38:35.764756 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a217ec5-44ac-47af-9422-ac7dd3b0fd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:38:35.778981 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a217ec5-44ac-47af-9422-ac7dd3b0fd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:38:35.781629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Flow 'volume_create_api' (e0a99d37-0ed7-425c-8c7a-33a416c07fcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:38:35.833789 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Create volume request issued successfully. Jan 19 09:38:35.847846 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7f975e1a-4dd8-4437-82b8-4f90075a28d7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes returned with HTTP 202 Jan 19 09:38:35.849022 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1767/3494] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Jan 19 09:38:35 2021] POST /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes => generated 821 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:38:35.864494 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ea1a4af-fe71-4890-a369-50ae893fb1c1 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:35.865023 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ea1a4af-fe71-4890-a369-50ae893fb1c1 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:35.865582 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2ea1a4af-fe71-4890-a369-50ae893fb1c1 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:35.914751 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:35.914751 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:35.923574 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2ea1a4af-fe71-4890-a369-50ae893fb1c1 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:35.945249 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2ea1a4af-fe71-4890-a369-50ae893fb1c1 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:35.946075 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1728/3495] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:38:35 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:38:36.962922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fefe818-517d-41c9-a824-750af54ef3b9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:36.963518 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fefe818-517d-41c9-a824-750af54ef3b9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:36.963637 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:36.963637 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:36.963974 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fefe818-517d-41c9-a824-750af54ef3b9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:37.013005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:37.013005 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:37.020982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2fefe818-517d-41c9-a824-750af54ef3b9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:37.042352 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fefe818-517d-41c9-a824-750af54ef3b9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:37.043163 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1768/3496] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:38:36 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:38:37.455524 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-57583124-c7b7-4a19-a588-8dea72a966ec tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:37.456040 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-57583124-c7b7-4a19-a588-8dea72a966ec tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:37.456255 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:37.456255 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:37.456624 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-57583124-c7b7-4a19-a588-8dea72a966ec tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:37.509234 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:37.509234 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:37.517761 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-57583124-c7b7-4a19-a588-8dea72a966ec tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:37.539365 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-57583124-c7b7-4a19-a588-8dea72a966ec tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:37.540198 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1729/3497] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:38:37 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:38:37.620993 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fefe818-517d-41c9-a824-750af54ef3b9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume// Jan 19 09:38:37.621503 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fefe818-517d-41c9-a824-750af54ef3b9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:37.621727 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:37.621727 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:37.622099 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2fefe818-517d-41c9-a824-750af54ef3b9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:37.623303 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2fefe818-517d-41c9-a824-750af54ef3b9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:38:37.623916 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1769/3498] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 09:38:37 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:38:37.636933 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-b07032fe-41b4-4140-aa78-76cb89de41f7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] POST http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments Jan 19 09:38:37.637466 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:37.637466 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:37.637876 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-b07032fe-41b4-4140-aa78-76cb89de41f7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "563070aa-8b18-4b14-be0d-75a196cef637", "instance_uuid": "62579eba-0239-4393-93a2-52a76bc726df", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:38:37.687852 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:37.687852 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:37.744017 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-b07032fe-41b4-4140-aa78-76cb89de41f7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments returned with HTTP 200 Jan 19 09:38:37.744935 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1730/3499] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 09:38:37 2021] POST /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:38:37.779305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ae07b403-9c6f-4cb1-a817-3dd2f0fbcecf tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:37.779818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ae07b403-9c6f-4cb1-a817-3dd2f0fbcecf tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:37.780324 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ae07b403-9c6f-4cb1-a817-3dd2f0fbcecf tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:37.809713 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-b07032fe-41b4-4140-aa78-76cb89de41f7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume// Jan 19 09:38:37.810202 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-b07032fe-41b4-4140-aa78-76cb89de41f7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:37.810396 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:37.810396 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:37.810790 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-b07032fe-41b4-4140-aa78-76cb89de41f7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:37.811991 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-b07032fe-41b4-4140-aa78-76cb89de41f7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:38:37.812585 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1731/3500] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 09:38:37 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:38:37.826578 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-5a6b652f-77fd-499a-8139-e71d83656442 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:37.827148 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-5a6b652f-77fd-499a-8139-e71d83656442 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:37.827608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-5a6b652f-77fd-499a-8139-e71d83656442 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:37.829633 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:37.829633 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:37.839174 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ae07b403-9c6f-4cb1-a817-3dd2f0fbcecf tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:37.857809 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:37.857809 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:37.865980 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ae07b403-9c6f-4cb1-a817-3dd2f0fbcecf tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:37.866784 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1770/3501] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:38:37 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:38:37.876337 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:37.876337 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:37.884373 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-5a6b652f-77fd-499a-8139-e71d83656442 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:37.903101 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:37.903101 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:37.911049 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-5a6b652f-77fd-499a-8139-e71d83656442 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:37.911861 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1732/3502] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 09:38:37 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 1012 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:38:37.947752 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-079694b3-a82e-4e4f-9e8e-5b42d2d56a25 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] PUT http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/40054a70-d8fc-4851-a330-01cbbc61bde6 Jan 19 09:38:37.948422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:37.948422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:37.948840 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-079694b3-a82e-4e4f-9e8e-5b42d2d56a25 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:38:37.976026 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:38:37.976026 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:38:37.976550 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-079694b3-a82e-4e4f-9e8e-5b42d2d56a25 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Lock "b'cinder-attachment_update-563070aa-8b18-4b14-be0d-75a196cef637-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.009s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:38:37.979231 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:37.979231 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:38.883202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-01ef158b-27eb-4578-9d00-f9db2c8eee86 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:38.883727 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-01ef158b-27eb-4578-9d00-f9db2c8eee86 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:38.883946 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:38.883946 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:38.884322 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-01ef158b-27eb-4578-9d00-f9db2c8eee86 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:38.933595 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:38.933595 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:38.941817 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-01ef158b-27eb-4578-9d00-f9db2c8eee86 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:38.960618 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:38.960618 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:38.969486 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-01ef158b-27eb-4578-9d00-f9db2c8eee86 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:38.979453 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1733/3503] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:38:38 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:38:39.215934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-079694b3-a82e-4e4f-9e8e-5b42d2d56a25 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Lock "b'cinder-attachment_update-563070aa-8b18-4b14-be0d-75a196cef637-n-h1-771363-1'" released by "attachment_update" :: held 1.239s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:38:39.216675 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-079694b3-a82e-4e4f-9e8e-5b42d2d56a25 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/40054a70-d8fc-4851-a330-01cbbc61bde6 returned with HTTP 200 Jan 19 09:38:39.217595 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1771/3504] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 09:38:37 2021] PUT /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/40054a70-d8fc-4851-a330-01cbbc61bde6 => generated 762 bytes in 1275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:38:39.986331 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a84aa790-988f-4a68-b0a4-7fb82b913f48 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:39.986874 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a84aa790-988f-4a68-b0a4-7fb82b913f48 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:39.987045 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:39.987045 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:39.987453 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a84aa790-988f-4a68-b0a4-7fb82b913f48 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:40.036058 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:40.036058 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:40.044127 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a84aa790-988f-4a68-b0a4-7fb82b913f48 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:40.062507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:40.062507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:40.070513 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a84aa790-988f-4a68-b0a4-7fb82b913f48 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:40.071332 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1734/3505] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:38:39 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:38:41.087999 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a0572909-7e20-49cd-9070-6a70887a9142 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:41.088595 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a0572909-7e20-49cd-9070-6a70887a9142 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:41.088772 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:41.088772 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:41.089161 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a0572909-7e20-49cd-9070-6a70887a9142 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:41.138272 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:41.138272 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:41.146291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a0572909-7e20-49cd-9070-6a70887a9142 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:41.164692 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:41.164692 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:41.173451 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a0572909-7e20-49cd-9070-6a70887a9142 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:41.174265 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1772/3506] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:38:41 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:38:42.190306 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa3164c3-e338-4f74-9d33-93d1a9969de0 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:42.190983 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa3164c3-e338-4f74-9d33-93d1a9969de0 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:42.191199 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:42.191199 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:42.191631 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-fa3164c3-e338-4f74-9d33-93d1a9969de0 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:42.242886 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:42.242886 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:42.251413 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-fa3164c3-e338-4f74-9d33-93d1a9969de0 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:42.269879 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:42.269879 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:42.278290 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-fa3164c3-e338-4f74-9d33-93d1a9969de0 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:42.279098 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1735/3507] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:38:42 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:38:43.296481 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bfd47adf-d7f2-471e-9c21-767703e09288 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:43.297064 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bfd47adf-d7f2-471e-9c21-767703e09288 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:43.297236 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:43.297236 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:43.297573 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bfd47adf-d7f2-471e-9c21-767703e09288 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:43.349768 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:43.349768 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:43.358347 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bfd47adf-d7f2-471e-9c21-767703e09288 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:43.377185 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:43.377185 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:43.386271 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bfd47adf-d7f2-471e-9c21-767703e09288 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:43.387080 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1773/3508] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:38:43 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:38:44.403911 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a99263ba-000c-4491-982f-16532766ff43 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:44.404438 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a99263ba-000c-4491-982f-16532766ff43 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:44.404652 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:44.404652 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:44.405024 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a99263ba-000c-4491-982f-16532766ff43 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:44.453566 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:44.453566 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:44.461545 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a99263ba-000c-4491-982f-16532766ff43 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:44.486980 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:44.486980 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:44.495472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a99263ba-000c-4491-982f-16532766ff43 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:44.496305 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1736/3509] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:38:44 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:38:45.278935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-a0275795-dd6d-4b38-8e94-2162e209bcc3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] POST http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/40054a70-d8fc-4851-a330-01cbbc61bde6/action Jan 19 09:38:45.278935 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:45.278935 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:45.278935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-a0275795-dd6d-4b38-8e94-2162e209bcc3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:38:45.278935 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-a0275795-dd6d-4b38-8e94-2162e209bcc3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:38:45.346710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:45.346710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:45.359879 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-a0275795-dd6d-4b38-8e94-2162e209bcc3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/40054a70-d8fc-4851-a330-01cbbc61bde6/action returned with HTTP 204 Jan 19 09:38:45.360778 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1774/3510] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 09:38:45 2021] POST /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/40054a70-d8fc-4851-a330-01cbbc61bde6/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:38:45.512497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dff80924-62a6-4314-846d-364d768a2a04 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:38:45.513022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dff80924-62a6-4314-846d-364d768a2a04 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:38:45.513274 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:38:45.513274 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:38:45.513645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-dff80924-62a6-4314-846d-364d768a2a04 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:38:45.562526 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:45.562526 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:45.570413 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-dff80924-62a6-4314-846d-364d768a2a04 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:38:45.588333 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:38:45.588333 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:38:45.597575 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-dff80924-62a6-4314-846d-364d768a2a04 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:38:45.598396 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1737/3511] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:38:45 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 1206 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:39:01.581935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-a0275795-dd6d-4b38-8e94-2162e209bcc3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume// Jan 19 09:39:01.582392 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-a0275795-dd6d-4b38-8e94-2162e209bcc3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:01.582611 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:01.582611 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:01.583022 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-a0275795-dd6d-4b38-8e94-2162e209bcc3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:01.584103 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-2b95cdeb-de1c-43ba-89fd-baa1dcc04aba req-a0275795-dd6d-4b38-8e94-2162e209bcc3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:39:01.584705 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1775/3512] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 09:39:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:39:01.600183 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-2fcc926c-9ceb-4fec-ac16-758238497b8f tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] POST http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments Jan 19 09:39:01.600675 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:01.600675 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:01.601087 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-2fcc926c-9ceb-4fec-ac16-758238497b8f tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "563070aa-8b18-4b14-be0d-75a196cef637", "instance_uuid": "62579eba-0239-4393-93a2-52a76bc726df", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:39:01.650481 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:01.650481 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:01.763002 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-2fcc926c-9ceb-4fec-ac16-758238497b8f tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments returned with HTTP 200 Jan 19 09:39:01.763797 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1738/3513] 10.222.0.54 () {64 vars in 1358 bytes} [Tue Jan 19 09:39:01 2021] POST /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:39:01.779448 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-a4edd823-8d49-445f-91cd-d19e595812c3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] DELETE http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/40054a70-d8fc-4851-a330-01cbbc61bde6 Jan 19 09:39:01.779952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-a4edd823-8d49-445f-91cd-d19e595812c3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:01.780425 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-a4edd823-8d49-445f-91cd-d19e595812c3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:01.800710 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:01.800710 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:01.978556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-a4edd823-8d49-445f-91cd-d19e595812c3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(221835a3-e8c1-4d99-b65c-f340058e8ae2)]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:39:01.978979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-a4edd823-8d49-445f-91cd-d19e595812c3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Adding status of: reserved to pending status list for volume. {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 19 09:39:01.979645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-a4edd823-8d49-445f-91cd-d19e595812c3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:39:01.986125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-a4edd823-8d49-445f-91cd-d19e595812c3 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/40054a70-d8fc-4851-a330-01cbbc61bde6 returned with HTTP 200 Jan 19 09:39:01.987129 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1776/3514] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 09:39:01 2021] DELETE /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/40054a70-d8fc-4851-a330-01cbbc61bde6 => generated 192 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:39:05.713197 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-7a1a7393-6e44-41a7-81eb-b16bf3374cd8 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] PUT http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2 Jan 19 09:39:05.713829 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:05.713829 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:05.714377 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-7a1a7393-6e44-41a7-81eb-b16bf3374cd8 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:39:05.742292 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:39:05.742292 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:39:05.743007 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-7a1a7393-6e44-41a7-81eb-b16bf3374cd8 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Lock "b'cinder-attachment_update-563070aa-8b18-4b14-be0d-75a196cef637-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.009s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:39:05.746119 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:05.746119 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:06.994778 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-7a1a7393-6e44-41a7-81eb-b16bf3374cd8 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Lock "b'cinder-attachment_update-563070aa-8b18-4b14-be0d-75a196cef637-n-h2-771363-1'" released by "attachment_update" :: held 1.252s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:39:06.995478 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-7a1a7393-6e44-41a7-81eb-b16bf3374cd8 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2 returned with HTTP 200 Jan 19 09:39:06.996531 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1739/3515] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 09:39:05 2021] PUT /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2 => generated 762 bytes in 1289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:39:07.012208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-37c39977-b701-4281-b5f2-0a509834d2d2 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2 Jan 19 09:39:07.012774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-37c39977-b701-4281-b5f2-0a509834d2d2 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:07.012991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:07.012991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:07.013416 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-37c39977-b701-4281-b5f2-0a509834d2d2 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:07.032585 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-37c39977-b701-4281-b5f2-0a509834d2d2 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2 returned with HTTP 200 Jan 19 09:39:07.033463 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1777/3516] 10.222.0.18 () {60 vars in 1415 bytes} [Tue Jan 19 09:39:07 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:39:14.604202 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-32da4129-4139-4ce8-9e12-43c8ae7cd822 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] POST http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2/action Jan 19 09:39:14.604797 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:14.604797 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:14.605116 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-32da4129-4139-4ce8-9e12-43c8ae7cd822 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:39:14.605490 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-32da4129-4139-4ce8-9e12-43c8ae7cd822 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:39:14.800163 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:14.800163 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:14.813532 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-32da4129-4139-4ce8-9e12-43c8ae7cd822 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2/action returned with HTTP 204 Jan 19 09:39:14.814433 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1740/3517] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 09:39:14 2021] POST /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2/action => generated 0 bytes in 216 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:39:19.682436 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-37c39977-b701-4281-b5f2-0a509834d2d2 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume// Jan 19 09:39:19.683025 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-37c39977-b701-4281-b5f2-0a509834d2d2 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:19.683128 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:19.683128 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:19.683473 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-37c39977-b701-4281-b5f2-0a509834d2d2 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:19.684564 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3f51f0fe-8098-4a40-a276-a00260966d70 req-37c39977-b701-4281-b5f2-0a509834d2d2 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:39:19.685252 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1778/3518] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 09:39:19 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:39:19.702622 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-0049f3a5-5441-432b-9e83-aa3c3369b594 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] POST http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments Jan 19 09:39:19.703232 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:19.703232 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:19.703784 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-0049f3a5-5441-432b-9e83-aa3c3369b594 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "563070aa-8b18-4b14-be0d-75a196cef637", "instance_uuid": "62579eba-0239-4393-93a2-52a76bc726df", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:39:19.754080 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:19.754080 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:19.866842 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-0049f3a5-5441-432b-9e83-aa3c3369b594 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments returned with HTTP 200 Jan 19 09:39:19.868780 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1741/3519] 10.222.0.18 () {64 vars in 1358 bytes} [Tue Jan 19 09:39:19 2021] POST /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:39:19.882509 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-a1c9f286-25a7-4de7-bfb8-e7bc2b2683aa tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] DELETE http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2 Jan 19 09:39:19.883421 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-a1c9f286-25a7-4de7-bfb8-e7bc2b2683aa tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:19.883900 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-a1c9f286-25a7-4de7-bfb8-e7bc2b2683aa tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:19.904265 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:19.904265 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:20.092260 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-a1c9f286-25a7-4de7-bfb8-e7bc2b2683aa tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(0bc7ebe7-2ca3-4e86-adc4-bdab1531f233)]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:39:20.092688 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-a1c9f286-25a7-4de7-bfb8-e7bc2b2683aa tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Adding status of: reserved to pending status list for volume. {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 19 09:39:20.093138 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-a1c9f286-25a7-4de7-bfb8-e7bc2b2683aa tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:39:20.099438 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-a1c9f286-25a7-4de7-bfb8-e7bc2b2683aa tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2 returned with HTTP 200 Jan 19 09:39:20.100287 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1779/3520] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 09:39:19 2021] DELETE /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/221835a3-e8c1-4d99-b65c-f340058e8ae2 => generated 192 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:39:24.604829 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-e4adc820-b843-48c9-8b70-0c8ef6c86e76 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] PUT http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233 Jan 19 09:39:24.605422 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:24.605422 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:24.605783 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-e4adc820-b843-48c9-8b70-0c8ef6c86e76 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:39:24.635005 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:39:24.635005 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:39:24.635643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-e4adc820-b843-48c9-8b70-0c8ef6c86e76 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Lock "b'cinder-attachment_update-563070aa-8b18-4b14-be0d-75a196cef637-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.010s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:39:24.638130 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:24.638130 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:25.917417 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-e4adc820-b843-48c9-8b70-0c8ef6c86e76 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Lock "b'cinder-attachment_update-563070aa-8b18-4b14-be0d-75a196cef637-n-h1-771363-1'" released by "attachment_update" :: held 1.282s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:39:25.918083 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-e4adc820-b843-48c9-8b70-0c8ef6c86e76 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233 returned with HTTP 200 Jan 19 09:39:25.918953 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1742/3521] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 09:39:24 2021] PUT /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233 => generated 762 bytes in 1320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:39:25.935001 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-32687c19-2441-4666-b2ed-6fb6955bb0bf tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233 Jan 19 09:39:25.935566 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-32687c19-2441-4666-b2ed-6fb6955bb0bf tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:25.935789 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:25.935789 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:25.936292 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-32687c19-2441-4666-b2ed-6fb6955bb0bf tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:25.954882 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-32687c19-2441-4666-b2ed-6fb6955bb0bf tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233 returned with HTTP 200 Jan 19 09:39:25.955700 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1780/3522] 10.222.0.54 () {60 vars in 1415 bytes} [Tue Jan 19 09:39:25 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233 => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:39:33.361528 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-ad4d197a-37fa-493c-8e36-11f4d0063579 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] POST http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233/action Jan 19 09:39:33.362078 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:33.362078 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:33.362560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-ad4d197a-37fa-493c-8e36-11f4d0063579 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:39:33.362941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-ad4d197a-37fa-493c-8e36-11f4d0063579 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:39:33.430764 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:33.430764 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:33.443441 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-0347c8b8-a862-4369-9de5-dcbb57a17391 req-ad4d197a-37fa-493c-8e36-11f4d0063579 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233/action returned with HTTP 204 Jan 19 09:39:33.445632 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1743/3523] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 09:39:33 2021] POST /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:39:39.878069 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-20c0b996-01b6-49e3-ace9-4b7aae54f6d8 req-ffcdba16-74ed-451e-85a4-025acb163635 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] DELETE http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233 Jan 19 09:39:39.878649 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-20c0b996-01b6-49e3-ace9-4b7aae54f6d8 req-ffcdba16-74ed-451e-85a4-025acb163635 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:39.878773 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:39.878773 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:39.879107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-20c0b996-01b6-49e3-ace9-4b7aae54f6d8 req-ffcdba16-74ed-451e-85a4-025acb163635 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:39.917364 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:39.917364 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:40.376105 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-20c0b996-01b6-49e3-ace9-4b7aae54f6d8 req-ffcdba16-74ed-451e-85a4-025acb163635 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:39:40.376450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-20c0b996-01b6-49e3-ace9-4b7aae54f6d8 req-ffcdba16-74ed-451e-85a4-025acb163635 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:39:40.383180 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-20c0b996-01b6-49e3-ace9-4b7aae54f6d8 req-ffcdba16-74ed-451e-85a4-025acb163635 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233 returned with HTTP 200 Jan 19 09:39:40.384062 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1781/3524] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 09:39:39 2021] DELETE /volume/v3/a0182bbffc2449e4b31d0a1540115aab/attachments/0bc7ebe7-2ca3-4e86-adc4-bdab1531f233 => generated 19 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:39:41.205404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5780462c-a114-40dd-a9e0-0e65b6d1f539 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:39:41.205937 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5780462c-a114-40dd-a9e0-0e65b6d1f539 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:41.206153 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:41.206153 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:41.206527 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5780462c-a114-40dd-a9e0-0e65b6d1f539 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:41.265881 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:41.265881 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:41.275615 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5780462c-a114-40dd-a9e0-0e65b6d1f539 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:39:41.298651 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5780462c-a114-40dd-a9e0-0e65b6d1f539 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:39:41.299645 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1744/3525] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:39:41 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:39:41.314787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8d27e96-82c2-4ef3-8b96-68d36bfcdc7d tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:39:41.315352 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8d27e96-82c2-4ef3-8b96-68d36bfcdc7d tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:41.315569 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:41.315569 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:41.315940 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c8d27e96-82c2-4ef3-8b96-68d36bfcdc7d tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:41.366693 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:41.366693 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:41.375627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c8d27e96-82c2-4ef3-8b96-68d36bfcdc7d tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:39:41.397934 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c8d27e96-82c2-4ef3-8b96-68d36bfcdc7d tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:39:41.398927 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1782/3526] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:39:41 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:39:41.483939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a0dc478-fdeb-432a-9c03-b2e4e576efad tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] DELETE http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:39:41.484462 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a0dc478-fdeb-432a-9c03-b2e4e576efad tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:41.484678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:41.484678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:41.485049 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1a0dc478-fdeb-432a-9c03-b2e4e576efad tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:41.485540 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-1a0dc478-fdeb-432a-9c03-b2e4e576efad tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Delete volume with id: 563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:39:41.535826 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:41.535826 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:41.537000 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1a0dc478-fdeb-432a-9c03-b2e4e576efad tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:39:41.562741 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1a0dc478-fdeb-432a-9c03-b2e4e576efad tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Delete volume request issued successfully. Jan 19 09:39:41.563211 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1a0dc478-fdeb-432a-9c03-b2e4e576efad tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 202 Jan 19 09:39:41.564065 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1745/3527] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:39:41 2021] DELETE /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:39:41.571996 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97ceea74-09f7-478d-b27d-2166709d1db9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:39:41.572522 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97ceea74-09f7-478d-b27d-2166709d1db9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:41.572718 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:41.572718 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:41.573395 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-97ceea74-09f7-478d-b27d-2166709d1db9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:41.622774 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:41.622774 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:41.631325 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-97ceea74-09f7-478d-b27d-2166709d1db9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:39:41.655914 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-97ceea74-09f7-478d-b27d-2166709d1db9 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:39:41.656826 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1783/3528] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:39:41 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:39:42.673305 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8333288e-4896-48b8-8ff0-c26da5601fa7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:39:42.673863 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8333288e-4896-48b8-8ff0-c26da5601fa7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:42.674026 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:42.674026 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:42.674398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8333288e-4896-48b8-8ff0-c26da5601fa7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:42.724321 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:39:42.724321 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:39:42.733146 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8333288e-4896-48b8-8ff0-c26da5601fa7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Volume info retrieved successfully. Jan 19 09:39:42.755927 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8333288e-4896-48b8-8ff0-c26da5601fa7 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 200 Jan 19 09:39:42.757351 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1746/3529] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:39:42 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:39:43.774299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b4e0bab2-fb87-4d08-ad20-c6c916988a50 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] GET http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 Jan 19 09:39:43.774813 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b4e0bab2-fb87-4d08-ad20-c6c916988a50 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:39:43.775032 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:39:43.775032 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:39:43.775397 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b4e0bab2-fb87-4d08-ad20-c6c916988a50 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:39:43.821919 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b4e0bab2-fb87-4d08-ad20-c6c916988a50 tempest-ServerActionsTestJSON-1440304439 tempest-ServerActionsTestJSON-1440304439] http://10.222.0.50/volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 returned with HTTP 404 Jan 19 09:39:43.822968 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1784/3530] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:39:43 2021] GET /volume/v3/a0182bbffc2449e4b31d0a1540115aab/volumes/563070aa-8b18-4b14-be0d-75a196cef637 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:41:58.400107 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-900b9602-191a-4e3f-820c-1c5cc7e04b80 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] POST http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types Jan 19 09:41:58.400630 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:41:58.400630 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:41:58.400977 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-900b9602-191a-4e3f-820c-1c5cc7e04b80 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-2092193510", "extra_specs": {}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:41:58.463296 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-900b9602-191a-4e3f-820c-1c5cc7e04b80 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types returned with HTTP 200 Jan 19 09:41:58.464174 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1747/3531] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:41:58 2021] POST /volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types => generated 218 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:41:58.478505 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e7ffd38-590e-4b54-ae63-97a6ba930c40 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] POST http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/44664230-f275-4d5f-b8f2-4f2352c78c73/encryption Jan 19 09:41:58.479520 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e7ffd38-590e-4b54-ae63-97a6ba930c40 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:41:58.547663 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e7ffd38-590e-4b54-ae63-97a6ba930c40 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/44664230-f275-4d5f-b8f2-4f2352c78c73/encryption returned with HTTP 200 Jan 19 09:41:58.550057 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1785/3532] 10.222.0.50 () {60 vars in 1364 bytes} [Tue Jan 19 09:41:58 2021] POST /volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/44664230-f275-4d5f-b8f2-4f2352c78c73/encryption => generated 231 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:41:58.561319 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] POST http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes Jan 19 09:41:58.562124 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1044433698", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-2092193510", "size": 1}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:41:58.563383 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1044433698', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-2092193510', 'size': 1}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:41:58.576967 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Create volume of 1 GB Jan 19 09:41:58.577736 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:41:58.577736 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:41:58.586244 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Availability zone cache updated, next update will occur around 2021-01-19 10:41:58.585715. {{(pid=87854) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 09:41:58.586637 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Availability Zones retrieved successfully. Jan 19 09:41:58.617379 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Flow 'volume_create_api' (dcc0ef1c-3766-487c-9960-3af77f26b065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:41:58.620210 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a57b0f-7ece-4c52-ad7c-dcf7281af3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:41:58.622980 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:41:58.693086 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a57b0f-7ece-4c52-ad7c-dcf7281af3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:41:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44664230-f275-4d5f-b8f2-4f2352c78c73,is_public=True,name='tempest-scenario-type-cryptsetup-2092193510',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44664230-f275-4d5f-b8f2-4f2352c78c73', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:41:58.695645 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd3f502-936b-46be-940f-23a0f0835fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:41:58.748872 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2092193510 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2092193510, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:41:58.749793 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2092193510 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2092193510, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:41:58.791850 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Created reservations ['ab051df1-1fbe-4dc3-8caf-dc90e7441e50', '38ac6ba1-8d78-4aea-9e61-9555f66bb1a6', 'a136ff79-6a8e-4cb6-aeb2-17b8c78c786d', '44a78381-6d9d-4fb1-ab3b-b6effed359fe'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:41:58.793801 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd3f502-936b-46be-940f-23a0f0835fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab051df1-1fbe-4dc3-8caf-dc90e7441e50', '38ac6ba1-8d78-4aea-9e61-9555f66bb1a6', 'a136ff79-6a8e-4cb6-aeb2-17b8c78c786d', '44a78381-6d9d-4fb1-ab3b-b6effed359fe']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:41:58.795916 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c039ce-5227-4f2e-bc43-b1503c31a300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:41:58.855769 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c039ce-5227-4f2e-bc43-b1503c31a300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42595773-937a-46c1-b493-a6d20b80a4db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1044433698',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4cd57a580d4c8482d176d82e567f2b',qos_specs=None,replication_status=,reservations=['ab051df1-1fbe-4dc3-8caf-dc90e7441e50','38ac6ba1-8d78-4aea-9e61-9555f66bb1a6','a136ff79-6a8e-4cb6-aeb2-17b8c78c786d','44a78381-6d9d-4fb1-ab3b-b6effed359fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9225cfe616ce4b328c1f6211e2c97023',volume_type_id=44664230-f275-4d5f-b8f2-4f2352c78c73), '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=2021-01-19T09:41:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1044433698',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=42595773-937a-46c1-b493-a6d20b80a4db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4cd57a580d4c8482d176d82e567f2b',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,user_id='9225cfe616ce4b328c1f6211e2c97023',volume_attachment=,volume_type=,volume_type_id=44664230-f275-4d5f-b8f2-4f2352c78c73)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:41:58.857872 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e910ba1f-be5a-48e9-a1d9-4e25be69209c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:41:58.885135 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e910ba1f-be5a-48e9-a1d9-4e25be69209c) 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-TestEncryptedCinderVolumes-volume-1044433698',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4cd57a580d4c8482d176d82e567f2b',qos_specs=None,replication_status=,reservations=['ab051df1-1fbe-4dc3-8caf-dc90e7441e50','38ac6ba1-8d78-4aea-9e61-9555f66bb1a6','a136ff79-6a8e-4cb6-aeb2-17b8c78c786d','44a78381-6d9d-4fb1-ab3b-b6effed359fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9225cfe616ce4b328c1f6211e2c97023',volume_type_id=44664230-f275-4d5f-b8f2-4f2352c78c73)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:41:58.887119 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798ce916-9468-4e5f-a8f8-bd26a2ecd506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:41:58.902706 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798ce916-9468-4e5f-a8f8-bd26a2ecd506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:41:58.905362 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Flow 'volume_create_api' (dcc0ef1c-3766-487c-9960-3af77f26b065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:41:58.962293 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Create volume request issued successfully. Jan 19 09:41:58.984866 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-4b7b6a54-afd4-4318-b853-033d2590cc58 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes returned with HTTP 202 Jan 19 09:41:58.993228 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1748/3533] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:41:58 2021] POST /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes => generated 857 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:41:59.000672 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af997282-75e0-47f9-a78b-04fa41a3919e tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:41:59.001233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af997282-75e0-47f9-a78b-04fa41a3919e tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:41:59.001885 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-af997282-75e0-47f9-a78b-04fa41a3919e tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:41:59.054433 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:41:59.054433 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:41:59.064534 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-af997282-75e0-47f9-a78b-04fa41a3919e tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:41:59.089447 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-af997282-75e0-47f9-a78b-04fa41a3919e tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:41:59.090282 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1786/3534] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:41:58 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:00.108118 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-288d6489-f184-46c9-bd3b-4dbbbaefd636 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:00.108719 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-288d6489-f184-46c9-bd3b-4dbbbaefd636 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:00.108819 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:00.108819 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:00.109191 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-288d6489-f184-46c9-bd3b-4dbbbaefd636 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:00.162113 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:00.162113 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:00.171725 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-288d6489-f184-46c9-bd3b-4dbbbaefd636 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:00.194726 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-288d6489-f184-46c9-bd3b-4dbbbaefd636 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:00.195554 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1749/3535] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:00 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 950 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:00.210889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e6fb58c-158f-4a77-8e67-db470b41bff1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:00.211412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e6fb58c-158f-4a77-8e67-db470b41bff1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:00.211632 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:00.211632 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:00.212001 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e6fb58c-158f-4a77-8e67-db470b41bff1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:00.262525 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:00.262525 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:00.272018 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3e6fb58c-158f-4a77-8e67-db470b41bff1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:00.294806 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e6fb58c-158f-4a77-8e67-db470b41bff1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:00.295623 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1787/3536] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:00 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 950 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:00.425621 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-0584b6b0-99b8-4131-9840-6fe9d50d43d6 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:00.426061 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-0584b6b0-99b8-4131-9840-6fe9d50d43d6 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:00.426246 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:00.426246 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:00.426612 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-0584b6b0-99b8-4131-9840-6fe9d50d43d6 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:00.481385 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:00.481385 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:00.490407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-0584b6b0-99b8-4131-9840-6fe9d50d43d6 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:00.512985 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-0584b6b0-99b8-4131-9840-6fe9d50d43d6 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:00.514718 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1750/3537] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:42:00 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 950 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:00.609871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e6fb58c-158f-4a77-8e67-db470b41bff1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume// Jan 19 09:42:00.610343 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e6fb58c-158f-4a77-8e67-db470b41bff1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:00.610572 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:00.610572 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:00.610941 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3e6fb58c-158f-4a77-8e67-db470b41bff1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:00.611978 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3e6fb58c-158f-4a77-8e67-db470b41bff1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:42:00.612561 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1788/3538] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 09:42:00 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:42:00.625581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-a967b84d-cb8c-4106-b42d-e3f15e7ba492 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] POST http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments Jan 19 09:42:00.626086 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:00.626086 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:00.626501 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-a967b84d-cb8c-4106-b42d-e3f15e7ba492 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42595773-937a-46c1-b493-a6d20b80a4db", "instance_uuid": "9f28453d-051a-4af7-9ec3-3de1b7c2b14f", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:42:00.676332 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:00.676332 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:00.734440 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-a967b84d-cb8c-4106-b42d-e3f15e7ba492 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments returned with HTTP 200 Jan 19 09:42:00.735589 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1751/3539] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 09:42:00 2021] POST /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:42:00.773636 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5fd9e34-6f84-45a0-87f5-f8b6349ab262 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:00.774154 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5fd9e34-6f84-45a0-87f5-f8b6349ab262 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:00.774642 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f5fd9e34-6f84-45a0-87f5-f8b6349ab262 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:00.802018 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-a967b84d-cb8c-4106-b42d-e3f15e7ba492 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume// Jan 19 09:42:00.802508 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-a967b84d-cb8c-4106-b42d-e3f15e7ba492 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:00.802777 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:00.802777 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:00.803155 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-a967b84d-cb8c-4106-b42d-e3f15e7ba492 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:00.804443 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-a967b84d-cb8c-4106-b42d-e3f15e7ba492 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:42:00.805078 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1752/3540] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 09:42:00 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:42:00.819055 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-38203fa8-f7a1-44c6-949e-df85c46e6971 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:00.819617 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-38203fa8-f7a1-44c6-949e-df85c46e6971 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:00.820136 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-38203fa8-f7a1-44c6-949e-df85c46e6971 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:00.824935 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:00.824935 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:00.834910 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f5fd9e34-6f84-45a0-87f5-f8b6349ab262 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:00.854084 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:00.854084 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:00.863185 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f5fd9e34-6f84-45a0-87f5-f8b6349ab262 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:00.864022 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1789/3541] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:00 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:42:00.870360 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:00.870360 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:00.879533 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-38203fa8-f7a1-44c6-949e-df85c46e6971 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:00.899840 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:00.899840 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:00.908368 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-38203fa8-f7a1-44c6-949e-df85c46e6971 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:00.909392 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1753/3542] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 09:42:00 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 1048 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:42:00.946349 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-302521ae-65fe-4706-b745-d1d101f996da tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] PUT http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/389e0f73-eba1-44f6-b418-19b01488a861 Jan 19 09:42:00.947346 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:00.947346 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:00.947346 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-302521ae-65fe-4706-b745-d1d101f996da tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:42:00.975574 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:42:00.975574 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:42:00.976337 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-302521ae-65fe-4706-b745-d1d101f996da tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Lock "b'cinder-attachment_update-42595773-937a-46c1-b493-a6d20b80a4db-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.009s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:42:00.978994 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:00.978994 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:01.880565 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e42fb88-ea97-43d5-8471-cf29d863441b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:01.881086 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e42fb88-ea97-43d5-8471-cf29d863441b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:01.881326 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:01.881326 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:01.881698 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9e42fb88-ea97-43d5-8471-cf29d863441b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:01.932979 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:01.932979 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:01.941604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9e42fb88-ea97-43d5-8471-cf29d863441b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:01.961580 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:01.961580 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:01.970208 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9e42fb88-ea97-43d5-8471-cf29d863441b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:01.971313 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1754/3543] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:01 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:02.263151 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-302521ae-65fe-4706-b745-d1d101f996da tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Lock "b'cinder-attachment_update-42595773-937a-46c1-b493-a6d20b80a4db-n-h1-771363-1'" released by "attachment_update" :: held 1.287s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:42:02.263826 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-302521ae-65fe-4706-b745-d1d101f996da tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/389e0f73-eba1-44f6-b418-19b01488a861 returned with HTTP 200 Jan 19 09:42:02.264722 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1790/3544] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 09:42:00 2021] PUT /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/389e0f73-eba1-44f6-b418-19b01488a861 => generated 761 bytes in 1323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:42:02.281031 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-bfa043ab-d76b-469b-bf15-874c7b280196 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db/encryption Jan 19 09:42:02.281576 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-bfa043ab-d76b-469b-bf15-874c7b280196 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:02.281793 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:02.281793 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:02.282168 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-bfa043ab-d76b-469b-bf15-874c7b280196 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:02.332230 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:02.332230 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:02.387527 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-bfa043ab-d76b-469b-bf15-874c7b280196 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db/encryption returned with HTTP 200 Jan 19 09:42:02.388388 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1755/3545] 10.222.0.54 () {58 vars in 1395 bytes} [Tue Jan 19 09:42:02 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db/encryption => generated 161 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:02.988386 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b77f1833-5dca-4128-841b-dd296c79525d tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:02.988979 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b77f1833-5dca-4128-841b-dd296c79525d tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:02.989149 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:02.989149 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:02.989451 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b77f1833-5dca-4128-841b-dd296c79525d tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:03.038443 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:03.038443 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:03.046787 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b77f1833-5dca-4128-841b-dd296c79525d tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:03.066336 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:03.066336 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:03.076999 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b77f1833-5dca-4128-841b-dd296c79525d tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:03.077882 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1791/3546] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:02 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 950 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:04.094628 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d9ad33d-02dd-4a3a-b20d-a71ba82f7bfe tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:04.095232 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d9ad33d-02dd-4a3a-b20d-a71ba82f7bfe tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:04.095325 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:04.095325 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:04.095678 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8d9ad33d-02dd-4a3a-b20d-a71ba82f7bfe tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:04.146969 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:04.146969 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:04.161874 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8d9ad33d-02dd-4a3a-b20d-a71ba82f7bfe tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:04.182067 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:04.182067 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:04.190606 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8d9ad33d-02dd-4a3a-b20d-a71ba82f7bfe tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:04.191442 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1756/3547] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:04 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 950 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:05.208477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92812f81-ff0c-40ca-bc9a-a2d7b211346a tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:05.209050 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92812f81-ff0c-40ca-bc9a-a2d7b211346a tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:05.209183 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:05.209183 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:05.209582 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-92812f81-ff0c-40ca-bc9a-a2d7b211346a tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:05.269943 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:05.269943 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:05.278600 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-92812f81-ff0c-40ca-bc9a-a2d7b211346a tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:05.297720 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:05.297720 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:05.306387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-92812f81-ff0c-40ca-bc9a-a2d7b211346a tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:05.307213 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1792/3548] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:05 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 950 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:06.327508 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11f7414c-83d2-46c4-b70b-4e3fea67a47b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:06.328059 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11f7414c-83d2-46c4-b70b-4e3fea67a47b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:06.328265 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:06.328265 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:06.328646 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-11f7414c-83d2-46c4-b70b-4e3fea67a47b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:06.381605 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:06.381605 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:06.390028 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-11f7414c-83d2-46c4-b70b-4e3fea67a47b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:06.409783 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:06.409783 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:06.418281 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-11f7414c-83d2-46c4-b70b-4e3fea67a47b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:06.419097 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1757/3549] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:06 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 950 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:07.435336 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5328ece-f5fc-449f-885c-642bfc699de8 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:07.435877 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5328ece-f5fc-449f-885c-642bfc699de8 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:07.436001 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:07.436001 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:07.436373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5328ece-f5fc-449f-885c-642bfc699de8 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:07.486479 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:07.486479 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:07.495311 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b5328ece-f5fc-449f-885c-642bfc699de8 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:07.514947 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:07.514947 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:07.523948 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5328ece-f5fc-449f-885c-642bfc699de8 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:07.524766 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1793/3550] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:07 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 950 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:07.905959 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-62f5bd87-5566-4b35-94ab-dcb452bfe4ed tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] POST http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/389e0f73-eba1-44f6-b418-19b01488a861/action Jan 19 09:42:07.906466 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:07.906466 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:07.906906 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-62f5bd87-5566-4b35-94ab-dcb452bfe4ed tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:42:07.907288 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-62f5bd87-5566-4b35-94ab-dcb452bfe4ed tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:42:07.973930 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:07.973930 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:07.987300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-3a3a0492-8d10-47d3-822c-c27392f8b4a8 req-62f5bd87-5566-4b35-94ab-dcb452bfe4ed tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/389e0f73-eba1-44f6-b418-19b01488a861/action returned with HTTP 204 Jan 19 09:42:07.988183 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1758/3551] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 09:42:07 2021] POST /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/389e0f73-eba1-44f6-b418-19b01488a861/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:42:08.540904 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21a5a92b-3f22-4e27-b81a-d1f94e65cccb tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:08.541537 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21a5a92b-3f22-4e27-b81a-d1f94e65cccb tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:08.541754 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:08.541754 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:08.542120 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-21a5a92b-3f22-4e27-b81a-d1f94e65cccb tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:08.591554 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:08.591554 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:08.601717 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-21a5a92b-3f22-4e27-b81a-d1f94e65cccb tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:08.621935 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:08.621935 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:08.631026 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-21a5a92b-3f22-4e27-b81a-d1f94e65cccb tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:08.633364 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1794/3552] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:08 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 1242 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:42:08.648064 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f745ca96-b05f-4dbc-ba5a-9ea2dd346ce5 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:08.648575 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f745ca96-b05f-4dbc-ba5a-9ea2dd346ce5 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:08.648792 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:08.648792 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:08.649183 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f745ca96-b05f-4dbc-ba5a-9ea2dd346ce5 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:08.697278 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:08.697278 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:08.706486 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f745ca96-b05f-4dbc-ba5a-9ea2dd346ce5 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:08.726617 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:08.726617 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:08.735039 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f745ca96-b05f-4dbc-ba5a-9ea2dd346ce5 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:08.735889 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1759/3553] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:08 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 1242 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:42:08.855118 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-853c3754-dc24-4410-a316-fa0bf3d737b9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:08.855632 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-853c3754-dc24-4410-a316-fa0bf3d737b9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:08.855847 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:08.855847 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:08.856216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-853c3754-dc24-4410-a316-fa0bf3d737b9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:08.905177 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:08.905177 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:08.914361 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-853c3754-dc24-4410-a316-fa0bf3d737b9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:08.932998 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:08.932998 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:08.942056 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-853c3754-dc24-4410-a316-fa0bf3d737b9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:08.942928 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1795/3554] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:42:08 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 1242 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:42:08.966211 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-f1390a16-bff3-4b2b-aad4-93e9562dd449 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] POST http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db/action Jan 19 09:42:08.966676 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:08.966676 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:08.967122 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-f1390a16-bff3-4b2b-aad4-93e9562dd449 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action body: b'{"os-begin_detaching": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:42:08.968339 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-f1390a16-bff3-4b2b-aad4-93e9562dd449 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:42:09.018528 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:09.018528 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:09.019848 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-f1390a16-bff3-4b2b-aad4-93e9562dd449 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:09.029028 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-f1390a16-bff3-4b2b-aad4-93e9562dd449 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Begin detaching volume completed successfully. Jan 19 09:42:09.029633 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-f1390a16-bff3-4b2b-aad4-93e9562dd449 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db/action returned with HTTP 202 Jan 19 09:42:09.030634 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1760/3555] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 09:42:08 2021] POST /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:42:09.104909 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-853c3754-dc24-4410-a316-fa0bf3d737b9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume// Jan 19 09:42:09.105429 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-853c3754-dc24-4410-a316-fa0bf3d737b9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:09.105657 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:09.105657 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:09.106037 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-853c3754-dc24-4410-a316-fa0bf3d737b9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:09.107158 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-853c3754-dc24-4410-a316-fa0bf3d737b9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:42:09.107786 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1796/3556] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 09:42:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:42:09.122972 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-c392d8d4-ed4a-49e2-97b1-65cb44941638 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:09.123546 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-c392d8d4-ed4a-49e2-97b1-65cb44941638 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:09.123775 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:09.123775 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:09.124732 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-c392d8d4-ed4a-49e2-97b1-65cb44941638 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:09.178959 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:09.178959 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:09.187336 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-c392d8d4-ed4a-49e2-97b1-65cb44941638 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:09.206927 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:09.206927 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:09.215274 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-c392d8d4-ed4a-49e2-97b1-65cb44941638 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:09.216099 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1761/3557] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 09:42:09 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 1344 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:42:09.258175 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-bc0a3f09-d1d9-4627-9dbc-b6cd39a5e1bd tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db/encryption Jan 19 09:42:09.258691 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-bc0a3f09-d1d9-4627-9dbc-b6cd39a5e1bd tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:09.259172 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-bc0a3f09-d1d9-4627-9dbc-b6cd39a5e1bd tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:09.311152 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:09.311152 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:09.366075 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-bc0a3f09-d1d9-4627-9dbc-b6cd39a5e1bd tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db/encryption returned with HTTP 200 Jan 19 09:42:09.367274 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1797/3558] 10.222.0.54 () {58 vars in 1395 bytes} [Tue Jan 19 09:42:09 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db/encryption => generated 161 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:09.752687 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-c539d072-2a95-43e3-9388-7661b557767b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] DELETE http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/389e0f73-eba1-44f6-b418-19b01488a861 Jan 19 09:42:09.753270 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-c539d072-2a95-43e3-9388-7661b557767b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:09.753378 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:09.753378 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:09.753757 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-c539d072-2a95-43e3-9388-7661b557767b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:09.775175 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:09.775175 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:10.224219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-c539d072-2a95-43e3-9388-7661b557767b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:42:10.224749 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-c539d072-2a95-43e3-9388-7661b557767b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:42:10.231682 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-e6dc2efb-050e-484b-9406-3c1d8d0a7202 req-c539d072-2a95-43e3-9388-7661b557767b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/389e0f73-eba1-44f6-b418-19b01488a861 returned with HTTP 200 Jan 19 09:42:10.232622 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1762/3559] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 09:42:09 2021] DELETE /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/389e0f73-eba1-44f6-b418-19b01488a861 => generated 19 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:11.497597 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-55125560-917f-4324-ac1b-215fb432b648 req-1d3e268a-17a5-4c77-9e65-e39bff8224a1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:11.498139 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-55125560-917f-4324-ac1b-215fb432b648 req-1d3e268a-17a5-4c77-9e65-e39bff8224a1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:11.498413 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:11.498413 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:11.498785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-55125560-917f-4324-ac1b-215fb432b648 req-1d3e268a-17a5-4c77-9e65-e39bff8224a1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:11.555426 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:11.555426 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:11.564291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-55125560-917f-4324-ac1b-215fb432b648 req-1d3e268a-17a5-4c77-9e65-e39bff8224a1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:11.587156 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-55125560-917f-4324-ac1b-215fb432b648 req-1d3e268a-17a5-4c77-9e65-e39bff8224a1 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:11.588002 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1798/3560] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:42:11 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 950 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:11.609390 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22db85a1-5fc5-4878-84e3-ed1fc71dbd18 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] DELETE http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:11.609914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22db85a1-5fc5-4878-84e3-ed1fc71dbd18 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:11.610182 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:11.610182 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:11.610619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-22db85a1-5fc5-4878-84e3-ed1fc71dbd18 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:11.611106 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-22db85a1-5fc5-4878-84e3-ed1fc71dbd18 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Delete volume with id: 42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:11.660526 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:11.660526 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:11.661741 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-22db85a1-5fc5-4878-84e3-ed1fc71dbd18 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:11.679959 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.keymgr.conf_key_mgr [None req-22db85a1-5fc5-4878-84e3-ed1fc71dbd18 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 19 09:42:11.688043 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-22db85a1-5fc5-4878-84e3-ed1fc71dbd18 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Delete volume request issued successfully. Jan 19 09:42:11.688535 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-22db85a1-5fc5-4878-84e3-ed1fc71dbd18 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 202 Jan 19 09:42:11.689458 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1763/3561] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:42:11 2021] DELETE /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:42:11.699095 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8fc26ab4-ca18-4cfe-b881-f61bcf884ac3 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:11.699747 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8fc26ab4-ca18-4cfe-b881-f61bcf884ac3 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:11.699970 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:11.699970 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:11.700335 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-8fc26ab4-ca18-4cfe-b881-f61bcf884ac3 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:11.751470 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:11.751470 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:11.760136 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-8fc26ab4-ca18-4cfe-b881-f61bcf884ac3 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:11.785140 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-8fc26ab4-ca18-4cfe-b881-f61bcf884ac3 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:11.785971 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1799/3562] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:11 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:12.802702 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b0df3e7-28c7-4c58-b136-23b59e9ce494 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:12.803237 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b0df3e7-28c7-4c58-b136-23b59e9ce494 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:12.803451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:12.803451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:12.803764 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2b0df3e7-28c7-4c58-b136-23b59e9ce494 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:12.853640 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:12.853640 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:12.862210 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2b0df3e7-28c7-4c58-b136-23b59e9ce494 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:12.886089 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2b0df3e7-28c7-4c58-b136-23b59e9ce494 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 200 Jan 19 09:42:12.886912 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1764/3563] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:12 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:13.903645 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f8076ba-5802-408d-8251-6b5814d9b7af tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db Jan 19 09:42:13.904774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f8076ba-5802-408d-8251-6b5814d9b7af tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:13.904774 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:13.904774 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:13.904774 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f8076ba-5802-408d-8251-6b5814d9b7af tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:13.951692 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f8076ba-5802-408d-8251-6b5814d9b7af tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db returned with HTTP 404 Jan 19 09:42:13.952750 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1800/3564] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:13 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/42595773-937a-46c1-b493-a6d20b80a4db => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:42:13.961282 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8ce771f-52ba-446e-a3e3-8551b8802a57 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] GET http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/volumes/detail?all_tenants=1 Jan 19 09:42:13.961838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8ce771f-52ba-446e-a3e3-8551b8802a57 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:13.962041 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:13.962041 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:13.962446 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a8ce771f-52ba-446e-a3e3-8551b8802a57 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:13.964394 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-a8ce771f-52ba-446e-a3e3-8551b8802a57 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:42:14.014366 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a8ce771f-52ba-446e-a3e3-8551b8802a57 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Get all volumes completed successfully. Jan 19 09:42:14.018672 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a8ce771f-52ba-446e-a3e3-8551b8802a57 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 19 09:42:14.030280 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1765/3565] 10.222.0.50 () {58 vars in 1252 bytes} [Tue Jan 19 09:42:13 2021] GET /volume/v3/0f2a9e87ae5147139b75105fe53f6b18/volumes/detail?all_tenants=1 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:42:14.035267 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51a3e377-aea1-42de-981a-7fda997f4934 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] DELETE http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/44664230-f275-4d5f-b8f2-4f2352c78c73 Jan 19 09:42:14.035798 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51a3e377-aea1-42de-981a-7fda997f4934 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:14.036307 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-51a3e377-aea1-42de-981a-7fda997f4934 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:14.105116 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:42:14.105116 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:42:14.132826 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-51a3e377-aea1-42de-981a-7fda997f4934 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/44664230-f275-4d5f-b8f2-4f2352c78c73 returned with HTTP 202 Jan 19 09:42:14.133873 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1801/3566] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:42:14 2021] DELETE /volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/44664230-f275-4d5f-b8f2-4f2352c78c73 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:42:52.811913 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d3d3844-2b00-4415-9f98-4572e591ad57 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] POST http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types Jan 19 09:42:52.812702 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7d3d3844-2b00-4415-9f98-4572e591ad57 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-276108062", "extra_specs": {}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:42:52.858247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7d3d3844-2b00-4415-9f98-4572e591ad57 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types returned with HTTP 200 Jan 19 09:42:52.859103 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1766/3567] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Jan 19 09:42:52 2021] POST /volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types => generated 211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:52.871588 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce0c9131-2199-4d8f-886f-c3e368d2d7ff tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] POST http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/79467783-6790-4775-9236-329948e879bd/encryption Jan 19 09:42:52.872353 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ce0c9131-2199-4d8f-886f-c3e368d2d7ff tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:42:52.922607 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ce0c9131-2199-4d8f-886f-c3e368d2d7ff tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/79467783-6790-4775-9236-329948e879bd/encryption returned with HTTP 200 Jan 19 09:42:52.923789 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1802/3568] 10.222.0.50 () {60 vars in 1364 bytes} [Tue Jan 19 09:42:52 2021] POST /volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/79467783-6790-4775-9236-329948e879bd/encryption => generated 230 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:52.933707 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] POST http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes Jan 19 09:42:52.934486 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1591888799", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-276108062", "size": 1}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:42:52.935731 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1591888799', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-276108062', 'size': 1}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:42:52.948857 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Create volume of 1 GB Jan 19 09:42:52.949630 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:52.949630 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:52.950295 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Availability Zones retrieved successfully. Jan 19 09:42:52.968211 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Flow 'volume_create_api' (609e1841-b23f-4e0a-a7a9-3fc806aa32b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:42:52.972170 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e289ede-eda3-4292-9c6c-e04ef3497071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:42:52.974223 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:42:53.037742 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e289ede-eda3-4292-9c6c-e04ef3497071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:42:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=79467783-6790-4775-9236-329948e879bd,is_public=True,name='tempest-scenario-type-luks-276108062',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79467783-6790-4775-9236-329948e879bd', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:42:53.039923 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f1d9361-e333-4baf-8fd8-74849108e847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:42:53.107283 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-276108062 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-276108062, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:42:53.108277 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.quota [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-276108062 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-276108062, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:42:53.143248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Created reservations ['c30a7734-8531-4345-8d38-ea8e0aa2d0c4', 'a56442f2-7d6e-4274-abe7-64fb32bcdaab', '60093d6d-6823-4161-a155-2937a1b96a8e', '83dd5933-85eb-47ca-838e-68d304849741'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:42:53.145207 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f1d9361-e333-4baf-8fd8-74849108e847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c30a7734-8531-4345-8d38-ea8e0aa2d0c4', 'a56442f2-7d6e-4274-abe7-64fb32bcdaab', '60093d6d-6823-4161-a155-2937a1b96a8e', '83dd5933-85eb-47ca-838e-68d304849741']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:42:53.147330 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d1d392-d5df-4b26-a6d1-eaf8113aa81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:42:53.207924 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d1d392-d5df-4b26-a6d1-eaf8113aa81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5add5182-32d1-4c6d-92fc-b76935d3bb53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1591888799',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4cd57a580d4c8482d176d82e567f2b',qos_specs=None,replication_status=,reservations=['c30a7734-8531-4345-8d38-ea8e0aa2d0c4','a56442f2-7d6e-4274-abe7-64fb32bcdaab','60093d6d-6823-4161-a155-2937a1b96a8e','83dd5933-85eb-47ca-838e-68d304849741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9225cfe616ce4b328c1f6211e2c97023',volume_type_id=79467783-6790-4775-9236-329948e879bd), '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=2021-01-19T09:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1591888799',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5add5182-32d1-4c6d-92fc-b76935d3bb53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4cd57a580d4c8482d176d82e567f2b',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,user_id='9225cfe616ce4b328c1f6211e2c97023',volume_attachment=,volume_type=,volume_type_id=79467783-6790-4775-9236-329948e879bd)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:42:53.210026 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce0a3c48-5e28-469c-88b5-490afc4cf062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:42:53.243671 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce0a3c48-5e28-469c-88b5-490afc4cf062) 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-TestEncryptedCinderVolumes-volume-1591888799',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4cd57a580d4c8482d176d82e567f2b',qos_specs=None,replication_status=,reservations=['c30a7734-8531-4345-8d38-ea8e0aa2d0c4','a56442f2-7d6e-4274-abe7-64fb32bcdaab','60093d6d-6823-4161-a155-2937a1b96a8e','83dd5933-85eb-47ca-838e-68d304849741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9225cfe616ce4b328c1f6211e2c97023',volume_type_id=79467783-6790-4775-9236-329948e879bd)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:42:53.243671 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8aca68-25aa-4070-8518-9f2689082031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:42:53.265797 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8aca68-25aa-4070-8518-9f2689082031) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:42:53.269971 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Flow 'volume_create_api' (609e1841-b23f-4e0a-a7a9-3fc806aa32b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:42:53.320792 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Create volume request issued successfully. Jan 19 09:42:53.340017 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7965ce57-aa3b-42e6-8909-ff35f1e6b143 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes returned with HTTP 202 Jan 19 09:42:53.341762 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1767/3569] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:42:52 2021] POST /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes => generated 850 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:42:53.358003 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e77e3f62-6502-4c53-8033-d85cb3e013c5 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:42:53.358712 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e77e3f62-6502-4c53-8033-d85cb3e013c5 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:53.359358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e77e3f62-6502-4c53-8033-d85cb3e013c5 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:53.425288 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:53.425288 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:53.434290 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e77e3f62-6502-4c53-8033-d85cb3e013c5 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:53.459627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e77e3f62-6502-4c53-8033-d85cb3e013c5 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:42:53.460258 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1803/3570] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:53 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 942 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:54.478399 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f4123c7-aa96-4146-9de6-0507620c37c4 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:42:54.479109 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f4123c7-aa96-4146-9de6-0507620c37c4 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:54.479109 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:54.479109 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:54.479469 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0f4123c7-aa96-4146-9de6-0507620c37c4 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:54.530307 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:54.530307 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:54.539543 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0f4123c7-aa96-4146-9de6-0507620c37c4 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:54.563103 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0f4123c7-aa96-4146-9de6-0507620c37c4 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:42:54.564024 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1768/3571] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:54 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:54.582437 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c30f9fc-c01b-43d1-ac7d-b5fbd128d7d9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:42:54.583107 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c30f9fc-c01b-43d1-ac7d-b5fbd128d7d9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:54.583379 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:54.583379 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:54.583866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c30f9fc-c01b-43d1-ac7d-b5fbd128d7d9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:54.655265 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:54.655265 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:54.666734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2c30f9fc-c01b-43d1-ac7d-b5fbd128d7d9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:54.697358 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c30f9fc-c01b-43d1-ac7d-b5fbd128d7d9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:42:54.698423 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1804/3572] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:54 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 943 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:54.860052 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-7cee64b9-21e3-466e-8280-866161ea7825 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:42:54.860644 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-7cee64b9-21e3-466e-8280-866161ea7825 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:54.860939 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:54.860939 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:54.861604 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-7cee64b9-21e3-466e-8280-866161ea7825 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:54.911844 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:54.911844 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:54.920605 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-7cee64b9-21e3-466e-8280-866161ea7825 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:54.943372 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-7cee64b9-21e3-466e-8280-866161ea7825 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:42:54.944234 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1769/3573] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:42:54 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:55.031957 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c30f9fc-c01b-43d1-ac7d-b5fbd128d7d9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume// Jan 19 09:42:55.032862 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c30f9fc-c01b-43d1-ac7d-b5fbd128d7d9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:55.033050 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:55.033050 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:55.033473 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2c30f9fc-c01b-43d1-ac7d-b5fbd128d7d9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:55.036041 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2c30f9fc-c01b-43d1-ac7d-b5fbd128d7d9 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:42:55.036704 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1805/3574] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 09:42:55 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:42:55.051734 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-55f20627-4163-410b-b726-352dcf4458af tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] POST http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments Jan 19 09:42:55.052246 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:55.052246 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:55.052654 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-55f20627-4163-410b-b726-352dcf4458af tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5add5182-32d1-4c6d-92fc-b76935d3bb53", "instance_uuid": "3d7accf7-a675-4ca4-970e-6f41e0b597aa", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:42:55.109578 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:55.109578 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:55.165498 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-55f20627-4163-410b-b726-352dcf4458af tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments returned with HTTP 200 Jan 19 09:42:55.166413 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1770/3575] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 09:42:55 2021] POST /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:42:55.206325 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3640668-d03d-432b-be8a-59d2f9767614 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:42:55.206858 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3640668-d03d-432b-be8a-59d2f9767614 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:55.207478 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b3640668-d03d-432b-be8a-59d2f9767614 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:55.234643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-55f20627-4163-410b-b726-352dcf4458af tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume// Jan 19 09:42:55.235164 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-55f20627-4163-410b-b726-352dcf4458af tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:55.235431 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:55.235431 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:55.235857 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-55f20627-4163-410b-b726-352dcf4458af tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:55.237081 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-55f20627-4163-410b-b726-352dcf4458af tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:42:55.237710 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1771/3576] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 09:42:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:42:55.251573 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-58e7fb43-08b0-45a0-bd99-d81b0bdc5585 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:42:55.252290 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-58e7fb43-08b0-45a0-bd99-d81b0bdc5585 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:55.252765 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-58e7fb43-08b0-45a0-bd99-d81b0bdc5585 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:55.261198 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:55.261198 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:55.271141 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b3640668-d03d-432b-be8a-59d2f9767614 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:55.291354 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:55.291354 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:55.299922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b3640668-d03d-432b-be8a-59d2f9767614 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:42:55.301054 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1806/3577] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:55 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 942 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:55.307240 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:55.307240 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:55.317310 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-58e7fb43-08b0-45a0-bd99-d81b0bdc5585 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:55.336614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:55.336614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:55.345764 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-58e7fb43-08b0-45a0-bd99-d81b0bdc5585 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:42:55.346602 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1772/3578] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 09:42:55 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 1041 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:42:55.380942 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-4573a956-7e6c-4a30-b2b9-620e2ec7acdb tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] PUT http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/f66301b9-4eee-4643-860c-92c4085fce1a Jan 19 09:42:55.381528 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:55.381528 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:55.381952 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-4573a956-7e6c-4a30-b2b9-620e2ec7acdb tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:42:55.410254 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:42:55.410254 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:42:55.410972 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-4573a956-7e6c-4a30-b2b9-620e2ec7acdb tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Lock "b'cinder-attachment_update-5add5182-32d1-4c6d-92fc-b76935d3bb53-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.010s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:42:55.413683 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:55.413683 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:56.317302 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-533d0c24-51a5-40fb-a7a8-1aa95a8550e2 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:42:56.318070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-533d0c24-51a5-40fb-a7a8-1aa95a8550e2 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:56.318070 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:56.318070 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:56.318070 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-533d0c24-51a5-40fb-a7a8-1aa95a8550e2 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:56.370126 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:56.370126 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:56.379222 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-533d0c24-51a5-40fb-a7a8-1aa95a8550e2 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:56.398340 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:56.398340 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:56.406813 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-533d0c24-51a5-40fb-a7a8-1aa95a8550e2 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:42:56.408372 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1773/3579] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:56 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 942 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:42:56.707920 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-4573a956-7e6c-4a30-b2b9-620e2ec7acdb tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Lock "b'cinder-attachment_update-5add5182-32d1-4c6d-92fc-b76935d3bb53-n-h1-771363-1'" released by "attachment_update" :: held 1.297s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:42:56.708597 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-4573a956-7e6c-4a30-b2b9-620e2ec7acdb tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/f66301b9-4eee-4643-860c-92c4085fce1a returned with HTTP 200 Jan 19 09:42:56.709598 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1807/3580] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 09:42:55 2021] PUT /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/f66301b9-4eee-4643-860c-92c4085fce1a => generated 761 bytes in 1333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:42:56.739265 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-294eff91-ead3-44c3-b2fb-e045ee6a822b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53/encryption Jan 19 09:42:56.739803 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-294eff91-ead3-44c3-b2fb-e045ee6a822b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:56.740015 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:56.740015 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:56.740397 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-294eff91-ead3-44c3-b2fb-e045ee6a822b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:56.788893 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:56.788893 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:56.838125 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-294eff91-ead3-44c3-b2fb-e045ee6a822b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53/encryption returned with HTTP 200 Jan 19 09:42:56.838971 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1774/3581] 10.222.0.54 () {58 vars in 1395 bytes} [Tue Jan 19 09:42:56 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53/encryption => generated 160 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:57.427332 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea33cbe4-e4e2-4bf6-a7c8-5ccdbe1f803d tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:42:57.427849 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea33cbe4-e4e2-4bf6-a7c8-5ccdbe1f803d tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:57.428068 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:57.428068 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:57.428455 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ea33cbe4-e4e2-4bf6-a7c8-5ccdbe1f803d tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:57.492074 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:57.492074 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:57.500699 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ea33cbe4-e4e2-4bf6-a7c8-5ccdbe1f803d tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:57.520077 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:57.520077 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:57.528212 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ea33cbe4-e4e2-4bf6-a7c8-5ccdbe1f803d tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:42:57.529033 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1808/3582] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:57 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 943 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:58.546493 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e0154917-d9a8-43c8-ab79-2347bcf52b1b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:42:58.547006 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e0154917-d9a8-43c8-ab79-2347bcf52b1b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:58.547220 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:58.547220 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:58.547588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e0154917-d9a8-43c8-ab79-2347bcf52b1b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:58.596962 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:58.596962 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:58.605228 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e0154917-d9a8-43c8-ab79-2347bcf52b1b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:58.622798 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:58.622798 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:58.631507 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e0154917-d9a8-43c8-ab79-2347bcf52b1b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:42:58.632305 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1775/3583] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:58 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:42:59.648183 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5863eab2-2388-4aa8-b003-6ae625b6d055 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:42:59.649570 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5863eab2-2388-4aa8-b003-6ae625b6d055 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:42:59.650134 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:42:59.650134 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:42:59.650687 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5863eab2-2388-4aa8-b003-6ae625b6d055 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:42:59.704876 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:59.704876 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:59.715119 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5863eab2-2388-4aa8-b003-6ae625b6d055 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:42:59.737668 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:42:59.737668 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:42:59.746496 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5863eab2-2388-4aa8-b003-6ae625b6d055 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:42:59.747331 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1809/3584] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:42:59 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 943 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:43:00.763966 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d21a1f2e-5f62-4379-810a-607a3f5efe49 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:00.764653 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d21a1f2e-5f62-4379-810a-607a3f5efe49 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:00.764833 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:00.764833 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:00.765373 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d21a1f2e-5f62-4379-810a-607a3f5efe49 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:00.819842 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:00.819842 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:00.828843 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d21a1f2e-5f62-4379-810a-607a3f5efe49 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:43:00.849069 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:00.849069 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:00.857831 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d21a1f2e-5f62-4379-810a-607a3f5efe49 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:43:00.858697 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1776/3585] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:43:00 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 943 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:43:01.875328 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4080d20-56a1-4efd-8777-6865e86151d6 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:01.875988 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4080d20-56a1-4efd-8777-6865e86151d6 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:01.876704 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:01.876704 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:01.877304 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c4080d20-56a1-4efd-8777-6865e86151d6 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:01.930716 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:01.930716 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:01.940591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c4080d20-56a1-4efd-8777-6865e86151d6 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:43:01.959903 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:01.959903 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:01.968433 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c4080d20-56a1-4efd-8777-6865e86151d6 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:43:01.969308 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1810/3586] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:43:01 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 943 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:43:02.335915 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-c802b2c9-c3be-4927-979c-38390e02cf23 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] POST http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/f66301b9-4eee-4643-860c-92c4085fce1a/action Jan 19 09:43:02.336408 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:02.336408 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:02.336842 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-c802b2c9-c3be-4927-979c-38390e02cf23 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:43:02.337528 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-c802b2c9-c3be-4927-979c-38390e02cf23 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:43:02.405644 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:02.405644 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:02.418949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b4c472dc-4117-4b63-bbec-b1400fbd6c28 req-c802b2c9-c3be-4927-979c-38390e02cf23 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/f66301b9-4eee-4643-860c-92c4085fce1a/action returned with HTTP 204 Jan 19 09:43:02.419806 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1777/3587] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 09:43:02 2021] POST /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/f66301b9-4eee-4643-860c-92c4085fce1a/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:43:02.987603 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-992c5757-4b3e-424e-bdce-758de4e3d068 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:02.988185 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-992c5757-4b3e-424e-bdce-758de4e3d068 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:02.988308 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:02.988308 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:02.988894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-992c5757-4b3e-424e-bdce-758de4e3d068 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:03.047018 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:03.047018 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:03.060067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-992c5757-4b3e-424e-bdce-758de4e3d068 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:43:03.081667 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:03.081667 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:03.090488 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-992c5757-4b3e-424e-bdce-758de4e3d068 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:43:03.091303 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1811/3588] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:43:02 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 1235 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:43:03.108915 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1fde2593-0bab-4edd-8962-43413244e956 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:03.109489 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1fde2593-0bab-4edd-8962-43413244e956 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:03.109708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:03.109708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:03.110083 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1fde2593-0bab-4edd-8962-43413244e956 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:03.160678 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:03.160678 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:03.169068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1fde2593-0bab-4edd-8962-43413244e956 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:43:03.189020 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:03.189020 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:03.197472 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1fde2593-0bab-4edd-8962-43413244e956 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:43:03.198312 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1778/3589] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:43:03 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 1235 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:43:03.481557 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-da2d33b6-417a-4b9d-ad4c-a62ec5fed7ea tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:03.482084 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-da2d33b6-417a-4b9d-ad4c-a62ec5fed7ea tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:03.482303 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:03.482303 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:03.482704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-da2d33b6-417a-4b9d-ad4c-a62ec5fed7ea tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:03.534451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:03.534451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:03.543016 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-da2d33b6-417a-4b9d-ad4c-a62ec5fed7ea tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:43:03.561483 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:03.561483 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:03.569885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-da2d33b6-417a-4b9d-ad4c-a62ec5fed7ea tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:43:03.570737 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1812/3590] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:43:03 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 1235 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:43:03.593552 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-03b60197-6a75-470c-9c34-435f450eb88f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] POST http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53/action Jan 19 09:43:03.594003 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:03.594003 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:03.594459 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-03b60197-6a75-470c-9c34-435f450eb88f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action body: b'{"os-begin_detaching": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:43:03.595362 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-03b60197-6a75-470c-9c34-435f450eb88f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:43:03.644656 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:03.644656 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:03.645887 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-03b60197-6a75-470c-9c34-435f450eb88f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:43:03.654756 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-03b60197-6a75-470c-9c34-435f450eb88f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Begin detaching volume completed successfully. Jan 19 09:43:03.655291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-03b60197-6a75-470c-9c34-435f450eb88f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53/action returned with HTTP 202 Jan 19 09:43:03.656185 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1779/3591] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 09:43:03 2021] POST /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:43:03.728982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-da2d33b6-417a-4b9d-ad4c-a62ec5fed7ea tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume// Jan 19 09:43:03.729742 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-da2d33b6-417a-4b9d-ad4c-a62ec5fed7ea tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:03.729998 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:03.729998 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:03.730444 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-da2d33b6-417a-4b9d-ad4c-a62ec5fed7ea tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:03.731719 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-da2d33b6-417a-4b9d-ad4c-a62ec5fed7ea tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:43:03.732371 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1813/3592] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 09:43:03 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:43:03.746257 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-28812921-09ce-428c-9459-64e8c5201813 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:03.746821 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-28812921-09ce-428c-9459-64e8c5201813 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:03.747037 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:03.747037 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:03.747409 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-28812921-09ce-428c-9459-64e8c5201813 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:03.799856 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:03.799856 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:03.809006 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-28812921-09ce-428c-9459-64e8c5201813 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:43:03.828183 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:03.828183 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:03.837671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-28812921-09ce-428c-9459-64e8c5201813 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:43:03.838497 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1780/3593] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 09:43:03 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 1337 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:43:03.883739 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-f6cf356e-1b2d-4d27-88ef-2759d6e1ddcf tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53/encryption Jan 19 09:43:03.884258 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-f6cf356e-1b2d-4d27-88ef-2759d6e1ddcf tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:03.884741 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-f6cf356e-1b2d-4d27-88ef-2759d6e1ddcf tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'index' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:03.935507 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:03.935507 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:03.990735 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-f6cf356e-1b2d-4d27-88ef-2759d6e1ddcf tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53/encryption returned with HTTP 200 Jan 19 09:43:03.991632 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1814/3594] 10.222.0.54 () {58 vars in 1395 bytes} [Tue Jan 19 09:43:03 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53/encryption => generated 160 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:43:04.366885 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-c6442bbd-2c4b-4fe8-aedb-fb94fb7a0c2b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] DELETE http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/f66301b9-4eee-4643-860c-92c4085fce1a Jan 19 09:43:04.367393 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-c6442bbd-2c4b-4fe8-aedb-fb94fb7a0c2b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:04.367610 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:04.367610 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:04.367982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-c6442bbd-2c4b-4fe8-aedb-fb94fb7a0c2b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:04.388557 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:04.388557 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:04.831085 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-c6442bbd-2c4b-4fe8-aedb-fb94fb7a0c2b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:43:04.831437 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-c6442bbd-2c4b-4fe8-aedb-fb94fb7a0c2b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:43:04.837772 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5a20cdca-99fa-475a-95dc-7ccddafc3bc4 req-c6442bbd-2c4b-4fe8-aedb-fb94fb7a0c2b tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/f66301b9-4eee-4643-860c-92c4085fce1a returned with HTTP 200 Jan 19 09:43:04.838633 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1781/3595] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 09:43:04 2021] DELETE /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/attachments/f66301b9-4eee-4643-860c-92c4085fce1a => generated 19 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:43:06.102893 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-954938a6-a01e-48df-a22e-456a49babb4c req-b37405e7-c166-4a91-b277-8703a73bd004 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:06.103445 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-954938a6-a01e-48df-a22e-456a49babb4c req-b37405e7-c166-4a91-b277-8703a73bd004 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:06.103593 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:06.103593 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:06.103930 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-954938a6-a01e-48df-a22e-456a49babb4c req-b37405e7-c166-4a91-b277-8703a73bd004 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:06.152368 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:06.152368 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:06.162965 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-954938a6-a01e-48df-a22e-456a49babb4c req-b37405e7-c166-4a91-b277-8703a73bd004 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:43:06.185731 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-954938a6-a01e-48df-a22e-456a49babb4c req-b37405e7-c166-4a91-b277-8703a73bd004 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:43:06.186723 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1815/3596] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:43:06 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:43:06.208627 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5bf522d-a9c7-4ec8-ad19-ba56f764435f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] DELETE http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:06.209173 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5bf522d-a9c7-4ec8-ad19-ba56f764435f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:06.209424 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:06.209424 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:06.209794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b5bf522d-a9c7-4ec8-ad19-ba56f764435f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'delete' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:06.210254 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-b5bf522d-a9c7-4ec8-ad19-ba56f764435f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Delete volume with id: 5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:06.259716 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:06.259716 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:06.260856 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b5bf522d-a9c7-4ec8-ad19-ba56f764435f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:43:06.279482 n-d-771363-1 devstack@c-api.service[87853]: WARNING cinder.keymgr.conf_key_mgr [None req-b5bf522d-a9c7-4ec8-ad19-ba56f764435f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 19 09:43:06.287818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b5bf522d-a9c7-4ec8-ad19-ba56f764435f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Delete volume request issued successfully. Jan 19 09:43:06.288308 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b5bf522d-a9c7-4ec8-ad19-ba56f764435f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 202 Jan 19 09:43:06.289109 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1782/3597] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:43:06 2021] DELETE /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:43:06.296736 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c30e8d96-f172-4991-8114-1a39ff0c261f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:06.297380 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c30e8d96-f172-4991-8114-1a39ff0c261f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:06.298709 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:06.298709 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:06.299132 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c30e8d96-f172-4991-8114-1a39ff0c261f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:06.352924 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:06.352924 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:06.362094 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c30e8d96-f172-4991-8114-1a39ff0c261f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:43:06.385520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c30e8d96-f172-4991-8114-1a39ff0c261f tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:43:06.386346 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1816/3598] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:43:06 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 942 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:43:07.403634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1df3a91-e44f-4628-9283-c6f2ceb4ee27 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:07.404134 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1df3a91-e44f-4628-9283-c6f2ceb4ee27 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:07.404323 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:07.404323 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:07.404693 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d1df3a91-e44f-4628-9283-c6f2ceb4ee27 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:07.454444 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:43:07.454444 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:43:07.462706 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d1df3a91-e44f-4628-9283-c6f2ceb4ee27 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Volume info retrieved successfully. Jan 19 09:43:07.486841 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d1df3a91-e44f-4628-9283-c6f2ceb4ee27 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 200 Jan 19 09:43:07.487860 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1783/3599] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:43:07 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 942 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:43:08.504341 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a4daf74a-7ccb-4393-ad71-24dd5e6c20e8 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] GET http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 Jan 19 09:43:08.504934 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a4daf74a-7ccb-4393-ad71-24dd5e6c20e8 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:08.505020 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:08.505020 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:08.505412 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a4daf74a-7ccb-4393-ad71-24dd5e6c20e8 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:08.554098 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a4daf74a-7ccb-4393-ad71-24dd5e6c20e8 tempest-TestEncryptedCinderVolumes-1355629182 tempest-TestEncryptedCinderVolumes-1355629182] http://10.222.0.50/volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 returned with HTTP 404 Jan 19 09:43:08.555566 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1817/3600] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:43:08 2021] GET /volume/v3/ab4cd57a580d4c8482d176d82e567f2b/volumes/5add5182-32d1-4c6d-92fc-b76935d3bb53 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:43:08.563634 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e47b109a-8d82-49da-b979-210de5b03c53 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] GET http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/volumes/detail?all_tenants=1 Jan 19 09:43:08.564529 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e47b109a-8d82-49da-b979-210de5b03c53 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:08.564793 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:43:08.564793 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:43:08.565361 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e47b109a-8d82-49da-b979-210de5b03c53 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Calling method 'detail' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:08.568794 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-e47b109a-8d82-49da-b979-210de5b03c53 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:43:08.620703 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e47b109a-8d82-49da-b979-210de5b03c53 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Get all volumes completed successfully. Jan 19 09:43:08.625333 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e47b109a-8d82-49da-b979-210de5b03c53 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 19 09:43:08.626219 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1784/3601] 10.222.0.50 () {58 vars in 1252 bytes} [Tue Jan 19 09:43:08 2021] GET /volume/v3/0f2a9e87ae5147139b75105fe53f6b18/volumes/detail?all_tenants=1 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 09:43:08.642070 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3368a9b4-64ee-4ef0-8c0b-0d016c9f7cf8 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] DELETE http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/79467783-6790-4775-9236-329948e879bd Jan 19 09:43:08.642637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3368a9b4-64ee-4ef0-8c0b-0d016c9f7cf8 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:43:08.643164 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3368a9b4-64ee-4ef0-8c0b-0d016c9f7cf8 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] Calling method '_delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:43:08.707065 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:43:08.707065 n-d-771363-1 devstack@c-api.service[87853]: "UPDATE / DELETE expressions." % clause Jan 19 09:43:08.721489 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3368a9b4-64ee-4ef0-8c0b-0d016c9f7cf8 tempest-TestEncryptedCinderVolumes-1124677677 tempest-TestEncryptedCinderVolumes-1124677677] http://10.222.0.50/volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/79467783-6790-4775-9236-329948e879bd returned with HTTP 202 Jan 19 09:43:08.722533 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1818/3602] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Jan 19 09:43:08 2021] DELETE /volume/v3/0f2a9e87ae5147139b75105fe53f6b18/types/79467783-6790-4775-9236-329948e879bd => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:44:10.551823 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] POST http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes Jan 19 09:44:10.552586 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1657782880", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:44:10.553880 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1657782880', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87854) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:44:10.554256 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Create volume of 1 GB Jan 19 09:44:10.567278 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Availability Zones retrieved successfully. Jan 19 09:44:10.584144 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Flow 'volume_create_api' (ca040cd8-8d1c-4339-9c3c-967879760da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:44:10.586994 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6eb726-bb0c-49d8-b1a0-6d9b68df8b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:44:10.588961 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Validating volume size '1' using validate_int {{(pid=87854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:44:10.651914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6eb726-bb0c-49d8-b1a0-6d9b68df8b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:44:10.654169 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c771588-242d-42bd-92ba-6cf23e88b417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:44:10.741177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Created reservations ['ade21755-a658-4fa3-a0f1-47a4f58df292', '2fa28105-3d4c-4129-be79-09e8342df093', '287265fa-f83f-46ad-91ce-76f1ef1c1ed6', 'b84ee1ac-13a5-40ea-91e6-8d5f313e9703'] {{(pid=87854) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:44:10.743172 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c771588-242d-42bd-92ba-6cf23e88b417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ade21755-a658-4fa3-a0f1-47a4f58df292', '2fa28105-3d4c-4129-be79-09e8342df093', '287265fa-f83f-46ad-91ce-76f1ef1c1ed6', 'b84ee1ac-13a5-40ea-91e6-8d5f313e9703']}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:44:10.745535 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3131fbe3-b9bf-4ebf-9716-13541eee58a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:44:10.806852 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3131fbe3-b9bf-4ebf-9716-13541eee58a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06b042e3-70ac-4800-a1e2-b96ea944d870', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1657782880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6350ec8c6dff4b45b2a856e79307b6bf',qos_specs=None,replication_status=,reservations=['ade21755-a658-4fa3-a0f1-47a4f58df292','2fa28105-3d4c-4129-be79-09e8342df093','287265fa-f83f-46ad-91ce-76f1ef1c1ed6','b84ee1ac-13a5-40ea-91e6-8d5f313e9703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aac1963b3fd4b7f90b96f67f4cbbc9f',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:44:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1657782880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06b042e3-70ac-4800-a1e2-b96ea944d870,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6350ec8c6dff4b45b2a856e79307b6bf',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,user_id='8aac1963b3fd4b7f90b96f67f4cbbc9f',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:44:10.808824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a680507-cab9-4b75-ae3d-90c753768732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:44:10.834259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a680507-cab9-4b75-ae3d-90c753768732) 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-1657782880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6350ec8c6dff4b45b2a856e79307b6bf',qos_specs=None,replication_status=,reservations=['ade21755-a658-4fa3-a0f1-47a4f58df292','2fa28105-3d4c-4129-be79-09e8342df093','287265fa-f83f-46ad-91ce-76f1ef1c1ed6','b84ee1ac-13a5-40ea-91e6-8d5f313e9703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aac1963b3fd4b7f90b96f67f4cbbc9f',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:44:10.836222 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e8bd5f-7d75-45e1-94bc-3f1b689ca9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:44:10.850187 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e8bd5f-7d75-45e1-94bc-3f1b689ca9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87854) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:44:10.852893 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Flow 'volume_create_api' (ca040cd8-8d1c-4339-9c3c-967879760da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87854) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:44:10.901317 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Create volume request issued successfully. Jan 19 09:44:10.914454 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-b6251e7e-ebf0-442a-bf58-0cb0ca4b34ba tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes returned with HTTP 202 Jan 19 09:44:10.915469 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1785/3603] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:44:10 2021] POST /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes => generated 824 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:44:10.930270 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a737102-e109-46e0-b0aa-06115d7ba3dd tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:10.930781 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2a737102-e109-46e0-b0aa-06115d7ba3dd tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:10.931259 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2a737102-e109-46e0-b0aa-06115d7ba3dd tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:10.980330 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:10.980330 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:10.989417 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2a737102-e109-46e0-b0aa-06115d7ba3dd tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:11.011215 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2a737102-e109-46e0-b0aa-06115d7ba3dd tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:11.012035 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1819/3604] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:10 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:44:12.028694 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a1d86be2-de3f-4fb3-9aea-4f7bc164e940 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:12.029263 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a1d86be2-de3f-4fb3-9aea-4f7bc164e940 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:12.029398 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:12.029398 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:12.029704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a1d86be2-de3f-4fb3-9aea-4f7bc164e940 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:12.078469 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:12.078469 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:12.086879 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a1d86be2-de3f-4fb3-9aea-4f7bc164e940 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:12.108392 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a1d86be2-de3f-4fb3-9aea-4f7bc164e940 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:12.109462 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1786/3605] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:12 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:44:12.124973 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db1dc2ee-c399-44b2-a8fc-9a5288fd0196 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:12.125588 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db1dc2ee-c399-44b2-a8fc-9a5288fd0196 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:12.125866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:12.125866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:12.126234 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-db1dc2ee-c399-44b2-a8fc-9a5288fd0196 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:12.173895 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:12.173895 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:12.181664 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-db1dc2ee-c399-44b2-a8fc-9a5288fd0196 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:12.203750 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-db1dc2ee-c399-44b2-a8fc-9a5288fd0196 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:12.204580 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1820/3606] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:12 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:44:12.219719 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9446587b-022f-4d40-b091-415c3d8a6d6c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes Jan 19 09:44:12.220239 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9446587b-022f-4d40-b091-415c3d8a6d6c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:12.220455 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:12.220455 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:12.220826 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-9446587b-022f-4d40-b091-415c3d8a6d6c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'index' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:12.221637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.api_utils [None req-9446587b-022f-4d40-b091-415c3d8a6d6c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Removing options '' from query. {{(pid=87854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:44:12.223461 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-9446587b-022f-4d40-b091-415c3d8a6d6c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87854) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:44:12.275603 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-9446587b-022f-4d40-b091-415c3d8a6d6c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Get all volumes completed successfully. Jan 19 09:44:12.276580 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-9446587b-022f-4d40-b091-415c3d8a6d6c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes returned with HTTP 200 Jan 19 09:44:12.277478 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1787/3607] 10.222.0.50 () {58 vars in 1204 bytes} [Tue Jan 19 09:44:12 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes => generated 405 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:44:12.287936 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6bf3086-7471-4430-8f0d-4ed7701aff25 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:12.288394 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6bf3086-7471-4430-8f0d-4ed7701aff25 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:12.288612 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:12.288612 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:12.288982 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6bf3086-7471-4430-8f0d-4ed7701aff25 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:12.340194 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:12.340194 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:12.348400 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d6bf3086-7471-4430-8f0d-4ed7701aff25 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:12.369883 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6bf3086-7471-4430-8f0d-4ed7701aff25 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:12.370678 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1821/3608] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:12 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:44:12.493383 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-d4a403e6-e5a2-48f1-b6ea-513351095e79 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:12.493897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-d4a403e6-e5a2-48f1-b6ea-513351095e79 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:12.494111 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:12.494111 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:12.494479 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-d4a403e6-e5a2-48f1-b6ea-513351095e79 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:12.545219 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:12.545219 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:12.554078 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-d4a403e6-e5a2-48f1-b6ea-513351095e79 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:12.575643 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-d4a403e6-e5a2-48f1-b6ea-513351095e79 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:12.576478 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1788/3609] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:44:12 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:44:12.659434 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6bf3086-7471-4430-8f0d-4ed7701aff25 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume// Jan 19 09:44:12.659958 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6bf3086-7471-4430-8f0d-4ed7701aff25 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:12.660212 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:12.660212 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:12.660584 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6bf3086-7471-4430-8f0d-4ed7701aff25 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:12.661670 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6bf3086-7471-4430-8f0d-4ed7701aff25 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:44:12.662259 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1822/3610] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 09:44:12 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:44:12.675477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-e2600040-4343-4211-a6f8-42827d9178d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] POST http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments Jan 19 09:44:12.675993 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:12.675993 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:12.676407 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-e2600040-4343-4211-a6f8-42827d9178d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06b042e3-70ac-4800-a1e2-b96ea944d870", "instance_uuid": "171125f1-80d0-4023-9a85-74f0252a1f05", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:44:12.726425 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:12.726425 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:12.777588 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-e2600040-4343-4211-a6f8-42827d9178d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments returned with HTTP 200 Jan 19 09:44:12.778486 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1789/3611] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 09:44:12 2021] POST /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:44:12.812196 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0dd20b94-bb2f-4949-90b2-a46cf2af6e31 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:12.812711 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0dd20b94-bb2f-4949-90b2-a46cf2af6e31 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:12.813217 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-0dd20b94-bb2f-4949-90b2-a46cf2af6e31 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:12.838771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-e2600040-4343-4211-a6f8-42827d9178d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume// Jan 19 09:44:12.846485 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-e2600040-4343-4211-a6f8-42827d9178d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:12.846719 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:12.846719 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:12.847128 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-e2600040-4343-4211-a6f8-42827d9178d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:12.848404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-e2600040-4343-4211-a6f8-42827d9178d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:44:12.849155 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1790/3612] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 09:44:12 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:44:12.862193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-a0ce9731-3457-4a06-a77f-5ccd3cdafd2e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:12.862751 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-a0ce9731-3457-4a06-a77f-5ccd3cdafd2e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:12.863216 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-a0ce9731-3457-4a06-a77f-5ccd3cdafd2e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:12.863419 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:12.863419 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:12.871591 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-0dd20b94-bb2f-4949-90b2-a46cf2af6e31 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:12.890144 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:12.890144 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:12.898554 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-0dd20b94-bb2f-4949-90b2-a46cf2af6e31 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:12.899371 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1823/3613] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:12 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:44:12.912415 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:12.912415 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:12.920604 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-a0ce9731-3457-4a06-a77f-5ccd3cdafd2e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:12.939058 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:12.939058 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:12.947082 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-a0ce9731-3457-4a06-a77f-5ccd3cdafd2e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:12.947895 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1791/3614] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 09:44:12 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 1015 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:44:12.985148 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-78122b05-a225-4774-a35d-ecf3c60263b7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] PUT http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments/e8adcf18-cd76-43e2-92b2-c1b29dd86437 Jan 19 09:44:12.985613 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:12.985613 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:12.986068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-78122b05-a225-4774-a35d-ecf3c60263b7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:44:13.012940 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:44:13.012940 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:44:13.013461 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-78122b05-a225-4774-a35d-ecf3c60263b7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Lock "b'cinder-attachment_update-06b042e3-70ac-4800-a1e2-b96ea944d870-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.008s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:44:13.015913 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:13.015913 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:13.916299 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f031f45-7a5a-4797-ac5f-726c6aefdd8a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:13.916916 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f031f45-7a5a-4797-ac5f-726c6aefdd8a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:13.917024 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:13.917024 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:13.917450 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-1f031f45-7a5a-4797-ac5f-726c6aefdd8a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:13.966934 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:13.966934 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:13.975707 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-1f031f45-7a5a-4797-ac5f-726c6aefdd8a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:13.999268 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:13.999268 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:14.009456 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-1f031f45-7a5a-4797-ac5f-726c6aefdd8a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:14.010289 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1792/3615] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:13 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:44:14.258408 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-78122b05-a225-4774-a35d-ecf3c60263b7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Lock "b'cinder-attachment_update-06b042e3-70ac-4800-a1e2-b96ea944d870-n-h2-771363-1'" released by "attachment_update" :: held 1.245s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:44:14.259068 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-78122b05-a225-4774-a35d-ecf3c60263b7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments/e8adcf18-cd76-43e2-92b2-c1b29dd86437 returned with HTTP 200 Jan 19 09:44:14.259957 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1824/3616] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 09:44:12 2021] PUT /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments/e8adcf18-cd76-43e2-92b2-c1b29dd86437 => generated 762 bytes in 1280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:44:15.025658 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-816215f0-88c9-478f-9937-e32ea37104f3 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:15.026233 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-816215f0-88c9-478f-9937-e32ea37104f3 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:15.026354 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:15.026354 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:15.026727 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-816215f0-88c9-478f-9937-e32ea37104f3 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:15.076900 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:15.076900 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:15.086407 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-816215f0-88c9-478f-9937-e32ea37104f3 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:15.109927 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:15.109927 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:15.118133 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-816215f0-88c9-478f-9937-e32ea37104f3 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:15.118963 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1793/3617] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:15 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 917 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:44:16.136045 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f47c2cf-efb5-49e6-8812-70a780017bef tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:16.136560 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f47c2cf-efb5-49e6-8812-70a780017bef tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:16.136767 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:16.136767 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:16.137130 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f47c2cf-efb5-49e6-8812-70a780017bef tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:16.189242 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:16.189242 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:16.199498 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2f47c2cf-efb5-49e6-8812-70a780017bef tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:16.228827 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:16.228827 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:16.237889 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f47c2cf-efb5-49e6-8812-70a780017bef tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:16.238926 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1825/3618] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:16 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 917 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:44:17.255099 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec001ea2-5cdc-454e-8443-68e3abe86751 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:17.255619 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec001ea2-5cdc-454e-8443-68e3abe86751 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:17.255936 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:17.255936 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:17.256312 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ec001ea2-5cdc-454e-8443-68e3abe86751 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:17.307153 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:17.307153 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:17.315776 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ec001ea2-5cdc-454e-8443-68e3abe86751 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:17.334942 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:17.334942 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:17.344170 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ec001ea2-5cdc-454e-8443-68e3abe86751 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:17.345004 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1794/3619] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:17 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:44:18.361771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c948644a-6958-4fee-b644-1eb14da8abd0 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:18.362359 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c948644a-6958-4fee-b644-1eb14da8abd0 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:18.362453 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:18.362453 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:18.362892 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-c948644a-6958-4fee-b644-1eb14da8abd0 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:18.411223 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:18.411223 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:18.419169 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-c948644a-6958-4fee-b644-1eb14da8abd0 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:18.436943 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:18.436943 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:18.445200 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-c948644a-6958-4fee-b644-1eb14da8abd0 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:18.446019 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1826/3620] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:18 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:44:19.465818 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e557d401-abfa-46ae-9d75-9c13d445e1e4 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:19.465818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e557d401-abfa-46ae-9d75-9c13d445e1e4 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:19.465818 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:19.465818 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:19.465818 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e557d401-abfa-46ae-9d75-9c13d445e1e4 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:19.520767 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:19.520767 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:19.529368 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e557d401-abfa-46ae-9d75-9c13d445e1e4 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:19.548910 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:19.548910 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:19.557871 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e557d401-abfa-46ae-9d75-9c13d445e1e4 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:19.558675 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1795/3621] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:19 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:44:19.763439 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-35615f86-279a-45ab-804d-765169d5ab1c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] POST http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments/e8adcf18-cd76-43e2-92b2-c1b29dd86437/action Jan 19 09:44:19.763951 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:19.763951 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:19.764385 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-35615f86-279a-45ab-804d-765169d5ab1c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:44:19.764864 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-35615f86-279a-45ab-804d-765169d5ab1c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:44:19.840068 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:19.840068 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:19.853886 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5df32682-04bd-43fc-b47c-f3927d8df12c req-35615f86-279a-45ab-804d-765169d5ab1c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments/e8adcf18-cd76-43e2-92b2-c1b29dd86437/action returned with HTTP 204 Jan 19 09:44:19.854741 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1827/3622] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 09:44:19 2021] POST /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments/e8adcf18-cd76-43e2-92b2-c1b29dd86437/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:44:20.576983 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf7a39bd-c1d4-40a1-a6ba-a71f4ba90b66 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:20.577567 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf7a39bd-c1d4-40a1-a6ba-a71f4ba90b66 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:20.577727 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:20.577727 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:20.578260 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-bf7a39bd-c1d4-40a1-a6ba-a71f4ba90b66 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:20.628089 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:20.628089 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:20.636155 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-bf7a39bd-c1d4-40a1-a6ba-a71f4ba90b66 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:20.654139 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:20.654139 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:20.662471 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-bf7a39bd-c1d4-40a1-a6ba-a71f4ba90b66 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:20.663281 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1796/3623] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:20 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 1209 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:44:20.679112 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-448f1ce1-b496-49fc-89a0-6c7dcbacf932 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:20.679629 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-448f1ce1-b496-49fc-89a0-6c7dcbacf932 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:20.679866 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:20.679866 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:20.680230 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-448f1ce1-b496-49fc-89a0-6c7dcbacf932 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:20.729029 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:20.729029 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:20.738049 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-448f1ce1-b496-49fc-89a0-6c7dcbacf932 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:20.757774 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:20.757774 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:20.766148 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-448f1ce1-b496-49fc-89a0-6c7dcbacf932 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:20.766900 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1828/3624] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:20 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 1209 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:44:20.783076 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc9bac2c-af05-4023-a7db-22ba5f3b373e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:44:20.783603 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc9bac2c-af05-4023-a7db-22ba5f3b373e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:44:20.783817 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:44:20.783817 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:44:20.784248 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-cc9bac2c-af05-4023-a7db-22ba5f3b373e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:44:20.839259 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:20.839259 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:20.848154 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-cc9bac2c-af05-4023-a7db-22ba5f3b373e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:44:20.867747 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:44:20.867747 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:44:20.877380 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-cc9bac2c-af05-4023-a7db-22ba5f3b373e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:44:20.878212 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1797/3625] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:44:20 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 1209 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:45:40.803397 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-fe2bdda4-24ff-4bec-a17c-0b90a06dfc4a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:45:40.803938 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-fe2bdda4-24ff-4bec-a17c-0b90a06dfc4a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:45:40.804029 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:45:40.804029 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:45:40.804341 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-fe2bdda4-24ff-4bec-a17c-0b90a06dfc4a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:45:40.855548 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:45:40.855548 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:45:40.865525 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-fe2bdda4-24ff-4bec-a17c-0b90a06dfc4a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:45:40.886310 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:45:40.886310 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:45:40.901503 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-fe2bdda4-24ff-4bec-a17c-0b90a06dfc4a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:45:40.902932 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1829/3626] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:45:40 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 1209 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:45:40.928484 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-9f10be70-7156-41d7-a8f1-d31025d9498f tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] POST http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870/action Jan 19 09:45:40.929305 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:45:40.929305 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:45:40.931556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-9f10be70-7156-41d7-a8f1-d31025d9498f tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Action body: b'{"os-begin_detaching": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:45:40.931556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-9f10be70-7156-41d7-a8f1-d31025d9498f tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:45:40.983708 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:45:40.983708 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:45:40.984956 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-9f10be70-7156-41d7-a8f1-d31025d9498f tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:45:40.997974 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-9f10be70-7156-41d7-a8f1-d31025d9498f tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Begin detaching volume completed successfully. Jan 19 09:45:40.998520 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-9f10be70-7156-41d7-a8f1-d31025d9498f tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870/action returned with HTTP 202 Jan 19 09:45:40.999931 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1798/3627] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Jan 19 09:45:40 2021] POST /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:45:41.079581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-fe2bdda4-24ff-4bec-a17c-0b90a06dfc4a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume// Jan 19 09:45:41.080046 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-fe2bdda4-24ff-4bec-a17c-0b90a06dfc4a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:45:41.080265 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:45:41.080265 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:45:41.080643 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-fe2bdda4-24ff-4bec-a17c-0b90a06dfc4a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:45:41.081733 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-fe2bdda4-24ff-4bec-a17c-0b90a06dfc4a tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:45:41.082779 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1830/3628] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 09:45:41 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:45:41.096612 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-c895644f-f9b1-4d92-8e93-d8b608029726 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:45:41.097677 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-c895644f-f9b1-4d92-8e93-d8b608029726 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:45:41.098248 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:45:41.098248 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:45:41.099374 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-c895644f-f9b1-4d92-8e93-d8b608029726 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:45:41.162828 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:45:41.162828 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:45:41.172344 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-c895644f-f9b1-4d92-8e93-d8b608029726 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:45:41.192925 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:45:41.192925 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:45:41.202301 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-c895644f-f9b1-4d92-8e93-d8b608029726 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:45:41.203171 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1799/3629] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 09:45:41 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 1311 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:45:41.629836 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-c22d26f6-07a0-452f-bffb-94e11476de62 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] DELETE http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments/e8adcf18-cd76-43e2-92b2-c1b29dd86437 Jan 19 09:45:41.630697 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-c22d26f6-07a0-452f-bffb-94e11476de62 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:45:41.630802 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-c22d26f6-07a0-452f-bffb-94e11476de62 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:45:41.658469 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:45:41.658469 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:45:42.132566 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-c22d26f6-07a0-452f-bffb-94e11476de62 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:45:42.133482 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-c22d26f6-07a0-452f-bffb-94e11476de62 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Pending status list for volume during attachment-delete: [] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:45:42.141051 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c45e9ac1-9627-464e-99d0-eb62ceef36ba req-c22d26f6-07a0-452f-bffb-94e11476de62 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments/e8adcf18-cd76-43e2-92b2-c1b29dd86437 returned with HTTP 200 Jan 19 09:45:42.141978 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1831/3630] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 09:45:41 2021] DELETE /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/attachments/e8adcf18-cd76-43e2-92b2-c1b29dd86437 => generated 19 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:45:42.394300 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9966a90-14f7-425d-9538-98c03a73b8e2 req-0ff46731-0095-42c7-842f-d7a84dfb473c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:45:42.394816 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9966a90-14f7-425d-9538-98c03a73b8e2 req-0ff46731-0095-42c7-842f-d7a84dfb473c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:45:42.395016 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:45:42.395016 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:45:42.395648 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-b9966a90-14f7-425d-9538-98c03a73b8e2 req-0ff46731-0095-42c7-842f-d7a84dfb473c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:45:42.454079 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:45:42.454079 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:45:42.463837 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-b9966a90-14f7-425d-9538-98c03a73b8e2 req-0ff46731-0095-42c7-842f-d7a84dfb473c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:45:42.490059 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-b9966a90-14f7-425d-9538-98c03a73b8e2 req-0ff46731-0095-42c7-842f-d7a84dfb473c tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:45:42.491198 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1800/3631] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:45:42 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:45:42.513497 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f461e2e1-1574-490f-8eb0-a374fbb1f90e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] DELETE http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:45:42.513889 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f461e2e1-1574-490f-8eb0-a374fbb1f90e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:45:42.514101 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:45:42.514101 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:45:42.514422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f461e2e1-1574-490f-8eb0-a374fbb1f90e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:45:42.515268 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-f461e2e1-1574-490f-8eb0-a374fbb1f90e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Delete volume with id: 06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:45:42.569588 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:45:42.569588 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:45:42.570767 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f461e2e1-1574-490f-8eb0-a374fbb1f90e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:45:42.601834 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f461e2e1-1574-490f-8eb0-a374fbb1f90e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Delete volume request issued successfully. Jan 19 09:45:42.602718 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f461e2e1-1574-490f-8eb0-a374fbb1f90e tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 202 Jan 19 09:45:42.603658 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1832/3632] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Jan 19 09:45:42 2021] DELETE /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:45:42.612447 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00cdf22c-9d3a-46c3-b7d8-89d376fd31d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:45:42.613589 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00cdf22c-9d3a-46c3-b7d8-89d376fd31d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:45:42.614054 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:45:42.614054 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:45:42.615002 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-00cdf22c-9d3a-46c3-b7d8-89d376fd31d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:45:42.675627 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:45:42.675627 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:45:42.686206 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-00cdf22c-9d3a-46c3-b7d8-89d376fd31d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:45:42.713193 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-00cdf22c-9d3a-46c3-b7d8-89d376fd31d7 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:45:42.714320 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1801/3633] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:45:42 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:45:43.733337 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5990b5ad-7f5e-4508-95bb-4ed8cb4e0654 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:45:43.733891 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5990b5ad-7f5e-4508-95bb-4ed8cb4e0654 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:45:43.734050 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:45:43.734050 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:45:43.734420 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-5990b5ad-7f5e-4508-95bb-4ed8cb4e0654 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:45:43.787460 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:45:43.787460 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:45:43.796845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-5990b5ad-7f5e-4508-95bb-4ed8cb4e0654 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Volume info retrieved successfully. Jan 19 09:45:43.822479 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-5990b5ad-7f5e-4508-95bb-4ed8cb4e0654 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 200 Jan 19 09:45:43.823456 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1833/3634] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:45:43 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:45:44.841551 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-669ad2e4-9972-400c-84cc-b88b48f30f71 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] GET http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 Jan 19 09:45:44.843644 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-669ad2e4-9972-400c-84cc-b88b48f30f71 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:45:44.843849 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:45:44.843849 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:45:44.844241 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-669ad2e4-9972-400c-84cc-b88b48f30f71 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:45:44.891852 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-669ad2e4-9972-400c-84cc-b88b48f30f71 tempest-TestMinimumBasicScenario-1891979254 tempest-TestMinimumBasicScenario-1891979254] http://10.222.0.50/volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 returned with HTTP 404 Jan 19 09:45:44.892905 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1802/3635] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:45:44 2021] GET /volume/v3/6350ec8c6dff4b45b2a856e79307b6bf/volumes/06b042e3-70ac-4800-a1e2-b96ea944d870 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:59:17.112786 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] POST http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes Jan 19 09:59:17.113358 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:17.113358 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:17.113660 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1165380549", "imageRef": "e6f00879-702a-4e4c-aaa8-4603e38eb06b", "size": 1}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:59:17.114785 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.v3.volumes [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1165380549', 'imageRef': 'e6f00879-702a-4e4c-aaa8-4603e38eb06b', 'size': 1}} {{(pid=87855) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:59:17.224815 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Create volume of 1 GB Jan 19 09:59:17.237619 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Availability Zones retrieved successfully. Jan 19 09:59:17.254240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Flow 'volume_create_api' (5110e71f-9840-40de-ae4d-21133b8993a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:59:17.257347 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3713cf69-6672-457c-a4ca-aef0a7ff7bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:59:17.259449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.flows.api.create_volume [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Validating volume size '1' using validate_int {{(pid=87855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:59:17.365897 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3713cf69-6672-457c-a4ca-aef0a7ff7bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:12:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afa96aec-9d87-4955-96a6-cf4b3b72b2f1', '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=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:59:17.368157 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d4909f3-c3e5-4085-84b0-b3ed3183480c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:59:17.451704 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.quota [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Created reservations ['f04d9308-97e3-42d7-b27a-e9899cea4ab9', '8c079c71-29f4-4a4b-9630-ba4e9659ede9', '9addedb4-bc2c-4803-adac-ef866f5134a9', 'ab1a5e8e-e05e-48aa-b7ad-2eae620369bc'] {{(pid=87855) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:59:17.453573 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d4909f3-c3e5-4085-84b0-b3ed3183480c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f04d9308-97e3-42d7-b27a-e9899cea4ab9', '8c079c71-29f4-4a4b-9630-ba4e9659ede9', '9addedb4-bc2c-4803-adac-ef866f5134a9', 'ab1a5e8e-e05e-48aa-b7ad-2eae620369bc']}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:59:17.455651 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (366e5eb2-d943-4d24-a32e-1ae7f80fcad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:59:17.512555 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (366e5eb2-d943-4d24-a32e-1ae7f80fcad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b54c7f0f-e2bd-4a4c-a831-2bd73e655b07', '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-1165380549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520c56c461fd44bf9783013aa383730d',qos_specs=None,replication_status=,reservations=['f04d9308-97e3-42d7-b27a-e9899cea4ab9','8c079c71-29f4-4a4b-9630-ba4e9659ede9','9addedb4-bc2c-4803-adac-ef866f5134a9','ab1a5e8e-e05e-48aa-b7ad-2eae620369bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cedddf48960644a8a5c4d9c3dff25dd8',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1), '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=2021-01-19T09:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1165380549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b54c7f0f-e2bd-4a4c-a831-2bd73e655b07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='520c56c461fd44bf9783013aa383730d',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,user_id='cedddf48960644a8a5c4d9c3dff25dd8',volume_attachment=,volume_type=,volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:59:17.514608 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7aaf41-51df-454e-aaf7-eb40fa65970d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:59:17.540369 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7aaf41-51df-454e-aaf7-eb40fa65970d) 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-1165380549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520c56c461fd44bf9783013aa383730d',qos_specs=None,replication_status=,reservations=['f04d9308-97e3-42d7-b27a-e9899cea4ab9','8c079c71-29f4-4a4b-9630-ba4e9659ede9','9addedb4-bc2c-4803-adac-ef866f5134a9','ab1a5e8e-e05e-48aa-b7ad-2eae620369bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cedddf48960644a8a5c4d9c3dff25dd8',volume_type_id=afa96aec-9d87-4955-96a6-cf4b3b72b2f1)}' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:59:17.542333 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ecc46f1-4767-4091-be6e-0361f7650859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:59:17.555890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ecc46f1-4767-4091-be6e-0361f7650859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87855) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:59:17.558481 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Flow 'volume_create_api' (5110e71f-9840-40de-ae4d-21133b8993a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87855) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:59:17.606247 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Create volume request issued successfully. Jan 19 09:59:17.620715 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-48d605a7-16df-4ff5-8ba7-0dcf5cdebe60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes returned with HTTP 202 Jan 19 09:59:17.621855 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1834/3636] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Jan 19 09:59:17 2021] POST /volume/v3/520c56c461fd44bf9783013aa383730d/volumes => generated 822 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:59:17.636301 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-980a7e2f-5ba4-428b-ad4b-57cbf31d9a76 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:17.636820 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-980a7e2f-5ba4-428b-ad4b-57cbf31d9a76 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:17.637358 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-980a7e2f-5ba4-428b-ad4b-57cbf31d9a76 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:17.685363 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:17.685363 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:17.693554 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-980a7e2f-5ba4-428b-ad4b-57cbf31d9a76 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:17.717680 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-980a7e2f-5ba4-428b-ad4b-57cbf31d9a76 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:17.718834 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1803/3637] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:17 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:18.735327 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f833a8d3-2cb4-4c20-8a9c-858ce4ea4d9a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:18.735894 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f833a8d3-2cb4-4c20-8a9c-858ce4ea4d9a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:18.736047 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:18.736047 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:18.736725 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-f833a8d3-2cb4-4c20-8a9c-858ce4ea4d9a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:18.788725 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:18.788725 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:18.798565 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-f833a8d3-2cb4-4c20-8a9c-858ce4ea4d9a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:18.821401 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-f833a8d3-2cb4-4c20-8a9c-858ce4ea4d9a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:18.822390 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1835/3638] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:18 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:19.839568 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e182d3d4-dc4c-41ad-9b09-c2cefc207ce5 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:19.840097 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e182d3d4-dc4c-41ad-9b09-c2cefc207ce5 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:19.840274 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:19.840274 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:19.840673 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-e182d3d4-dc4c-41ad-9b09-c2cefc207ce5 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:19.898282 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:19.898282 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:19.907267 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-e182d3d4-dc4c-41ad-9b09-c2cefc207ce5 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:19.931671 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-e182d3d4-dc4c-41ad-9b09-c2cefc207ce5 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:19.932603 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1804/3639] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:19 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:20.948748 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-230f068b-19b8-43a4-8d63-eef96bfe423c tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:20.949316 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-230f068b-19b8-43a4-8d63-eef96bfe423c tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:20.949426 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:20.949426 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:20.949800 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-230f068b-19b8-43a4-8d63-eef96bfe423c tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:20.999760 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:20.999760 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:21.008442 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-230f068b-19b8-43a4-8d63-eef96bfe423c tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:21.031528 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-230f068b-19b8-43a4-8d63-eef96bfe423c tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:21.032356 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1836/3640] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:20 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:22.047845 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-afa6da85-5285-4bdf-b372-6d02a7769642 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:22.048449 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-afa6da85-5285-4bdf-b372-6d02a7769642 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:22.048580 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:22.048580 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:22.048959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-afa6da85-5285-4bdf-b372-6d02a7769642 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:22.099626 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:22.099626 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:22.108476 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-afa6da85-5285-4bdf-b372-6d02a7769642 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:22.132067 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-afa6da85-5285-4bdf-b372-6d02a7769642 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:22.133421 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1805/3641] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:22 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:23.148793 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7fce3e1f-3deb-4e64-8f44-3e4fbaa1d347 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:23.149433 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7fce3e1f-3deb-4e64-8f44-3e4fbaa1d347 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:23.149555 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:23.149555 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:23.149866 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-7fce3e1f-3deb-4e64-8f44-3e4fbaa1d347 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:23.204662 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:23.204662 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:23.213720 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-7fce3e1f-3deb-4e64-8f44-3e4fbaa1d347 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:23.236249 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-7fce3e1f-3deb-4e64-8f44-3e4fbaa1d347 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:23.237056 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1837/3642] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:23 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:24.253999 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6966bbd7-65f8-42b5-804a-dac72635c697 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:24.254544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6966bbd7-65f8-42b5-804a-dac72635c697 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:24.254666 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:24.254666 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:24.254986 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-6966bbd7-65f8-42b5-804a-dac72635c697 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:24.308562 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:24.308562 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:24.316910 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-6966bbd7-65f8-42b5-804a-dac72635c697 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:24.341093 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-6966bbd7-65f8-42b5-804a-dac72635c697 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:24.341958 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1806/3643] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:24 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:25.358355 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47f7a61b-8900-4622-bec9-e28f4ea10d1b tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:25.358929 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47f7a61b-8900-4622-bec9-e28f4ea10d1b tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:25.359264 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:25.359264 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:25.359846 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-47f7a61b-8900-4622-bec9-e28f4ea10d1b tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:25.419249 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:25.419249 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:25.427806 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-47f7a61b-8900-4622-bec9-e28f4ea10d1b tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:25.451171 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-47f7a61b-8900-4622-bec9-e28f4ea10d1b tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:25.451996 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1838/3644] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:25 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:26.468935 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ae70cf8d-ec39-4e27-9a49-30208da81aad tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:26.469505 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ae70cf8d-ec39-4e27-9a49-30208da81aad tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:26.469692 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:26.469692 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:26.470240 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-ae70cf8d-ec39-4e27-9a49-30208da81aad tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:26.527935 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:26.527935 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:26.536363 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-ae70cf8d-ec39-4e27-9a49-30208da81aad tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:26.560939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-ae70cf8d-ec39-4e27-9a49-30208da81aad tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:26.561790 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1807/3645] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:26 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:27.580477 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f38513c-6a92-48dc-a8c9-e2c49481167d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:27.581177 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f38513c-6a92-48dc-a8c9-e2c49481167d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:27.581177 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:27.581177 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:27.581549 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-2f38513c-6a92-48dc-a8c9-e2c49481167d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:27.635312 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:27.635312 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:27.643587 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-2f38513c-6a92-48dc-a8c9-e2c49481167d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:27.665839 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-2f38513c-6a92-48dc-a8c9-e2c49481167d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:27.666662 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1839/3646] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:27 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 972 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:28.683869 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b393381-b658-460b-a073-955e140ca202 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:28.684463 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b393381-b658-460b-a073-955e140ca202 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:28.684614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:28.684614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:28.684939 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3b393381-b658-460b-a073-955e140ca202 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:28.734632 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:28.734632 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:28.743888 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3b393381-b658-460b-a073-955e140ca202 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:28.767065 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3b393381-b658-460b-a073-955e140ca202 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:28.767815 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1808/3647] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:28 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:29.783442 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a94dfc95-dad8-4a90-9245-895b94037134 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:29.783987 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a94dfc95-dad8-4a90-9245-895b94037134 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:29.784088 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:29.784088 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:29.784389 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-a94dfc95-dad8-4a90-9245-895b94037134 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:29.834842 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:29.834842 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:29.849303 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-a94dfc95-dad8-4a90-9245-895b94037134 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:29.876461 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-a94dfc95-dad8-4a90-9245-895b94037134 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:29.877413 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1840/3648] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:29 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:30.901052 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3deb1d27-4242-46b1-923f-18a96307ed6e tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:30.901959 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3deb1d27-4242-46b1-923f-18a96307ed6e tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:30.902324 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:30.902324 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:30.902714 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-3deb1d27-4242-46b1-923f-18a96307ed6e tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:30.955409 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:30.955409 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:30.965072 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-3deb1d27-4242-46b1-923f-18a96307ed6e tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:30.990216 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-3deb1d27-4242-46b1-923f-18a96307ed6e tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:30.991056 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1809/3649] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:30 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:32.007501 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6ca86d0-0626-44f3-8be3-46acd5e49a60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:32.008162 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6ca86d0-0626-44f3-8be3-46acd5e49a60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:32.008264 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:32.008264 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:32.008556 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-d6ca86d0-0626-44f3-8be3-46acd5e49a60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:32.061067 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:32.061067 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:32.069148 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-d6ca86d0-0626-44f3-8be3-46acd5e49a60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:32.090379 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-d6ca86d0-0626-44f3-8be3-46acd5e49a60 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:32.091376 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1841/3650] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:32 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:59:33.108291 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-203a2250-f40e-4d38-b901-1684205f593a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:33.108838 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-203a2250-f40e-4d38-b901-1684205f593a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:33.109004 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:33.109004 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:33.109422 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [None req-203a2250-f40e-4d38-b901-1684205f593a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:33.158475 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:33.158475 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:33.168158 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [None req-203a2250-f40e-4d38-b901-1684205f593a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:33.190917 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [None req-203a2250-f40e-4d38-b901-1684205f593a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:33.191736 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1810/3651] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Jan 19 09:59:33 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 1363 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:59:33.265724 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:33.266234 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:33.266451 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:33.266451 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:33.266817 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:33.316500 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:33.316500 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:33.325464 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:33.348016 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:33.348866 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1842/3652] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:59:33 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:59:34.080127 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-c366ec73-a516-4015-8761-57c878de863f tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:34.080640 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-c366ec73-a516-4015-8761-57c878de863f tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:34.080851 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:34.080851 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:34.081264 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-c366ec73-a516-4015-8761-57c878de863f tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:34.128808 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:34.128808 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:34.137387 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5818401f-363f-422b-8d21-63f758dede0a req-c366ec73-a516-4015-8761-57c878de863f tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:34.159659 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-c366ec73-a516-4015-8761-57c878de863f tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:34.160464 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1811/3653] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Jan 19 09:59:34 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 1363 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:59:34.170827 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume// Jan 19 09:59:34.171303 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:34.171551 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:34.171551 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:34.171962 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:34.173260 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:59:34.173841 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1843/3654] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Jan 19 09:59:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:59:34.186593 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-b807718c-97cf-4f0c-bea8-4a99db415635 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] POST http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments Jan 19 09:59:34.187073 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:34.187073 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:34.187487 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-b807718c-97cf-4f0c-bea8-4a99db415635 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b54c7f0f-e2bd-4a4c-a831-2bd73e655b07", "instance_uuid": "7155fc04-1187-4a32-ae26-ddef06a34d17", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:59:34.239975 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:34.239975 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:34.290982 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-b807718c-97cf-4f0c-bea8-4a99db415635 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments returned with HTTP 200 Jan 19 09:59:34.291786 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1812/3655] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Jan 19 09:59:34 2021] POST /volume/v3/520c56c461fd44bf9783013aa383730d/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:59:35.682435 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume// Jan 19 09:59:35.682890 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:35.683376 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:35.684409 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-d5280137-d92f-476c-8a1c-c27aab7b49a9 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 09:59:35.684975 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1844/3656] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 09:59:35 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:59:35.698342 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-f767e18c-fad8-4e24-aac2-23b0a2f00f9e tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 09:59:35.698905 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-f767e18c-fad8-4e24-aac2-23b0a2f00f9e tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:59:35.699118 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:35.699118 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:35.699599 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-f767e18c-fad8-4e24-aac2-23b0a2f00f9e tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:59:35.749311 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:35.749311 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:35.757219 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-5818401f-363f-422b-8d21-63f758dede0a req-f767e18c-fad8-4e24-aac2-23b0a2f00f9e tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 09:59:35.775294 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:35.775294 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:35.784771 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-f767e18c-fad8-4e24-aac2-23b0a2f00f9e tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 09:59:35.785672 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1813/3657] 10.222.0.18 () {60 vars in 1403 bytes} [Tue Jan 19 09:59:35 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 1461 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:59:35.838108 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-0bfc4b15-2b24-4dad-923b-babc3e94d26d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] PUT http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/4d53c3a3-278a-484f-9fa5-47c5834c3ffc Jan 19 09:59:35.838914 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-0bfc4b15-2b24-4dad-923b-babc3e94d26d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.18", "host": "n-h2-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:59:35.866352 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:59:35.866352 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 09:59:35.867398 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-5818401f-363f-422b-8d21-63f758dede0a req-0bfc4b15-2b24-4dad-923b-babc3e94d26d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Lock "b'cinder-attachment_update-b54c7f0f-e2bd-4a4c-a831-2bd73e655b07-n-h2-771363-1'" acquired by "attachment_update" :: waited 0.009s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:59:35.869760 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:35.869760 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:37.154646 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-5818401f-363f-422b-8d21-63f758dede0a req-0bfc4b15-2b24-4dad-923b-babc3e94d26d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Lock "b'cinder-attachment_update-b54c7f0f-e2bd-4a4c-a831-2bd73e655b07-n-h2-771363-1'" released by "attachment_update" :: held 1.284s {{(pid=87855) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:59:37.154646 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-0bfc4b15-2b24-4dad-923b-babc3e94d26d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/4d53c3a3-278a-484f-9fa5-47c5834c3ffc returned with HTTP 200 Jan 19 09:59:37.154646 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1845/3658] 10.222.0.18 () {64 vars in 1468 bytes} [Tue Jan 19 09:59:35 2021] PUT /volume/v3/520c56c461fd44bf9783013aa383730d/attachments/4d53c3a3-278a-484f-9fa5-47c5834c3ffc => generated 762 bytes in 1319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:59:37.187054 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-8b982f13-a4e9-4e9e-9e60-5c2c80c98c8c tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] POST http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/4d53c3a3-278a-484f-9fa5-47c5834c3ffc/action Jan 19 09:59:37.187557 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:59:37.187557 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 09:59:37.188029 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-8b982f13-a4e9-4e9e-9e60-5c2c80c98c8c tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Action body: b'{"os-complete": null}' {{(pid=87854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:59:37.188406 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-8b982f13-a4e9-4e9e-9e60-5c2c80c98c8c tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:59:37.256991 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:59:37.256991 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 09:59:37.270939 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-8b982f13-a4e9-4e9e-9e60-5c2c80c98c8c tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/4d53c3a3-278a-484f-9fa5-47c5834c3ffc/action returned with HTTP 204 Jan 19 09:59:37.271992 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1814/3659] 10.222.0.18 () {64 vars in 1489 bytes} [Tue Jan 19 09:59:37 2021] POST /volume/v3/520c56c461fd44bf9783013aa383730d/attachments/4d53c3a3-278a-484f-9fa5-47c5834c3ffc/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 10:02:05.257277 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-0bfc4b15-2b24-4dad-923b-babc3e94d26d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume// Jan 19 10:02:05.257782 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-0bfc4b15-2b24-4dad-923b-babc3e94d26d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 10:02:05.257917 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 10:02:05.257917 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 10:02:05.258254 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-0bfc4b15-2b24-4dad-923b-babc3e94d26d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'all' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 10:02:05.259344 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-5818401f-363f-422b-8d21-63f758dede0a req-0bfc4b15-2b24-4dad-923b-babc3e94d26d tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 10:02:05.259973 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1846/3660] 10.222.0.18 () {56 vars in 1089 bytes} [Tue Jan 19 10:02:05 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 10:02:05.276780 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-979f027a-a279-4a06-bb42-9a30e5a58831 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] POST http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments Jan 19 10:02:05.277338 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 10:02:05.277338 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 10:02:05.277746 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-979f027a-a279-4a06-bb42-9a30e5a58831 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b54c7f0f-e2bd-4a4c-a831-2bd73e655b07", "instance_uuid": "7155fc04-1187-4a32-ae26-ddef06a34d17", "connector": null}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 10:02:05.326817 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 10:02:05.326817 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 10:02:05.434677 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-979f027a-a279-4a06-bb42-9a30e5a58831 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments returned with HTTP 200 Jan 19 10:02:05.435530 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1815/3661] 10.222.0.18 () {64 vars in 1358 bytes} [Tue Jan 19 10:02:05 2021] POST /volume/v3/520c56c461fd44bf9783013aa383730d/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 10:02:05.452949 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-cde52942-d320-4358-bf44-0fb07e35cd06 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] DELETE http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/4d53c3a3-278a-484f-9fa5-47c5834c3ffc Jan 19 10:02:05.453562 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-cde52942-d320-4358-bf44-0fb07e35cd06 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 10:02:05.454036 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-cde52942-d320-4358-bf44-0fb07e35cd06 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'version_select' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 10:02:05.475458 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 10:02:05.475458 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 10:02:05.656922 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-cde52942-d320-4358-bf44-0fb07e35cd06 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(11f7e8b4-0aff-49fd-92a8-095148e56865)]) {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 10:02:05.657371 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-cde52942-d320-4358-bf44-0fb07e35cd06 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Adding status of: reserved to pending status list for volume. {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 19 10:02:05.657824 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-cde52942-d320-4358-bf44-0fb07e35cd06 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87855) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 10:02:05.664282 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-cde52942-d320-4358-bf44-0fb07e35cd06 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/4d53c3a3-278a-484f-9fa5-47c5834c3ffc returned with HTTP 200 Jan 19 10:02:05.665164 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1847/3662] 10.222.0.18 () {62 vars in 1437 bytes} [Tue Jan 19 10:02:05 2021] DELETE /volume/v3/520c56c461fd44bf9783013aa383730d/attachments/4d53c3a3-278a-484f-9fa5-47c5834c3ffc => generated 192 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 10:02:07.026840 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-979f027a-a279-4a06-bb42-9a30e5a58831 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume// Jan 19 10:02:07.027302 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-979f027a-a279-4a06-bb42-9a30e5a58831 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 10:02:07.027517 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 10:02:07.027517 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 10:02:07.027898 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-979f027a-a279-4a06-bb42-9a30e5a58831 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'all' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 10:02:07.028963 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-7c218ecd-5eb2-4a12-a400-8247e5f7f9f6 req-979f027a-a279-4a06-bb42-9a30e5a58831 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume// returned with HTTP 300 Jan 19 10:02:07.029567 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1816/3663] 10.222.0.54 () {56 vars in 1089 bytes} [Tue Jan 19 10:02:07 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 10:02:07.042072 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-0c2b2bda-b324-4122-b777-d6d9a4ea6683 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] GET http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 10:02:07.042637 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-0c2b2bda-b324-4122-b777-d6d9a4ea6683 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 10:02:07.042851 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 10:02:07.042851 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 10:02:07.043219 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-0c2b2bda-b324-4122-b777-d6d9a4ea6683 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'show' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 10:02:07.091162 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 10:02:07.091162 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 10:02:07.099557 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-0c2b2bda-b324-4122-b777-d6d9a4ea6683 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 10:02:07.117717 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 10:02:07.117717 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 10:02:07.127047 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-0c2b2bda-b324-4122-b777-d6d9a4ea6683 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 200 Jan 19 10:02:07.128017 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1848/3664] 10.222.0.54 () {60 vars in 1403 bytes} [Tue Jan 19 10:02:07 2021] GET /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 1461 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 10:02:07.163105 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-d0fc7e41-fa8d-4324-ae36-1ac02130349f tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] PUT http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/11f7e8b4-0aff-49fd-92a8-095148e56865 Jan 19 10:02:07.163944 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-d0fc7e41-fa8d-4324-ae36-1ac02130349f tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.54", "host": "n-h1-771363-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-1.cbci-771363-1.local", "mountpoint": "/dev/sda"}}} {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 10:02:07.194058 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 10:02:07.194058 n-d-771363-1 devstack@c-api.service[87853]: return self(f, *args, **kw) Jan 19 10:02:07.194567 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-d0fc7e41-fa8d-4324-ae36-1ac02130349f tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Lock "b'cinder-attachment_update-b54c7f0f-e2bd-4a4c-a831-2bd73e655b07-n-h1-771363-1'" acquired by "attachment_update" :: waited 0.009s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 10:02:07.196966 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 10:02:07.196966 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 10:02:18.650068 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.coordination [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-d0fc7e41-fa8d-4324-ae36-1ac02130349f tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Lock "b'cinder-attachment_update-b54c7f0f-e2bd-4a4c-a831-2bd73e655b07-n-h1-771363-1'" released by "attachment_update" :: held 11.455s {{(pid=87854) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 10:02:18.650710 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-d0fc7e41-fa8d-4324-ae36-1ac02130349f tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/11f7e8b4-0aff-49fd-92a8-095148e56865 returned with HTTP 200 Jan 19 10:02:18.651594 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1817/3665] 10.222.0.54 () {64 vars in 1468 bytes} [Tue Jan 19 10:02:07 2021] PUT /volume/v3/520c56c461fd44bf9783013aa383730d/attachments/11f7e8b4-0aff-49fd-92a8-095148e56865 => generated 762 bytes in 11494 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 10:02:18.685335 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-3d204da8-a8c9-455b-8a45-0df477e28572 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] POST http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/11f7e8b4-0aff-49fd-92a8-095148e56865/action Jan 19 10:02:18.685908 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 10:02:18.685908 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 10:02:18.686340 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-3d204da8-a8c9-455b-8a45-0df477e28572 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Action body: b'{"os-complete": null}' {{(pid=87855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 10:02:18.686730 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-3d204da8-a8c9-455b-8a45-0df477e28572 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 10:02:18.756960 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 10:02:18.756960 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 10:02:18.769213 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-c8ff9466-c2bd-4da4-af1e-55fe3bff8b41 req-3d204da8-a8c9-455b-8a45-0df477e28572 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/11f7e8b4-0aff-49fd-92a8-095148e56865/action returned with HTTP 204 Jan 19 10:02:18.769984 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1849/3666] 10.222.0.54 () {64 vars in 1489 bytes} [Tue Jan 19 10:02:18 2021] POST /volume/v3/520c56c461fd44bf9783013aa383730d/attachments/11f7e8b4-0aff-49fd-92a8-095148e56865/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 10:04:02.803922 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-bf3307b6-27fc-4095-a3b3-072359bacf5a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] DELETE http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/11f7e8b4-0aff-49fd-92a8-095148e56865 Jan 19 10:04:02.804436 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-bf3307b6-27fc-4095-a3b3-072359bacf5a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 10:04:02.804623 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 10:04:02.804623 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 10:04:02.804987 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-bf3307b6-27fc-4095-a3b3-072359bacf5a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'version_select' {{(pid=87854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 10:04:02.825614 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 10:04:02.825614 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 10:04:03.276975 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-bf3307b6-27fc-4095-a3b3-072359bacf5a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 10:04:03.277544 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.volume.api [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-bf3307b6-27fc-4095-a3b3-072359bacf5a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Pending status list for volume during attachment-delete: [] {{(pid=87854) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 10:04:03.284581 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-bf3307b6-27fc-4095-a3b3-072359bacf5a tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/attachments/11f7e8b4-0aff-49fd-92a8-095148e56865 returned with HTTP 200 Jan 19 10:04:03.285551 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87854|app: 0|req: 1818/3667] 10.222.0.54 () {62 vars in 1437 bytes} [Tue Jan 19 10:04:02 2021] DELETE /volume/v3/520c56c461fd44bf9783013aa383730d/attachments/11f7e8b4-0aff-49fd-92a8-095148e56865 => generated 19 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 10:04:03.312404 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-29be7d44-b8f7-4b68-a8ce-74e7b71babd3 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] DELETE http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 10:04:03.312875 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-29be7d44-b8f7-4b68-a8ce-74e7b71babd3 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Empty body provided in request {{(pid=87855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 10:04:03.313122 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 10:04:03.313122 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning, Jan 19 10:04:03.313493 n-d-771363-1 devstack@c-api.service[87853]: DEBUG cinder.api.openstack.wsgi [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-29be7d44-b8f7-4b68-a8ce-74e7b71babd3 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Calling method 'delete' {{(pid=87855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 10:04:03.313958 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.v3.volumes [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-29be7d44-b8f7-4b68-a8ce-74e7b71babd3 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Delete volume with id: b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 Jan 19 10:04:03.364505 n-d-771363-1 devstack@c-api.service[87853]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 10:04:03.364505 n-d-771363-1 devstack@c-api.service[87853]: DeprecationWarning) Jan 19 10:04:03.365686 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-29be7d44-b8f7-4b68-a8ce-74e7b71babd3 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Volume info retrieved successfully. Jan 19 10:04:03.392590 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.volume.api [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-29be7d44-b8f7-4b68-a8ce-74e7b71babd3 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] Delete volume request issued successfully. Jan 19 10:04:03.393061 n-d-771363-1 devstack@c-api.service[87853]: INFO cinder.api.openstack.wsgi [req-cfe58653-7fd1-4bfa-b294-771878ca3300 req-29be7d44-b8f7-4b68-a8ce-74e7b71babd3 tempest-TestShelveInstance-1329966789 tempest-TestShelveInstance-1329966789] http://10.222.0.50/volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 returned with HTTP 202 Jan 19 10:04:03.393935 n-d-771363-1 devstack@c-api.service[87853]: [pid: 87855|app: 0|req: 1850/3668] 10.222.0.54 () {60 vars in 1384 bytes} [Tue Jan 19 10:04:03 2021] DELETE /volume/v3/520c56c461fd44bf9783013aa383730d/volumes/b54c7f0f-e2bd-4a4c-a831-2bd73e655b07 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)